etsysFWFirewallIntfFilterDirection
ENTERASYS-FIREWALL-MIB ·
.1.3.6.1.4.1.5624.1.2.37.1.13.1.2
Object
column r/w
Enumeration
The direction which the filter is applied.
none - Denies the packet that matched the filter type.
in - Allows the packet that matched the filter type
to enter the interface.
out - Allows the packet that matched the filter type
to exit the interface.
both - Allows the packet that matched the filter type
to enter and exit the interface.
Context
- MIB
- ENTERASYS-FIREWALL-MIB
- OID
.1.3.6.1.4.1.5624.1.2.37.1.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysFWFirewallIntfFilterEntry
- 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 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWFirewallIntfFilterDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWFirewallIntfFilterDirection.<ifIndex>.<etsysFWFirewallIntfFilterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-FIREWALL-MIB::etsysFWFirewallIntfFilterDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | in |
3 | out |
4 | both |
Conformance
Member of