portWanSpeed
PEPWAVE-WAN ·
.1.3.6.1.4.1.27662.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
- PEPWAVE-WAN
- OID
.1.3.6.1.4.1.27662.2.1.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portWanSpeedEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'PEPWAVE-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PEPWAVE-WAN::portWanSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PEPWAVE-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PEPWAVE-WAN::portWanSpeed.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PEPWAVE-WAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PEPWAVE-WAN::portWanSpeed'
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 |