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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.2272.1.203.1.1.1.1.1 | rcVrfConfigNextAvailableVrfId | RC-VRF-MIB |