myIfOperSpeed

DES7200-INTERFACE-MIB · .1.3.6.1.4.1.171.10.97.2.10.1.1.1.7

Object

column Enumeration
After two port have negotiated the speed status,and this object 
is the working speed status. while the port link status is down ,
then the speed status is unknown(4).
              
This attribute apply physical port and aggreate port

Context

MIB
DES7200-INTERFACE-MIB
OID
.1.3.6.1.4.1.171.10.97.2.10.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
myIfEntry
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 'DES7200-INTERFACE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-INTERFACE-MIB::myIfOperSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-INTERFACE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-INTERFACE-MIB::myIfOperSpeed.<myIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-INTERFACE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-INTERFACE-MIB::myIfOperSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1speed10Mb
2speed100Mb
3speed1000Mb
4unknown
5speed10Gb

Conformance