lcsPortConfSpeedMode
LCOS-SX-MIB ·
.1.3.6.1.4.1.2356.14.2.1.1.1.5
Object
column r/w
Integer32
0: disable state, 1: auto, 2: 10 Half, 3: 10 Full, 4: 100 Half, 5: 100 Full, 6: 1G full, 7: SFP_Auto_AMS, 8: 100FX_AMS, 9: 1000X_AMS, 10: 100-FX, 11: 1000-X, 12: 10G Full, 13: Auto (2.5G/1G), 14: Auto (2.5G/100M), 15: Auto (2.5G), 16: Auto (1G/100M), 17: Auto (1G), 18: Auto (100M), 19: 2.5G Full.
Context
- MIB
- LCOS-SX-MIB
- OID
.1.3.6.1.4.1.2356.14.2.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lcsPortConfigurationEntry
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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsPortConfSpeedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsPortConfSpeedMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsPortConfSpeedMode'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.