HUAWEI-IPDSLAM-INTERFACE-MIB
AI MIB Summary
The HUAWEI-IPDSLAM-INTERFACE-MIB module enables the configuration and monitoring of IP address assignments and interface parameters on Huawei IP DSL Access Multiplexer (DSLAM) hardware. This MIB facilitates the management of Layer 3 interface states and IP connectivity settings specifically within the DSLAM aggregation layer.
The MIB used for configuring the information of the interface including the IP address on it.
Main OID:
hwIpDslamInterface.1.3.6.1.4.1.2011.6.161
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
hwIpDslamInterfaceThe MIB used for configuring the information of the interface
including the IP address on it. MODULE-IDENTITY .1.3.6.1.4.1.2011.6.161 |
hwIpDslamInterfaceObjectInterface Object. OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.161.1 |
hwIpDslamInterfaceTableThis table is used to manage the interface object, such as
create, modify and delete. The indexes of this table are
hwIpDslamInterfaceType and hwIpDslamInterfaceUnitNum. SEQUENCE OF HwIpDslamInterfaceEntry .1.3.6.1.4.1.2011.6.161.1.1 |
hwIpDslamInterfaceEntryThis table is used to manage the interface object, such as
create, modify and delete. The indexes of this entry are
hwIpDslamInterfaceType and hwIpDslamInterfaceUnitNum. HwIpDslamInterfaceEntry .1.3.6.1.4.1.2011.6.161.1.1.1 |
hwIpDslamInterfaceTypeIndicates 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 Enumeration .1.3.6.1.4.1.2011.6.161.1.1.1.1 |
hwIpDslamInterfaceUnitNumIndicates the interface unit number. The valid range of its
value lies on the interface type. Integer32 .1.3.6.1.4.1.2011.6.161.1.1.1.2 |
hwIpDslamInterfaceIfIndexA 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.rw Integer32 .1.3.6.1.4.1.2011.6.161.1.1.1.3 |
hwIpDslamInterfaceIfNameIndicates the interface name.ro DisplayString .1.3.6.1.4.1.2011.6.161.1.1.1.4 |
hwIpDslamInterfaceIfDescrIndicates the description of this interface.rw DisplayString .1.3.6.1.4.1.2011.6.161.1.1.1.5 |
hwIpDslamInterfaceAdminStatusInterface admin status
Options:
1. up(1) -indicates that the interface is up
2. down(2) -indicates that the interface is downrw Enumeration .1.3.6.1.4.1.2011.6.161.1.1.1.6 |
hwIpDslamInterfaceRowStatusIndicates the row status.
Options:
1. active(1) -indicates query operation
2. createAndGo(4) -indicates creating an interface
3. destroy(6) -indicates deleting an interfacerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.161.1.1.1.7 |
hwIpDslamInterfaceIpTableThis 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. SEQUENCE OF HwIpDslamInterfaceIpEntry .1.3.6.1.4.1.2011.6.161.1.2 |
hwIpDslamInterfaceIpEntryThis 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. HwIpDslamInterfaceIpEntry .1.3.6.1.4.1.2011.6.161.1.2.1 |
hwIpDslamInterfaceIpIfIndexIndicates which interface the IP address is to be configured.
The value of it is same with the hwIpDslamInterfaceIfIndex
in hwIpDslamInterfaceTable. Integer32 .1.3.6.1.4.1.2011.6.161.1.2.1.1 |
hwIpDslamInterfaceIpAddressTypeThe type of the hwIpDslamInterfaceIpAddress address, as defined
in the InetAddress MIB.
Now only support ipv4(1). InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.6.161.1.2.1.2 |
hwIpDslamInterfaceIpAddressThe IP address of the interface.
The type of this address is determined by the value of
the hwIpDslamInterfaceIpAddressType object. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.6.161.1.2.1.3 |
hwIpDslamInterfaceIpPfxLenIf 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. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.6.161.1.2.1.4 |
hwIpDslamInterfaceIpFlagIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.6.161.1.2.1.5 |
hwIpDslamInterfaceIpMethodInterface 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 serverro Enumeration .1.3.6.1.4.1.2011.6.161.1.2.1.6 |
hwIpDslamInterfaceIpRowStatusIndicates 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 addressrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.161.1.2.1.7 |
hwIpDslamInterfacePriorityTableThis table is used to config the priority marked for the packet
send from the VLAN interface. The index of this table is
hwIpDslamInterfacePriorityIfIndex. SEQUENCE OF HwIpDslamInterfacePriorityEntry .1.3.6.1.4.1.2011.6.161.1.3 |
hwIpDslamInterfacePriorityEntryThis table is used to config the priority marked for the packet
send from the VLAN interface. The index of this entry is
hwIpDslamInterfacePriorityIfIndex. HwIpDslamInterfacePriorityEntry .1.3.6.1.4.1.2011.6.161.1.3.1 |
hwIpDslamInterfacePriorityIfIndexIndicates which interface the priority is to be configured on.
The value of it is same with the hwIpDslamInterfaceIfIndex
in hwIpDslamInterfaceTable. Integer32 .1.3.6.1.4.1.2011.6.161.1.3.1.1 |
hwIpDslamInterfacePriorityDefaultDscpThe 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.rw Integer32 (-1|0..63) .1.3.6.1.4.1.2011.6.161.1.3.1.2 |
hwIpDslamInterfacePriorityDscpForDhcpThe 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.rw Integer32 (-1|0..63) .1.3.6.1.4.1.2011.6.161.1.3.1.3 |
hwIpDslamInterfacePriorityDscpForRoutingPktThe 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.rw Integer32 (-1|0..63) .1.3.6.1.4.1.2011.6.161.1.3.1.4 |
hwIpDslamInterfacePriorityDefaultTosThe 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.rw Integer32 (-1|0..7) .1.3.6.1.4.1.2011.6.161.1.3.1.5 |
hwIpDslamInterfacePriorityTosForDhcpThe 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.rw Integer32 (-1|0..7) .1.3.6.1.4.1.2011.6.161.1.3.1.6 |
hwIpDslamInterfacePriorityTosForRoutingPktThe 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.rw Integer32 (-1|0..7) .1.3.6.1.4.1.2011.6.161.1.3.1.7 |