vnsQoSClassificationServiceClass

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.1.11.1.8

Object

column r/w OctetString
Service Class value for the DSCP code. This field is 64-bytes long. Each
byte represents mapping between DSCP and Service Class. Position of each
byte in the array represents DSCP code and the content of each byte 
represents the service class value for that DSCP code. For example, 
second byte represents DSCP code 1 and its value represents SC value.
Value for each byte is equivalent to either of:
background = 0, 
bestEffort = 1, 
bronze = 2,
silver = 3,
gold = 4,
platinum = 5,
premiumVoice = 6,
networkControl = 7

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.1.11.1.8
Type
column
Access
readwrite
Status
current
Parent
vnsQoSEntry
Groups
1

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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSClassificationServiceClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSClassificationServiceClass.<vnsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSClassificationServiceClass'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance