Home/Catalog/HH3C-PBR-MIB

HH3C-PBR-MIB

AI MIB Summary

The HH3C-PBR-MIB module enables SNMP-based monitoring and configuration of Policy-Based Routing (PBR) policies on H3C network devices, specifically tracking user-defined IP packet forwarding rules that override standard destination-based routing logic.

This MIB contains objects to manage the configuration and information of PBR. It routes IP packets by user defined policy other than normal destination address based routing.
Main OID:
hh3cPBR.1.3.6.1.4.1.25506.2.113
50
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

50 total
Object Name
hh3cPBRThis MIB contains objects to manage the configuration and information of PBR. It routes IP packets by user defined policy other than normal destination address based routing.
MODULE-IDENTITY
.1.3.6.1.4.1.25506.2.113
hh3cPBRObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1
hh3cPBRGlobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1.1
hh3cPBRNexthopTrapEnabledThe value is a global setting only for IPv4 PBR. If the value is set to 'false', the feature is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.1.1.1
hh3cPBRLocalPolicyThe value is a global setting. An existing policy name setting enables local PBR for IPv4 packets initiated by the device. Only one policy can be applied locally. An empty name setting disables the feature.rw
DisplayString
.1.3.6.1.4.1.25506.2.113.1.1.2
hh3cPBRIPv6NexthopTrapEnabledThe value is a global setting only for IPv6 PBR. If the value is set to 'false', the feature is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.1.1.3
hh3cPBRMibTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1.2
hh3cPBRTrapObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1.2.1
hh3cPBRNexthopAddrTypeIndicating address type of hh3cPBRNexthopAddr, which can be IPv4 or IPv6.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.1.2.1.1
hh3cPBRNexthopAddrThe involved next hop IP address of trap information.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.1.2.1.2
hh3cPBRTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1.2.2
hh3cPBRTrapsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.1.2.2.0
hh3cPBRNexthopFailedTrapWhen the next hop of PBR apply clause became unreachable according to routing information, trap is generated and is sent to the remote monitoring device.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.113.1.2.2.0.1
hh3cPBRTables
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.113.2
hh3cPBRMibPolicyNodeTableA table for PBR nodes.
SEQUENCE OF Hh3cPBRMibPolicyNodeEntry
.1.3.6.1.4.1.25506.2.113.2.1
hh3cPBRMibPolicyNodeEntryAn entry for PBR nodes.
Hh3cPBRMibPolicyNodeEntry
.1.3.6.1.4.1.25506.2.113.2.1.1
hh3cPBRMibPolicyNodeAddrTypeAddress type of policy node, which can be IPv4 or IPv6.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.1.1.1
hh3cPBRMibPolicyNamePolicy name of PBR node.
DisplayString
.1.3.6.1.4.1.25506.2.113.2.1.1.2
hh3cPBRMibPolicyNodeIdSequence identifier of PBR node.
Integer32
.1.3.6.1.4.1.25506.2.113.2.1.1.3
hh3cPBRMibPolicyNodeModeMode of PBR node. If the mode of a node is marked as true, the packets that meet the matching rules are processed by action rules in the node. If the mode of a node is marked as false, the packets that meet the matching rules are sent back to the normal forwarding path.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.1.1.4
hh3cPBRMibPolicyNodeRowStatusOperation status of this table entry. Three actions are used: active, createAndGo, and destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.1.1.5
hh3cPBRMibIfPolicyTableA table for interfaces being applied with PBR nodes with the same policy name.
SEQUENCE OF Hh3cPBRMibIfPolicyEntry
.1.3.6.1.4.1.25506.2.113.2.2
hh3cPBRMibIfPolicyEntryAn entry for reference relation between interface and policy nodes.
Hh3cPBRMibIfPolicyEntry
.1.3.6.1.4.1.25506.2.113.2.2.1
hh3cPBRMibPolicyAddressTypeAddress type of policy node, which can be IPv4 or IPv6.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.2.1.1
hh3cPBRMibAppliedPolicyNamePolicy name of PBR nodes.rw
DisplayString
.1.3.6.1.4.1.25506.2.113.2.2.1.2
hh3cPBRMibIfPolicyRowStatusOperation status of this table entry. Three actions are used: active, createAndGo, and destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.2.1.3
hh3cPBRMibMatchAclTableA table for ACLs being used by a policy node. Only one ACL can be used within a node at most.
SEQUENCE OF Hh3cPBRMibMatchAclEntry
.1.3.6.1.4.1.25506.2.113.2.3
hh3cPBRMibMatchAclEntryAn entry for policy node that uses an ACL group as its if-match rule.
Hh3cPBRMibMatchAclEntry
.1.3.6.1.4.1.25506.2.113.2.3.1
hh3cPBRMibAclGroupIdIndex of number-acl group. Setting -1 indicates closing this rule.rw
Integer32
.1.3.6.1.4.1.25506.2.113.2.3.1.1
hh3cPBRMibApplyPrecedenceTableA table for precedence values being used by a policy node. Only one precedence value can be used within a node at most.
SEQUENCE OF Hh3cPBRMibApplyPrecedenceEntry
.1.3.6.1.4.1.25506.2.113.2.4
hh3cPBRMibApplyPrecedenceEntryAn entry for policy node with an action to set IP precedence for matching packets.
Hh3cPBRMibApplyPrecedenceEntry
.1.3.6.1.4.1.25506.2.113.2.4.1
hh3cPBRMibApplyPrecedenceValueValue of precedence being applied on IP header. <0-7> Value of precedence routine Specify routine precedence(0) priority Specify priority precedence(1) immediate Specify immediate precedence(2) flash Specify flash precedence(3) flash-override Specify flash-override precedence(4) critical Specify critical precedence(5) internet Specify internetwork control precedence(6) network Specify network control precedence(7) Setting -1 indicates closing this action.rw
Integer32
.1.3.6.1.4.1.25506.2.113.2.4.1.1
hh3cPBRMibApplyNexthopTableA table for next hop actions being used by a policy node.
SEQUENCE OF Hh3cPBRMibApplyNexthopEntry
.1.3.6.1.4.1.25506.2.113.2.5
hh3cPBRMibApplyNexthopEntryAn entry for policy node with an action to set next hop for matching packets.
Hh3cPBRMibApplyNexthopEntry
.1.3.6.1.4.1.25506.2.113.2.5.1
hh3cPBRMibApplyNexthopIndexIndex of next hop for the apply next hop action.
Integer32
.1.3.6.1.4.1.25506.2.113.2.5.1.1
hh3cPBRMibApplyNexthopVpnNameName of VPN instance where apply next hop action is used.rw
DisplayString
.1.3.6.1.4.1.25506.2.113.2.5.1.2
hh3cPBRMibApplyNexthopAddressTypeAddress type of hh3cPBRMibApplyNexthopAddress, which can be IPv4 or IPv6.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.5.1.3
hh3cPBRMibApplyNexthopAddressNext hop IP address of apply next hop action.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.5.1.4
hh3cPBRMibApplyNexthopTrackIdIdentifier of track object related with next hop. Setting 0 indicates closing this function.rw
Integer32
.1.3.6.1.4.1.25506.2.113.2.5.1.5
hh3cPBRMibApplyNexthopDirectDirect route attribute of next hop according to route information.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.5.1.6
hh3cPBRMibApplyNexthopRowStatusOperation status of this table entry. Three actions are used: active, createAndGo, and destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.5.1.7
hh3cPBRMibApplyDefaultNexthopTableA table for default next hop actions being used by a policy node.
SEQUENCE OF Hh3cPBRMibApplyDefaultNexthopEntry
.1.3.6.1.4.1.25506.2.113.2.6
hh3cPBRMibApplyDefaultNexthopEntryAn entry for policy node with an action to set default next hop for matching packets.
Hh3cPBRMibApplyDefaultNexthopEntry
.1.3.6.1.4.1.25506.2.113.2.6.1
hh3cPBRMibApplyDefaultNexthopIndexIndex of default next hop for the apply default next hop action.
Integer32
.1.3.6.1.4.1.25506.2.113.2.6.1.1
hh3cPBRMibApplyDefaultNexthopVpnNameName of VPN instance where apply default next hop action is used.rw
DisplayString
.1.3.6.1.4.1.25506.2.113.2.6.1.2
hh3cPBRMibApplyDefaultNexthopAddressTypeAddress type of hh3cPBRMibApplyDefaultNexthopAddress, which can be IPv4 or IPv6.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.6.1.3
hh3cPBRMibApplyDefaultNexthopAddressNext hop IP address of apply default next hop action.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.113.2.6.1.4
hh3cPBRMibApplyDefaultNexthopTrackIdIdentifier of track object related with default next hop. Setting 0 indicates closing this function.rw
Integer32
.1.3.6.1.4.1.25506.2.113.2.6.1.5
hh3cPBRMibApplyDefaultNexthopDirectDirect route attribute of apply default next hop address according to route information.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.6.1.6
hh3cPBRMibApplyDefaultNexthopRowStatusOperation status of this table entry. Three actions are used: active, createAndGo, and destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.113.2.6.1.7
HH3C-PBR-MIB - SNMP MIB Reference | MIBs Explorer