queuetype
IPI-CUSTOMIF-STATS-MIB ·
.1.3.6.1.4.1.36673.103.1.2.1.1
Object
column Integer32
The type of the queue in the interface either unicast/multicast/ priority group. 1-priority group, 2-multicast, 3-unicast.
Context
- MIB
- IPI-CUSTOMIF-STATS-MIB
- OID
.1.3.6.1.4.1.36673.103.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ifQueueStatsEntry
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 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CUSTOMIF-STATS-MIB::queuetype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CUSTOMIF-STATS-MIB::queuetype.<ifIndex>.<queuetype>.<queueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CUSTOMIF-STATS-MIB::queuetype'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-3