gnAgnMgrSeverityFilter
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.2.1.1.4
Object
column
mandatory
r/w
OctetString
This is a bit mask value for masking traps according to its severity. There is a bit for each severity. If the relevant bit is on (1), then the Agent will send traps with this severity, and it won't send if the bit is off (0). The list of bits from LSB to MSB: bit 1 (LSB) = Event. bit 2 = Warning. bit 3 = Minor. bit 4 = Major. bit 5 (MSB) = Critical.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAgnMgrEntry
- Table
- gnAgnMgrTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gnAgnMgrId mandatory This value indicates an index of a specific manager | column | Integer32 | .1.3.6.1.4.1.2281.2.2.1.1.1 |
| gnAgnMgrIP mandatory This value indicates the managers IP address.
WRITE an IP address of all zeroes (0.0.0.0) will remove the entry. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2281.2.2.1.1.2 |
| gnAgnMgrAlarmGroupMask mandatory bit mask .1 is 'send a trap' 0 is 'dont send a trap'.
The list of alarms from MSB to LSB is:
bit 1 = Power Supply Alarm
bit 2 = Cable Alarm
bit 3 = Temperature Alarm… | column | OctetString | .1.3.6.1.4.1.2281.2.2.1.1.3 |
| gnAgnMgrTrapPort mandatory The Port for sending the trap for each manager (possible values: 70-65535) | column | Integer32 | .1.3.6.1.4.1.2281.2.2.1.1.5 |