bsnStackProtectionEvent
BAY-STACK-NOTIFICATIONS-MIB ·
.1.3.6.1.4.1.45.5.2.1.17
Object
scalar Enumeration
This object specifies the Stack Protection events which may occur. cannotJoinStack(1) occurs on a BU (base unit) enabled switch which tries to join an existing operational stack. unitIgnored(2) occurs on an operational stack, when a BU enabled switch tries to join the stack.
Context
- MIB
- BAY-STACK-NOTIFICATIONS-MIB
- OID
.1.3.6.1.4.1.45.5.2.1.17- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- bsnObjects
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-NOTIFICATIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-NOTIFICATIONS-MIB::bsnStackProtectionEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-NOTIFICATIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-NOTIFICATIONS-MIB::bsnStackProtectionEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cannotJoinStack |
2 | unitIgnored |