adsl2LConfProfPmMode

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.5.1.2.1.24

Object

Power management state Enabling.  Defines the power states the
ATU-C or ATU-R may autonomously transition to on this line.
The various bit positions are: allowTransitionsToIdle(0) and
allowTransitionsToLowPower(1).  A bit with a '1' value means
that the ATU is allowed to transit into the respective state,
and a '0' value means that the ATU is not allowed
to transit into the respective state.

Context

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

Values & Constraints

Type Values
0allowTransitionsToIdle
1allowTransitionsToLowPower

Conformance