All MIBs › CISCO-WAN-AXIPOP-MIB › ausmChanLocalVpId
ausmChanLocalVpId
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmChanLocalVpId
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.43
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Every VP connection will have a unique local VpId between 1 to 340. This is sent to ASC at the time of vp connection setup. This number along with the slot number will form a number which is unique across the shelf. This will be set only at the time adding the connection. This range varies dpending on the BNM interface. For STI 1..100 For UNI 1..20 For NNI 1..340 In case of AUSM-4P maximum localVpId can be only 1..255
What is ausmChanLocalVpId?
This read-write integer assigns a unique local VP identifier (1-340, though the valid subrange depends on the interface type - up to 100 for STI, 20 for UNI, 340 for NNI, or up to 255 on a 4-port AUSM card) that, combined with the card's slot number, forms an identifier unique across the entire shelf, and it can only be set when the connection is first added. Admins configure this at VP connection setup time so the PXM controller (ASC) can correctly track the connection shelf-wide, being careful to stay within the valid range for the specific interface type in use. For example, an admin adding a new VP connection on an NNI interface could use a value up to 340, but the same admin working on a UNI interface would need to stay within 1-20.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.43 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanLocalVpId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.43.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanLocalVpId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.43.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausmChanLocalVpId.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::ausmChanLocalVpId 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 (11 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 |
| 1.3.6.1.4.1.351.110.5.2.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1 | ausmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1 | ausmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1.43 | ausmChanLocalVpId | CISCO-WAN-AXIPOP-MIB |