sysConfigNetworkEthernetSpeed

MX-SYSTEM-CONFIG-MIB · .1.3.6.1.4.1.4935.15.3.1.10

Object

scalar r/w Enumeration
Set the network ethernet connection speed.
          
By default, autoDetect should handle most situations. In some cases however, it
might be required to force the speed and duplex to certain setting.
          
Whenever forcing a connection speed / duplex mode, make sure that the other
device has the same configuration.
          
Please refer to the documentation shipped with your device for more details.

Context

MIB
MX-SYSTEM-CONFIG-MIB
OID
.1.3.6.1.4.1.4935.15.3.1.10
Type
scalar
Access
readwrite
Status
current
Default
autoDetect
Parent
sysConfigMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSTEM-CONFIG-MIB::sysConfigNetworkEthernetSpeed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSTEM-CONFIG-MIB::sysConfigNetworkEthernetSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0autoDetect
1at-10Mbs-HalfDuplex
2at-100Mbs-HalfDuplex
3at-10Mbs-FullDuplex
4at-100Mbs-FullDuplex

Conformance