HUAWEI-IPDSLAM-INTERFACE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
29
.1.3.6.1.4.1.2011.6.161.1.1 · 1 row entry · 7 columns
This table is used to manage the interface object, such as
create, modify and delete. The indexes of this table are
hwIpDslamInterfaceType and hwIpDslamInterfaceUnitNum.
hwIpDslamInterfaceEntry entry .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.
Indexes
hwIpDslamInterfaceType hwIpDslamInterfaceUnitNum
Column Syntax OID
hwIpDslamInterfaceType
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 interf…
Enumeration
Enumerated Values:
1inloopback
2null
3meth
4vlanif
5loopback
6tunnel
.1.3.6.1.4.1.2011.6.161.1.1.1.1
hwIpDslamInterfaceUnitNum
Indicates the interface unit number. The valid range of its
value lies on the interface type.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.161.1.1.1.2
hwIpDslamInterfaceIfIndex
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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.161.1.1.1.3
hwIpDslamInterfaceIfName
Indicates the interface name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.6.161.1.1.1.4
hwIpDslamInterfaceIfDescr
Indicates the description of this interface.
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.2011.6.161.1.1.1.5
hwIpDslamInterfaceAdminStatus
Interface admin status
Options:
1. up(1) -indicates that the interface is up
2. down(2) -indicates that the interface is down
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2011.6.161.1.1.1.6
hwIpDslamInterfaceRowStatus
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
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.6.161.1.1.1.7
.1.3.6.1.4.1.2011.6.161.1.2 · 1 row entry · 7 columns
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.
hwIpDslamInterfaceIpEntry entry .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 hwIpDslam…
Indexes
hwIpDslamInterfaceIpIfIndex hwIpDslamInterfaceIpAddressType hwIpDslamInterfaceIpAddress hwIpDslamInterfaceIpPfxLen
Column Syntax OID
hwIpDslamInterfaceIpIfIndex
Indicates which interface the IP address is to be configured.
The value of it is same with the hwIpDslamInterfaceIfIndex
in hwIpDslamInterfaceTable.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.161.1.2.1.1
hwIpDslamInterfaceIpAddressType
The type of the hwIpDslamInterfaceIpAddress address, as defined
in the InetAddress MIB.

Now only support ipv4(1).
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.6.161.1.2.1.2
hwIpDslamInterfaceIpAddress
The IP address of the interface.
The type of this address is determined by the value of
the hwIpDslamInterfaceIpAddressType object.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.161.1.2.1.3
hwIpDslamInterfaceIpPfxLen
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…
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.2011.6.161.1.2.1.4
hwIpDslamInterfaceIpFlag
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
Enumerationr/w
Enumerated Values:
1primary
2secondary
.1.3.6.1.4.1.2011.6.161.1.2.1.5
hwIpDslamInterfaceIpMethod
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
Enumeration
Enumerated Values:
1static
2dhcp
.1.3.6.1.4.1.2011.6.161.1.2.1.6
hwIpDslamInterfaceIpRowStatus
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
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.6.161.1.2.1.7
.1.3.6.1.4.1.2011.6.161.1.3 · 1 row entry · 9 columns
This table is used to config the priority marked for the packet 
send from the VLAN interface. The index of this table is
hwIpDslamInterfacePriorityIfIndex.
hwIpDslamInterfacePriorityEntry entry .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.
Indexes
hwIpDslamInterfacePriorityIfIndex
Column Syntax OID
hwIpDslamInterfacePriorityIfIndex
Indicates which interface the priority is to be configured on.
The value of it is same with the hwIpDslamInterfaceIfIndex
in hwIpDslamInterfaceTable.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.161.1.3.1.1
hwIpDslamInterfacePriorityDefaultDscp
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.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.6.161.1.3.1.2
hwIpDslamInterfacePriorityDscpForDhcp
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.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.6.161.1.3.1.3
hwIpDslamInterfacePriorityDscpForRoutingPkt
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.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.6.161.1.3.1.4
hwIpDslamInterfacePriorityDefaultTos
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.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.2011.6.161.1.3.1.5
hwIpDslamInterfacePriorityTosForDhcp
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.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.2011.6.161.1.3.1.6
hwIpDslamInterfacePriorityTosForRoutingPkt
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.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.2011.6.161.1.3.1.7
hwIpDslamInterfaceDscpForControlProtocol
The DSCP priority for control protocol packets. A value of
4294967295 indicates that it has not been configured. In that case,
the DSCP for control-protocol packet will use the value of
hwIpDslamInterfaceDscpForContr…
Unsigned32r/w
Constraints:
range: 0-63
range: 4294967295-4294967295
.1.3.6.1.4.1.2011.6.161.1.3.1.8
hwIpDslamInterfaceDscpForManagementProtocol
The DSCP priority for management protocol packets. A value of
4294967295 indicates that it has not been configured. In that case,
the DSCP for management-protocol packet will use the value of
hwIpDslamInterfaceDscpFo…
Unsigned32r/w
Constraints:
range: 0-63
range: 4294967295-4294967295
.1.3.6.1.4.1.2011.6.161.1.3.1.9
.1.3.6.1.4.1.2011.6.161.1.4 · 1 row entry · 6 columns
This table is used for packet measurement on an interface. The indexes of this table are
hwIpDslamInterfaceFwdStatsType and hwIpDslamInterfaceFwdStatsUnitNum.
hwIpDslamInterfaceFwdStatsEntry entry .1.3.6.1.4.1.2011.6.161.1.4.1
This table is used for packet measurement on an interface. The indexes of this entry are
hwIpDslamInterfaceFwdStatsType and hwIpDslamInterfaceFwdStatsUnitNum.
Indexes
hwIpDslamInterfaceFwdStatsType hwIpDslamInterfaceFwdStatsUnitNum
Column Syntax OID
hwIpDslamInterfaceFwdStatsType
Indicates the interface type.
Options:
6. tunnel(6) -the tunnel interface
Enumeration
Enumerated Values:
6tunnel
.1.3.6.1.4.1.2011.6.161.1.4.1.1
hwIpDslamInterfaceFwdStatsUnitNum
Indicates the interface unit number. The valid range of its
value lies on the interface type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.161.1.4.1.2
hwIpDslamInterfaceFwdStatsAdminStatus
Indicates the upstream and downstream packet measurement on an interface.
1 indicates that this function is enabled; 2 indicates that this function is disabled.
After this function is disabled, historical statistics o…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.6.161.1.4.1.3
hwIpDslamInterfaceFwdStatsResetPktCnt
Clears upstream and downstream packet statistics of an interface.
Options:
1. clear(1) - It must be clear(1) when it is set.
2. unused(65535) - The value is unused(65535) when it is read.
Enumerationr/w
Enumerated Values:
1clear
65535unused
.1.3.6.1.4.1.2011.6.161.1.4.1.4
hwIpDslamInterfaceFwdStatsUpPkts
Indicates upstream packet statistics.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.6.161.1.4.1.5
hwIpDslamInterfaceFwdStatsDownPkts
Indicates downstream packet statistics..
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.6.161.1.4.1.6