fsQoSPriorityMapInPriType

SUPERMICRO-QOS-MIB · .1.3.6.1.4.1.10876.101.2.6.1.2.1.1.6

Object

column r/w Enumeration
The Incoming Priority Type is used to Identify the 
'fsQoSPriorityMapInPriority' value is a VLAN PRI or IP TOS or IP DSCP
 or MPLS EXP. if the Type is vlanDEI the we can set 
 'fsQoSPriorityMapInPriority' and 'fsQoSPriorityMapRegenPriority' as
 0 or 1

Context

MIB
SUPERMICRO-QOS-MIB
OID
.1.3.6.1.4.1.10876.101.2.6.1.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
fsQoSPriorityMapEntry

Walk 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::fsQoSPriorityMapInPriType'
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::fsQoSPriorityMapInPriType.<fsQoSPriorityMapID>'
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::fsQoSPriorityMapInPriType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0vlanPri
1ipTos
2ipDscp
3mplsExp
4vlanDEI