configPortPriority
DES-1226G-MIB ·
.1.3.6.1.4.1.171.10.75.1.11.6.1.6
Object
column mandatory
r/w
Enumeration
The port's current priority.
Context
- MIB
- DES-1226G-MIB
- OID
.1.3.6.1.4.1.171.10.75.1.11.6.1.6- 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::configPortPriority'
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::configPortPriority.<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::configPortPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | qlevel0 |
1 | qlevel1 |
2 | qlevel2 |
3 | qlevel3 |
4 | qlevel4 |
5 | qlevel5 |
6 | qlevel6 |
7 | qlevel7 |