tedLinkState

TED-MIB · .1.3.6.1.2.1.10.273.1.1.1.6

Object

column Enumeration
This object represents the actual operational state of this TE
link.  For instance, if a row is created in the TED table, but
the actual TE link is not available for some reason (e.g., when
there is not yet a physical link or the link has been manually
disabled), then the object would be down(2) state.
In contrast, if a row is added and the TE link is available,
this would be operationally up(1).

Context

MIB
TED-MIB
OID
.1.3.6.1.2.1.10.273.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
tedEntry
Groups
1

Walk 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::tedLinkState'
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::tedLinkState.<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::tedLinkState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1up
2down

Conformance

Member of