lan1Speed
MOXA-NP6000-MIB ·
.1.3.6.1.4.1.8691.2.8.1.3.11
Object
scalar r/w
Enumeration
IEEE802.3 Ethernet supports the auto negotiation speed function to get suitable speeds. However, for connecting to some switches/hubs, the communication speed must be fixed at 100 Mbps or 10 Mbps. Users can use this function to fix the communication speed. Note: NPort 6250-S-SC, 6250-M-SC only accept setting as 'auto-Negation'.
Context
- MIB
- MOXA-NP6000-MIB
- OID
.1.3.6.1.4.1.8691.2.8.1.3.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- networkSetting
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-NP6000-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-NP6000-MIB::lan1Speed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-NP6000-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-NP6000-MIB::lan1Speed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto-Negation |
1 | tenMbps-Half |
2 | tenMbps-Full |
3 | hundredMbps-Half |
4 | hundredMbps-Full |