cmgDsuChannelAssignments
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.14
Object
column obsolete
r/w
OctetString
Specifies which channels are assigned to Voice and which to the DSU. Each bit represents one channel. If the bit is set to 1, the channel is assigned to the DSU; otherwise it is assigned to Voice. The channel number of a bit is determined by the formula (8*n + b + 1), where n is the octet number and b is the bit number. So the 3rd bit in octet 2 represents channel (8*2 + 3 + 1) = 20.
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.14- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- cmgDsuConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuChannelAssignments'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuChannelAssignments.<cmgDsuSlot>.<cmgDsuPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G700-MG-MIB::cmgDsuChannelAssignments'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4