dcnIfOscMode
LUM-DCN-MIB ·
.1.3.6.1.4.1.8708.2.20.2.2.1.1.11
Object
The usage mode for the OSC channel
NOTE! Depending on board type, subrack and port number, only a subset of the options
may be available.
Modes for CU boards:
icn - Used for node internal communication
dcn - Used for external communication (main CU and slave1 only)
customer - Used for customer communication
mixed - Used both for 'dcn' and 'customer' communication (main CU and slave 1 only)
Only available for cuSfpii and cuSfpiii
lan - Used as external DCN, part of DCN
Only available for cuSfpii and cuSfpiii (main CU only)
customerOpto - as customer but optical mode
Only available for port 5-6 and 7-8 on cuSfpii and cuSfpiii
mixedOpto - as mixed but optical mode (main CU and slave 1 only)
Only available for port 5-6 and 7-8 on cuSfpii and cuSfpiii
unused - Only available for port 5-6 and 7-8 on cuSfpii and cuSfpiii
(main CU only)
noOsc - Used for OTDR measurement, other OSC modes will be disabled
Only available for cuSfpiii
For oa2hx21dBmVgEC the available modes are: dcn, lan and noOsc.
For port 5-6 and 7-8 on cuSfpii and cuSfpiii (main CU) unused is default value.
For slave subracks, 'icn' is default value.
Context
- MIB
- LUM-DCN-MIB
- OID
.1.3.6.1.4.1.8708.2.20.2.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Default
dcn- Parent
- dcnIfEntry
- Groups
- 5
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::dcnIfOscMode'
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::dcnIfOscMode.<dcnIfIndex>'
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::dcnIfOscMode'
Syntax
- Source
- DcnOscMode
- Base type
Enumeration
Type Description
The usage mode of the OSC channel.
Values & Constraints
Type Values
0 | icn |
1 | dcn |
2 | customer |
3 | mixed |
4 | unused |
5 | lan |
6 | customerOpto |
7 | mixedOpto |
8 | noOsc |