ROUTING-MIB

File: ROUTING-MIB.mib (3439 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI CORIOLIS-MIB

Imported symbols

IpAddress OBJECT-TYPE MODULE-IDENTITY
routing

Defined Types

RouteAdvPrefixEntry  
SEQUENCE    
  routeAdvSummAddr IpAddress
  routeAdvSummMask IpAddress
  routeAdvSummRowStatus INTEGER
  routeAdvSummRipAdminCost INTEGER
  routeAdvSummOspfAdminCost INTEGER
  routeAdvSummNumSuppressedRoutes INTEGER

Defined Values

routingMIB 1.3.6.1.4.1.5812.7.1
The MIB module for coriolis proprietary routing variables
MODULE-IDENTITY    

routeAdvPrefixTable 1.3.6.1.4.1.5812.7.2
The routing prefix table. For NEs(including the GNE) whose subnet number is included in this table, the subnet route gets added to the routing tables and propagated by routing protocols rather than the host route
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RouteAdvPrefixEntry

routeAdvPrefixEntry 1.3.6.1.4.1.5812.7.2.1
Entry containing information about subnet numbers and the corresponding masks
Status: current Access: not-accessible
OBJECT-TYPE    
  RouteAdvPrefixEntry  

routeAdvSummAddr 1.3.6.1.4.1.5812.7.2.1.1
The subnet number, used as an index in the table
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

routeAdvSummMask 1.3.6.1.4.1.5812.7.2.1.2
The subnet mask, used as an index in the table
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

routeAdvSummRowStatus 1.3.6.1.4.1.5812.7.2.1.3
The row status is used to add entries to the prefix table or delete those entries
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), invalid(2)  

routeAdvSummRipAdminCost 1.3.6.1.4.1.5812.7.2.1.4
This parameter is the RIP metric that is used when the entry is added to the RIP routing table
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

routeAdvSummOspfAdminCost 1.3.6.1.4.1.5812.7.2.1.5
This parameter is the OSPF metric that is used when the entry is added to the RIP routing table
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

routeAdvSummNumSuppressedRoutes 1.3.6.1.4.1.5812.7.2.1.6
This is the number of host routes that have been suppressed by this prefix route if this prefix route has been added to the RIP routing table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER