ttdpLogicalLinksIdx
TTDP-MIB ·
.1.0.61375.2.5.1.3.2.1.1
Object
column TtdpDirection
Link index in logical link table.
1 is for dir1, 2 for dir2 of the ETBN.
Context
- MIB
- TTDP-MIB
- OID
.1.0.61375.2.5.1.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ttdpLogicalLinksEntry
- 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 'TTDP-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TTDP-MIB::ttdpLogicalLinksIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TTDP-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TTDP-MIB::ttdpLogicalLinksIdx.<ttdpLogicalLinksIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TTDP-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TTDP-MIB::ttdpLogicalLinksIdx'
Syntax
- Source
- TtdpDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | dir1 |
2 | dir2 |
Conformance
Member of