alaBgpPathState
ALCATEL-ENT1-BGP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.7
Object
column Enumeration
Indicates the state of the path. When path state is none it indicates that there are no paths to this prefix/len and the route is being purged from the system. Stale indicates that the peer that advertised this route's nexthop is in the process of graceful restart.
Context
- MIB
- ALCATEL-ENT1-BGP-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alaBgpPathEntry
- 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 'ALCATEL-ENT1-BGP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-BGP-MIB::alaBgpPathState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-BGP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-BGP-MIB::alaBgpPathState.<alaBgpPathAddr>.<alaBgpPathMask>.<alaBgpPathPeerAddr>.<alaBgpPathSrcProto>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-BGP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-BGP-MIB::alaBgpPathState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | best |
2 | feasible |
3 | policyWait |
4 | unSynchronized |
5 | dampened |
6 | none |
7 | stale |
Conformance
Member of