fdryL2AclLogEnable

FOUNDRY-SN-IP-ACL-MIB · .1.3.6.1.4.1.1991.1.2.2.15.7.1.14

Object

column r/w SNMPv2-TCTruthValue
Optional parameter to enable logging only when deny clause
is specified. Note that traffic denied by implicit deny mechanism is not
subject to logging. The implicit deny kicks in when the traffic
does not match any of the clauses and there is no 'permit any any'
clause specified at the end.

Context

MIB
FOUNDRY-SN-IP-ACL-MIB
OID
.1.3.6.1.4.1.1991.1.2.2.15.7.1.14
Type
column
Access
readwrite
Status
current
Parent
fdryL2AclEntry

Walk 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 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclLogEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclLogEnable.<fdryL2AclNumber>.<fdryL2AclClauseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclLogEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false