bspimeNotifNeighborStatus
BAY-STACK-PIM-EXT-MIB ·
.1.3.6.1.4.1.45.5.27.2.1
Object
scalar Enumeration
When a neighbor PIM interface changes state, this indicates whether the new state is up or down.
Context
- MIB
- BAY-STACK-PIM-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.27.2.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- bspimeNotificationObjects
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-PIM-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-PIM-EXT-MIB::bspimeNotifNeighborStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-PIM-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-PIM-EXT-MIB::bspimeNotifNeighborStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |