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