qosL2Cos

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

Object

column QosLayer2Cos
The L2 CoS value to use when mapping this DSCP to layer 2
CoS.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
qosDiffServMappingEntry
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::qosL2Cos'
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::qosL2Cos.<qosDscp>'
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::qosL2Cos'

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