All MIBs › HUAWEI-VLAN-MIB › hwPPPoEMacMode
hwPPPoEMacMode
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwPPPoEMacMode
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.25.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the VLAN-based PPPoE single-MAC function. Options: 1. multiMac(1) -indicates that the multi-MAC mode is adopted. 2. singleMac(2) -indicates that the single-MAC mode is adopted. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The PPPoE single-MAC function in the global mode can be set in hwIpDslamPPPoEMacMode of HUAWEI-IPDSLAM-PPPOE-MIB. The VLAN-based PPPoE single-MAC function can also be configured in hwIpDslamL2pVlanCtrlPppoeMacMode of hwIpDslamL2pVlanCtrlTable in HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The final status of the PPPoE single-MAC function is determined by its global-level switch and VLAN-level switch. The PPPoE single-MAC function of a VLAN is enabled only when the switches at both levels are enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based PPPoE single-MAC function in the VLAN service profile takes effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.25.1.5 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwPPPoEMacMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.25.1.5.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwPPPoEMacMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.6.1.25.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwPPPoEMacMode.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.25 | hwVlanSrvProfTable | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.25.1 | hwVlanSrvProfEntry | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.25.1.5 | hwPPPoEMacMode | HUAWEI-VLAN-MIB |