ttdpLineRcvState

TTDP-MIB · .1.0.61375.2.5.1.3.3.1.3

Object

column Enumeration
Physical line status (according to TTDP HELLO frames received and port status).

Context

MIB
TTDP-MIB
OID
.1.0.61375.2.5.1.3.3.1.3
Type
column
Access
readonly
Status
current
Parent
ttdpPhysicalLinesEntry
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 'TTDP-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TTDP-MIB::ttdpLineRcvState'
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::ttdpLineRcvState.<ttdpLogicalLinksIdx>.<ttdpPhysicalLinesIdx>'
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::ttdpLineRcvState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lineNotOK
2lineOK
3notAvailable

Conformance