CISCOSB-ROUTEMAP-MIB

File: CISCOSB-ROUTEMAP-MIB.mib (4387 bytes)

Imported modules

CISCOSB-MIB INET-ADDRESS-MIB SNMPv2-TC
IF-MIB SNMPv2-SMI

Imported symbols

switch001 InetAddressType InetAddress
InetAddressIPv6 TEXTUAL-CONVENTION DisplayString
RowStatus InterfaceIndexOrZero InterfaceIndex
OBJECT-TYPE Unsigned32

Defined Types

RlRouteMapInetType  
The inet type of a route map
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2)  

RlRouteMapPbrEntry  
SEQUENCE    
  rlRouteMapPbrRouteMapName DisplayString
  rlRouteMapPbrRouteMapSectionId Unsigned32
  rlRouteMapPbrInetType RlRouteMapInetType
  rlRouteMapPbrMatchAccessListName DisplayString
  rlRouteMapPbrActionNexthopInetAddressType InetAddressType
  rlRouteMapPbrActionNexthopInetAddress InetAddress
  rlRouteMapPbrActionNexthopIfIndex InterfaceIndexOrZero
  rlRouteMapPbrRowStatus RowStatus

Defined Values

rlRouteMap 1.3.6.1.4.1.9.6.1.101.227
The private MIB module definition for Route Map distribution mechanism.
MODULE-IDENTITY    

rlRouteMapPbrTable 1.3.6.1.4.1.9.6.1.101.227.1
Main table serving as container for route map table definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlRouteMapPbrEntry

rlRouteMapPbrEntry 1.3.6.1.4.1.9.6.1.101.227.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlRouteMapPbrEntry  

rlRouteMapPbrRouteMapName 1.3.6.1.4.1.9.6.1.101.227.1.1.1
Name (identifier) of the route map.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlRouteMapPbrRouteMapSectionId 1.3.6.1.4.1.9.6.1.101.227.1.1.2
Identifier of single section the route map.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rlRouteMapPbrInetType 1.3.6.1.4.1.9.6.1.101.227.1.1.3
Inet type of this route-map.
Status: current Access: read-write
OBJECT-TYPE    
  RlRouteMapInetType  

rlRouteMapPbrMatchAccessListName 1.3.6.1.4.1.9.6.1.101.227.1.1.4
Identifier of access list, if used for matching.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlRouteMapPbrActionNexthopInetAddressType 1.3.6.1.4.1.9.6.1.101.227.1.1.5
The inet type of rlRouteMapPbrActionNexthopInetAddress
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlRouteMapPbrActionNexthopInetAddress 1.3.6.1.4.1.9.6.1.101.227.1.1.6
Inet address of nexthop, if used for action.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlRouteMapPbrActionNexthopIfIndex 1.3.6.1.4.1.9.6.1.101.227.1.1.7
Inet address of nexthop, if used for action.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

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