HH3C-PBR-MIB

File: HH3C-PBR-MIB.mib (18840 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

hh3cCommon OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE Integer32 TruthValue
DisplayString RowStatus ifIndex
InetAddress InetAddressType

Defined Types

Hh3cPBRMibPolicyNodeEntry  
SEQUENCE    
  hh3cPBRMibPolicyNodeAddrType InetAddressType
  hh3cPBRMibPolicyName DisplayString
  hh3cPBRMibPolicyNodeId Integer32
  hh3cPBRMibPolicyNodeMode TruthValue
  hh3cPBRMibPolicyNodeRowStatus RowStatus

Hh3cPBRMibIfPolicyEntry  
SEQUENCE    
  hh3cPBRMibPolicyAddressType InetAddressType
  hh3cPBRMibAppliedPolicyName DisplayString
  hh3cPBRMibIfPolicyRowStatus RowStatus

Hh3cPBRMibMatchAclEntry  
SEQUENCE    
  hh3cPBRMibAclGroupId Integer32

Hh3cPBRMibApplyPrecedenceEntry  
SEQUENCE    
  hh3cPBRMibApplyPrecedenceValue Integer32

Hh3cPBRMibApplyNexthopEntry  
SEQUENCE    
  hh3cPBRMibApplyNexthopIndex Integer32
  hh3cPBRMibApplyNexthopVpnName DisplayString
  hh3cPBRMibApplyNexthopAddressType InetAddressType
  hh3cPBRMibApplyNexthopAddress InetAddress
  hh3cPBRMibApplyNexthopTrackId Integer32
  hh3cPBRMibApplyNexthopDirect TruthValue
  hh3cPBRMibApplyNexthopRowStatus RowStatus

Hh3cPBRMibApplyDefaultNexthopEntry  
SEQUENCE    
  hh3cPBRMibApplyDefaultNexthopIndex Integer32
  hh3cPBRMibApplyDefaultNexthopVpnName DisplayString
  hh3cPBRMibApplyDefaultNexthopAddressType InetAddressType
  hh3cPBRMibApplyDefaultNexthopAddress InetAddress
  hh3cPBRMibApplyDefaultNexthopTrackId Integer32
  hh3cPBRMibApplyDefaultNexthopDirect TruthValue
  hh3cPBRMibApplyDefaultNexthopRowStatus RowStatus

Defined Values

hh3cPBR 1.3.6.1.4.1.25506.2.113
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.
MODULE-IDENTITY    

hh3cPBRObjects 1.3.6.1.4.1.25506.2.113.1
OBJECT IDENTIFIER    

hh3cPBRGlobal 1.3.6.1.4.1.25506.2.113.1.1
OBJECT IDENTIFIER    

hh3cPBRNexthopTrapEnabled 1.3.6.1.4.1.25506.2.113.1.1.1
The value is a global setting only for IPv4 PBR. If the value is set to 'false', the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPBRLocalPolicy 1.3.6.1.4.1.25506.2.113.1.1.2
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..19)  

hh3cPBRIPv6NexthopTrapEnabled 1.3.6.1.4.1.25506.2.113.1.1.3
The value is a global setting only for IPv6 PBR. If the value is set to 'false', the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPBRMibTrap 1.3.6.1.4.1.25506.2.113.1.2
OBJECT IDENTIFIER    

hh3cPBRTrapObjects 1.3.6.1.4.1.25506.2.113.1.2.1
OBJECT IDENTIFIER    

hh3cPBRNexthopAddrType 1.3.6.1.4.1.25506.2.113.1.2.1.1
Indicating address type of hh3cPBRNexthopAddr, which can be IPv4 or IPv6.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hh3cPBRNexthopAddr 1.3.6.1.4.1.25506.2.113.1.2.1.2
The involved next hop IP address of trap information.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hh3cPBRTraps 1.3.6.1.4.1.25506.2.113.1.2.2
OBJECT IDENTIFIER    

hh3cPBRTrapsPrefix 1.3.6.1.4.1.25506.2.113.1.2.2.0
OBJECT IDENTIFIER    

hh3cPBRNexthopFailedTrap 1.3.6.1.4.1.25506.2.113.1.2.2.0.1
When the next hop of PBR apply clause became unreachable according to routing information, trap is generated and is sent to the remote monitoring device.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cPBRTables 1.3.6.1.4.1.25506.2.113.2
OBJECT IDENTIFIER    

hh3cPBRMibPolicyNodeTable 1.3.6.1.4.1.25506.2.113.2.1
A table for PBR nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibPolicyNodeEntry

hh3cPBRMibPolicyNodeEntry 1.3.6.1.4.1.25506.2.113.2.1.1
An entry for PBR nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibPolicyNodeEntry  

hh3cPBRMibPolicyNodeAddrType 1.3.6.1.4.1.25506.2.113.2.1.1.1
Address type of policy node, which can be IPv4 or IPv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hh3cPBRMibPolicyName 1.3.6.1.4.1.25506.2.113.2.1.1.2
Policy name of PBR node.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..19)  

hh3cPBRMibPolicyNodeId 1.3.6.1.4.1.25506.2.113.2.1.1.3
Sequence identifier of PBR node.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hh3cPBRMibPolicyNodeMode 1.3.6.1.4.1.25506.2.113.2.1.1.4
Mode 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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cPBRMibPolicyNodeRowStatus 1.3.6.1.4.1.25506.2.113.2.1.1.5
Operation status of this table entry. Three actions are used: active, createAndGo, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPBRMibIfPolicyTable 1.3.6.1.4.1.25506.2.113.2.2
A table for interfaces being applied with PBR nodes with the same policy name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibIfPolicyEntry

hh3cPBRMibIfPolicyEntry 1.3.6.1.4.1.25506.2.113.2.2.1
An entry for reference relation between interface and policy nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibIfPolicyEntry  

hh3cPBRMibPolicyAddressType 1.3.6.1.4.1.25506.2.113.2.2.1.1
Address type of policy node, which can be IPv4 or IPv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hh3cPBRMibAppliedPolicyName 1.3.6.1.4.1.25506.2.113.2.2.1.2
Policy name of PBR nodes.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..19)  

hh3cPBRMibIfPolicyRowStatus 1.3.6.1.4.1.25506.2.113.2.2.1.3
Operation status of this table entry. Three actions are used: active, createAndGo, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPBRMibMatchAclTable 1.3.6.1.4.1.25506.2.113.2.3
A table for ACLs being used by a policy node. Only one ACL can be used within a node at most.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibMatchAclEntry

hh3cPBRMibMatchAclEntry 1.3.6.1.4.1.25506.2.113.2.3.1
An entry for policy node that uses an ACL group as its if-match rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibMatchAclEntry  

hh3cPBRMibAclGroupId 1.3.6.1.4.1.25506.2.113.2.3.1.1
Index of number-acl group. Setting -1 indicates closing this rule.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPBRMibApplyPrecedenceTable 1.3.6.1.4.1.25506.2.113.2.4
A table for precedence values being used by a policy node. Only one precedence value can be used within a node at most.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibApplyPrecedenceEntry

hh3cPBRMibApplyPrecedenceEntry 1.3.6.1.4.1.25506.2.113.2.4.1
An entry for policy node with an action to set IP precedence for matching packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibApplyPrecedenceEntry  

hh3cPBRMibApplyPrecedenceValue 1.3.6.1.4.1.25506.2.113.2.4.1.1
Value 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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPBRMibApplyNexthopTable 1.3.6.1.4.1.25506.2.113.2.5
A table for next hop actions being used by a policy node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibApplyNexthopEntry

hh3cPBRMibApplyNexthopEntry 1.3.6.1.4.1.25506.2.113.2.5.1
An entry for policy node with an action to set next hop for matching packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibApplyNexthopEntry  

hh3cPBRMibApplyNexthopIndex 1.3.6.1.4.1.25506.2.113.2.5.1.1
Index of next hop for the apply next hop action.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPBRMibApplyNexthopVpnName 1.3.6.1.4.1.25506.2.113.2.5.1.2
Name of VPN instance where apply next hop action is used.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

hh3cPBRMibApplyNexthopAddressType 1.3.6.1.4.1.25506.2.113.2.5.1.3
Address type of hh3cPBRMibApplyNexthopAddress, which can be IPv4 or IPv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPBRMibApplyNexthopAddress 1.3.6.1.4.1.25506.2.113.2.5.1.4
Next hop IP address of apply next hop action.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPBRMibApplyNexthopTrackId 1.3.6.1.4.1.25506.2.113.2.5.1.5
Identifier of track object related with next hop. Setting 0 indicates closing this function.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPBRMibApplyNexthopDirect 1.3.6.1.4.1.25506.2.113.2.5.1.6
Direct route attribute of next hop according to route information.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cPBRMibApplyNexthopRowStatus 1.3.6.1.4.1.25506.2.113.2.5.1.7
Operation status of this table entry. Three actions are used: active, createAndGo, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPBRMibApplyDefaultNexthopTable 1.3.6.1.4.1.25506.2.113.2.6
A table for default next hop actions being used by a policy node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPBRMibApplyDefaultNexthopEntry

hh3cPBRMibApplyDefaultNexthopEntry 1.3.6.1.4.1.25506.2.113.2.6.1
An entry for policy node with an action to set default next hop for matching packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPBRMibApplyDefaultNexthopEntry  

hh3cPBRMibApplyDefaultNexthopIndex 1.3.6.1.4.1.25506.2.113.2.6.1.1
Index of default next hop for the apply default next hop action.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPBRMibApplyDefaultNexthopVpnName 1.3.6.1.4.1.25506.2.113.2.6.1.2
Name of VPN instance where apply default next hop action is used.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

hh3cPBRMibApplyDefaultNexthopAddressType 1.3.6.1.4.1.25506.2.113.2.6.1.3
Address type of hh3cPBRMibApplyDefaultNexthopAddress, which can be IPv4 or IPv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPBRMibApplyDefaultNexthopAddress 1.3.6.1.4.1.25506.2.113.2.6.1.4
Next hop IP address of apply default next hop action.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPBRMibApplyDefaultNexthopTrackId 1.3.6.1.4.1.25506.2.113.2.6.1.5
Identifier of track object related with default next hop. Setting 0 indicates closing this function.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPBRMibApplyDefaultNexthopDirect 1.3.6.1.4.1.25506.2.113.2.6.1.6
Direct route attribute of apply default next hop address according to route information.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cPBRMibApplyDefaultNexthopRowStatus 1.3.6.1.4.1.25506.2.113.2.6.1.7
Operation status of this table entry. Three actions are used: active, createAndGo, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus