utAlarmFilteringSeverity
UTS-FAULT-MIB ·
.1.3.6.1.4.1.1949.2.3.2.2.3.1
Object
The leaf is used for filtering specified severity alarms.
bit0 - cleared alarm
bit1 - warning alarm
bit2 - minor alarm
bit3 - major alarm
bit4 - critical alarm
1 - represent the alarm will be sent to NMS;
0 - this kind of alarms will be filtered by agent;
other useless bits: fill in digitial 1 always.
for examples, if operator wants to filter critical alarms.
this leaf needs to be set to value
0x FF FF FF E1
low 8 bits are: 1110,0001 = E1
cauz if operator wants to filter critical alarms, meaning that others
whose priority is lower than critical need to be filtered as well.
attention: cleared alarm can't be filtered.
DEFAULT:{-1}
Context
- MIB
- UTS-FAULT-MIB
- OID
.1.3.6.1.4.1.1949.2.3.2.2.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- utAlarmFiltering
- Siblings
- 1
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| utAlarmFilteringType The leaf is used for filtering specified type alarms.
bit2 - communication
bit3 - equipment
bit4 - environment
bit10 - processing error
bit11 - quality of service
… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1949.2.3.2.2.3.2 |