HP-ICF-RIP
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.13
- Last updated
- 2003-05-13 02:17
- Organization
- Hewlett-Packard Company Workgroup Networks Division
- Revisions
- 2003-05-13 02:17, 2001-11-13 03:39
- Namespace
- hp
- Source file
HP-ICF-RIP- Digest
sha256:7db250057aa061d34757fbf7603d06ac66c3fce3c16e8a0cc10a99d5bf25dea5
Description
This MIB module contains HP proprietary extensions to the standard RIP MIB.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IANA-RTPROTO-MIB | IANAipRouteProtocol |
| RIPv2-MIB | rip2IfConfEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-RIP IANA-RTPROTO-MIB RIPv2-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfRipObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.13.1 | |||
| hpicfRipGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1 | |||
| hpicfRipAdminStatus OBJECT-TYPE The operational status of the RIP routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfRipDefaultMetric OBJECT-TYPE Default metric value for routes redistributed to RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.2 | INTEGER (1..15) | read-write | current |
| hpicfRipAutoSummary OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.3 | TruthValue | read-write | current |
| hpicfRipDistance OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.1.4 | Integer32 (1..255) | read-write | current |
| hpicfRipIfConfTable OBJECT-TYPE HP extensions to the rip2IfConfTable. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2 | not-accessible | current | |
| hpicfRipIfConfEntry OBJECT-TYPE HP extensions for a single RIP interface. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1 | not-accessible | current | |
| hpicfRipIfConfDoPoison OBJECT-TYPE Flag indicating if router should perform poison reverse on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1.1 | TruthValue | read-create | current |
| hpicfRipIfConfCost OBJECT-TYPE RIP metric for this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.2.1.2 | Integer32 (1..15) | read-create | current |
| hpicfRipRedistTable OBJECT-TYPE Table for configuring route redistribution into RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3 | not-accessible | current | |
| hpicfRipRedistEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1 | not-accessible | current | |
| hpicfRipRedistSrcProto OBJECT-TYPE Source protocol to redistribute routes from. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1.1 | IANAipRouteProtocol | not-accessible | current |
| hpicfRipRedistEnabled OBJECT-TYPE A flag indicating whether RIP should redistribute routes from this source protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.3.1.2 | TruthValue | read-write | current |
| hpicfRipRedistRestrictTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4 | not-accessible | current | |
| hpicfRipRedistRestrictEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1 | not-accessible | current | |
| hpicfRipRedistRestrictAddr OBJECT-TYPE The IP address of the range of route entries to exclude from redistribution into RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.1 | IpAddress | not-accessible | current |
| hpicfRipRedistRestrictMask OBJECT-TYPE The mask for the range of route entries to exclude from redistribution into RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.2 | IpAddress | not-accessible | current |
| hpicfRipRedistRestrictStatus OBJECT-TYPE The status of this entry. | 1.3.6.1.4.1.11.2.14.11.5.1.13.1.4.1.3 | RowStatus | read-create | current |
| hpicfRipConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.13.2 | |||
| hpicfRipGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1 | |||
| hpicfRipCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfRipBaseGroup OBJECT-GROUP Basic RIP configuration information that is not present in the standard RIP MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.1 | current |
| hpicfRipIfGroup OBJECT-GROUP RIP interface configuration information that is not present in the standard RIP MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.2 | current |
| hpicfRipRedistGroup OBJECT-GROUP A collection of objects for controlling the redistribution of external routes by RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.3 | current |
| hpicfRipDistanceGroup OBJECT-GROUP A collection of objects for configuring the administrative distance of routes learned by RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.1.4 | current |
| hpicfRipCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support RIP. | 1.3.6.1.4.1.11.2.14.11.5.1.13.2.2.1 | current |