All MIBs › CISCO-WAN-ATM-CONN-MIB › cwaChanUploadCounter
cwaChanUploadCounter
Module: CISCO-WAN-ATM-CONN-MIB
OID (symbolic): CISCO-WAN-ATM-CONN-MIB::cwaChanUploadCounter
OID (numeric): 1.3.6.1.4.1.351.150.1.1.1.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This counter tracks the number of configuration changes that happen on a specific endpoint (identified by ifIndex, cwaChanVpi, and cwaChanVci).
The value of this object is derived from cwChanGlobalTransactionId. For every connection changes (add/delete/modify/up/down), the value of cwChanGlobalTransactionId is incremented and that value is used for this object.
This counter is used by the NMS to determine if a connection configuration had been modified and requires an upload.
What is cwaChanUploadCounter?
This object increments each time a configuration change occurs on a specific ATM endpoint (identified by interface, VPI, and VCI values). It is derived from a global transaction ID that increments on any connection add/delete/modify/up/down event. An operator uses this to detect when endpoint configurations have changed without requiring a full table retrieval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.1.1.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-ATM-CONN-MIB::cwaChanUploadCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.1.1.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-ATM-CONN-MIB::cwaChanUploadCounter.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150.1 | ciscoWanAtmConnMIB | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1 | cwConnMibObjects | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.1 | cwAtmChanCnfg | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.1.1 | cwAtmChanCnfgTable | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.1.1.1 | cwAtmChanCnfgEntry | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.1.1.1.6 | cwaChanUploadCounter | CISCO-WAN-ATM-CONN-MIB |