RmonState
|
Allows you to globally enable or disable RMON. The default value is enabled.
|
probeCapabilities
|
Read-only field--Indicates the RMON MIB groups supported on at least one interface by this probe.
The supported values are:
- etherStats
- historyControl
- etherHistory
- alarm
- event
- probeConfig
|
probeSoftwareRev
|
Read-only field--Indicates the probe's software revision level.
|
probeHardwareRev
|
Read-only field--Indicates the probe's hardware revision level.
|
probeResetControl
|
Sets the probe's reset value. The default value is running.
Three choices are available:
- running -- sets the device to normal operation mode.
- warmBoot -- sets the device to restart the application software with current configuration parameters saved in non-volatile memory.
- coldBoot -- sets the device to reinitialize configuration parameters in non-volatile memory to default values and restart the application software.
|
probeDownloadFile
|
The file name of the image to be downloaded from the TFTP server when a download is requested as specified by the probeDownloadAction field. This value is set to the zero length string when no file name is specified.
|
probeDownloadTFTPServer
|
The IP address of the TFTP server that contains the boot image to load when a download is next requested as specified by the probeDownloadAction field. This value is set to 0.0.0.0 when no IP address has been specified.
|
probeDownloadAction
|
Sets the RMON probe's download action. The default value is NotDownloading.
NOTE: When this field is set to downloadToRAM or downloadToPROM, the device will discontinue its normal operation (not downloading) and begin downloading the image specified in the probeDownloadFile field from the server that is specified in the probeDownloadTFTPServer field, using the TFTP protocol.
Three choices are available:
- NotDownloading -- sets the device to normal operation (not downloading).
- downloadToPROM -- sets the device to write the new image
- downloadToRAM -- sets the device to copy the new image to the flash EPROM memory, after its checksum has been verified. When the download process is complete, the device initiates a warm boot to restart the newly loaded application.
|
probeDownloadStatus
|
The status of the last download procedure, if any. This field will have a value of downloadStatusUnknown if no download process has been performed.
|
netDefaultGateway
|
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
|