- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
08-HH3C-PBR-MIB | 103.75 KB |
Contents
(1.3.6.1.4.1.25506.2.113.1.1.1)
(1.3.6.1.4.1.25506.2.113.1.1.2)
(1.3.6.1.4.1.25506.2.113.1.1.3)
hh3cPBRMibApplyPrecedenceTable
hh3cPBRMibApplyDefaultNexthopTable
HH3C-PBR-MIB
About this MIB
Use this MIB to obtain and configure PBR information.
MIB file name
hh3c-pbr.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cPBR(113)
Scalar objects
hh3cPBRNexthopTrapEnabled
(1.3.6.1.4.1.25506.2.113.1.1.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRNexthopTrapEnabled (1.3.6.1.4.1.25506.2.113.1.1.1) |
read-write |
TruthValue |
Standard MIB values. |
Enable notifications when the next hop becomes unreachable. |
As per the MIB. |
hh3cPBRLocalPolicy
(1.3.6.1.4.1.25506.2.113.1.1.2)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRLocalPolicy (1.3.6.1.4.1.25506.2.113.1.1.2) |
read-write |
DisplayString |
DisplayString(SIZE (0..19)) |
Apply the PBR policy to locally generated packets. |
As per the MIB. |
hh3cPBRIPv6NexthopTrapEnabled
(1.3.6.1.4.1.25506.2.113.1.1.3)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRIPv6NexthopTrapEnabled (1.3.6.1.4.1.25506.2.113.1.1.3) |
read-write |
TruthValue |
Standard MIB values. |
Enable notifications when the IPv6 next hop becomes unreachable. |
As per the MIB. |
Tabular objects
hh3cPBRMibPolicyNodeTable
About this table
This table is used to create a policy node and configure match criteria and actions for the policy.
Support for operations
Create:Supported
Edit/Modify:Supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyNodeAddrType, hh3cPBRMibPolicyName, and hh3cPBRMibPolicyNodeId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibPolicyNodeAddrType (1.3.6.1.4.1.25506.2.113.2.1.1.1) |
not-accessible |
InetAddressType |
unknown(0), ipv4(1), ipv6(2) |
Address type of the policy node. |
Supports IPv4, IPv6, and Dual-stack. |
hh3cPBRMibPolicyName (1.3.6.1.4.1.25506.2.113.2.1.1.2) |
not-accessible |
DisplayString |
DisplayString (SIZE (1..19)) |
PBR policy name. |
As per the MIB. |
hh3cPBRMibPolicyNodeId (1.3.6.1.4.1.25506.2.113.2.1.1.3) |
not-accessible |
Integer32 |
Integer32(0..65535) |
Policy node ID. |
As per the MIB. |
hh3cPBRMibPolicyNodeMode (1.3.6.1.4.1.25506.2.113.2.1.1.4) |
read-create |
TruthValue |
Standard MIB values. |
Match mode of the policy node. |
As per the MIB. |
hh3cPBRMibPolicyNodeRowStatus (1.3.6.1.4.1.25506.2.113.2.1.1.5) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Operation type of the policy node. |
As per the MIB. |
hh3cPBRMibMinPktLen (1.3.6.1.4.1.25506.2.113.2.1.1.6) |
read-write |
Integer32 |
Integer32(1..65535) |
Minimum IP packet length of the packet length match criterion on the policy node. |
As per the MIB. |
hh3cPBRMibMaxPktLen (1.3.6.1.4.1.25506.2.113.2.1.1.7) |
read-write |
Integer32 |
Integer32(1..65535) |
Maximum IP packet length of the packet length match criterion on the policy node. |
As per the MIB. |
hh3cPBRMibQosId (1.3.6.1.4.1.25506.2.113.2.1.1.8) |
read-write |
Integer32 |
Integer32(1..4095) |
Local QoS ID match criterion of the policy node. |
As per the MIB. |
hh3cPBRMibQosIdMode (1.3.6.1.4.1.25506.2.113.2.1.1.9) |
read-write |
INTEGER |
invalid(1) normal(2), qppb(3) |
Local QoS ID mode of the policy node. |
As per the MIB. |
hh3cPBRMibVxlanId (1.3.6.1.4.1.25506.2.113.2.1.1.10) |
read-write |
Integer32 |
Integer32(0.. 16777215) |
VXLAN ID match criterion of the policy mode. |
As per the MIB. |
hh3cPBRMibDescription (1.3.6.1.4.1.25506.2.113.2.1.1.11) |
read-write |
DisplayString |
DisplayString(SIZE (0..127)) |
Policy node description. |
As per the MIB. |
hh3cPBRMibApplyContinue (1.3.6.1.4.1.25506.2.113.2.1.1.12) |
read-write |
TruthValue |
Standard MIB values. |
Action that compares packets with the next policy node upon failure on the current node. |
As per the MIB. |
hh3cPBRMibApplyFailDropNextHop (1.3.6.1.4.1.25506.2.113.2.1.1.13) |
read-write |
TruthValue |
Standard MIB values. |
Action that drops matching packets when all next hops on a policy node are invalid |
As per the MIB. |
hh3cPBRMibApplyIpDf (1.3.6.1.4.1.25506.2.113.2.1.1.14) |
read-write |
Integer32 |
0 or 1 |
Action that sets the Don't Fragment (DF) bit in the IP header of matching packets. |
As per the MIB. |
hh3cPBRMibApplyLoadShareNextHop (1.3.6.1.4.1.25506.2.113.2.1.1.15) |
read-write |
TruthValue |
Standard MIB values. |
Action that enables load sharing among multiple next hops. |
As per the MIB. |
hh3cPBRMibApplyLoadShareOutIf (1.3.6.1.4.1.25506.2.113.2.1.1.16) |
read-write |
TruthValue |
Standard MIB values. |
Action that enables load sharing among multiple output interfaces. |
As per the MIB. |
hh3cPBRMibApplyLSDefaultNextHop (1.3.6.1.4.1.25506.2.113.2.1.1.17) |
read-write |
TruthValue |
Standard MIB values. |
Action that enables load sharing among multiple default next hops. |
As per the MIB. |
hh3cPBRMibApplyLSDefaultOutIf (1.3.6.1.4.1.25506.2.113.2.1.1.18) |
read-write |
TruthValue |
Standard MIB values. |
Action that enables load sharing among multiple default output interfaces. |
As per the MIB. |
hh3cPBRMibApplyStatisticsValue (1.3.6.1.4.1.25506.2.113.2.1.1.19) |
read-write |
TruthValue |
Standard MIB values. |
Action that enables match counting on a policy node. |
As per the MIB. |
hh3cPBRMibIfPolicyTable
About this table
This table is used to implement interface PBR.
Support for operations
Create:Supported
Edit/Modify:Supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyAddressType and ifIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibPolicyAddressType (1.3.6.1.4.1.25506.2.113.2.2.1.1) |
not-accessible |
InetAddressType |
unknown(0), ipv4(1), ipv6(2) |
Address type of interface PBR. |
Supports IPv4, IPv6, and Dual-stack. |
hh3cPBRMibAppliedPolicyName (1.3.6.1.4.1.25506.2.113.2.2.1.2) |
read-create |
DisplayString |
DisplayString (SIZE (1..19)) |
Policy name of interface PBR. |
As per the MIB. |
hh3cPBRMibIfPolicyRowStatus (1.3.6.1.4.1.25506.2.113.2.2.1.3) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Operation type of interface PBR. |
As per the MIB. |
hh3cPBRMibIfPolicyShareMode (1.3.6.1.4.1.25506.2.113.2.2.1.4) |
read-create |
TruthValue |
Standard MIB values. |
Resource sharing mode of interface PBR. |
As per the MIB. |
hh3cPBRMibMatchAclTable
About this table
This table is used to set ACL match criterions for a policy node.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyNodeAddrType, hh3cPBRMibPolicyName, and hh3cPBRMibPolicyNodeId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibAclGroupId (1.3.6.1.4.1.25506.2.113.2.3.1.1) |
read-write |
Integer32 |
Standard MIB values. |
ACL number. |
As per the MIB. |
hh3cPBRMibAclGroupName (1.3.6.1.4.1.25506.2.113.2.3.1.2) |
read-write |
STRING |
STRING(SIZE (0..63)) |
ACL name. |
As per the MIB. |
hh3cPBRMibAclGroupVersion (1.3.6.1.4.1.25506.2.113.2.3.1.3) |
read-write |
INTEGER |
invalid(1) ipv4(2), ipv6(3), userdefined (4) |
ACL rule version |
As per the MIB. |
hh3cPBRMibApplyPrecedenceTable
About this table
This table is used to set an IP precedence.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyNodeAddrType, hh3cPBRMibPolicyName, and hh3cPBRMibPolicyNodeId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibApplyPrecedenceValue (1.3.6.1.4.1.25506.2.113.2.4.1.1) |
read-write |
Integer32 |
0 to 7 |
Precedence for IP packets. |
routine (0) priority (1) immediate (2) flash (3) flash-override (4) critical (5) internet (6) network (7) |
hh3cPBRMibApplyNexthopTable
About this table
This table is used to set next hops for matching packets on a policy node.
Support for operations
Create:Supported
Edit/Modify:Supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyNodeAddrType, hh3cPBRMibPolicyName, hh3cPBRMibPolicyNodeId, and hh3cPBRMibApplyNexthopIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibApplyNexthopIndex (1.3.6.1.4.1.25506.2.113.2.5.1.1) |
not-accessible |
Integer32 |
Integer32(0..2147483647) |
Index of the default next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopVpnName (1.3.6.1.4.1.25506.2.113.2.5.1.2) |
read-create |
DisplayString |
DisplayString (SIZE (0..31)) |
VPN instance name of the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopAddressType (1.3.6.1.4.1.25506.2.113.2.5.1.3) |
read-create |
InetAddressType |
ipv4(1), ipv6(2), |
Next hop address type. |
Supports IPv4 and IPv6. |
hh3cPBRMibApplyNexthopAddress (1.3.6.1.4.1.25506.2.113.2.5.1.4) |
read-create |
InetAddress |
Standard MIB values. |
Next hop address. |
As per the MIB. |
hh3cPBRMibApplyNexthopTrackId (1.3.6.1.4.1.25506.2.113.2.5.1.5) |
read-create |
Integer32 |
Standard MIB values. |
ID of the track entry associated with the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopDirect (1.3.6.1.4.1.25506.2.113.2.5.1.6) |
read-create |
TruthValue |
Standard MIB values. |
Effective condition of the next hop that it must be directly connected. |
As per the MIB. |
hh3cPBRMibApplyNexthopRowStatus (1.3.6.1.4.1.25506.2.113.2.5.1.7) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Operation type of the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopInboundVpn (1.3.6.1.4.1.25506.2.113.2.5.1.8) |
read-create |
TruthValue |
Standard MIB values. |
VPN instance of the inbound interface associated with the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopWeight (1.3.6.1.4.1.25506.2.113.2.5.1.9) |
read-create |
Integer32 |
Integer32(1..100) |
Load sharing weight for the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopPathId (1.3.6.1.4.1.25506.2.113.2.5.1.10) |
read-create |
Integer32 |
Integer32(1..16777215) |
Service chain path ID of the next hop. |
As per the MIB. |
hh3cPBRMibApplyNexthopPathIndex (1.3.6.1.4.1.25506.2.113.2.5.1.11) |
read-create |
Integer32 |
Integer32(1..255) |
Service chain node index of the next hop. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopTable
About this table
This table is used to set default next hops for matching packets on a policy node.
Support for operations
Create:Supported
Edit/Modify:Supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cPBRMibPolicyNodeAddrType, hh3cPBRMibPolicyName, hh3cPBRMibPolicyNodeId, and hh3cPBRMibApplyDefaultNexthopIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPBRMibApplyDefaultNexthopIndex (1.3.6.1.4.1.25506.2.113.2.6.1.1) |
not-accessible |
Integer32 |
Integer32(0..2147483647) |
Index of the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopVpnName (1.3.6.1.4.1.25506.2.113.2.6.1.2) |
read-create |
DisplayString |
DisplayString (SIZE (0..31)) |
VPN instance name of the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopAddressType (1.3.6.1.4.1.25506.2.113.2.6.1.3) |
read-create |
InetAddressType |
ipv4(1), ipv6(2), |
Default next hop address type. |
Supports IPv4 and IPv6. |
hh3cPBRMibApplyDefaultNexthopAddress (1.3.6.1.4.1.25506.2.113.2.6.1.4) |
read-create |
InetAddress |
Standard MIB values. |
Default next hop address. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopTrackId (1.3.6.1.4.1.25506.2.113.2.6.1.5) |
read-create |
Integer32 |
Standard MIB values. |
ID of the track entry associated with the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopDirect (1.3.6.1.4.1.25506.2.113.2.6.1.6) |
read-create |
TruthValue |
Standard MIB values. |
Effective condition of the default next hop that it must be directly connected. |
As per the MIB. |
hh3cPBRMibApplyDefaultNexthopRowStatus (1.3.6.1.4.1.25506.2.113.2.6.1.7) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Operation type of the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefNexthopInbVpn (1.3.6.1.4.1.25506.2.113.2.6.1.8) |
read-create |
TruthValue |
Standard MIB values. |
VPN instance of the inbound interface associated with the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefNexthopPathId (1.3.6.1.4.1.25506.2.113.2.6.1.9) |
read-create |
Integer32 |
Integer32(1..16777215) |
Service chain path ID of the default next hop. |
As per the MIB. |
hh3cPBRMibApplyDefNexthopPathInd (1.3.6.1.4.1.25506.2.113.2.6.1.10) |
read-create |
Integer32 |
Integer32(1..255) |
Service chain node index of the default next hop. |
As per the MIB. |
Notifications
hh3cPBRNexthopFailedTrap
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.113.1.2.2.0.1 |
The next hop in a PBR policy becomes unreachable. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the next hop in a PBR policy becomes unreachable.
System impact
A PBR policy cannot use an invalid next hop to forward packets.
Status control
ON
CLI: Use the snmp-agent trap enable policy-based-route command.
OFF
CLI: Use the undo snmp-agent trap enable policy-based-route command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.113.1.2.1.1 (hh3cPBRNexthopAddrType) |
Next hop address type. |
N/A |
INTEGER |
ipv4(1), , ipv6(2), |
1.3.6.1.4.1.25506.2.113.1.2.1.2 (hh3cPBRNexthopAddr) |
Next hop address. |
N/A |
OCTET STRING |
OCTET STRING (0..255) |
Recommended action
Check the network status, locate the reason that the next hop route becomes unreachable, and resolve the route reachability issue.
1.Identify whether the output interface of the next hop is up. Execute the display interface interface-type interface-number brief command to view the physical layer state of the interface. If the physical layer state or data link layer state of the interface is not up, resolve the interface or link failure. If the output interface is up, proceed to step 2.
2.Identify whether the route is correctly issued. Execute the display ip routing-table [ vpn-instance vpn-instance-name ] ip-address [ mask-length | mask ] [ longer-match ] verbose or display ipv6 routing-table [ vpn-instance vpn-instance-name ] ipv6-address [ prefix-length ] [ longer-match ] [ verbose ] command to view route information about the specified destination address. If the routing table does not contain the route with the specified next hop and output interface, check the route configuration. If the route configuration is correct, proceed to step 3.
3.Identify whether the IP addresses at both ends are on the same network segment. Execute the display ip interface interface-type interface-number brief or display ipv6 interface interface-type interface-number brief command on both the local and next hop devices to view the IP addresses of the interfaces on both ends.
If the IP addresses of the interfaces on both ends are not on the same network segment, execute the ip address or ipv6 address command in interface view to edit the IP addresses on both ends to make sure they are on the same network segment.
If the IP addresses of the interfaces on both ends are not on the same network segment, proceed to step 4.
4.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.