qosIfDirection

CISCO-QOS-POLICY-CONFIG-MIB · .1.3.6.1.4.1.9.9.159.1.2.2.1.1

Object

column Enumeration
The traffic direction of the interface.
'ingress' means the traffic coming in the interface.
'egress' means the traffic going out the interface.
'both' means the traffic coming in and going out.

Context

MIB
CISCO-QOS-POLICY-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.159.1.2.2.1.1
Type
column
Access
noaccess
Status
current
Parent
qosIfCapabilityEntry

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 'CISCO-QOS-POLICY-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QOS-POLICY-CONFIG-MIB::qosIfDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QOS-POLICY-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QOS-POLICY-CONFIG-MIB::qosIfDirection.<ifIndex>.<qosIfDirection>.<qosIfQType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QOS-POLICY-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QOS-POLICY-CONFIG-MIB::qosIfDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ingress
2egress
3both