adslLineDmtEOC
ADSL-DMT-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.16.2.1.1.1.2
Object
column Enumeration
Reports whether the eoc can support autonomous data streaming mode or only transaction mode. After initialization, unknown is reported until sufficient autonomous eoc messages have been transmitted to determine the true capability of both ATUs.
Context
- MIB
- ADSL-DMT-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.16.2.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adslLineDmtEntry
- Groups
- 1
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 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-DMT-LINE-MIB::adslLineDmtEOC'
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::adslLineDmtEOC.<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::adslLineDmtEOC'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | transaction |
3 | streaming |
Conformance
Member of