a3ComQueuePattern
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.17.2.1.13
Object
column mandatory
Enumeration
This identifies the relative ratios of high priority packets
versus medium priority packets versus low priority packets
(in that order) that will be transmitted by this port. These
ratios are based on the current values of a3ComQueueInterleave1
and a3ComQueueInterleave2.
Note, this applies only to HSS ports.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.17.2.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComPortEntry
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 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComQueuePattern'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComQueuePattern.<a3ComPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComQueuePattern'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ratio3to3to2 |
2 | ratio4to2to2 |
3 | ratio4to3to1 |
4 | ratio5to2to1 |
5 | ratio6to1to1 |
6 | other |