All MIBs › REDSTONE-FRAME-RELAY-MIB › rsFrSubIfNextIfIndex
rsFrSubIfNextIfIndex
Module: REDSTONE-FRAME-RELAY-MIB
OID (symbolic): REDSTONE-FRAME-RELAY-MIB::rsFrSubIfNextIfIndex
OID (numeric): 1.3.6.1.4.1.2773.2.10.1.2.1
Node type: OBJECT-TYPE
Type: RsNextIfIndex
Access: read-only
Description: Coordinate ifIndex value allocation for entries in rsFrSubIfTable.
A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. 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.
What is rsFrSubIfNextIfIndex?
This OID returns the next available ifIndex value to use when creating a new entry in rsFrSubIfTable, or zero if none is available. An admin reads this before creating a new Frame Relay subinterface, and successive reads hand out different values to avoid collisions between concurrent provisioning clients.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2773.2.10.1.2.1 snmpwalk -v2c -c public <target> REDSTONE-FRAME-RELAY-MIB::rsFrSubIfNextIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2773.2.10.1.2.1.1 snmpget -v2c -c public <target> REDSTONE-FRAME-RELAY-MIB::rsFrSubIfNextIfIndex.1
Start monitoring Redstone Communications router with Frame Relay WAN interfaces (DLCI/DLCMI signaling status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the REDSTONE-FRAME-RELAY-MIB::rsFrSubIfNextIfIndex OID value, configure state conditions and alerts, and monitor any Redstone Communications router with Frame Relay WAN interfaces (DLCI/DLCMI signaling status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.2773 | redstone | REDSTONE-SMI |
| 1.3.6.1.4.1.2773.2 | rsMgmt | REDSTONE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2773.2.10 | rsFrameRelayMIB | REDSTONE-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.2773.2.10.1 | rsFrObjects | REDSTONE-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.2773.2.10.1.2 | rsFrSubIfLayer | REDSTONE-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.2773.2.10.1.2.1 | rsFrSubIfNextIfIndex | REDSTONE-FRAME-RELAY-MIB |