tedLinkInformationSource
TED-MIB ·
.1.3.6.1.2.1.10.273.1.1.1.1
Object
column Enumeration
This object indicates the source of the information about the TE link.
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::tedLinkInformationSource'
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::tedLinkInformationSource.<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::tedLinkInformationSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | locallyConfigured |
2 | ospfv2 |
3 | ospfv3 |
4 | isis |
5 | other |