forcePortPmMode

VES1724-58V-MIB · .1.3.6.1.4.1.890.1.5.12.49.17.9.1.6

Object

column r/w Enumeration
Configures Power Management operating mode.
(used for ADSL2 and ADSL2+ protocol)
              
disable: disable power management.
allowL3: dsl could autonomously transmit to idle (L3) state
allowL2: dsl could autonomously transmit to low power (L2) state
allowBoth: dsl could autonomously transmit to idle (L3) state and low power (L2) state

Context

MIB
VES1724-58V-MIB
OID
.1.3.6.1.4.1.890.1.5.12.49.17.9.1.6
Type
column
Access
readwrite
Status
current
Parent
forcePortSettingEntry

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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::forcePortPmMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::forcePortPmMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::forcePortPmMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1allowL3
2allowL2
3allowBoth