adsl2LineCmndConfPmsf

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.1.1.1.3

Object

Power management state forced.  Defines the line states to be
forced by the near-end ATU on this line.  The various possible
values are:
   l3toL0(0),
   l0toL2(2), or
   l0orL2toL3(3).
              
This object MUST be maintained in a persistent manner.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
adsl2LineEntry
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::adsl2LineCmndConfPmsf'
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::adsl2LineCmndConfPmsf.<ifIndex>'
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::adsl2LineCmndConfPmsf'

Values & Constraints

Type Values
0l3toL0
2l0toL2
3l0orL2toL3

Conformance