aluSecLogEventControl
ALU-SECURITY-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.17.5.3.1.4
Object
column r/w
Enumeration
Suppress/Throttle the generation of an event or event type. - Each event can individually be suppressed. - Throttling or disabling event control must be done at the event-type level by setting aluSecLogEventControl using an Event-Id of '0'. - Suppression of an entire event-type can also be done by setting aluSecLogEventControl with an Event-Id og '0'.
Context
- MIB
- ALU-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.17.5.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluSecLogEventEntry
- Groups
- 1
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 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SECURITY-MIB::aluSecLogEventControl'
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::aluSecLogEventControl.<aluSecLogProfileId>.<aluSecLogEventType>.<aluSecLogEventId>'
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::aluSecLogEventControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | throttled |
3 | suppressed |
Conformance
Member of