osPortAdminSpeed

OS-PORT-MIB · .1.3.6.1.4.1.6926.2.1.2.1.6

Object

column r/w Enumeration
Port speed: 10/100/1000/2500/10000/auto

Context

MIB
OS-PORT-MIB
OID
.1.3.6.1.4.1.6926.2.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
osPortEntry
Groups
1

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 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortAdminSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortAdminSpeed.<osPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PORT-MIB::osPortAdminSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2auto
3s10
4s100
5s1000
6s10000
7s2500

Conformance