lanSpeed
PEPXIM-LAN ·
.1.3.6.1.4.1.52467.200.1.3.1.1.3
Object
scalar PortSpeedType
LAN speed status (Auto/10baseT-FD/ 10baseT-HD/100baseTx-FD/100baseTx-HD/1000baseTx-FD/ 1000baseTx-HD.
Context
- MIB
- PEPXIM-LAN
- OID
.1.3.6.1.4.1.52467.200.1.3.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lanStatus
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 'PEPXIM-LAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PEPXIM-LAN::lanSpeed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PEPXIM-LAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PEPXIM-LAN::lanSpeed'
Syntax
- Source
- PortSpeedType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | auto |
2 | fullDulplex10 |
3 | halfDulplex10 |
4 | fullDulplex100 |
5 | halfDulplex100 |
6 | fullDulplex1000 |
7 | halfDulplex1000 |