rcVrrpExtTrapStateTransitionType
RC-VRRPV3-EXT-MIB ·
.1.3.6.1.4.1.2272.1.206.2.1.1.3
Object
scalar Enumeration
Potential types of state transitions.Used by rcVrrpv3TrapStateTransition trap.
Context
- MIB
- RC-VRRPV3-EXT-MIB
- OID
.1.3.6.1.4.1.2272.1.206.2.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcVrrpExtScalars
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 'RC-VRRPV3-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRRPV3-EXT-MIB::rcVrrpExtTrapStateTransitionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-VRRPV3-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-VRRPV3-EXT-MIB::rcVrrpExtTrapStateTransitionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | masterToBackup |
3 | backupToMaster |
4 | initializeToMaster |
5 | masterToInitialize |
6 | initializeToBackup |
7 | backupToInitialize |