bsveVrrpTrapStateTransitionCause
BAY-STACK-VRRP-EXT-MIB ·
.1.3.6.1.4.1.45.5.11.1.4.2
Object
scalar Enumeration
Potential types of causes that will generate a bsveVrrpTrapStateTransition trap.
Context
- MIB
- BAY-STACK-VRRP-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.11.1.4.2- 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::bsveVrrpTrapStateTransitionCause.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::bsveVrrpTrapStateTransitionCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | higherPriorityAdvertizeReceived |
3 | shutdownReceived |
4 | vrrpAddrAndPhysicalAddrMatch |
5 | masterDownInterval |
6 | preempted |
7 | criticalIPFail |
8 | usrConfig |
9 | syncFromPrimary |
10 | iPInterfaceDown |
11 | lowerPrioAdvReceived |
12 | higherSrcIPEqualPrioAdvReceived |
13 | lowerSrcIPEqualPrioAdvReceived |
14 | startVR |
15 | other |
16 | reboot |