fsQoSQMapRegenPriType
SUPERMICRO-QOS-MIB ·
.1.3.6.1.4.1.10876.101.2.6.1.4.4.1.2
Object
column Enumeration
The regenerated-priority type to interpret the value of
'fsQoSQMapRegenPriority' object. This object should be none
while configuring CLASS specific Queue.
If fsQoSQMapRegenPriType is internalPrio, then packets classified to
internal priority will be associated to queue with identfier
fsQoSQMapQId
Context
- MIB
- SUPERMICRO-QOS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.6.1.4.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsQoSQMapEntry
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 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSQMapRegenPriType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSQMapRegenPriType.<ifIndex>.<fsQoSQMapCLASS>.<fsQoSQMapRegenPriType>.<fsQoSQMapRegenPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-QOS-MIB::fsQoSQMapRegenPriType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | vlanPri |
2 | ipTos |
3 | ipDscp |
4 | mplsExp |
5 | vlanDEI |
6 | internalPrio |