hwPPPoEClientConfigAuthMode

HUAWEI-IPDSLAM-PPPOE-MIB · .1.3.6.1.4.1.2011.6.107.3.1.4

Object

column r/w Enumeration
Used for setting or querying the authentication mode of a PPPoE client.
Options:
1. chap(1) -Challenge-Handshake Authentication Protocol mode
2. pap(2)  -Password Authentication Protocol mode
Default: chap(1)

Context

MIB
HUAWEI-IPDSLAM-PPPOE-MIB
OID
.1.3.6.1.4.1.2011.6.107.3.1.4
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::hwPPPoEClientConfigAuthMode'
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::hwPPPoEClientConfigAuthMode.<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::hwPPPoEClientConfigAuthMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1chap
2pap