aclQosType
DES-1210-10AXME ·
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.2
Object
column r/w
Enumeration
Type of priority by acl setting.
Context
- MIB
- DES-1210-10AXME
- OID
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclQosEntry
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-10AXME' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-10AXME::aclQosType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-10AXME' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-10AXME::aclQosType.<aclQosIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-10AXME' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-10AXME::aclQosType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mac |
1 | ip |
2 | tcp |
3 | udp |
4 | vlanid |
5 | protocol |