RC-VRF-MIB :: rcVrfConfigNextAvailableVrfId

MIB Reference — IPNetwork Monitor

All MIBsRC-VRF-MIBrcVrfConfigNextAvailableVrfId

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.203rcVrfRAPID-CITY
1.3.6.1.4.1.2272.1.203.1rcVrfMibRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1rcVrfObjectsRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1.1rcVrfConfigRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1.1.1rcVrfConfigScalarsRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1.1.1.1rcVrfConfigNextAvailableVrfIdRC-VRF-MIB