tedLinkIdAddr
TED-MIB ·
.1.3.6.1.2.1.10.273.1.1.1.12
Object
column INET-ADDRESS-MIBInetAddress
This indicates the Router ID of the neighbor in the case of point-to-point links. This also indicates the interface address of the designated router in the case of multi-access links.
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 'TED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TED-MIB::tedLinkIdAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TED-MIB::tedLinkIdAddr.<tedLocalRouterId>.<tedRemoteRouterId>.<tedLinkInformationSource>.<tedLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TED-MIB::tedLinkIdAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of