All MIBs › CISCO-WAN-MG-MIB › channelAssignment
channelAssignment
Module: CISCO-WAN-MG-MIB
OID (symbolic): CISCO-WAN-MG-MIB::channelAssignment
OID (numeric): 1.3.6.1.4.1.351.150.10.1.4.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is channelAssignment?
This read-only Integer32 is a bit map where each set bit represents a DS0 currently in use, either because it's assigned to an endpoint or because it's a signaling channel unavailable for endpoint assignment. An admin reads this to see actual DS0 utilization on a line at a glance, distinguishing it from mgEndpointChannelMap which reflects a specific endpoint's own configured channels. If an admin sees a DS0 marked in use here but it's not part of any endpoint's channel map, that bit likely corresponds to a signaling channel reserved by the line itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.4.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::channelAssignment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.4.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::channelAssignment.1
Start monitoring Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-MG-MIB::channelAssignment OID value, configure state conditions and alerts, and monitor any Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.10 | ciscoWanMgMIB | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1 | ciscoWanMgMIBObjects | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.4 | mediaGatewayLine | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.4.1 | lineAssignmentTable | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.4.1.1 | lineAssignmentEntry | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.4.1.1.2 | channelAssignment | CISCO-WAN-MG-MIB |