HUAWEI-IPDSLAM-INTERFACE-MIB

File: HUAWEI-IPDSLAM-INTERFACE-MIB.mib (19222 bytes)

Imported modules

HUAWEI-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB

Imported symbols

huaweiUtility IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE RowStatus
MacAddress DisplayString InetAddressType
InetAddress InetAddressPrefixLength

Defined Types

HwIpDslamInterfaceEntry  
SEQUENCE    
  hwIpDslamInterfaceType INTEGER
  hwIpDslamInterfaceUnitNum Integer32
  hwIpDslamInterfaceIfIndex Integer32
  hwIpDslamInterfaceIfName DisplayString
  hwIpDslamInterfaceIfDescr DisplayString
  hwIpDslamInterfaceAdminStatus INTEGER
  hwIpDslamInterfaceRowStatus RowStatus

HwIpDslamInterfaceIpEntry  
SEQUENCE    
  hwIpDslamInterfaceIpIfIndex Integer32
  hwIpDslamInterfaceIpAddressType InetAddressType
  hwIpDslamInterfaceIpAddress InetAddress
  hwIpDslamInterfaceIpPfxLen InetAddressPrefixLength
  hwIpDslamInterfaceIpFlag INTEGER
  hwIpDslamInterfaceIpMethod INTEGER
  hwIpDslamInterfaceIpRowStatus RowStatus

HwIpDslamInterfacePriorityEntry  
SEQUENCE    
  hwIpDslamInterfacePriorityIfIndex Integer32
  hwIpDslamInterfacePriorityDefaultDscp Integer32
  hwIpDslamInterfacePriorityDscpForDhcp Integer32
  hwIpDslamInterfacePriorityDscpForRoutingPkt Integer32
  hwIpDslamInterfacePriorityDefaultTos Integer32
  hwIpDslamInterfacePriorityTosForDhcp Integer32
  hwIpDslamInterfacePriorityTosForRoutingPkt Integer32

Defined Values

hwIpDslamInterface 1.3.6.1.4.1.2011.6.161
The MIB used for configuring the information of the interface including the IP address on it.
MODULE-IDENTITY    

hwIpDslamInterfaceObject 1.3.6.1.4.1.2011.6.161.1
Interface Object.
Status: current Access: read-create
OBJECT-IDENTITY    

hwIpDslamInterfaceTable 1.3.6.1.4.1.2011.6.161.1.1
This table is used to manage the interface object, such as create, modify and delete. The indexes of this table are hwIpDslamInterfaceType and hwIpDslamInterfaceUnitNum.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamInterfaceEntry

hwIpDslamInterfaceEntry 1.3.6.1.4.1.2011.6.161.1.1.1
This table is used to manage the interface object, such as create, modify and delete. The indexes of this entry are hwIpDslamInterfaceType and hwIpDslamInterfaceUnitNum.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamInterfaceEntry  

hwIpDslamInterfaceType 1.3.6.1.4.1.2011.6.161.1.1.1.1
Indicates the interface type. Options: 1. inloopback(1) -the system inner loopback interface 2. null(2) -the NULL interface 3. meth(3) -the ethernet interface for management 4. vlanif(4) -the VLAN interface 5. loopback(5) -the loopback interface 6. tunnel(6) -the tunnel interface
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inloopback(1), null(2), meth(3), vlanif(4), loopback(5), tunnel(6)  

hwIpDslamInterfaceUnitNum 1.3.6.1.4.1.2011.6.161.1.1.1.2
Indicates the interface unit number. The valid range of its value lies on the interface type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamInterfaceIfIndex 1.3.6.1.4.1.2011.6.161.1.1.1.3
A unique value for each interface. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwIpDslamInterfaceIfName 1.3.6.1.4.1.2011.6.161.1.1.1.4
Indicates the interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

hwIpDslamInterfaceIfDescr 1.3.6.1.4.1.2011.6.161.1.1.1.5
Indicates the description of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

hwIpDslamInterfaceAdminStatus 1.3.6.1.4.1.2011.6.161.1.1.1.6
Interface admin status Options: 1. up(1) -indicates that the interface is up 2. down(2) -indicates that the interface is down
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwIpDslamInterfaceRowStatus 1.3.6.1.4.1.2011.6.161.1.1.1.7
Indicates the row status. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating an interface 3. destroy(6) -indicates deleting an interface
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwIpDslamInterfaceIpTable 1.3.6.1.4.1.2011.6.161.1.2
This table is used to manage the interface object, such as create, modify and delete. The indexes of this table are hwIpDslamInterfaceIpIfIndex, hwIpDslamInterfaceIpAddressType, hwIpDslamInterfaceIpAddress and hwIpDslamInterfaceIpPfxLen. Make sure that the interface identified by the hwIpDslamInterfaceIpAddress is already created in hwIpDslamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamInterfaceIpEntry

hwIpDslamInterfaceIpEntry 1.3.6.1.4.1.2011.6.161.1.2.1
This table is used to manage the interface object, such as create, modify and delete. The indexes of this entry are hwIpDslamInterfaceIpIfIndex, hwIpDslamInterfaceIpAddressType, hwIpDslamInterfaceIpAddress and hwIpDslamInterfaceIpPfxLen. Make sure that the interface identified by the hwIpDslamInterfaceIpAddress is already created in hwIpDslamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamInterfaceIpEntry  

hwIpDslamInterfaceIpIfIndex 1.3.6.1.4.1.2011.6.161.1.2.1.1
Indicates which interface the IP address is to be configured. The value of it is same with the hwIpDslamInterfaceIfIndex in hwIpDslamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamInterfaceIpAddressType 1.3.6.1.4.1.2011.6.161.1.2.1.2
The type of the hwIpDslamInterfaceIpAddress address, as defined in the InetAddress MIB. Now only support ipv4(1).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hwIpDslamInterfaceIpAddress 1.3.6.1.4.1.2011.6.161.1.2.1.3
The IP address of the interface. The type of this address is determined by the value of the hwIpDslamInterfaceIpAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hwIpDslamInterfaceIpPfxLen 1.3.6.1.4.1.2011.6.161.1.2.1.4
If hwIpDslamInterfaceIpAddressType is set to ipv4(1) or ipv6(2), then this value will contain an appropriate prefix length for the IP address in object hwIpDslamInterfaceIpAddress. Otherwise this value is irrelevant and should be ignored.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

hwIpDslamInterfaceIpFlag 1.3.6.1.4.1.2011.6.161.1.2.1.5
Indicates the flag of the IP address. Options: 1. primary(1) -indicates that this IP address is the primary IP address of the interface 2. secondary(2) -indicates that this IP address is the primary IP address of the interface. One interface may have one primary IP address, and several secondary IP addresses.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

hwIpDslamInterfaceIpMethod 1.3.6.1.4.1.2011.6.161.1.2.1.6
Interface IP address acquiring method. Options: 1. static(1) -indicates the address was manually configured 2. dhcp(2) -indicates the address was assigned by a DHCP server
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

hwIpDslamInterfaceIpRowStatus 1.3.6.1.4.1.2011.6.161.1.2.1.7
Indicates the row status. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating an IP address 3. destroy(6) -indicates deleting an IP address
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwIpDslamInterfacePriorityTable 1.3.6.1.4.1.2011.6.161.1.3
This table is used to config the priority marked for the packet send from the VLAN interface. The index of this table is hwIpDslamInterfacePriorityIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpDslamInterfacePriorityEntry

hwIpDslamInterfacePriorityEntry 1.3.6.1.4.1.2011.6.161.1.3.1
This table is used to config the priority marked for the packet send from the VLAN interface. The index of this entry is hwIpDslamInterfacePriorityIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpDslamInterfacePriorityEntry  

hwIpDslamInterfacePriorityIfIndex 1.3.6.1.4.1.2011.6.161.1.3.1.1
Indicates which interface the priority is to be configured on. The value of it is same with the hwIpDslamInterfaceIfIndex in hwIpDslamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwIpDslamInterfacePriorityDefaultDscp 1.3.6.1.4.1.2011.6.161.1.3.1.2
The DSCP value for all packet. A value of -1 indicates that it has not been configured. In that case, the DSCP in packet will use the value of 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..63  

hwIpDslamInterfacePriorityDscpForDhcp 1.3.6.1.4.1.2011.6.161.1.3.1.3
The DSCP value for DHCP packet. A value of -1 indicates that it has not been configured. In that case, the DSCP for DHCP packet will use the value of hwIpDslamInterfacePriorityDefaultDscp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..63  

hwIpDslamInterfacePriorityDscpForRoutingPkt 1.3.6.1.4.1.2011.6.161.1.3.1.4
The DSCP value for routing-protocol packet. A value of -1 indicates that it has not been configured. In that case, the DSCP for routing-protocol packet will use the value of hwIpDslamInterfacePriorityDefaultDscp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..63  

hwIpDslamInterfacePriorityDefaultTos 1.3.6.1.4.1.2011.6.161.1.3.1.5
The TOS value for all packet. A value of -1 indicates that it has not been configured. In that case, the TOS in packet will use the value of 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7  

hwIpDslamInterfacePriorityTosForDhcp 1.3.6.1.4.1.2011.6.161.1.3.1.6
The TOS value for DHCP packet. A value of -1 indicates that it has not been configured. In that case, the TOS for DHCP packet will use the value of hwIpDslamInterfacePriorityDefaultTos.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7  

hwIpDslamInterfacePriorityTosForRoutingPkt 1.3.6.1.4.1.2011.6.161.1.3.1.7
The TOS value for routing-protocol packet. A value of -1 indicates that it has not been configured. In that case, the TOS for routing-protocol packet will use the value of hwIpDslamInterfacePriorityDefaultTos.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7