All MIBs › RC-VRF-MIB › rcVrfRpStatus
rcVrfRpStatus
Module: RC-VRF-MIB
OID (symbolic): RC-VRF-MIB::rcVrfRpStatus
OID (numeric): 1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5
Node type: OBJECT-TYPE
Type: VrfRpTriggerBitCode
Access: read-only
Description: This object represents the status of Routing Protocols on this VRF corresponding to the list of RP specified in rcVrfRpTrigger.
The BITS represent an Action-code that specifies the status of the RPs. The status are: initiated (1) or shutdown (0). Initiated status is indicated when the respective BIT value is 1 and indicates shutdown when the respective BIT value is 0.
Bits 0-3 may appear in any combination to indicate that RPs may be enabled and disabled independently or that multiple RP are acted on simultaneously.
What is rcVrfRpStatus?
A bitmask reporting which routing protocols are actually running, versus shut down, on this VRF right now, the live status corresponding to what was requested in rcVrfRpTrigger.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5 snmpwalk -v2c -c public <target> RC-VRF-MIB::rcVrfRpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5.1 snmpget -v2c -c public <target> RC-VRF-MIB::rcVrfRpStatus.1
Start monitoring Nortel/Avaya Ethernet Routing Switch, Passport/Rapid-City family (VRF/virtual-router configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-VRF-MIB::rcVrfRpStatus OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Ethernet Routing Switch, Passport/Rapid-City family (VRF/virtual-router configuration) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203 | rcVrf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1 | rcVrfMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1.1 | rcVrfObjects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1.1.2 | rcVrfStat | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1.1.2.2 | rcVrfStatTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1.1.2.2.1 | rcVrfStatEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5 | rcVrfRpStatus | RC-VRF-MIB |