hwDslamPppoeReverse
HUAWEI-DSLAM-PITP-MIB ·
.1.3.6.1.4.1.2011.6.42.25
Object
scalar r/w
Enumeration
Indicates the status of the global reverse PPPoE packets switch. Options: 1. enable(1) -indicates the reverse PPPoE packets are forwarded 2. disable(2) -indicates the reverse PPPoE packets are dropped Default: disable(2)
Context
- MIB
- HUAWEI-DSLAM-PITP-MIB
- OID
.1.3.6.1.4.1.2011.6.42.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwPITP
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-PITP-MIB::hwDslamPppoeReverse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-PITP-MIB::hwDslamPppoeReverse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |