cl2DevMonActivePollingTimeOut

CISCO-L2-DEV-MONITORING-MIB · .1.3.6.1.4.1.9.9.271.1.1.3.1.3

Object

column r/w secondsUnsigned32
The total time, in seconds, the standby monitoring 
unit can tolerate the failure of polling 
of the active unit.  After this duration, one
more failure of the polling will trigger this hot
standby monitoring unit to take over and become an
active unit. It then will stop monitoring other 
active units and set value of cl2DevMonInStandbyMode 
to FALSE.

Context

MIB
CISCO-L2-DEV-MONITORING-MIB
OID
.1.3.6.1.4.1.9.9.271.1.1.3.1.3
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
cl2DevMonActiveEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::cl2DevMonActivePollingTimeOut'
More examples
Read one indexed 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::cl2DevMonActivePollingTimeOut.<cl2DevMonActiveMacAddress>'
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::cl2DevMonActivePollingTimeOut'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 1-600

Conformance