portWanSpeed

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

Syntax

Source
PortSpeedType
Base type
Enumeration

Values & Constraints

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