portWanSpeed

PEPLINK-WAN · .1.3.6.1.4.1.23695.2.1.5.1.2

Object

column PortSpeedType
WAN port speed status (Auto/10baseT-FD/
10baseT-HD/100baseTx-FD/100baseTx-HD/1000baseTx-FD/
1000baseTx-HD.

Context

MIB
PEPLINK-WAN
OID
.1.3.6.1.4.1.23695.2.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
portWanSpeedEntry

Walk 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 'PEPLINK-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PEPLINK-WAN::portWanSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PEPLINK-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PEPLINK-WAN::portWanSpeed.<portWanSpeedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PEPLINK-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PEPLINK-WAN::portWanSpeed'

Syntax

Source
PortSpeedType
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1auto
2fullDulplex10
3halfDulplex10
4fullDulplex100
5halfDulplex100
6fullDulplex1000
7halfDulplex1000