networkRulesStatusBlacklistEnable

MX-NFW-MIB · .0.2250.1.200.1.660

Object

Blacklist Enable
              
Indicates if blacklisting is enabled for this rule.
              
  * Enable: When a packet establishing a connection matches
    this rule, the action is executed and the source IP address
    is added to the blacklist.
  * Disable: When a packet establishing a connection matches
    this rule, the action is executed but the source IP address
    is not added to the blacklist.
              
Note: If rate limiting is enabled for this rule, blacklisted IP
addresses are added to the rate limit blacklist.

Context

MIB
MX-NFW-MIB
OID
.0.2250.1.200.1.660
Type
column
Access
readonly
Status
current
Parent
networkRulesStatusEntry

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 'MX-NFW-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NFW-MIB::networkRulesStatusBlacklistEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-NFW-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NFW-MIB::networkRulesStatusBlacklistEnable.<networkRulesStatusPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NFW-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NFW-MIB::networkRulesStatusBlacklistEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable