portlayoutControlActiveMode
LUM-PORTLAYOUT-MIB ·
.1.3.6.1.4.1.8708.2.77.2.2.1.1.5
Object
column PortlayoutMode
Represents the chosen mode for the active portlayout. Only after the configuration is saved and the board is rebooted will this match the active portlayout in the chip.
Context
- MIB
- LUM-PORTLAYOUT-MIB
- OID
.1.3.6.1.4.1.8708.2.77.2.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Default
allSfpAllCfp2- Parent
- portlayoutControlEntry
- 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-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTLAYOUT-MIB::portlayoutControlActiveMode'
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::portlayoutControlActiveMode.<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::portlayoutControlActiveMode'
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
1 | none |
2 | allSfpAllCfp2 |
3 | allSfpAllQsfp28 |
4 | allSfpMixCfp2Qsfp28 |
5 | maxSfp10gAll100g |
Conformance
Member of