alarmSeverityEntry OBJECT-TYPE
SYNTAX AlarmSeverityEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry in the alarm severity table. Each entry consists of
alarmID and assigned alarmSeverity. The table has read/write access."
INDEX { severityTableAlarmId }
View at oid-info.com
Automatically extracted from a module checked by a user of the Asnp syntax-checking tool
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.637.70.3.1.4.1.1 | severityTableAlarmId | 0 | 0 | severityTableAlarmId OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "AlarmId and … |
1.3.6.1.4.1.637.70.3.1.4.1.2 | severity | 0 | 0 | severity OBJECT-TYPE SYNTAX INTEGER { warning ( 1 ) , minor ( 2 ) , major ( 3 ) , critical ( 4 ) } MAX-ACCESS read-write STATUS… |