channelAssignment

CISCO-WAN-MG-MIB · .1.3.6.1.4.1.351.150.10.1.4.1.1.2

Object

column Integer32
Each bit that is set represents that the corresponding DS0 
is in use, either because it has been assigned to an endpoint 
or because it constitutes a signaling channel that is not 
available for assignment to an endpoint.

Context

MIB
CISCO-WAN-MG-MIB
OID
.1.3.6.1.4.1.351.150.10.1.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
lineAssignmentEntry
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-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::channelAssignment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::channelAssignment.<lineNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MG-MIB::channelAssignment'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance