cportQosRLConfigDirection
CISCO-PORT-QOS-MIB ·
.1.3.6.1.4.1.9.9.189.1.1.1.1.1
Object
column deprecated
Enumeration
The direction in which the rate-limit is applied
to packet:
input statistics of the input packets.
output statistics of the output packets.
This object is deprecated and replaced by
cbQosPolicyDirection in CISCO-CLASS-BASED-QOS-MIB.
This object is deprecated for the same reason
mentioned in description of cportQosRLConfigTable.
Context
- MIB
- CISCO-PORT-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.189.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- deprecated
- Parent
- cportQosRLConfigEntry
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 '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::cportQosRLConfigDirection'
More examples
Read one indexed 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::cportQosRLConfigDirection.<ifIndex>.<cportQosRLConfigDirection>'
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::cportQosRLConfigDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | input |
2 | output |