fwlDefnFilterTable
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.2.3
Object
table
This table is used to configure the Filters in the Firewall. The Filters can be configured as 'Filter1 10.0.0.0/24 108.0.4.1/32 6'. It means that in Filter1, the source address can range from 10.0.0.0 to 10.0.0.255 and destination address is 108.0.4.1 and protocol is TCP. The mask used is not wild-card mask. If a configured Filter is to be deleted, it must ensure that the Rules using this particular filter or this Filter applied on a particular interface, must be deleted first.
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.3- Type
- table
- Status
- current
- Parent
- fwlDefinition
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlDefnFilterTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREWALL-MIB::fwlDefnFilterTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.