vrrpNewMasterReason
VRRP-MIB ·
.1.3.6.1.2.1.68.1.9
Object
scalar Enumeration
This indicates the reason for vrrpNewMaster trap. Used by vrrpTrapNewMaster trap. The object can be polled if the vrrpNewMaster trap is lost to identify the reason for transmission. Backup router should return notmaster(0) when pooled.
Context
- MIB
- VRRP-MIB
- OID
.1.3.6.1.2.1.68.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- vrrpOperations
- 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 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRP-MIB::vrrpNewMasterReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRP-MIB::vrrpNewMasterReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notmaster |
1 | priority |
2 | preempted |
3 | masterNoResponse |
Conformance
Member of