All MIBs › SIAE-ALARM-MIB › alarmLogAlarmSeverityFilter
alarmLogAlarmSeverityFilter
Module: SIAE-ALARM-MIB
OID (symbolic): SIAE-ALARM-MIB::alarmLogAlarmSeverityFilter
OID (numeric): 1.3.6.1.4.1.3373.1103.4.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object defines the alarm severity of the records that must be read/delete from the log. Bit0 = Status Bit1 = Warning Bit2 = Minor Bit3 = Major Bit4 = Critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.12 snmpwalk -v2c -c public <target> SIAE-ALARM-MIB::alarmLogAlarmSeverityFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.12.1 snmpget -v2c -c public <target> SIAE-ALARM-MIB::alarmLogAlarmSeverityFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3373.1103.4.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmLogAlarmSeverityFilter.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.3373 | siaeMicroelettronicaSpa | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103 | siaeMib | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103.4 | smalarm | SIAE-ALARM-MIB |
| 1.3.6.1.4.1.3373.1103.4.12 | alarmLogAlarmSeverityFilter | SIAE-ALARM-MIB |