HP-ICF-RIP: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-RIP
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
 hpicfRip 1.3.6.1.4.1.11.2.14.11.5.1.13
This MIB module contains HP proprietary extensions to the standard RIP MIB.
       hpicfRipObjects 1.3.6.1.4.1.11.2.14.11.5.1.13.1
           hpicfRipGeneral 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1
               hpicfRipAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.1 integer read-write
The operational status of the RIP routing protocol. Enumeration: 'enable': 1, 'disable': 2.
               hpicfRipDefaultMetric 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.2 integer32 read-write
Default metric value for routes redistributed to RIP.
               hpicfRipAutoSummary 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.3 truthvalue read-write
A flag indicating whether RIP should perform border filtering on subnet routes when crossing a network boundary. Interfaces that are configured for RIPv1 or RIPv1-compatible mode must always filter subnets at network boundaries. Interfaces configured for RIPv2 mode will only filter subnets if this flag is set to 'true'. Setting this to 'true' will result in all subnets within a class-based network to be summarized using a single route for the subnet number, which can decrease the size of the routing tables. However, if any networks are discontiguous, this flag should be set to 'false' for proper routing.
               hpicfRipDistance 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.4 integer32 read-write
The administrative distance to associate with routes learned by RIP. Routes with lower distances are preferred. By default, RIP routes have an administrative distance of 120.
           hpicfRipIfConfTable 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2 no-access
HP extensions to the rip2IfConfTable.
               hpicfRipIfConfEntry 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1 no-access
HP extensions for a single RIP interface.
                   hpicfRipIfConfDoPoison 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1.1 truthvalue read-only
Flag indicating if router should perform poison reverse on this interface.
                   hpicfRipIfConfCost 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1.2 integer32 read-only
RIP metric for this interface.
           hpicfRipRedistTable 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3 no-access
Table for configuring route redistribution into RIP.
               hpicfRipRedistEntry 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1 no-access
An entry in the table for configuring route redistribution into RIP from a single source protocol. Entries in this table are not created dynamically. There will be a single entry for each supported source protocol.
                   hpicfRipRedistSrcProto 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1.1 ianaiprouteprotocol no-access
Source protocol to redistribute routes from.
                   hpicfRipRedistEnabled 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1.2 truthvalue read-write
A flag indicating whether RIP should redistribute routes from this source protocol.
           hpicfRipRedistRestrictTable 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4 no-access
A table of route prefixes for filtering out routes that RIP should not redistribute. Any route that is contained by a range in this table (in other words, has a longer mask than that specified by hpicfRipRedistRestrictMask and where the route destination ANDed with the hpicfRipRedistRestrictMask is equal to hpicfRipRedistRestrictAddr) will not be redistributed as an external route by RIP.
               hpicfRipRedistRestrictEntry 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1 no-access
A single entry in the table. Any route, regardless of source protocol which is contained within the specified range will not be redistributed into RIP. Entries in this table are created dynamically using the hpicfRipRedistRestrictStatus object.
                   hpicfRipRedistRestrictAddr 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.1 ipaddress no-access
The IP address of the range of route entries to exclude from redistribution into RIP.
                   hpicfRipRedistRestrictMask 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.2 ipaddress no-access
The mask for the range of route entries to exclude from redistribution into RIP.
                   hpicfRipRedistRestrictStatus 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.3 rowstatus read-only
The status of this entry.
       hpicfRipConformance 1.3.6.1.4.1.11.2.14.11.5.1.13.2
           hpicfRipGroups 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1
               hpicfRipBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.1
Basic RIP configuration information that is not present in the standard RIP MIB.
               hpicfRipIfGroup 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.2
RIP interface configuration information that is not present in the standard RIP MIB.
               hpicfRipRedistGroup 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.3
A collection of objects for controlling the redistribution of external routes by RIP.
               hpicfRipDistanceGroup 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.4
A collection of objects for configuring the administrative distance of routes learned by RIP.
           hpicfRipCompliances 1.3.6.1.4.1.11.2.14.11.5.1.13.2.2
               hpicfRipCompliance 1.3.6.1.4.1.11.2.14.11.5.1.13.2.2.1
The compliance statement for HP Routing switches that support RIP.
               hpicfRipDistanceCompliance 1.3.6.1.4.1.11.2.14.11.5.1.13.2.2.2
The compliance statement for HP Routing switches that support RIP.