vrrpv3StatisticsNewMasterReason
VRRPV3-MIB ·
ciscosb variant
·
.1.3.6.1.2.1.207.1.2.5.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, the value of this object is notMaster(0). Otherwise, this indicates the reason this virtual router transitioned to master state the last time. Used by vrrpv3NewMaster notification.
Context
- MIB
- VRRPV3-MIB
- OID
.1.3.6.1.2.1.207.1.2.5.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 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3StatisticsNewMasterReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3StatisticsNewMasterReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRPV3-MIB::vrrpv3StatisticsNewMasterReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notMaster |
1 | priority |
2 | preempted |
3 | masterNoResponse |
Conformance
Member of