tedLinkInformationData
TED-MIB ·
.1.3.6.1.2.1.10.273.1.1.1.5
Object
column SNMPv2-TCRowPointer
If tedLinkInformationSource has the value unknown(0), this
object MUST contain a value of zeroDotZero.
If tedLinkInformationSource has the value locallyConfigured(1),
an implementation can use this object to supply the identifier
of the corresponding row entry in the teLinkTable of TE-LINK-
STD-MIB (RFC 4220), the identifier of the corresponding row in
a local proprietary TE link MIB module, or the value of
zeroDotZero.
If tedLinkInformationSource has the value ospfv2(2) and
ospfv3(3), an implementation can use this object to supply the
identifier of the corresponding row entry in the
ospfLocalLsdbTable (OSPFv2-MIB) and the ospfv3AreaLsdbTable
(OSPFv3-MIB), or the value of zeroDotZero.
If tedLinkInformationSource has the value isis(4), an
implementation can use this object to supply the identifier of
the corresponding row entry in the isisAreaAddr of ISIS-MIB
(RFC 4444), or the value of zeroDotZero.
If tedLinkInformationSource has the value other(5), an
implementation can use this object to supply the identifier of
the corresponding row entry in the local proprietary MIB module,
or the value of zeroDotZero.
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::tedLinkInformationData'
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::tedLinkInformationData.<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::tedLinkInformationData'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of