aluSecPlcyParamsConfigLogControl

ALU-SECURITY-MIB · .1.3.6.1.4.1.6527.6.1.2.2.17.1.9.1.31

Object

column r/w Enumeration
Log control for this rule.  There are three options:
(1) suppress - (DEFAULT) Any events generated from this
               rule will be suppressed. 
(2) zone     - Send any events generated from this rule
               to the zone log-id (if configured). 
(3) log-id   - Send this rule to a specific log-id.

Context

MIB
ALU-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.17.1.9.1.31
Type
column
Access
readwrite
Status
current
Parent
aluSecPlcyParamsConfigEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1suppress
2zone
3log

Conformance