configPortSpeed
DES-1226G-MIB ·
.1.3.6.1.4.1.171.10.75.1.11.6.1.2
Object
column mandatory
r/w
Enumeration
The port's speed desired state.
Context
- MIB
- DES-1226G-MIB
- OID
.1.3.6.1.4.1.171.10.75.1.11.6.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- configPortEntry
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-1226G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1226G-MIB::configPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1226G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1226G-MIB::configPortSpeed.<configPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1226G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1226G-MIB::configPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | auto |
3 | rate10M-Half |
4 | rate10M-Full |
5 | rate100M-Half |
6 | rate100M-Full |
7 | rate1G-Full |