qosInterfaceTypeCapabilities

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

Object

An enumeration of interface capabilities.  Used by the PDP to
select policies and configuration to push to the PEP.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.2.3.1.4
Type
column
Access
readonly
Status
current
Parent
qosInterfaceTypeEntry
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::qosInterfaceTypeCapabilities'
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::qosInterfaceTypeCapabilities.<qosInterfaceTypeId>'
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::qosInterfaceTypeCapabilities'

Syntax

Source
QosInterfaceTypeCapabilities
Base type
Bits
Type Description
An enumeration of interface capabilities.  Used by the PDP to
select policies and configuration to push to the PEP.

Values & Constraints

Type Values
0unspecified
1inputL2Classification
2inputIpClassification
3outputL2Classification
4outputIpClassification
5inputUflowPolicing
6inputAggregatePolicing
7outputUflowPolicing
8outputAggregatePolicing
9policeByMarkingDown
10policeByDropping
11fifo
12wrr
13wfq
14cq
15pq
16cbwfq
17tailDrop
18wred
19inputPortClassification
20outputPortClassification
21inputUflowShaping
22inputAggregateShaping
23outputUflowShaping
24outputAggregateShaping
25pqWrr
26pqCbwfq

Conformance