hwPPPoEClientConfigEnableFlag

HUAWEI-IPDSLAM-PPPOE-MIB · .1.3.6.1.4.1.2011.6.107.3.1.6

Object

column r/w Enumeration
Used for setting (enabling/disabling) or querying the status of the PPPoE dialup function. 
Options:
1. enable(1) -indicates the PPPoE dialup function is enabled
2. disable(2) -indicates the PPPoE dialup function is disabled
Default: disable(2)

Context

MIB
HUAWEI-IPDSLAM-PPPOE-MIB
OID
.1.3.6.1.4.1.2011.6.107.3.1.6
Type
column
Access
readwrite
Status
current
Parent
hwPPPoEClientConfigEntry

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 'HUAWEI-IPDSLAM-PPPOE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-PPPOE-MIB::hwPPPoEClientConfigEnableFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-PPPOE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-PPPOE-MIB::hwPPPoEClientConfigEnableFlag.<hwPPPoEClientConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-PPPOE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-PPPOE-MIB::hwPPPoEClientConfigEnableFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable