cportQosIndexType
CISCO-PORT-QOS-MIB ·
.1.3.6.1.4.1.9.9.189.1.3.1
Object
scalar deprecated
Enumeration
This object specifies the sorting mechanism used to
collect and store the statistical QoS information.
This object value is device dependent and it could be
optionally configured via command-line.
This object has been deprecated in order to make the
selection of sorting mechanism selectable from the
MIB. The replacement object is cportQosIndexTypeNew.
Context
- MIB
- CISCO-PORT-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.189.1.3.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- cportQosStatistics
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-QOS-MIB::cportQosIndexType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-QOS-MIB::cportQosIndexType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | dscp |
3 | ipPrecedence |
4 | cos |