All MIBs › ITU-ALARM-MIB › ituAlarmGenericModel
ituAlarmGenericModel
Module: ITU-ALARM-MIB
OID (symbolic): ITU-ALARM-MIB::ituAlarmGenericModel
OID (numeric): 1.3.6.1.2.1.121.1.1.1.1.5
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-write
Description:
This object points to the corresponding row in the alarmModelTable for this alarm severity.
This corresponding entry to alarmModelTable could also be derived by performing the reverse of the mapping from alarmModelState to ituAlarmPerceivedSeverity defined
in the description of ituAlarmEntry to determine the appropriate { alarmListName, alarmModelIndex, alarmModelState } for this { alarmListName, alarmModelIndex, ituAlarmPerceivedSeverity }.
What is ituAlarmGenericModel?
This read-write object contains a pointer to the alarm model table entry that defines how a particular alarm event maps to a standard ITU perceived severity level (e.g., critical, major, minor). By maintaining this relationship, the alarm model controls how the system classifies and reports fault severity. An operator configures this to align alarm severity with their operational policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.5 snmpwalk -v2c -c public <target> ITU-ALARM-MIB::ituAlarmGenericModel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.5.1 snmpget -v2c -c public <target> ITU-ALARM-MIB::ituAlarmGenericModel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.121.1.1.1.1.5.1 s <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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.121 | ituAlarmMIB | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1 | ituAlarmObjects | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1 | ituAlarmModel | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1 | ituAlarmTable | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1.1 | ituAlarmEntry | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1.1.5 | ituAlarmGenericModel | ITU-ALARM-MIB |