qosDstMacCos

FS-NMS-QOS-PIB-MIB · .1.3.6.1.4.1.52642.18.2.1.6.1.1.4

Object

column QosLayer2Cos
The CoS to assign the packet with the associated MAC/VLAN
tuple.  Note that this CoS is overridden by the policies to
classify the frame at layer 3 if there are any.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.6.1.1.4
Type
column
Access
readonly
Status
current
Parent
qosMacClassificationEntry
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 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosDstMacCos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosDstMacCos.<qosMacClassificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosDstMacCos'

Syntax

Source
QosLayer2Cos
Base type
Integer32
Type Description
An integer that is in the range of the layer 2 CoS values.
This corresponds to the 802.1p and ISL CoS values.

Values & Constraints

Type Constraints
range: 0..7

Conformance