All MIBs › RC-RIP-MIB
Organization: Bay Networks, Rapid-City Group
Last Updated: 2004-07-20
Category: Nortel Enterprise Data, Routing
Description:
Manages RIP routing protocol configuration, neighbor tables, and route updates on Bay Networks Rapid-City series switches.
Imported Objects
From IF-MIB
| InterfaceIndex |
From RAPID-CITY
| EnableValue | |
| rcRip | OBJECT-IDENTITY |
From RC-IP-MIB
| rcIpRipInterface | OBJECT-IDENTITY |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| TruthValue |
What Is RC-RIP-MIB?
RC-RIP-MIB is a Bay Networks/Nortel enterprise MIB for the Rapid-City (Accelar) product family of Layer 3 switches, providing management of RIP (Routing Information Protocol) configuration on a per-interface basis. It exposes routing-protocol configuration data -- whether RIP is enabled on an interface, its cost metric, default-route advertisement/acceptance policy, and route-poisoning/listen/supply behavior along with automatic route aggregation settings. Its monitoring value is primarily around software/protocol configuration status rather than physical hardware: verifying that RIP is enabled and correctly configured on interfaces that should be participating in dynamic routing, and catching a misconfigured cost or accidentally disabled interface that would disrupt route propagation. Being keyed by IP address and interface index, it depends implicitly on the standard IF-MIB interface table and IP addressing conventions for its indexing. It is deployed on Bay Networks/Nortel Accelar (Rapid-City) routing switches in enterprise campus and WAN edge networks running RIP, and administrators who need to download the RC-RIP-MIB module typically pull it from Nortel/Avaya's legacy MIB archives before compiling it into their SNMP management platform.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-RIP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- RIP enable status per interface
- RIP interface cost/metric
- default route accept/advertise policy
- route poisoning/listen/supply settings
- automatic route aggregation status
Supported Devices
- Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switches
Monitoring Examples
An operator would poll rcIpRipInterfaceTable/rcIpRipInterfaceEntry, indexed by rcIpRipInterfaceAddress and rcIpRipInterfaceIfIndex, to confirm rcIpRipInterfaceRipEnable is set as expected on each routed interface and to check rcIpRipInterfaceCost for consistency with the intended routing policy. Unexpected values in rcIpRipInterfaceAccDefRte/rcIpRipInterfaceAdvDefRte would reveal an interface incorrectly accepting or advertising default routes, a common cause of routing loops or blackholes. rcIpRipInterfaceListen and rcIpRipInterfacePoison settings help diagnose why a neighboring router isn't receiving or is discarding expected route updates on that link.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rcIpRipInterfaceTable | 1.3.6.1.4.1.2272.1.8.20.1 | not-accessible | IP Rip Interface table | |
| rcIpRipInterfaceEntry | 1.3.6.1.4.1.2272.1.8.20.1.1 | not-accessible | An entry of Ip Rip Interface Table. | |
| IP rcIpRipInterfaceAddress | 1.3.6.1.4.1.2272.1.8.20.1.1.1 | IpAddress | read-only | Ip Address |
| NUM rcIpRipInterfaceIfIndex | 1.3.6.1.4.1.2272.1.8.20.1.1.2 | InterfaceIndex | read-only | Rip Interface If Index. |
| ENA rcIpRipInterfaceRipEnable | 1.3.6.1.4.1.2272.1.8.20.1.1.3 | EnableValue | read-write | |
| T/F rcIpRipInterfaceAccDefRte | 1.3.6.1.4.1.2272.1.8.20.1.1.4 | TruthValue | read-write | |
| T/F rcIpRipInterfaceAdvDefRte | 1.3.6.1.4.1.2272.1.8.20.1.1.5 | TruthValue | read-write | |
| T/F rcIpRipInterfaceAutoAggregate | 1.3.6.1.4.1.2272.1.8.20.1.1.6 | TruthValue | read-write | |
| I32 rcIpRipInterfaceCost | 1.3.6.1.4.1.2272.1.8.20.1.1.7 | Integer32 | read-write | |
| T/F rcIpRipInterfaceListen | 1.3.6.1.4.1.2272.1.8.20.1.1.8 | TruthValue | read-write | |
| T/F rcIpRipInterfacePoison | 1.3.6.1.4.1.2272.1.8.20.1.1.9 | TruthValue | read-write | |
| T/F rcIpRipInterfaceSupply | 1.3.6.1.4.1.2272.1.8.20.1.1.10 | TruthValue | read-write | |
| T/F rcIpRipInterfaceTriggeredUpdate | 1.3.6.1.4.1.2272.1.8.20.1.1.11 | TruthValue | read-write | |
| STR rcIpRipInterfaceInPolicy | 1.3.6.1.4.1.2272.1.8.20.1.1.12 | DisplayString | read-write | |
| STR rcIpRipInterfaceOutPolicy | 1.3.6.1.4.1.2272.1.8.20.1.1.13 | DisplayString | read-write | |
| T/F rcIpRipInterfaceProxyAnnounceFlag | 1.3.6.1.4.1.2272.1.8.20.1.1.14 | TruthValue | read-write | |
| INT rcIpRipInterfaceHolddown | 1.3.6.1.4.1.2272.1.8.20.1.1.15 | INTEGER | read-write | Used to indicate the rip holddown timer for this interface |
| INT rcIpRipInterfaceTimeout | 1.3.6.1.4.1.2272.1.8.20.1.1.16 | INTEGER | read-write | Used to indicate the rip timeout interval for this interface |
| rcRipMib | 1.3.6.1.4.1.2272.1.10.0 | Enterprise MIB for the Accelar product family. | ||
| INT rcRipExtOperation | 1.3.6.1.4.1.2272.1.10.1 | INTEGER | read-write | Enable or disable the operation of RIP on all Interfaces. |
| I32 rcRipExtUpdateTime | 1.3.6.1.4.1.2272.1.10.2 | Integer32 | read-write | The time between transmission of RIP updates on all interfaces. |
| rcRipExtTable | 1.3.6.1.4.1.2272.1.10.3 | not-accessible | RIP extension table. This table augments the standard IfConfTable table in RFC1389. | |
| rcRipExtEntry | 1.3.6.1.4.1.2272.1.10.3.1 | not-accessible | Entry containing Proprietary RIP information. An entry is automatically created in this table when an ip address is configured on an interface. | |
| NUM rcRipExtEntIfIndex | 1.3.6.1.4.1.2272.1.10.3.1.1 | InterfaceIndex | read-only | The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT rcRipExtEntTalk | 1.3.6.1.4.1.2272.1.10.3.1.2 | INTEGER | read-write | Enable or disable RIP transmission on the specified interface. |
| INT rcRipExtEntListen | 1.3.6.1.4.1.2272.1.10.3.1.3 | INTEGER | read-write | Enable or disable RIP reception on the specified interface. |
| INT rcRipExtEntPoison | 1.3.6.1.4.1.2272.1.10.3.1.4 | INTEGER | read-write | Enable or disable operation of poison reverse on the specified interface. If poison is disabled, split-horizon operation is enabled. |
| rcRipExtV2Table | 1.3.6.1.4.1.2272.1.10.4 | not-accessible | RIP extension table. This table augments the standard IfConfTable table in RFC1389. | |
| rcRipExtV2Entry | 1.3.6.1.4.1.2272.1.10.4.1 | not-accessible | Entry containing Proprietary RIP information. An entry is automatically created in this table when an ip address is configured on an interface. | |
| NUM rcRipExtV2EntIfIndex | 1.3.6.1.4.1.2272.1.10.4.1.1 | InterfaceIndex | read-only | The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| IP rcRipExtV2EntIpIfAddr | 1.3.6.1.4.1.2272.1.10.4.1.2 | IpAddress | read-only | Ip Address. |
| INT rcRipExtV2EntTalk | 1.3.6.1.4.1.2272.1.10.4.1.3 | INTEGER | read-write | Enable or disable RIP transmission on the specified interface. |
| INT rcRipExtV2EntListen | 1.3.6.1.4.1.2272.1.10.4.1.4 | INTEGER | read-write | Enable or disable RIP reception on the specified interface. |
| INT rcRipExtV2EntPoison | 1.3.6.1.4.1.2272.1.10.4.1.5 | INTEGER | read-write | Enable or disable operation of poison reverse on the specified interface. If poison is disabled, split-horizon operation is enabled. |
RFC description
Manages RIP (Routing Information Protocol) interface configuration for Bay Networks Accelar product family.
Start monitoring Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switches (per-interface RIP configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.