fwlAclIfIndex
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.2.5.1.1
Object
column Integer32
The interface number in which the filters are to be configured. The value ranges from 0 to 1000. If the value specified is 0, it means that the filters will be configured globally.(i.e. : filters or rules specified with Global interface number are applicable to all interfaces.)
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fwlDefnAclEntry
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 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlAclIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlAclIfIndex.<fwlAclIfIndex>.<fwlAclAclName>.<fwlAclDirection>'
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::fwlAclIfIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1000