All MIBs › SIAE-ALARM-MIB › alarmSyntesysMajorSeverityCode
alarmSyntesysMajorSeverityCode
Module: SIAE-ALARM-MIB
OID (symbolic): SIAE-ALARM-MIB::alarmSyntesysMajorSeverityCode
OID (numeric): 1.3.6.1.4.1.3373.1103.4.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Defines the severity associated to alarmSyntesysMajor and enables/disables the trap generation on status change event.
What is alarmSyntesysMajorSeverityCode?
This OID sets how severe major system alarms should be classified and determines whether the device sends trap notifications when major alarm status changes. It tells you which major problems warrant generating alerts to monitoring systems. An operator configures this to control alert sensitivity, ensuring that only truly critical problems trigger notifications to network monitoring dashboards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.21 snmpwalk -v2c -c public <target> SIAE-ALARM-MIB::alarmSyntesysMajorSeverityCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.21.1 snmpget -v2c -c public <target> SIAE-ALARM-MIB::alarmSyntesysMajorSeverityCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3373.1103.4.21.1 i <value>
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.21 | alarmSyntesysMajorSeverityCode | SIAE-ALARM-MIB |