pimNeighborOperStatus
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.2.1.18
Object
column PimNeighborOperState
The status of the neighbor.
This is Oper Status Up at all times that this neighbor row
exists except for the following:
- this neighor has been heard from over an interfact that
requires strict-BFD, and a BFD session has not yet come
up to this neighbor;
- this neighbor is being deleted but the BFD session to it
has not yet been terminated.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pimNeighborEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimNeighborOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimNeighborOperStatus.<pimTmEntIndex>.<pimNeighborIfIndex>.<pimNeighborAddressType>.<pimNeighborAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimNeighborOperStatus'
Syntax
- Source
- PimNeighborOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | goingDown |
3 | pendingBfd |
Conformance
Member of