ROUTING-MIB: View SNMP OID List / Download MIB

VENDOR: CORIOLIS NETWORKS


 Home MIB: ROUTING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 routingMIB 1.3.6.1.4.1.5812.7.1
The MIB module for coriolis proprietary routing variables
 routeAdvPrefixTable 1.3.6.1.4.1.5812.7.2 no-access
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
     routeAdvPrefixEntry 1.3.6.1.4.1.5812.7.2.1 no-access
Entry containing information about subnet numbers and the corresponding masks
         routeAdvSummAddr 1.3.6.1.4.1.5812.7.2.1.1 ipaddress read-only
The subnet number, used as an index in the table
         routeAdvSummMask 1.3.6.1.4.1.5812.7.2.1.2 ipaddress read-only
The subnet mask, used as an index in the table
         routeAdvSummRowStatus 1.3.6.1.4.1.5812.7.2.1.3 integer read-only
The row status is used to add entries to the prefix table or delete those entries Enumeration: 'active': 1, 'invalid': 2.
         routeAdvSummRipAdminCost 1.3.6.1.4.1.5812.7.2.1.4 integer read-write
This parameter is the RIP metric that is used when the entry is added to the RIP routing table
         routeAdvSummOspfAdminCost 1.3.6.1.4.1.5812.7.2.1.5 integer read-write
This parameter is the OSPF metric that is used when the entry is added to the RIP routing table
         routeAdvSummNumSuppressedRoutes 1.3.6.1.4.1.5812.7.2.1.6 integer read-write
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.