qosInterfaceTypeCapabilities
FS-NMS-QOS-PIB-MIB ·
.1.3.6.1.4.1.52642.18.2.1.2.3.1.4
Object
column QosInterfaceTypeCapabilities
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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | unspecified |
1 | inputL2Classification |
2 | inputIpClassification |
3 | outputL2Classification |
4 | outputIpClassification |
5 | inputUflowPolicing |
6 | inputAggregatePolicing |
7 | outputUflowPolicing |
8 | outputAggregatePolicing |
9 | policeByMarkingDown |
10 | policeByDropping |
11 | fifo |
12 | wrr |
13 | wfq |
14 | cq |
15 | pq |
16 | cbwfq |
17 | tailDrop |
18 | wred |
19 | inputPortClassification |
20 | outputPortClassification |
21 | inputUflowShaping |
22 | inputAggregateShaping |
23 | outputUflowShaping |
24 | outputAggregateShaping |
25 | pqWrr |
26 | pqCbwfq |
Conformance
Member of