tnStatsRouteNeighborDirect
TALARI-MIB ·
.1.3.6.1.4.1.34086.2.2.21.2.1.12
Object
column Enumeration
If route is learned from another Talrari Site, route is neighbor's direct route. Otherwise, neighbor learned route from its neighbor. Field is only applicable for dynamic routes.
Context
- MIB
- TALARI-MIB
- OID
.1.3.6.1.4.1.34086.2.2.21.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnStatsRouteEntryV2
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 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsRouteNeighborDirect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsRouteNeighborDirect.<tnStatsRouteIndexV2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TALARI-MIB::tnStatsRouteNeighborDirect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | na |
1 | directNeighbor |
2 | indirectNeighbor |