cl2DevMonInStandbyMode
CISCO-L2-DEV-MONITORING-MIB ·
.1.3.6.1.4.1.9.9.271.1.1.1
Object
If the value of this variable is TRUE, this device is in monitoring or standby mode and it will poll for the health of the devices on the cl2DevMonActiveTable. If the value of cl2DevMonInStandbyMode is FALSE, it only can be set back to TRUE using command line interface or SNMP request. The value can be set to FALSE only by the device itself because force switch over from standby mode to active mode is not allowed.
Context
- MIB
- CISCO-L2-DEV-MONITORING-MIB
- OID
.1.3.6.1.4.1.9.9.271.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cl2DevMonConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L2-DEV-MONITORING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-DEV-MONITORING-MIB::cl2DevMonInStandbyMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L2-DEV-MONITORING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L2-DEV-MONITORING-MIB::cl2DevMonInStandbyMode'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of