IPV4-RIP-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: IPV4-RIP-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
 apIpv4RipMib 1.3.6.1.4.1.2467.1.9.3.1.1
This MIB module describes the ArrowPoint enterprise MIB support for the Routing Information Protocol
 apIpv4RipRedistributeStatic 1.3.6.1.4.1.2467.1.9.3.1.2 integer read-write
If enabled, static routes will be advertised by RIP. Enumeration: 'enable': 1, 'disable': 2.
 apIpv4RipStaticMetric 1.3.6.1.4.1.2467.1.9.3.1.3 integer read-write
If static routes are advertised by RIP, this is the metric to use when advertising the routes.
 apIpv4RipRedistributeOspf 1.3.6.1.4.1.2467.1.9.3.1.4 integer read-write
If enabled, OSPF routes will be advertised by RIP. Enumeration: 'enable': 1, 'disable': 2.
 apIpv4RipOspfMetric 1.3.6.1.4.1.2467.1.9.3.1.5 integer read-write
If OSPF routes are advertised by RIP, this is the metric to use when advertising the routes.
 apIpv4RipRedistributeLocal 1.3.6.1.4.1.2467.1.9.3.1.6 integer read-write
If enabled, local routes will be advertised by RIP. Enumeration: 'enable': 1, 'disable': 2.
 apIpv4RipLocalMetric 1.3.6.1.4.1.2467.1.9.3.1.7 integer read-write
If local routes are advertised by RIP, this is the metric to use when advertising the routes.
 apIpv4RipAdvRouteTable 1.3.6.1.4.1.2467.1.9.3.1.8 no-access
A list of routes that are advertised via all RIP interfaces.
     apIpv4RipAdvRouteEntry 1.3.6.1.4.1.2467.1.9.3.1.8.1 no-access
A single route to advertise via all RIP interfaces.
         apIpv4RipAdvRoutePrefix 1.3.6.1.4.1.2467.1.9.3.1.8.1.1 ipaddress read-only
The route prefix to be advertised.
         apIpv4RipAdvRoutePrefixLen 1.3.6.1.4.1.2467.1.9.3.1.8.1.2 integer read-only
The network prefix length associated with this route.
         apIpv4RipAdvRouteMetric 1.3.6.1.4.1.2467.1.9.3.1.8.1.3 integer read-only
The metric to use when advertising this route.
         apIpv4RipAdvRouteStatus 1.3.6.1.4.1.2467.1.9.3.1.8.1.4 rowstatus read-only
(fill in later)
 apIpv4RipIfAdvRouteTable 1.3.6.1.4.1.2467.1.9.3.1.9 no-access
A list of routes that are advertised via a specific RIP interface.
     apIpv4RipIfAdvRouteEntry 1.3.6.1.4.1.2467.1.9.3.1.9.1 no-access
A single route to advertise via a specific RIP interface.
         apIpv4RipIfAdvRouteAddress 1.3.6.1.4.1.2467.1.9.3.1.9.1.1 ipaddress read-only
The address of the RIP interface. If this is a valid unicast IP address, the interface is numbered. Otherwise, it indicates the ifIndex of an unnumbered interface.
         apIpv4RipIfAdvRoutePrefix 1.3.6.1.4.1.2467.1.9.3.1.9.1.2 ipaddress read-only
The route prefix to be advertised.
         apIpv4RipIfAdvRoutePrefixLen 1.3.6.1.4.1.2467.1.9.3.1.9.1.3 integer read-only
The network prefix length associated with this route.
         apIpv4RipIfAdvRouteMetric 1.3.6.1.4.1.2467.1.9.3.1.9.1.4 integer read-only
The metric to use when advertising this route.
         apIpv4RipIfAdvRouteStatus 1.3.6.1.4.1.2467.1.9.3.1.9.1.5 rowstatus read-only
(fill in later)
 apIpv4RipIfTable 1.3.6.1.4.1.2467.1.9.3.1.10 no-access
Per-interface RIP information.
       apIpv4RipIfEntry 1.3.6.1.4.1.2467.1.9.3.1.10.1 no-access
Information for a single RIP interface.
           apIpv4RipIfAddress 1.3.6.1.4.1.2467.1.9.3.1.10.1.1 ipaddress read-only
The address of the RIP interface. If this is a valid unicast IP address, the interface is numbered. Otherwise, it indicates the ifIndex of an unnumbered interface.
           apIpv4RipIfLogTx 1.3.6.1.4.1.2467.1.9.3.1.10.1.2 truthvalue read-only
If true, information will be written to the system log for each RIP packet transmitted.
           apIpv4RipIfLogRx 1.3.6.1.4.1.2467.1.9.3.1.10.1.3 truthvalue read-only
If true, information will be written to the system log for each RIP packet received.
 apIpv4RipEqualCostRoutes 1.3.6.1.4.1.2467.1.9.3.1.11 integer read-write
The maximum number of equal-cost routes RIP can use.
 apIpv4RipRedistributeFirewall 1.3.6.1.4.1.2467.1.9.3.1.12 integer read-write
If enabled, firewall routes will be advertised by RIP. Enumeration: 'enable': 1, 'disable': 2.
 apIpv4RipFirewallMetric 1.3.6.1.4.1.2467.1.9.3.1.13 integer read-write
If firewall routes are advertised by RIP, this is the metric to use when advertising the routes.