ceqfpSystemTrafficDirection
CISCO-ENTITY-QFP-MIB ·
.1.3.6.1.4.1.9.9.715.1.1.1.1.1
Object
column Enumeration
This object represents the traffic direction that this QFP is
assigned to process. The enumerated values are described below.
none (1) - The QFP is not assigned to processes any traffic
yet
ingress (2) - The QFP processes inbound traffic
egress (3) - The QFP processes outbound traffic
both (4) - The QFP processes both inbound and outbound
traffic
Context
- MIB
- CISCO-ENTITY-QFP-MIB
- OID
.1.3.6.1.4.1.9.9.715.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceqfpSystemEntry
- 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 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemTrafficDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemTrafficDirection.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemTrafficDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ingress |
3 | egress |
4 | both |
Conformance
Member of