pqProtType
MPQOS-MIB ·
.1.3.6.1.4.1.5651.3.21.2.1.8
Object
column r/w
Enumeration
???ȼ???ӦЭ??ĸ???ѡ??.
Context
- MIB
- MPQOS-MIB
- OID
.1.3.6.1.4.1.5651.3.21.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pqListEntry
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 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPQOS-MIB::pqProtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPQOS-MIB::pqProtType.<pqIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPQOS-MIB::pqProtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fragments |
2 | gt |
3 | list |
4 | lt |
5 | tcp |
6 | udp |