HUAWEI-IPDSLAML2PPORTCONFIG-MIB

File: HUAWEI-IPDSLAML2PPORTCONFIG-MIB.mib (30553 bytes)

Imported modules

HUAWEI-DEVICE-MIB IF-MIB SNMPv2-SMI
HUAWEI-MIB SNMPv2-TC

Imported symbols

hwConfigChangeIP ifIndex OBJECT-TYPE
MODULE-IDENTITY Integer32 NOTIFICATION-TYPE
huaweiUtility TruthValue RowStatus
MacAddress TEXTUAL-CONVENTION DisplayString

Defined Types

HwIpDslamL2pPortConfigEntry  
SEQUENCE    
  hwIpDslamL2pPortConfigIfIndex Integer32
  hwIpDslamL2pPortConfigSecondIndex Integer32
  hwIpDslamL2pPortConfigThirdIndex Integer32
  hwIpDslamL2pPortConfigObject INTEGER
  hwIpDslamL2pPortConfigType INTEGER
  hwIpDslamL2pPortConfigValue DisplayString
  hwIpDslamL2pPortConfigRowStatus RowStatus

HwIpDslamL2pSrvFlowConfigEntry  
SEQUENCE    
  hwIpDslamL2pSrvFlowConfigIndex Integer32
  hwIpDslamL2pSrvFlowConfigObject INTEGER
  hwIpDslamL2pSrvFlowConfigType INTEGER
  hwIpDslamL2pSrvFlowConfigValue DisplayString
  hwIpDslamL2pSrvFlowConfigRowStatus RowStatus

HwIpDslamL2pVlanCtrlEntry  
SEQUENCE    
  hwIpDslamL2pVlanCtrlIndex Integer32
  hwIpDslamL2pVlanCtrlMacSpoofing INTEGER
  hwIpDslamL2pVlanCtrlPppoeMacMode INTEGER
  hwIpDslamL2pVlanCtrlDhcpBroadcastControl INTEGER
  hwIpDslamL2pVlanCtrlVmacStatus INTEGER
  hwIpDslamL2pVlanCtrlVmacIpoeSubStatus INTEGER
  hwIpDslamL2pVlanCtrlVmacPppoeSubStatus INTEGER
  hwIpDslamL2pVlanCtrlVmacPppoaSubStatus INTEGER
  hwIpDslamL2pVlanCtrlPppoaMacMode INTEGER

Defined Values

hwIpDslamL2pPortConfig 1.3.6.1.4.1.2011.6.109
The MIB module defines the MIB objects of the two layer IPDSLAM configuration that based on port. The port configuration includes configuring and querying all types of physical and service virtual ports.
MODULE-IDENTITY    

hwIpDslamL2pPortConfigTable 1.3.6.1.4.1.2011.6.109.1
Used for setting and querying the configuration based on port. The indexes of this table are hwIpDslamL2pPortConfigIfIndex, hwIpDslamL2pPortConfigSecondIndex, hwIpDslamL2pPortConfigThirdIndex, and hwIpDslamL2pPortConfigObject.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamL2pPortConfigEntry

hwIpDslamL2pPortConfigEntry 1.3.6.1.4.1.2011.6.109.1.1
Used for setting and querying the configuration based on port. The indexes of this entry are hwIpDslamL2pPortConfigIfIndex, hwIpDslamL2pPortConfigSecondIndex, hwIpDslamL2pPortConfigThirdIndex, and hwIpDslamL2pPortConfigObject.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamL2pPortConfigEntry  

hwIpDslamL2pPortConfigIfIndex 1.3.6.1.4.1.2011.6.109.1.1.1
The same as the ifIndex in Huawei MIB. To set or query hwIpDslamL2pPortConfigTable, you need to input the value of hwIpDslamL2pPortConfigIfIndex on the NMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamL2pPortConfigSecondIndex 1.3.6.1.4.1.2011.6.109.1.1.2
An invalid value needs to be input for this leaf for the ADSL, SHDSL, VDSL2, and OPFA boards. The invalid value is defined as 65535. For GPON boards, in the xPON distributed mode, the configuration granularity of L2 enhanced services based on physical port is GEM port. In this case, this leaf is used to indicate the GEM port ID and the value range is 128-3999. In the xPON (EPON and GPON) profile mode, this leaf is used to indicate the ONT ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamL2pPortConfigThirdIndex 1.3.6.1.4.1.2011.6.109.1.1.3
In the xPON profile mode, the configuration granularity of L2 services based on physical port is GEM index and the value range is 0-1023. For the ADSL, SHDSL, VDSL2, OPFA, and EPON boards, an invalid value needs to be input for this leaf. The invalid value is defined as -1. For GPON boards, this leaf takes effect only in the xPON profile mode. In this case, this leaf is used to indicate the GEM index of a GPON port. In other modes, an invalid value needs to be input for this leaf.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamL2pPortConfigObject 1.3.6.1.4.1.2011.6.109.1.1.4
Indicates the configured object. Options: 1. pppoeSessionCount(1) -indicates the configured object is pppoeSessionCount 2. pitp(2) -indicates the configured object is pitp 3. dhcpOption82(3) -indicates the configured object is dhcpOption82
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER pppoeSessionCount(1), pitp(2), dhcpOption82(3)  

hwIpDslamL2pPortConfigType 1.3.6.1.4.1.2011.6.109.1.1.5
Indicates the value type of the configured object. Options: 1. integer(1) -integer type 2. string(2) -string type Currently, only integer(1) is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER integer(1), string(2)  

hwIpDslamL2pPortConfigValue 1.3.6.1.4.1.2011.6.109.1.1.6
Indicates the value of the configured object. Because some configured objects must be of the integer type while others may be of the character string type, the values of the configured objects must be input as a character string when the objects are configured through this leaf. The length of the character string is 0-255 characters. When hwIpDslamL2pPortConfigObject is set to pppoeSessionCount(1), the input range is (1..8) and the default value is 8. When hwIpDslamL2pPortConfigObject is set to pitp(2), the input range is (1..2), where 1 indicates enabled and 2 indicates disabled. The default value is 1. When hwIpDslamL2pPortConfigObject is set to dhcpOption82(3), the input range is (1..2), where 1 indicates enabled and 2 indicates disabled. The default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwIpDslamL2pPortConfigRowStatus 1.3.6.1.4.1.2011.6.109.1.1.7
This leaf must be set and issued if the configured object is the character string type. Options: 1. active(1) -indicates query operation 2. createAndgo(4) -indicates setting operation 3. destroy(6) -indicates destroying operation Currently, configured objects support only the integer type so this leaf can be ignored.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwIpDslamL2pSrvFlowConfigTable 1.3.6.1.4.1.2011.6.109.2
Used for setting and querying the status of L2 enhanced features based on service port. The indexes of this table are hwIpDslamL2pSrvFlowConfigIndex and hwIpDslamL2pSrvFlowConfigObject.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamL2pSrvFlowConfigEntry

hwIpDslamL2pSrvFlowConfigEntry 1.3.6.1.4.1.2011.6.109.2.1
Used for setting and querying the status of L2 enhanced features based on service port. The indexes of this entry are hwIpDslamL2pSrvFlowConfigIndex and hwIpDslamL2pSrvFlowConfigObject.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamL2pSrvFlowConfigEntry  

hwIpDslamL2pSrvFlowConfigIndex 1.3.6.1.4.1.2011.6.109.2.1.1
The meaning and value of this leaf are the same as those of hwExtSrvFlowIndex in Huawei's MIB hwExtSrvFlowTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamL2pSrvFlowConfigObject 1.3.6.1.4.1.2011.6.109.2.1.2
Indicates the configured object. Options: 1. macSpoofingMacCount(1) -indicates the maximum number of MAC addresses that can be bound to each service port for the anti-MAC spoofing feature. 2. maxSessionCount(2) -indicates the maximum number of sessions that can be created on each service port for the PPPoE SMAC service. This option is supported by only the GPON service port. 3. pitp(3) -Enables/Disables PITP on a service port. 4. dhcpOption82(4) -Enables/Disables DHCP Option82 on a service port. 5. pitpPermitForwarding(5) -allow the user-side packet to carry PITP information. This function is enabled or disabled based on service port. 6. option82PermitForwarding(6) -allow the user-side packet to carry DHCP Option82 information. This function is enabled or disabled based on service port. 7. ipoeSmacMaxIpCount(7) -indicates the maximum number of IP addresses permitted by each service port in the IPoE SMAC mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER macSpoofingMacCount(1), maxSessionCount(2), pitp(3), dhcpOption82(4), pitpPermitForwarding(5), option82PermitForwarding(6), ipoeSmacMaxIpCount(7)  

hwIpDslamL2pSrvFlowConfigType 1.3.6.1.4.1.2011.6.109.2.1.3
Indicates the type of the configured object. Options: 1. integer(1) -integer type 2. string(2) -string type Currently, only integer(1) is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER integer(1), string(2)  

hwIpDslamL2pSrvFlowConfigValue 1.3.6.1.4.1.2011.6.109.2.1.4
Indicates the value of the configured object. Because some configured objects must be of the integer type while others may be of the character string type, the values of the configured objects must be input as a character string when the objects are configured through this leaf. The length of the character string is 0-255 characters. When hwIpDslamL2pSrvFlowConfigObject is set to macSpoofingMacCount(1), the input range is {0..8} and the default value is 8. When hwIpDslamL2pSrvFlowConfigObject is set to maxSessionCount(2), the input range is {1..8} and the default value is 8. When hwIpDslamL2pSrvFlowConfigObject is set to pitp(3), the input range is {1..2}, where 1 indicates enabled and 2 indicates disabled. The default value is 1. When hwIpDslamL2pSrvFlowConfigObject is set to dhcpOption82(4), the input range is {1..2}, where 1 indicates enabled and 2 indicates disabled. The default value is 1. When hwIpDslamL2pSrvFlowConfigObject is set to pitpForbidForwarding(5), the input range is {1..2}, where 1 indicates enabled and 2 indicates disabled. The default value is 1. When hwIpDslamL2pSrvFlowConfigObject is set to option82ForbidForwarding(6), the input range is {1..2}, where 1 indicates enabled and 2 indicates disabled. The default value is 1. When hwIpDslamL2pSrvFlowConfigObject is set to ipoeSmacMaxIpCount(7), the input range is {1..8} and the default value is 8.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwIpDslamL2pSrvFlowConfigRowStatus 1.3.6.1.4.1.2011.6.109.2.1.5
Indicates the row status. This leaf must be set and issued together with the configured object if the configured object is of the character string type. This leaf must not be set or issued together with the configured object if the configured object is of the integer type. For example, configured objects max-session-count and ipoe-smac-max-ip-count are of the integer type, so the row status must not be set or issued together with the configured objects in relevant operations. During the configuration of a character string type configured object, you need to set the row status to createAndGo(4) and perform the set operation. Perform the get operation to query the value of a character string type configured object. The queried value of the row status is always active(1). Options: 1. active(1) -indicates query operation 2. createAndgo(4) -indicates setting operation 3. destroy(6) -indicates destroying operation
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

hwIpDslamL2pVlanCtrlTable 1.3.6.1.4.1.2011.6.109.3
Used for setting and querying the status of L2 protocol features based on VLAN. The index of this table is hwIpDslamL2pVlanCtrlIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamL2pVlanCtrlEntry

hwIpDslamL2pVlanCtrlEntry 1.3.6.1.4.1.2011.6.109.3.1
Used for setting and querying the status of L2 protocol features based on VLAN. The index of this entry is hwIpDslamL2pVlanCtrlIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamL2pVlanCtrlEntry  

hwIpDslamL2pVlanCtrlIndex 1.3.6.1.4.1.2011.6.109.3.1.1
Used as the index for the VLAN-based feature control and is issued together with various leaves corresponding to the features to be configured. Range: 1-4095
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4095  

hwIpDslamL2pVlanCtrlMacSpoofing 1.3.6.1.4.1.2011.6.109.3.1.2
Used for setting or querying the anti-MAC-spoofing status of the VLAN. Options: 1. disable(1) -indicates the anti-MAC-spoofing switch of the VLAN is off 2. enable(2) -indicates the anti-MAC-spoofing switch of the VLAN is on Default: disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlPppoeMacMode 1.3.6.1.4.1.2011.6.109.3.1.3
Indicates the MAC address mode of a PPPoE user. Options: 1. multiMac(1) -indicates multiple MAC address mode of PPPoE user 2. singleMac(2) -indicates single MAC address mode of PPPoE user Default: multiMac(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER multiMac(1), singleMac(2)  

hwIpDslamL2pVlanCtrlDhcpBroadcastControl 1.3.6.1.4.1.2011.6.109.3.1.4
The status of DhcpBroadcastControl switch. Options: 1. disable(1) -indicates the DhcpBroadcastControl switch is off 2. enable(2) -indicates the DhcpBroadcastControl switch is on
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlVmacStatus 1.3.6.1.4.1.2011.6.109.3.1.5
Identifies the VMAC status of the specified VLAN, which is used for setting the VMAC status of the specified VLAN. Options: 1. disable(1) -indicates the VMAC switch of the VLAN is off 2. enable(2) -indicates the VMAC switch of the VLAN is on Default: disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlVmacIpoeSubStatus 1.3.6.1.4.1.2011.6.109.3.1.6
Identifies the IPoE VMAC status of the specified VLAN, which is used for setting the IPoE VMAC status of the specified VLAN. Options: 1. disable(1) -indicates the IPoE VMAC switch of the VLAN is off 2. enable(2) -indicates the IPoE VMAC switch of the VLAN is on Default: disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlVmacPppoeSubStatus 1.3.6.1.4.1.2011.6.109.3.1.7
Identifies the PPPoE VMAC status of the specified VLAN, which is used for setting the PPPoE VMAC status of the specified VLAN. Options: 1. disable(1) -indicates the PPPoE VMAC switch of the VLAN is off 2. enable(2) -indicates the PPPoE VMAC switch of the VLAN is on Default: disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlVmacPppoaSubStatus 1.3.6.1.4.1.2011.6.109.3.1.8
Identifies the PPPoA VMAC status of the specified VLAN, which is used for setting the PPPoA VMAC status of the specified VLAN. Options: 1. disable(1) -indicates the PPPoA VMAC switch of the VLAN is off 2. enable(2) -indicates the PPPoA VMAC switch of the VLAN is on Default: disable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hwIpDslamL2pVlanCtrlPppoaMacMode 1.3.6.1.4.1.2011.6.109.3.1.9
Indicates the MAC address mode of a PPPoA user. Options: 1. multiMac(1) -indicates multiple MAC address mode of PPPoA user 2. singleMac(2) -indicates single MAC address mode of PPPoA user Default: multiMac(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER multiMac(1), singleMac(2)  

hwIpDslamL2pTrapsVbOids 1.3.6.1.4.1.2011.6.109.4
OBJECT IDENTIFIER    

hwIpDslamL2pSrvFlowConfigValueStr 1.3.6.1.4.1.2011.6.109.4.1
Indicates the value of the configured object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..254)  

hwIpDslamL2pTraps 1.3.6.1.4.1.2011.6.109.5
OBJECT IDENTIFIER    

hwIpDslamL2pAlarmTraps 1.3.6.1.4.1.2011.6.109.5.1
OBJECT IDENTIFIER    

hwIpDslamL2pCommonTraps 1.3.6.1.4.1.2011.6.109.5.2
OBJECT IDENTIFIER    

hwIpDslamL2pCommonTrapsPrefix 1.3.6.1.4.1.2011.6.109.5.2.0
OBJECT IDENTIFIER    

hwIpDslamL2pSrvFlowConfigChangeTrap 1.3.6.1.4.1.2011.6.109.5.2.0.1
The SNMP trap that is generated when service port config change.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE