sysPortCtrlSpeed
DES-1210-26ME-B2 ·
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.3
Object
column r/w
Enumeration
Configures interface speed.
Context
- MIB
- DES-1210-26ME-B2
- OID
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysPortCtrlEntry
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 'DES-1210-26ME-B2' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-26ME-B2::sysPortCtrlSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-26ME-B2' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-26ME-B2::sysPortCtrlSpeed.<sysPortCtrlIndex>.<sysPortCtrlMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-26ME-B2' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-26ME-B2::sysPortCtrlSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rate1000M-Full |
2 | rate100M-Full |
3 | rate100M-Half |
4 | rate10M-Full |
5 | rate10M-Half |
6 | auto |