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