pdnAdslLinePmMode
PDN-ADSL-LINE-EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.24.1.1.1.6
Object
column r/w
Bits
The line states the ATU-C or ATU-R may autonomously transition
to on this line. It is coded in a bit-map representation
(0 if not allowed, 1 if allowed) as follows:
idleStateL3(0) - Bit 0 L3 state (Idle state)
lowPwrStateL1L2(1) - Bit 1 L1/L2 state (Low power state)
Context
- MIB
- PDN-ADSL-LINE-EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.24.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnAdslLineExtEntry
- 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 'PDN-ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ADSL-LINE-EXT-MIB::pdnAdslLinePmMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ADSL-LINE-EXT-MIB::pdnAdslLinePmMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ADSL-LINE-EXT-MIB::pdnAdslLinePmMode'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | idleStateL3 |
1 | lowPwrStateL1L2 |
Conformance
Member of