cabhSec2FwFactoryDefaultFilterDirection
CABH-SEC-MIB ·
.1.3.6.1.4.1.4491.2.4.2.5.4.4.2.1.4
Object
column Enumeration
This value represents direction in relationship to the assigned cabhSec2FwFactoryDefaultFilterIfIndex in this particular rule, meaning that the PS MUST represent traffic direction as follows: inbound(1)traffic, outbound(2) traffic, or both(3)inbound and outbound traffic.
Context
- MIB
- CABH-SEC-MIB
- OID
.1.3.6.1.4.1.4491.2.4.2.5.4.4.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cabhSec2FwFactoryDefaultFilterEntry
- 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 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwFactoryDefaultFilterDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwFactoryDefaultFilterDirection.<cabhSec2FwFactoryDefaultFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-SEC-MIB::cabhSec2FwFactoryDefaultFilterDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |
3 | both |
Conformance
Member of