zxAdslAtucConfPMMode
ZTE-DSL-LINE-EXT-MIB ·
.1.3.6.1.4.1.3902.1004.4.1.2.1.12
Object
column r/w
Bits
This configuration parameter defines the line states the ATU-C
may autonomously transition to on this line. It is coded in a
bit map representation (0 if not allowed, 1 if allowed) with
following definition:
Bit 0 L3 state (Idle state)
Bit 1 L1/L2 state (Low power state).
Context
- MIB
- ZTE-DSL-LINE-EXT-MIB
- OID
.1.3.6.1.4.1.3902.1004.4.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAdslLineConfProfileExtEntry
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 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslAtucConfPMMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslAtucConfPMMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-LINE-EXT-MIB::zxAdslAtucConfPMMode'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | idle |
1 | lowPower |