rcServiceNetworkInterfaceSpeed

SWTICH-SERVICE-MIB · .1.3.6.1.4.1.8886.6.1.75.3.1.5

Object

column Enumeration
Speed, 10 Mbps, 100 Mbps, 10/100 Mbps Auto-negotiation, 10/100/1000 Mbps Auto-negotiation, 1 Gbps, 0 Gbps
or  Auto-negotiation fiber 1G.

Context

MIB
SWTICH-SERVICE-MIB
OID
.1.3.6.1.4.1.8886.6.1.75.3.1.5
Type
column
Access
readonly
Status
current
Parent
rcServiceNetworkInterfaceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0speedUnknown
1m10
2m100
3autonegom10-100
4autonegom10-100-1000
5g1
6g10
7autonegofiber1000