HUAWEI-IPDSLAM-L3PROTOCOL-MIB Table View

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

Tables
4
Rows
4
Columns
22
.1.3.6.1.4.1.2011.6.125.1.1.1 · 1 row entry · 6 columns
The Protocol 802.1p priority table. Each row in the table
represents a different vlan with different 802.1p priority of
protocol packets configured.
The index of this table is hwVlanIndex.
hwProtocolDot1pEntry entry .1.3.6.1.4.1.2011.6.125.1.1.1.1
The Protocol 802.1p priority table. Each row in the table
represents a different vlan with different 802.1p priority of
protocol packets configured.
The index of this entry is hwVlanIndex.
Indexes
HUAWEI-VLAN-MIBhwVlanIndex
Column Syntax OID
hwOspfDot1pPriority
The 802.1p priority of OSPF protocol on this VLAN.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.1
hwRipDot1pPriority
The 802.1p priority of RIP protocol on this VLAN.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.2
hwLdpDot1pPriority
The 802.1p priority of LDP protocol on this VLAN.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.3
hwRsvpTeDot1pPriority
The 802.1p priority of RSVP-TE protocol on this VLAN.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.4
hwSnmpDot1pPriority
The 802.1p priority of SNMP protocol on this VLAN.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.5
hwProtocolDot1pPriority
Indicates the VLAN-based 802.1p priority of packet.
Range: -1 - 7
The larger the value, the higher the priority.
The invalid value -1 is returned when this leaf is not specified.
The meaning of each value is as follows:…
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.2011.6.125.1.1.1.1.6
.1.3.6.1.4.1.2011.6.125.1.2.1 · 1 row entry · 1 columns
Indicates the IP protocol precedence. Each row in the table
represents a different vlan with DSCP value of protocol
packets configured.
The index of this table is hwVlanIndex.
hwIPPrecedenceEntry entry .1.3.6.1.4.1.2011.6.125.1.2.1.1
Indicates the IP protocol precedence. Each row in the table
represents a different vlan with DSCP value of protocol
packets configured.
The index of this entry is hwVlanIndex.
Indexes
HUAWEI-VLAN-MIBhwVlanIndex
Column Syntax OID
hwDscpValue
The DSCP value of IP protocol on this VLAN.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.6.125.1.2.1.1.1
.1.3.6.1.4.1.2011.6.125.2.1 · 1 row entry · 1 columns
Indicates the forwarding mode of the spuf board.
The index of this table is hwFrameIndex and hwSlotIndex.
hwUpLinkBoardModeEntry entry .1.3.6.1.4.1.2011.6.125.2.1.1
Indicates the forwarding mode of the spuf board.
The indexes of this entry are hwFrameIndex and hwSlotIndex.
Indexes
HUAWEI-DEVICE-MIBhwFrameIndex HUAWEI-DEVICE-MIBhwSlotIndex
Column Syntax OID
hwUpLinkBoardMode
The fowarding mode of the spuf board.
Options:
1. l2mode(1) -layer-2 fowarding mode.
2. l3mode(2) -layer-3 fowarding mode.
3. invalid(65535) -invalid value.
Enumeration
Enumerated Values:
1l2mode
2l3mode
65535invalid
.1.3.6.1.4.1.2011.6.125.2.1.1.1
.1.3.6.1.4.1.2011.6.125.4.1 · 1 row entry · 14 columns
Indicate the query info of ECMP route load balancing.
The index of this table is hwRouteLBInportIndex.
hwRouteLoadbalancingConfigEntry entry .1.3.6.1.4.1.2011.6.125.4.1.1
Indicate the query info of ECMP route load balancing.
The index of this entry is hwRouteLBInportIndex.
Indexes
hwRouteLBInportIndex
Column Syntax OID
hwRouteLBInportIndex
IfIndex of the input port.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.125.4.1.1.1
hwRouteLBAddrType
Indicates the IP address type to bind.
Options:
1. ipv4(1) -indicates that the IP address type is ipv4
2. ipv6(2) -indicates that the IP address type is ipv6
Enumerationr/w
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.2011.6.125.4.1.1.2
hwRouteLBDstIp
The Destination IP address.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.125.4.1.1.3
hwRouteLBMaskLen
The mask length of the destination IP. The range depends on hwRouteLBAddrType.
hwRouteLBAddrType is ipv4(1), the range is 0-32.
hwRouteLBAddrType is ipv6(2), the range is 0-128.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.125.4.1.1.4
hwRouteLBVpnName
This object indicates the VPN name.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.6.125.4.1.1.5
hwRouteLBPayloadIp
The PayLoad IP address.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.125.4.1.1.6
hwRouteLBSrcIp
The Source IP address.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.125.4.1.1.7
hwRouteLBProtocol
Describes the protocol of IP packets.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.6.125.4.1.1.8
hwRouteLBSrcPort
Specify source port.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.6.125.4.1.1.9
hwRouteLBDstPort
Specify destination port.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.6.125.4.1.1.10
hwRouteLBSrcMac
The Source MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.2011.6.125.4.1.1.11
hwRouteLBDstMac
The Destination MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.2011.6.125.4.1.1.12
hwRouteLBVlanId
The outer vlan id.
Integer32r/w
Constraints:
range: 1-4095
.1.3.6.1.4.1.2011.6.125.4.1.1.13
hwRouteLBInnerVlanId
The inner vlan id.
Integer32r/w
Constraints:
range: 1-4095
.1.3.6.1.4.1.2011.6.125.4.1.1.14