cwapUploadCounter

CISCO-WAN-ATM-PARTY-MIB · .1.3.6.1.4.1.9.9.99998.1.1.1.1.11

Object

column Unsigned32
This counter is used by the management station to 
determine if a party had been modified and requires 
further action from management station.
              
The use of this variable is implementation specific.
              
This functionality is conventionally achieved by time
stamping using a time-of-day clock. However, in switches
where time-of-day clock is not available, the following
scheme is used:
              
The upload counter is incremented, when:
              
* assignment of a party to a cwapIdentifier. This
  happens when a party is added and assigned this
  cwapIdentifier.
* de-assignment of connection from a cwapIdentifier. This
  happens when a connection is deleted. 
* When there is a status change done to this party.

Context

MIB
CISCO-WAN-ATM-PARTY-MIB
OID
.1.3.6.1.4.1.9.9.99998.1.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
cwapConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-PARTY-MIB::cwapUploadCounter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-PARTY-MIB::cwapUploadCounter.<ifIndex>.<cwapRootVpi>.<cwapRootVci>.<cwapReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-PARTY-MIB::cwapUploadCounter'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance