All MIBs › CISCO-WAN-AXIPOP-MIB › pxmAtmVcCrossConnectIndexNext
pxmAtmVcCrossConnectIndexNext
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::pxmAtmVcCrossConnectIndexNext
OID (numeric): 1.3.6.1.4.1.351.110.5.2.16.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains an appropriate value to be used for pxmAtmVcCrossConnectIndex when creating entries in the pxmAtmVcCrossConnectTable. The value 0 indicates that no unassigned entries are available. To obtain the pxmAtmVpCrossConnectIndex 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 should modify the value to the next unassigned index.
What is pxmAtmVcCrossConnectIndexNext?
This read-only value gives the next unused index a manager should use when creating a new entry in the pxmAtmVcCrossConnectTable, with 0 meaning no unassigned index remains. It matters because ATM VC cross-connects, the switching entries that stitch two VCs together end-to-end through the switch, are identified by this index, so provisioning a new PVC cross-connect starts by reading this value. If pxmAtmVcCrossConnectIndexNext returns 0, the switch has exhausted its available cross-connect index space and a new PVC cross-connect cannot be created until one is freed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.16.10 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::pxmAtmVcCrossConnectIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.16.10.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::pxmAtmVcCrossConnectIndexNext.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::pxmAtmVcCrossConnectIndexNext OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.16 | pxmAtmMIBObjects | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.16.10 | pxmAtmVcCrossConnectIndexNext | CISCO-WAN-AXIPOP-MIB |