All MIBs › FRNETSERV-MIB › frPVCConnectIndexValue
frPVCConnectIndexValue
Module: FRNETSERV-MIB
OID (symbolic): FRNETSERV-MIB::frPVCConnectIndexValue
OID (numeric): 1.3.6.1.2.1.10.44.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object returns a hint to be used for frPVCConnectIndex when creating entries in the frPVCConnectTable.
The value 0 indicates that no unassigned entries are available.
To obtain the frPVCConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent must
modify the value to the next unassigned index to prevent assignment of the same value to multiple management systems.
A management system should repeat the read to obtain a new value should an attempt to create the new row using the previously returned hint fail.
What is frPVCConnectIndexValue?
Returns a suggested next-available index to use for frPVCConnectIndex when creating a new row in frPVCConnectTable; a value of 0 means none are available. Read this before creating a new PVC connection so the index you use doesn't collide with an existing one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.44.1.4 snmpwalk -v2c -c public <target> FRNETSERV-MIB::frPVCConnectIndexValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.44.1.4.1 snmpget -v2c -c public <target> FRNETSERV-MIB::frPVCConnectIndexValue.1
Start monitoring Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FRNETSERV-MIB::frPVCConnectIndexValue OID value, configure state conditions and alerts, and monitor any Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.44 | frnetservMIB | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1 | frnetservObjects | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.4 | frPVCConnectIndexValue | FRNETSERV-MIB |