vrrpv3StatisticsNewMasterReason
CISCOSB-VRRPV3-MIB ·
.1.3.6.1.2.1.68.1.2.4.1.2
Object
column Enumeration
This indicates the reason for the virtual router to transition to MASTER state. If the virtual router never transitioned to master state, this SHOULD be set to notmaster(0). Otherwise this indicates the reason this virtual router transitioned to master state the last time. Used by vrrpv3NewMaster notification.
Context
- MIB
- CISCOSB-VRRPV3-MIB
- OID
.1.3.6.1.2.1.68.1.2.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpv3StatisticsEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCOSB-VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-VRRPV3-MIB::vrrpv3StatisticsNewMasterReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-VRRPV3-MIB::vrrpv3StatisticsNewMasterReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-VRRPV3-MIB::vrrpv3StatisticsNewMasterReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notMaster |
1 | priority |
2 | preempted |
3 | masterNoResponse |
Conformance
Member of