adslAtucDmtState

ADSL-DMT-LINE-MIB · .1.3.6.1.2.1.10.94.1.1.16.2.1.2.1.2

Object

column Enumeration
Reports current state of the ATU-C DMT transceiver.  The
current state can change dynamically.  The SNMP agent
reports the state after querying the ATU-C state machine.

Context

MIB
ADSL-DMT-LINE-MIB
OID
.1.3.6.1.2.1.10.94.1.1.16.2.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
adslAtucDmtPhysEntry
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::adslAtucDmtState'
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::adslAtucDmtState.<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::adslAtucDmtState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2powerUp
3configure
4idle
5quiet
6tone
7activating
8training
9analyzing
10exchange
11steadyState
12notResponding

Conformance