MIB Viewer

nbsMegaSwVmonStatus

OBJECT-TYPE
1.3.6.1.4.1.629.1.9.1.6.3
Access
read-write
Status
mandatory
Sub-identifiers
0
The status of the monitoring process. It allows to poll the state of the monitoring process - GET. Setting this object to startMon(3) value will start the monitoring process, unless the system is not initialized in nonInit(1) state. Setting this object to stopMon(3) value will stop the monitoring process, if any active, bringing it to idle. Setting this object to nonInit(3) value is illegal. This value is for GET operation only.
INTEGER { nonInit (1), startMon(2), stopMon (3) }