dcnCcChannelStatus
LUM-DCN-MIB ·
.1.3.6.1.4.1.8708.2.20.2.7.1.1.9
Object
column Enumeration
Status of the communication channel.
NotPresent - The HW (board) is not in place to execute the function.
Down - Admin is Down and a incoming communication channel is not detected
Calling - The communication channel is transmitted, but no incoming communication channel is detected
Up - The communication channel is sent and received
WaitToHangUp - The communication channel is sent and received. It is maintained on request of the peer.
The transmission will be terminated as soon as the peer stops sending.
Broken - The communication channel is unavailable due to a fault in the carrier signal (the traffic signal).
Context
- MIB
- LUM-DCN-MIB
- OID
.1.3.6.1.4.1.8708.2.20.2.7.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dcnCcEntry
- Groups
- 1
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 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnCcChannelStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnCcChannelStatus.<dcnCcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-DCN-MIB::dcnCcChannelStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notPresent |
2 | down |
3 | calling |
4 | up |
5 | waitToHangup |
6 | broken |
7 | restarting |
Conformance
Member of