cwaChanIdentifier

CISCO-WAN-ATM-CONN-MIB · .1.3.6.1.4.1.351.150.1.1.1.1.1.5

Object

column Unsigned32
This number represents a RESOURCE at the switch that
has been assigned for this connection (identified
by ifIndex, cwaChanVpi and cwaChanVci). An example of this
resource could be the LCN/GLCN used by the switch. Another 
example could be a record number assigned for this connection 
in a database of records.
              
When a connection gets deleted, this resource gets 
released into a free pool. When a new endpoint is added
(different ifIndex, cwaChanVpi & cwaChanVci), the switch may
re-assign this resource.
              
Thus all connections in a switch would have an unique
cwaChanIdentifier. Since the number of resources in the
switch is a much lesser subset as compared to all possible
combinations of ifIndex, vpi and vci, this number serves as 
a quick reference index between the switch and the NMS.
              
This is especially useful during the configuration upload
of connections from the switch to the NMS.

Context

MIB
CISCO-WAN-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
cwAtmChanCnfgEntry
Groups
4

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-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanIdentifier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanIdentifier.<ifIndex>.<cwaChanVpi>.<cwaChanVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-CONN-MIB::cwaChanIdentifier'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295