swIPv6NeighborCacheReachState
IPV6-STATIC-ROUTE-MIB ·
.1.3.6.1.4.1.171.12.26.4.1.1.4
Object
column Enumeration
This object indicates the reachability state of this neighbor.
Context
- MIB
- IPV6-STATIC-ROUTE-MIB
- OID
.1.3.6.1.4.1.171.12.26.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swIPv6NeighborCacheEntry
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 'IPV6-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-STATIC-ROUTE-MIB::swIPv6NeighborCacheReachState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-STATIC-ROUTE-MIB::swIPv6NeighborCacheReachState.<swIPv6NeighborCacheIPv6Address>.<swIPv6NeighborCacheMacAddress>.<swIPv6NeighborCacheInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-STATIC-ROUTE-MIB::swIPv6NeighborCacheReachState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | incomplete |
2 | reachable |
3 | stale |
4 | delay |
5 | probe |
6 | static |