ipfixObservationPointPhysicalEntityDirection
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.6.1.6
Object
column Enumeration
The direction of the Flow that is monitored on the given
physical entity. The following values are valid:
unknown(0)
This value MUST be used if a direction is not known for
the given physical entity.
ingress(1)
This value is used for monitoring incoming Flows on the
given physical entity.
egress(2)
This value is used for monitoring outgoing Flows on the
given physical entity.
both(3)
This value is used for monitoring incoming and outgoing
Flows on the given physical entity.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipfixObservationPointEntry
- 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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixObservationPointPhysicalEntityDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixObservationPointPhysicalEntityDirection.<ipfixObservationPointGroupId>.<ipfixObservationPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPFIX-MIB::ipfixObservationPointPhysicalEntityDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ingress |
2 | egress |
3 | both |
Conformance
Member of