hwNotifyFilterCondition

HUAWEI-SNMP-NOTIFICATION-MIB · .1.3.6.1.4.1.2011.6.30.9.1.1.3

Object

column SNMPv2-SMIInteger32
Detailed condition of filtering the alarm. The range is determined by 
different alarm types as follows:    
              
When the type of the object to be filtered is system(1), 
hwNotifyFilterCondition can be any value.
              
When the type of the object to be filtered is level(2), 
the object to be filtered is the alarm, the range is 1-4. 
Options: 
1. critical(1)     -indicates the critical alarm. 
2. major(2)        -indicates the major alarm. 
3. minor(3)        -indicates the minor alarm.
4. warning(4)      -indicates the warning alarm.  
              
In GR version, When the type of the object to be filtered is level(2), 
the object to be filtered is the event, the range is 9-10. 
Options: 
1. notalarmed(9)   -indicates the not-alarmed event. 
2. notreported(10)  -indicates the not-reported event.  
              
When the type of the object to be filtered is type(3), the range is 1-5.
Options: 
1. communication(1)-indicates the communication alarm. 
2. service(2)      -indicates the service quality alarm. 
3. process(3)      -indicates the process error alarm. 
4. equipment(4)    -indicates the hardware device alarm.
5. environment(5)  -indicates the environment alarm.   
              
When the type of the object to be filtered is id(4), 
the range is 1-0xffffffff, that is, the ID of the alarm or event.   
              
When the type of the object to be filtered is parameter(5), 
the range is a 32-bit value of the unsigned long type. 
The first eight bits of the value indicate the type of the object to be filtered. 
Currently, the system supports four types of the objects to be filtered. 
The type is 0xFF000000. 0 indicates that the object is filtered by shelf ID. 
If the first eight bits are 0, the shelf ID is obtained from mask 0x00FF0000.
1 indicates that the object is filtered by shelf ID and slot ID. 
If the first eight bits are 1, the shelf ID is obtained from mask 0x00FF0000 
and the slot ID is obtained from mask 0x0000FF00. 
2 indicates that the object is filtered by shelf ID, slot ID and port ID. 
If the first eight bits are 2, the shelf ID is obtained from mask 0x00FF0000, 
the slot ID is obtained from mask 0x0000FF00, 
and the port ID is obtained from mask 0x000000FF. 
3 indicates that the object is filtered by VLAN ID. 
If the first eight bits are 3, the VLAN ID is obtained from mask 0x00FFFFFF. 
The value is issued as a hexadecimal numeral. 
If the shelf ID is equal or more than 255, the opreation fails.

Context

MIB
HUAWEI-SNMP-NOTIFICATION-MIB
OID
.1.3.6.1.4.1.2011.6.30.9.1.1.3
Type
column
Access
noaccess
Status
current
Parent
hwNotifyFilterEntry
Table
hwNotifyFilterTable
Siblings
3

Syntax

SNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Related Objects

Sibling Objects