alrGenDefSeverity
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.4.3.1.7
Object
column
Enumeration
This object reports the default severity of each alarm. User can change the severity of the alarms defined by this default via the alrGenSeverity object.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.3.4.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alrGenEntry
- Table
- alrGenTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alrGenCode This object is a unique code number, identifying
a certain alarm. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.3.3.4.3.1.1 |
| alrGenDescription This entry is a unique text description, of the alarm
corresponding to the specified code. | column | OctetString | .1.3.6.1.4.1.164.3.3.4.3.1.2 |
| alrGenLevel Alarm level. | column | Enumeration | .1.3.6.1.4.1.164.3.3.4.3.1.3 |
| alrGenSlotType Slot type that the alarm is relevant to.
clAndIo - an alarm that is relevant for both CL and IO slots. | column | Enumeration | .1.3.6.1.4.1.164.3.3.4.3.1.4 |
| alrGenSeverity This object enables the user to select a severity for each alarm.
The severity is set per alarm code (same for all slots/ports
using this code). | column | Enumeration | .1.3.6.1.4.1.164.3.3.4.3.1.5 |
| alrGenDebounce Debounce time for each alarm code, in seconds.
The meaning is, that an alarm will be 'declared' as ON (or OFF), only
after it was actually ON/OFF the Debouncing time selected by … | column | Integer32 | .1.3.6.1.4.1.164.3.3.4.3.1.6 |