All MIBs › RC-VRF-MIB › rcVrfConfigNextAvailableVrfId
rcVrfConfigNextAvailableVrfId
Module: RC-VRF-MIB
OID (symbolic): RC-VRF-MIB::rcVrfConfigNextAvailableVrfId
OID (numeric): 1.3.6.1.4.1.2272.1.203.1.1.1.1.1
Node type: OBJECT-TYPE
Type: VrfIdentifier
Access: read-only
Description: The next available Virtual Router Id (index). This object provides a hint for the rcVrfId value to use when administratively creating a new rcVrfConfigEntry.
A GET of this object returns the next available rcVrfId value to be used to create an entry in the associated rcVrfConfigTable; or zero, if no valid rcVrfId value is available. A value of zero(0) indicates that it is not possible to create a new rcVrfConfigEntry. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended.
Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Unless specified otherwise by its MAX-ACCESS and DESCRIPTION clauses, an object of this type is read-only, and a SET of such an object returns a notWritable error.
What is rcVrfConfigNextAvailableVrfId?
Read-only hint for the next unused VRF ID an admin or NMS should use when creating a new VRF row; returns 0 if no ID is available, and successive reads typically return different values to avoid collisions between concurrent management sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.1.1.1 snmpwalk -v2c -c public <target> RC-VRF-MIB::rcVrfConfigNextAvailableVrfId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.1.1.1.1 snmpget -v2c -c public <target> RC-VRF-MIB::rcVrfConfigNextAvailableVrfId.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::rcVrfConfigNextAvailableVrfId 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 (13 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.1 | rcVrfConfig | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.203.1.1.1.1 | rcVrfConfigScalars | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.203.1.1.1.1.1 | rcVrfConfigNextAvailableVrfId | RC-VRF-MIB |