All MIBs › CISCO-IETF-PW-MIB › cpwVcIndexNext
cpwVcIndexNext
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcIndexNext
OID (numeric): 1.3.6.1.4.1.9.10.106.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains an appropriate value to be used for cpwVcIndex when creating entries in the cpwVcTable. The value 0 indicates that no unassigned entries are available. To obtain the value of cpwVcIndex for a new entry in the cpwVcTable, the manager issues a management protocol retrieval operation to obtain the current value of cpwVcIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
What is cpwVcIndexNext?
This contains an appropriate value to be used for cpwVcIndex when creating entries in the cpwVcTable, with 0 indicating no unassigned entries are available; the manager retrieves the current value and the agent modifies it after each retrieval. This implements the same next-free-index SNMP row-creation pattern used elsewhere for provisioning new pseudowires -- a provisioning tool reads this value, uses it as the new cpwVcIndex, and the agent automatically advances it afterward to reduce collisions between concurrent management sessions. For example, a provisioning script reads cpwVcIndexNext as 15, creates a new pseudowire entry using index 15, and the next script or admin session reading this object afterward would see 16 rather than the same value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.1 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.1.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcIndexNext.1
Start monitoring Cisco ASR 9000 series MPLS/pseudowire provider-edge router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-PW-MIB::cpwVcIndexNext OID value, configure state conditions and alerts, and monitor any Cisco ASR 9000 series MPLS/pseudowire provider-edge router 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.1 | cpwVcIndexNext | CISCO-IETF-PW-MIB |