portlayoutControlCandidateMode

LUM-PORTLAYOUT-MIB · .1.3.6.1.4.1.8708.2.77.2.2.1.1.6

Object

column r/w PortlayoutMode
This object sets up the candidate portlayout. This will not be activated until the user requests this and the
board is rebooted. Choosing the mode none will clear any created candidate objects.

Context

MIB
LUM-PORTLAYOUT-MIB
OID
.1.3.6.1.4.1.8708.2.77.2.2.1.1.6
Type
column
Access
readwrite
Status
current
Default
none
Parent
portlayoutControlEntry
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 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateMode.<portlayoutControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateMode'

Syntax

Source
PortlayoutMode
Base type
Enumeration
Type Description
The portlayout mode
          
none - No mode chosen, clear the candidate list
allSfpAllCfp2 - Allocate bandwidth for all SFP and all CFP2 ports
allSfpAllQsfp28 - Allocate bandwidth for all SFP and all QSFP28 ports
allSfpMixCfp2Qsfp28 - Allocate bandwidth for all SFP ports and a mix of CFP2 and QSFP28 ports
maxSfp10gAll100g - Allocate bandwidth to maximize the number of 10Gb SFP ports in combination with all 100Gb ports

Values & Constraints

Type Values
1none
2allSfpAllCfp2
3allSfpAllQsfp28
4allSfpMixCfp2Qsfp28
5maxSfp10gAll100g

Conformance