MARVELL-PBR-MIB

File: MARVELL-PBR-MIB.mib (5725 bytes)

Imported modules

RADLAN-MIB INET-ADDRESS-MIB SNMPv2-TC
IF-MIB SNMPv2-SMI MARVELL-ROUTEMAP-MIB

Imported symbols

rnd InetAddressType InetAddress
InetAddressIPv6 TEXTUAL-CONVENTION DisplayString
RowStatus InterfaceIndexOrZero InterfaceIndex
OBJECT-TYPE Unsigned32 rlRouteMapPbrRouteMapName
rlRouteMapPbrRouteMapSectionId

Defined Types

RlPBRInetType  
The inet type of a policy
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2)  

RlPBRStatusType  
The types of status for policy-based routing entry
TEXTUAL-CONVENTION    
  INTEGER active(1), noIp(2), interfaceDown(3)  

RlPBREntry  
SEQUENCE    
  rlPBRIfIndex InterfaceIndex
  rlPBRInetType RlPBRInetType
  rlPBRRouteMapName DisplayString
  rlPBRStatus RlPBRStatusType
  rlPBRRowStatus RowStatus

RlPBRNexthopStatusType  
The types of status of nexthop for policy-based routing entry
TEXTUAL-CONVENTION    
  INTEGER active(1), notReachable(2), notDirect(3)  

RlPBRInfoEntry  
SEQUENCE    
  rlPBRInfoAccessListName DisplayString
  rlPBRInfoNexthopInetAddressType InetAddressType
  rlPBRInfoNexthopInetAddress InetAddress
  rlPBRInfoNexthopIfIndex InterfaceIndexOrZero
  rlPBRInfoNexthopStatus RlPBRNexthopStatusType

Defined Values

rlPolicyBasedRouting 1.3.6.1.4.1.89.228
The private MIB module definition for Policy-Based Routing mechanism.
MODULE-IDENTITY    

rlPBRTable 1.3.6.1.4.1.89.228.1
Table containing policy-based routing binding information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPBREntry

rlPBREntry 1.3.6.1.4.1.89.228.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPBREntry  

rlPBRIfIndex 1.3.6.1.4.1.89.228.1.1.1
IfIndex on which policy based routing is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlPBRInetType 1.3.6.1.4.1.89.228.1.1.2
Inet type of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPBRInetType  

rlPBRRouteMapName 1.3.6.1.4.1.89.228.1.1.3
Route map name to apply.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlPBRStatus 1.3.6.1.4.1.89.228.1.1.4
The route status for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  RlPBRStatusType  

rlPBRRowStatus 1.3.6.1.4.1.89.228.1.1.5
The row status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPBRInfoTable 1.3.6.1.4.1.89.228.2
Table containing policy-based routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPBRInfoEntry

rlPBRInfoEntry 1.3.6.1.4.1.89.228.2.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPBRInfoEntry  

rlPBRInfoAccessListName 1.3.6.1.4.1.89.228.2.1.1
Access-list name of policy-based routing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlPBRInfoNexthopInetAddressType 1.3.6.1.4.1.89.228.2.1.2
Inet type of rlPBRInfoNexthopInetAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlPBRInfoNexthopInetAddress 1.3.6.1.4.1.89.228.2.1.3
Inet address of nexthop, if used for action.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlPBRInfoNexthopIfIndex 1.3.6.1.4.1.89.228.2.1.4
Inet address of nexthop, if used for action.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlPBRInfoNexthopStatus 1.3.6.1.4.1.89.228.2.1.5
Status of nexthop.
Status: current Access: read-only
OBJECT-TYPE    
  RlPBRNexthopStatusType