adslAturDmtState

ADSL-DMT-LINE-MIB · .1.3.6.1.2.1.10.94.1.1.16.2.1.3.1.2

Object

column Enumeration
Reports current state of the ATU-R DMT transceiver.
The current state can change dynamically. ATU-R state
is reported by the SNMP agent at the ATU-C which infers
the state depending on the ATU-C state. When the inference
cannot be made, unknown state is returned.

Context

MIB
ADSL-DMT-LINE-MIB
OID
.1.3.6.1.2.1.10.94.1.1.16.2.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
adslAturDmtPhysEntry
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 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-DMT-LINE-MIB::adslAturDmtState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-DMT-LINE-MIB::adslAturDmtState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-DMT-LINE-MIB::adslAturDmtState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2activating
3training
4analyzing
5exchange
6steadyState

Conformance