HUAWEI-SNMP-NOTIFICATION-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-SNMP-NOTIFICATION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwSyntrap 1.3.6.1.4.1.2011.6.30
This MIB object is used to describe the interfaces of sending the host notifications (including the alarm and event), and configurations of the log, syslog and trap.
       hwAlarmSynObjects 1.3.6.1.4.1.2011.6.30.1
           hwAlarmBufferMinSn 1.3.6.1.4.1.2011.6.30.1.1 unsigned32 read-only
Minimum serial number of the alarm buffered in the current system.
           hwAlarmBufferMaxSn 1.3.6.1.4.1.2011.6.30.1.2 unsigned32 read-only
Maximum serial number of the alarm buffered in the current system.
           hwAlarmSynBeginSn 1.3.6.1.4.1.2011.6.30.1.3 unsigned32 read-write
Starting serial number of the alarm trap whose synchronization is initiated by the NMS. The value ranges from hwAlarmBufferMinSn to hwAlarmBufferMaxSn. When the value that is not in the range is used, an error is returned.
           hwAlarmSynEndSn 1.3.6.1.4.1.2011.6.30.1.4 unsigned32 read-write
Ending serial number of the alarm trap whose synchronization is initiated by the NMS. The value ranges from hwAlarmBufferMinSn to hwAlarmBufferMaxSn. When the value that is not in the range is used, an error is returned. The value cannot be smaller than the value of hwAlarmSynBeginSn.
           hwAlarmSynAdminStatus 1.3.6.1.4.1.2011.6.30.1.5 integer read-write
When the alarm whose synchronization is initiated by the NMS, one of the following methods can be used: Options: 1. other(1) -other. 2. stop(2) -stop. 3. interval(3) -indicates that synchronize the alarm by serial number (that is, synchronize all the alarms in the system). During the synchronization, hwAlarmSynBeginSn, hwAlarmSynEndSn and hwSynTrapAdminStatus need to be issued. The corresponding value is interval(3). 4. all(4) -indicates that synchronize all the active alarms (the active alarms refer to the alarm whose fault alarms are already sent but the corresponding recovery alarms are not sent). hwSynTrapAdminStatus is issued directly and the corresponding value is all (4). Enumeration: 'all': 4, 'other': 1, 'stop': 2, 'interval': 3.
           hwAlarmSendTable 1.3.6.1.4.1.2011.6.30.1.7 no-access
Alarm reporting control table. It is used to control by alarm ID whether to report the trap generated corresponding to an alarm to the trap host. The index of this table is object hwAlarmIndex.
               hwAlarmSendEntry 1.3.6.1.4.1.2011.6.30.1.7.1 no-access
Alarm reporting control table. It is used to control by alarm ID whether to report the trap generated corresponding to an alarm to the trap host. The index of this entry is object hwAlarmIndex.
                   hwAlarmIndex 1.3.6.1.4.1.2011.6.30.1.7.1.1 integer32 no-access
Index of the alarm reporting control table. The index value is the alarm ID.
                   hwAlarmSendSwitch 1.3.6.1.4.1.2011.6.30.1.7.1.2 integer read-write
Control function of whether to report the trap generated corresponding to an alarm to the trap host. Options: 1. on(1) -indicates that the trap generated corresponding to the alarm of object hwAlarmIndex needs to be reported to the trap host. 2. off(2) -indicates that the trap generated corresponding to the alarm of object hwAlarmIndex need not to be reported to the trap host. Enumeration: 'on': 1, 'off': 2.
           hwMaintainSendTable 1.3.6.1.4.1.2011.6.30.1.8 no-access
Currently, the table is not supported. The index of this table is hwMaintainIndex.
               hwMaintainSendEntry 1.3.6.1.4.1.2011.6.30.1.8.1 no-access
Currently, the table is not supported. The index of this entry is hwMaintainIndex.
                   hwMaintainIndex 1.3.6.1.4.1.2011.6.30.1.8.1.1 integer32 no-access
Currently, the object is not supported.
                   hwMaintainSendSwitch 1.3.6.1.4.1.2011.6.30.1.8.1.2 integer read-write
Currently, the object is not supported. Options: 1.on(1) -on. 2.off(2)-off. Enumeration: 'on': 1, 'off': 2.
       hwSynMibTrap 1.3.6.1.4.1.2011.6.30.2
           hwSynTrapOid 1.3.6.1.4.1.2011.6.30.2.1
           hwSynTrapsDefine 1.3.6.1.4.1.2011.6.30.2.2
               hwSynTraps 1.3.6.1.4.1.2011.6.30.2.2.0
                   hwSynAlarm 1.3.6.1.4.1.2011.6.30.2.2.0.1
Currently, the object is not supported. This trap is reported when syn operation from NMS.
       hwRtuTrapRestrain 1.3.6.1.4.1.2011.6.30.3
           hwRtuTrapRestrainSwitch 1.3.6.1.4.1.2011.6.30.3.1 integer read-write
RTU trap restrain switch status. Options: 1. enable(1) -RTU trap restrain switch is enable. 2. disable(2) -RTU trap restrain switch is disable. Enumeration: 'enable': 1, 'disable': 2.
           hwRtuResetAllConfigID 1.3.6.1.4.1.2011.6.30.3.2 integer read-write
Set operation used to reset all RTU's configID. Options: 1. unknown(1) -means don't known if RTU is administrable, setting all configID to '-1'. 2. administrable(2)-means RTU is administrable, setting all configID to '0'. Get operation is useless. Currently, the object is not supported. Enumeration: 'unknown': 1, 'administrable': 2.
           hwRtuConfigIDTable 1.3.6.1.4.1.2011.6.30.3.11 no-access
RTU ConfigID table.The index of this table is ifIndex. Currently, the object is not supported.
                 hwRtuConfigIDEntry 1.3.6.1.4.1.2011.6.30.3.11.1 no-access
RTU ConfigID table.The index of this entry is ifIndex. Currently, the object is not supported.
                     hwRtuConfigID 1.3.6.1.4.1.2011.6.30.3.11.1.1 octet string read-write
The ConfigID of RTU. Currently, the object is not supported.
       hwAlarm 1.3.6.1.4.1.2011.6.30.4
           hwAlarmStatPeriod 1.3.6.1.4.1.2011.6.30.4.2 integer32 read-write
Alarm statistics period. Range: 1-8760 Default: 24 Unit: hour
           hwAlarmStatSave 1.3.6.1.4.1.2011.6.30.4.3 integer read-write
Operation of saving the alarm statistical information. The statistical information is saved to the flash memory according to the preset period. Options: 1. save(2) -indicates that the information is saved. 2. nosaving(3) -indicates that the information is not saved. Enumeration: 'save': 2, 'nosaving': 3.
           hwAlarmStatCurPeriodStartTime 1.3.6.1.4.1.2011.6.30.4.4 dateandtime read-only
The alarm statistics function is to automatically collect the alarm statistics according to the preset period and this object is used to query the start time of the current statistical period.
           hwAlarmStatInfoTable 1.3.6.1.4.1.2011.6.30.4.6 no-access
Function of querying the alarm statistical information. It is used to query the count of the alarm occurring in the statistical period. The index of this table is hwAlarmStatID. It is used to specify the alarm whose count is queried. The index value is the alarm ID.
               hwAlarmStatInfoEntry 1.3.6.1.4.1.2011.6.30.4.6.1 no-access
Function of querying the alarm statistical information. It is used to query the count of the alarm occurring in the statistical period. The index of this entry is hwAlarmStatID. It is used to specify the alarm whose count is queried. The index value is the alarm ID.
                   hwAlarmStatID 1.3.6.1.4.1.2011.6.30.4.6.1.1 integer32 read-only
Index of operation table hwAlarmStatInfoTable. It is used to indicate the ID of the alarm to be queried.
                   hwAlarmStatCurrentNum 1.3.6.1.4.1.2011.6.30.4.6.1.2 counter32 read-only
Query the count of the alarm occurring in the current statistical period by index.
                   hwAlarmStatLastNum 1.3.6.1.4.1.2011.6.30.4.6.1.3 counter32 read-only
Query the count of the alarm occurring in the previous statistical period by index.
       hwSyslogOutput 1.3.6.1.4.1.2011.6.30.5
           hwSyslogOutputTable 1.3.6.1.4.1.2011.6.30.5.1 no-access
Levels of the all the logs supported by the current syslog. The index of this table is hwSyslogLevelIndex. hwSyslogLevelIndex is used to describe of the level of the output syslog information.
               hwSyslogOutputEntry 1.3.6.1.4.1.2011.6.30.5.1.1 no-access
Levels of the all the logs supported by the current syslog. The index of this entry is hwSyslogLevelIndex. hwSyslogLevelIndex is used to describe of the level of the output syslog information.
                   hwSyslogLevelIndex 1.3.6.1.4.1.2011.6.30.5.1.1.1 integer read-only
Description of the level of the output syslog information. Currently, the syslog supports eight data types. Options: 1. emergency(1) -indicates that system is unusable. 2. alert(2) -indicates that action must be taken immediately. 3. critical(3) -indicates that critical conditions. 4. error(4) -indicates that error conditions. 5. warning(5) -indicates that warning conditions. 6. notice(6) -indicates that normal but significant condition. 7. informational(7) -indicates that informational messages. 8. debug(8) -indicates that debug-level messages. Enumeration: 'notice': 6, 'emergency': 1, 'informational': 7, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
                   hwSyslogOutputOperStatus 1.3.6.1.4.1.2011.6.30.5.1.1.2 integer read-write
The output status of the syslog information. Options: 1. unoutput(1) -indicates that the syslog information is not output to the local PC or server. 2. output(2) -indicates that the syslog information is output to the terminal and server. Enumeration: 'output': 2, 'unoutput': 1.
           hwSyslogFacility 1.3.6.1.4.1.2011.6.30.5.2 integer read-write
Description of the facility of the output syslog information. Options: 1. local0(1) -indicates that the syslog facility is local0. 2. local1(2) -indicates that the syslog facility is local1. 3. local2(3) -indicates that the syslog facility is local2. 4. local3(4) -indicates that the syslog facility is local3. 5. local4(5) -indicates that the syslog facility is local4. 6. local5(6) -indicates that the syslog facility is local5. 7. local6(7) -indicates that the syslog facility is local6. 8. local7(8) -indicates that the syslog facility is local7. 9. default(9) -indicates that the syslog facility is not set yet. The system provides eight facility from local0(1) to local7(8) to config the syslog facility. The default(9) indicates that the syslog facility is not set yet. When the value is default(9), the facility of operating syslog or security syslog is local0, and the facility of alarm/event syslog is associate with the alarm/event type as follows: ALARM TYPE FACILITY 1. COMMUNICATION local0 2. SERVICE QUALITY local1 3. PROCESS ERROR local2 4. EQUIPMENT local3 5. ENVIRONMENTAL local4 Enumeration: 'default': 9, 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3.
           hwSyslogSeverity 1.3.6.1.4.1.2011.6.30.5.3 integer read-write
Description of the severity of the output syslog information. Options: 1. emergency(1) -indicates that system is unusable. 2. alert(2) -indicates that action must be taken immediately. 3. critical(3) -indicates that critical conditions. 4. error(4) -indicates that error conditions. 5. warning(5) -indicates that warning conditions. 6. notice(6) -indicates that normal but significant condition. 7. informational(7) -indicates that informational messages. 8. debug(8) -indicates that debug messages. 9. default(9) -indicates that the severity of syslog is not set yet. The system provides eight level from emergency(1) to debug(8) to config the syslog severity. The default(9) indicates that the syslog severity is not set yet. When the value is default(9), the severity of operating syslog or security syslog is informational(7), and the severity of alarm/event syslog is associate with the alarm/event level as follows: ALARM LEVEL SEVERITY 1. CRITICAL alert 2. MAJOR critical 3. MINOR warning 4. WARNING informational 5. CLEARED notice Enumeration: 'notice': 6, 'emergency': 1, 'default': 9, 'informational': 7, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
           hwSysloglogFacilityTable 1.3.6.1.4.1.2011.6.30.5.4 no-access
Log facility of the current syslog. The index of this entry is hwSyslogLogType. hwSyslogLogType is used to describe the type of the syslog.
               hwSysloglogFacilityEntry 1.3.6.1.4.1.2011.6.30.5.4.1 no-access
Log facility of the current syslog. The index of this entry is hwSyslogLogType. hwSyslogLogType is used to describe the type of the syslog.
                   hwSyslogLogType 1.3.6.1.4.1.2011.6.30.5.4.1.1 integer no-access
Description of the type of the output syslog information. Options: 1. log(1) -indicates that the syslog type is log. 2. alarm-event(2) -indicates that the syslog type is alarm-event. 3. igmp(3) -indicates that the syslog type is igmp. Enumeration: 'alarm-event': 2, 'log': 1, 'igmp': 3.
                   hwSyslogLogFacility 1.3.6.1.4.1.2011.6.30.5.4.1.2 integer read-write
Description of the facility of the output syslog information. Options: 1. local0(1) -indicates that the syslog facility is local0. 2. local1(2) -indicates that the syslog facility is local1. 3. local2(3) -indicates that the syslog facility is local2. 4. local3(4) -indicates that the syslog facility is local3. 5. local4(5) -indicates that the syslog facility is local4. 6. local5(6) -indicates that the syslog facility is local5. 7. local6(7) -indicates that the syslog facility is local6. 8. local7(8) -indicates that the syslog facility is local7. 9. default(9) -indicates that the syslog facility is not set yet. The system provides eight facility from local0(1) to local7(8) to config the syslog facility. The default(9) indicates that the syslog facility is not set yet. When the value is default(9), the facility of operating syslog or security syslog is local0, and the facility of alarm/event syslog is associate with the alarm/event type as follows: ALARM TYPE FACILITY 1. COMMUNICATION local0 2. SERVICE QUALITY local1 3. PROCESS ERROR local2 4. EQUIPMENT local3 5. ENVIRONMENTAL local4 Enumeration: 'default': 9, 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3.
                   hwSyslogLogSeverity 1.3.6.1.4.1.2011.6.30.5.4.1.3 integer read-write
Description of the severity of the output syslog information. Options: 1. emergency(1) -indicates that system is unusable. 2. alert(2) -indicates that action must be taken immediately. 3. critical(3) -indicates that critical conditions. 4. error(4) -indicates that error conditions. 5. warning(5) -indicates that warning conditions. 6. notice(6) -indicates that normal but significant condition. 7. informational(7) -indicates that informational messages. 8. debug(8) -indicates that debug messages. 9. default(9) -indicates that the severity of syslog is not set yet. The system provides eight level from emergency(1) to debug(8) to config the syslog severity. The default(9) indicates that the syslog severity is not set yet. When the value is default(9), the severity of operating syslog or security syslog is informational(7), and the severity of alarm/event syslog is associate with the alarm/event level as follows: ALARM LEVEL SEVERITY 1. CRITICAL alert 2. MAJOR critical 3. MINOR warning 4. WARNING informational 5. CLEARED notice Enumeration: 'notice': 6, 'emergency': 1, 'default': 9, 'informational': 7, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
       hwEventCtrl 1.3.6.1.4.1.2011.6.30.6
           hwEventCtrlTable 1.3.6.1.4.1.2011.6.30.6.1 no-access
Event control table. It is used to set the event level through the NMS or query the event list supported in the system. The information that can be queried includes the event ID, event name, event class, event type, event level, event default level, count of the event in the statistical period, count of the event in the previous statistical period and event management status. The index of this table is the hwEventID.The index value is the event ID.
               hwEventCtrlEntry 1.3.6.1.4.1.2011.6.30.6.1.1 no-access
Event control table. It is used to set the event level through the NMS or query the event list supported in the system. The information that can be queried includes the event ID, event name, event class, event type, event level, event default level, count of the event in the statistical period, count of the event in the previous statistical period and event management status. The index of this entry is the hwEventID.The index value is the event ID.
                   hwEventID 1.3.6.1.4.1.2011.6.30.6.1.1.1 integer32 no-access
Index object of the event control table. The index value is the event ID and the information about the event control table is obtained according to the current event ID.
                   hwEventName 1.3.6.1.4.1.2011.6.30.6.1.1.2 octet string read-only
Event name. It is used to briefly describe the event trigged by the system.
                   hwEventClass 1.3.6.1.4.1.2011.6.30.6.1.1.3 integer read-only
Event class. Currently, the system supports two event classes: Options: 1. running(1) -indicates the running event, such as the prompt displayed during the loading process. 2. security(2) -indicates the event that affects the system security status of the access devices, for example, the event wherein a user try to access the system to add, delete, or change the user account in the system, thus changing the system security status. Enumeration: 'running': 1, 'security': 2.
                   hwEventLevel 1.3.6.1.4.1.2011.6.30.6.1.1.4 severitylevel read-write
Event type. Options: 1. critical(1) -indicates the critical event. The security event must be recorded in the log. 2. major(2) -indicates the major event. The security event must be recorded in the log. 3. minor(3) -indicates the minor event. The security event must be recorded in the log. 4. warning(4) -indicates the warning event. 5. cleared(5) -indicates the cleared event. 7. notalarmed(7) -indicates the not-alarmed event. 8. notreported(8) -indicates the not-reported event.
                   hwEventDefaultLevel 1.3.6.1.4.1.2011.6.30.6.1.1.5 severitylevel read-only
Event default level. When being defined, each event has a default level. In the system, however, the level can be configured according to the actual requirements. This object returns the default level. Options: 1. critical(1) -indicates the critical event. 2. major(2) -indicates the major event. 3. minor(3) -indicates the minor event. 4. warning(4) -indicates the warning event. 5. cleared(5) -indicates the claered event. 7. notalarmed(7) -indicates the not-alarmed event. 8. notreported(8) -indicates the not-reported event.
                   hwEventType 1.3.6.1.4.1.2011.6.30.6.1.1.6 eventtype read-only
Event type. Currently, the system supports five event types. Options: 1. communication(1) -indicates the communication event. 2. service(2) -indicates the service quality event. 3. process(3) -indicates the process error event. 4. equipment(4) -indicates the hardware device event. 5. environment(5) -indicates the environment event.
                   hwEventStatCurrNum 1.3.6.1.4.1.2011.6.30.6.1.1.7 counter32 read-only
Count of the event occurring in the current period.
                   hwEventStatPrevNum 1.3.6.1.4.1.2011.6.30.6.1.1.8 counter32 read-only
Count of the event occurring in the previous period.
                   hwEventAdminStatus 1.3.6.1.4.1.2011.6.30.6.1.1.9 integer read-write
Event management status. Currently, the system supports two states. Options: 1. init(1) -During the setting operation, you can change only the event that is in the initial state to the alarm but cannot change an alarm to an event. Therefore, init(1) can be implemented only through the getting operation to check whether the current state is initial. 2. conversion(2) -If an event needs to be converted into an alarm, perform the setting operation through conversion(2). Enumeration: 'init': 1, 'conversion': 2.
                   hwEventConditionEffect 1.3.6.1.4.1.2011.6.30.6.1.1.10 integer read-only
Event Effect. It is used to describe the Service effect of the event and is classified into two types. Options: 1. standingcondition(1) -indicates a condition is standing. 2. transientcondition(2) -indicates a condition is transient. Enumeration: 'transientcondition': 2, 'standingcondition': 1.
       hwAlarmCtrl 1.3.6.1.4.1.2011.6.30.7
           hwAlarmCtrlTable 1.3.6.1.4.1.2011.6.30.7.1 no-access
Alarm control table. It is used to set the alarm level through the NMS or query the alarm list supported in the system. The information that can be queried includes the alarm ID, alarm name, alarm class, alarm type, alarm level, alarm default level, count of the alarm in the statistical period, count of the alarm in the previous statistical period and alarm management status. The index of this table is hwAlarmID.
               hwAlarmCtrlEntry 1.3.6.1.4.1.2011.6.30.7.1.1 no-access
Alarm control table. It is used to set the alarm level through the NMS or query the alarm list supported in the system. The information that can be queried includes the alarm ID, alarm name, alarm class, alarm type, alarm level, alarm default level, count of the alarm in the statistical period, count of the alarm in the previous statistical period and alarm management status. The index of this entry is hwAlarmID.
                   hwAlarmID 1.3.6.1.4.1.2011.6.30.7.1.1.1 integer32 no-access
Index object of the alarm control table. The index value is the alarm ID and the information about the alarm control table is obtained according to the current alarm ID.
                   hwAlarmName 1.3.6.1.4.1.2011.6.30.7.1.1.2 octet string read-only
Alarm name. It is used to briefly describe the alarm triggered by the system.
                   hwAlarmClass 1.3.6.1.4.1.2011.6.30.7.1.1.3 integer read-only
Alarm class. Currently, the system supports two alarm classes. Options: 1. faultalarm(1) -indicates the fault alarm. 2. restorealarm(2) -indicates the restore alarm. Enumeration: 'faultalarm': 1, 'restorealarm': 2.
                   hwAlarmLevel 1.3.6.1.4.1.2011.6.30.7.1.1.4 severitylevel read-write
Alarm level. Currently, the system supports four alarm levels. 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.
                   hwAlarmDefaultLevel 1.3.6.1.4.1.2011.6.30.7.1.1.5 severitylevel read-only
Alarm default level. The alarm level in the system can be changed and thus the alarm default level and alarm level need to be distinguished. 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.
                   hwAlarmType 1.3.6.1.4.1.2011.6.30.7.1.1.6 eventtype read-only
Alarm type. It is used to describe the major cause of the alarm and is classified into five types. 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.
                   hwAlarmStatCurrNum 1.3.6.1.4.1.2011.6.30.7.1.1.7 counter32 read-only
Count of the alarm occurring in the current period.
                   hwAlarmStatPrevNum 1.3.6.1.4.1.2011.6.30.7.1.1.8 counter32 read-only
Count of the alarm occurring in the previous period.
                   hwAlarmAdminStatus 1.3.6.1.4.1.2011.6.30.7.1.1.9 integer read-write
Alarm management status. Options: 1. init(1) -The default status is init(1). 2. conversion(2) -If an alarm needs to be converted into an event, perform the setting operation to set the management status of the alarm to conversion(2). Enumeration: 'init': 1, 'conversion': 2.
                   hwAlarmServiceEffect 1.3.6.1.4.1.2011.6.30.7.1.1.10 integer read-write
Alarm Service effect status. It is used to describe the Service effect of the alarm and is classified into two types. Options: 1. nonserviceaffect(1) -indicates the alarm is a non-service affecting condition. 2. serviceaffect(2) -indicates the alarm is a service affecting condition. Enumeration: 'serviceaffect': 2, 'nonserviceaffect': 1.
       hwAlarmRecordClear 1.3.6.1.4.1.2011.6.30.8
           hwAlarmRecordClearTable 1.3.6.1.4.1.2011.6.30.8.1 no-access
Alarm clear table. It is used to clear the active alarm by specified serial number through the NMS. The alarm refers to the alarm whose recovery alarm is not generated. The index of this table is hwAlarmRecordSn. hwAlarmRecordSn is the serial number of the alarm to be cleared.
               hwAlarmRecordClearEntry 1.3.6.1.4.1.2011.6.30.8.1.1 no-access
Alarm clear table. It is used to clear the active alarm by specified serial number through the NMS. The alarm refers to the alarm whose recovery alarm is not generated. The index of this entry is hwAlarmRecordSn. hwAlarmRecordSn is the serial number of the alarm to be cleared.
                   hwAlarmRecordSn 1.3.6.1.4.1.2011.6.30.8.1.1.1 integer32 no-access
Index of the alarm or event that is not recovered and to be cleared. The index value is the serial number of the alarm or event. The serial number is saved on the NMS and can be issued through the NMS.
                   hwAlarmRecordAdminStatus 1.3.6.1.4.1.2011.6.30.8.1.1.2 integer read-write
Recorded management status of the alarm. Options: 1. clear(1) -indicates that the fault alarm is cleared. 2. exist(2) -indicates that the fault alarm exists. Enumeration: 'clear': 1, 'exist': 2.
           hwAlarmRecordClearOperate 1.3.6.1.4.1.2011.6.30.8.2 octet string read-only
Serial number list of the active alarm to be cleared.
       hwNotifyFilter 1.3.6.1.4.1.2011.6.30.9
           hwNotifyFilterTable 1.3.6.1.4.1.2011.6.30.9.1 no-access
Filter table of the alarm, event and trap. It is used to set the filter condition of the alarm, event and trap through the NMS. The indexes of this table are hwNotifyFilterObject, hwNotifyFilterType and hwNotifyFilterCondition.
               hwNotifyFilterEntry 1.3.6.1.4.1.2011.6.30.9.1.1 no-access
Filter table of the alarm, event and trap. It is used to set the filter condition of the alarm, event and trap through the NMS. The indexes of this entry are hwNotifyFilterObject, hwNotifyFilterType and hwNotifyFilterCondition.
                   hwNotifyFilterObject 1.3.6.1.4.1.2011.6.30.9.1.1.1 integer no-access
Description of all the filter objects supported by hwNotifyFilterTable. Options: 1. event(1) -indicates that the object to be filtered is the event. 2. alarm(2) -indicates that the object to be filtered is the alarm. The following items indicate the trap types that are to be filtered: 3. maintain(3)-indicates the maintenance trap. 4. snmpstd(4) -indicates the standard trap. 5. topo(5) -indicates the topological trap. 6. test(6) -indicates the test trap. 7. datachange(15)-indicates the data change trap. Enumeration: 'alarm': 2, 'topo': 5, 'maintain': 3, 'test': 6, 'datachange': 15, 'snmpstd': 4, 'event': 1.
                   hwNotifyFilterType 1.3.6.1.4.1.2011.6.30.9.1.1.2 integer no-access
Description of the filter type. Currently, the system supports five filter types. Options: 1. system(1) -indicates that the object is filtered by network element (NE). 2. level(2) -indicates that the object is filtered by level. 3. type(3) -indicates that the object is filtered by type. 4. id(4) -indicates that the object is filtered by ID. 5. parameter(5) -indicates that the object is filtered by parameter. When the filter object is maintain(3), snmpstd(4), topo(5), test(6), or datachange(15), the filter type (an enumerated value) can only be id(4), indicating that the object is filtered by trap ID. Other alarms and events are supported. Enumeration: 'id': 4, 'parameter': 5, 'type': 3, 'system': 1, 'level': 2.
                   hwNotifyFilterCondition 1.3.6.1.4.1.2011.6.30.9.1.1.3 integer32 no-access
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 7-8. Options: 1. notalarmed(7) -indicates the not-alarmed event. 2. notreported(8) -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.
                   hwNotifyFilterRowStatus 1.3.6.1.4.1.2011.6.30.9.1.1.4 rowstatus read-only
The status of this conceptual row. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
           hwAlarmJitterProof 1.3.6.1.4.1.2011.6.30.9.10
                 hwAlarmJitterProofSwitch 1.3.6.1.4.1.2011.6.30.9.10.1 integer read-write
Alarm jitter-proof function. Through this function, the alarm trap is reported to the NMS after a period that can be set. The default period is 10s and the range is 1-60s. If the alarm is rectified within the preset period, the alarm trap is not reported to the NMS. The value range of the function is 1-2. Options: 1. on(1) -indicates that the function is enabled. 2. off(2) -indicates that the function is disabled. DEFVAL { off }. Enumeration: 'on': 1, 'off': 2.
                 hwAlarmJitterProofInterval 1.3.6.1.4.1.2011.6.30.9.10.2 integer32 read-write
Alarm jitter-proof interval. Interval of the alarm jitter-proof. Range: 1-60 Default: 10 Unit: second DEFVAL { 10 }
           hwNotifySubTable 1.3.6.1.4.1.2011.6.30.9.11 no-access
Alarm shielding table. It is used to set the condition of shielding the alarm. The index of this table is hwNotifySubHostAddress, which is the IP address of a trap host whose alarm is shielded.
                 hwNotifySubEntry 1.3.6.1.4.1.2011.6.30.9.11.1 no-access
Alarm shielding table. It is used to set the condition of shielding the alarm. The index of this entry is hwNotifySubHostAddress, which is the IP address of a trap host whose alarm is shielded.
                     hwNotifySubHostAddress 1.3.6.1.4.1.2011.6.30.9.11.1.1 ipaddress no-access
IP address of the target host for which all the traps generated for the alarms are shielded.
                     hwNotifySubAdminStatus 1.3.6.1.4.1.2011.6.30.9.11.1.2 integer read-write
Status of alarm shielding. Only two states are supported, namely, received and shielded. Options: 1. enable(1) -indicates that the alarm is received. 2. disable(2) -indicates that the alarm is shielded. Enumeration: 'enable': 1, 'disable': 2.
                     hwNotifySubContentList 1.3.6.1.4.1.2011.6.30.9.11.1.3 octet string read-write
ID list of the alarm or event to be shielded. It is all or the ID list (the IDs are separated with comma). All indicates all the alarms or events.
       hwTrapFlowCtrl 1.3.6.1.4.1.2011.6.30.10
             hwTrapFlowCtrlSwitch 1.3.6.1.4.1.2011.6.30.10.1 integer read-write
Trap traffic control. In certain cases, the alarm module receives the alarm reported by the service module, processes the alarm and then reports the alarm to the NMS. When multiple alarms are reported, the trap traffic in the system increases suddenly. As a result, the NMS is affected and the trap may be lost. Therefore, a buffer function is added to the system to solve the problem. The function is called trap traffic control. This object is used to configure the function. Options: 1. on(1) -indicates that you need to enable trap traffic control. The traffic control is started. 2. off(2)-indicates that you need to disable trap traffic control. The traffic control is stopped. Enumeration: 'on': 1, 'off': 2.
       hwTrapSyn 1.3.6.1.4.1.2011.6.30.11
             hwTrapSynTable 1.3.6.1.4.1.2011.6.30.11.1 no-access
Trap synchronization table. The trap synchronization function is used to send the trap buffered in the system to the trap host in a file or in the synchronization mode. The index of this table is hwTrapSynType, indicating the type of the trap synchronization.
                 hwTrapSynEntry 1.3.6.1.4.1.2011.6.30.11.1.1 no-access
Trap synchronization table. The trap synchronization function is used to send the trap buffered in the system to the trap host in a file or in the synchronization mode. The index of this entry is hwTrapSynType, indicating the type of the trap synchronization.
                     hwTrapSynType 1.3.6.1.4.1.2011.6.30.11.1.1.1 integer no-access
Trap synchronization types. Options: 1. trap(1) -indicates that all the traps are synchronized. 2. alarm(2) -indicates that only the alarm trap is synchronized. 3. alarmSub(3) -indicates that the alarm trap is synchronized by synchronization ID. The value of alarmSub can be obtained through hwTrapBufferMinSn or hwTrapBufferMaxSn. Enumeration: 'alarm': 2, 'trap': 1, 'alarmSub': 3.
                     hwTrapBufferMinSn 1.3.6.1.4.1.2011.6.30.11.1.1.2 integer32 read-only
Minimum serial number of the trap in the trap buffer area.
                     hwTrapBufferMaxSn 1.3.6.1.4.1.2011.6.30.11.1.1.3 integer32 read-only
Maximum serial number of the trap in the trap buffer area.
                     hwTrapSynBeginSn 1.3.6.1.4.1.2011.6.30.11.1.1.4 integer32 read-write
Starting serial number of the trap that is synchronized. The value is the serial number of the trap in the trap buffer area and can be obtained through hwTrapBufferMinSn and hwTrapBufferMaxSn. The hwTrapSynBeginSn value of -1 indicates there is no trap synchronizing.
                     hwTrapSynEndSn 1.3.6.1.4.1.2011.6.30.11.1.1.5 integer32 read-write
Ending serial number of trap that is synchronized. The value is the serial number of the trap in the trap buffer area and can be obtained through hwTrapBufferMinSn and hwTrapBufferMaxSn. The hwTrapSynEndSn value of -1 indicates there is no trap synchronizing.
                     hwTrapSynAdminStatus 1.3.6.1.4.1.2011.6.30.11.1.1.6 integer read-write
Trap synchronization management status. Options: 1. other(1) -other. 2. stop(2) -stop. 3. interval(3) -indicates the traps with the serial numbers in the range of the synchronization serial numbers are synchronized. In this case, you must specify the index and issue the starting serial number of trap and the ending serial number of trap. 4. all(4) -indicates that all the traps are synchronized. In this case, you can only specify the index and issue the last object 5. intervalsynfile(5)-indicates that the traps with specified serial numbers form to a file and then the file is synchronized. In this case, you must specify the index and issue the starting serial number of trap that is synchronized and the ending serial number of trap that is synchronized. 6. allsynfile(6) -indicates that all the traps form to a file and then the file is synchronized. In this case, you can only specify the index and issue the last object. Enumeration: 'all': 4, 'interval': 3, 'stop': 2, 'intervalsynfile': 5, 'allsynfile': 6, 'other': 1.
             hwTrapTypeSynSwitch 1.3.6.1.4.1.2011.6.30.11.2 bits read-write
The switch of all types of info for trap synchronization. Function of the trap synchronization. It is controlled by the bit. The issued value is ULONG and is controlled by the first eight bits. The following part uses the eight bits as an example. Options: 1. event(0) -indicates that the corresponding bits are 10000000. 2. alarm(1) -indicates that the corresponding bits are 1000000. 3. maintain(2) -indicates that the corresponding bits are 100000. 4. topo(4) -indicates that the corresponding bits are 1000. 5. test(5) -indicates that the corresponding bits are 100. 6. datachange(6) -indicates that the corresponding bits are 10. Bits: 'alarm': 1, 'topo': 4, 'maintain': 2, 'test': 5, 'datachange': 6, 'event': 0.
             hwTrapSynActiveAlarmList 1.3.6.1.4.1.2011.6.30.11.3 octet string read-write
Serial number list of the active alarm to be synchronized to NMS.
       hwAlarmExpSignal 1.3.6.1.4.1.2011.6.30.12
             hwAlarmExpCtrlTable 1.3.6.1.4.1.2011.6.30.12.1 no-access
Alarm output control table. It is used to query and configure whether the alarm signal is output through the external alarm interface. The index of this table is hwAlarmExpID.
                 hwAlarmExpCtrlEntry 1.3.6.1.4.1.2011.6.30.12.1.1 no-access
Alarm output control table. It is used to query and configure whether the alarm signal is output through the external alarm interface. The index of this entry is hwAlarmExpID.
                     hwAlarmExpID 1.3.6.1.4.1.2011.6.30.12.1.1.1 integer32 no-access
Index of hwAlarmExpCtrlTable. It is used to configure whether a specified alarm is output. In the configuration, the fault alarms refer to all the fault alarms with level higher than warning in the system.
                     hwAlarmExpSign 1.3.6.1.4.1.2011.6.30.12.1.1.2 integer read-write
Flag that indicates whether the alarm is output through the external alarm interface. The values are as follows: Options: 1. disable(1) -indicates that the alarm is not output through the external alarm interface. 2. enable(2) -indicates that the alarm is output through the external alarm interface. Enumeration: 'enable': 2, 'disable': 1.
             hwClrAlarmExpSignal 1.3.6.1.4.1.2011.6.30.12.2 integer read-write
It is used to clear the alarm output signal. After the alarm output signal is cleared, the recovery notification is sent to the external alarm interface and the corresponding active alarm is cleared. For the current external alarm interface, only the one-LED and three-LED output mode is supported. In the one-LED output mode, the alarm output signal cannot be cleared by level and can be cleared only by all(1); In the three-LED output mode, the alarm output signal can be cleared by all the following parameters. Options: 1. other(-1) -indicates the default status in the system. 2. all(1) -indicates that all the alarm output signals are cleared. 3. critical(2) -indicates that the critical alarm output signal is cleared. 4. major(3) -indicates that the major alarm output signal is cleared. 5. minor(4) -indicates that the minor alarm output signal is cleared. Enumeration: 'all': 1, 'other': -1, 'critical': 2, 'minor': 4, 'major': 3.
       hwLogSyn 1.3.6.1.4.1.2011.6.30.13
             hwLogSynTable 1.3.6.1.4.1.2011.6.30.13.1 no-access
Log synchronization table. It is used to query the minimum and maximum serial numbers of the logs that can be synchronized and set the condition of synchronizing the log. The index of this table is hwLogSynType. The index value is the synchronization type.
                 hwLogSynEntry 1.3.6.1.4.1.2011.6.30.13.1.1 no-access
Log synchronization table. It is used to query the minimum and maximum serial numbers of the logs that can be synchronized and set the condition of synchronizing the log. The index of this entry is hwLogSynType. The index value is the synchronization type.
                     hwLogSynType 1.3.6.1.4.1.2011.6.30.13.1.1.1 integer no-access
Type of the log that is synchronized. Currently, the logs are classified into two types. Options: 1. operating(1) -indicates the operating log. 2. security(2) -indicates the security log. Enumeration: 'security': 2, 'operating': 1.
                     hwLogMinSn 1.3.6.1.4.1.2011.6.30.13.1.1.2 integer32 read-only
Minimum serial number of the log that can be synchronized currently.
                     hwLogMaxSn 1.3.6.1.4.1.2011.6.30.13.1.1.3 integer32 read-only
Maximum serial number of the log that can be synchronized currently.
                     hwLogSynBeginSn 1.3.6.1.4.1.2011.6.30.13.1.1.4 integer32 read-write
Starting index of the log that is synchronized. The value ranges from hwLogMinSn to hwLogMaxSn. The hwLogSynBeginSn value of -1 indicates there is no log synchronizing.
                     hwLogSynEndSn 1.3.6.1.4.1.2011.6.30.13.1.1.5 integer32 read-write
Ending index of the log that is synchronized. The value ranges from hwLogMinSn to hwLogMaxSn and must be larger than hwLogSynBeginSn. The hwLogSynEndSn value of -1 indicates there is no log synchronizing.
                     hwLogSynAdminStatus 1.3.6.1.4.1.2011.6.30.13.1.1.6 integer read-write
The synchronizing administration. Options: 1.nosynmode(-1)-indicates the default status in the system. 2.interval(3) -indicates that the host should send all the log between hwLogSynBeginSn and hwLogSynEndSn. 3.all(4) -indicates that the host sends all log to NMS. Enumeration: 'all': 4, 'interval': 3, 'nosynmode': -1.
       hwLogHost 1.3.6.1.4.1.2011.6.30.14
             hwLogHostTable 1.3.6.1.4.1.2011.6.30.14.1 no-access
Querying the status of the log host configured in the current system. The index of this table is hwLogHostIP.
                 hwLogHostEntry 1.3.6.1.4.1.2011.6.30.14.1.1 no-access
Querying the status of the log host configured in the current system. The index of this entry is hwLogHostIP.
                     hwLogHostIP 1.3.6.1.4.1.2011.6.30.14.1.1.1 ipaddress no-access
IP address of the log host. It is used to obtain the host status by IP address of the log host.
                     hwLogHostConfigStatus 1.3.6.1.4.1.2011.6.30.14.1.1.2 integer read-only
Obtained status of the log host. Options: 1. configed(1) -indicates that the log host is configured. 2. unconfiged(2) -indicates that the log host is not configured. Enumeration: 'unconfiged': 2, 'configed': 1.
             hwSyslogHostTable 1.3.6.1.4.1.2011.6.30.14.2 no-access
Syslog host table. It is used to set attribute of syslog host in the current system. The index of this table is hwSyslogHostName.
                 hwSyslogHostEntry 1.3.6.1.4.1.2011.6.30.14.2.1 no-access
Syslog host table. It is used to set attribute of syslog host in the current system. The index of this table is hwSyslogHostName.
                     hwSyslogHostName 1.3.6.1.4.1.2011.6.30.14.2.1.1 octet string no-access
Syslog host name,a kind of string parameter. Index of hwSyslogHostTable.
                     hwSyslogHostInetAddressType 1.3.6.1.4.1.2011.6.30.14.2.1.2 integer read-write
Obtained version of internet address. Options: 1. ipv4(1) -indicates that the internet address version is IPv4. 2. ipv6(2) -indicates that the internet address version is IPv6. Enumeration: 'ipv4': 1, 'ipv6': 2.
                     hwSyslogHostInetAddress 1.3.6.1.4.1.2011.6.30.14.2.1.3 ipaddress read-write
IP address of the syslog host.
                     hwSyslogHostFacility 1.3.6.1.4.1.2011.6.30.14.2.1.4 bits read-write
List of the syslog host facility. Through this object, the syslog host facility can be configured in batches in the format of bit-domain string. The syslog host facility hwSyslogHostFacility is of the bit type. The value indicated that an operation is performed based on bits. When the bit is set to 1, the messages of the bit are collected. local0 indicates bit 16, local1 indicates bit 17,... and local7 indicates bit 23. Bits: 'local5': 21, 'local4': 20, 'local7': 23, 'local6': 22, 'local1': 17, 'local0': 16, 'local3': 19, 'local2': 18.
                     hwSyslogHostRowStatus 1.3.6.1.4.1.2011.6.30.14.2.1.5 rowstatus read-only
The status of this conceptual row. active(1) indicates that the log host is set to the activated state. notInservice(2) indicates that the log host is set to the deactivated state. createandgo(4) indicates that the log host is created and it is the deactivated state by default. destroy(6) indicates that a specific log host is deleted.
       hwNotificationCause 1.3.6.1.4.1.2011.6.30.15
             hwNotificationCauseTable 1.3.6.1.4.1.2011.6.30.15.1 no-access
Alarm or event cause querying table. It is used to query the cause description of the alarm or event by alarm or event ID. The index of this table is hwNotificationCauseID and the index value is the alarm or event ID.
                 hwNotificationCauseEntry 1.3.6.1.4.1.2011.6.30.15.1.1 no-access
Alarm or event cause querying table. It is used to query the cause description of the alarm or event by alarm or event ID. The index of this entry is hwNotificationCauseID and the index value is the alarm or event ID.
                     hwNotificationCauseID 1.3.6.1.4.1.2011.6.30.15.1.1.1 integer32 no-access
The index of hwNotificationCauseTable. The value is the alarm or event ID.
                     hwNotificationCauseDesc 1.3.6.1.4.1.2011.6.30.15.1.1.2 octet string read-only
Cause description of the alarm or event.
       hwTrapConfig 1.3.6.1.4.1.2011.6.30.16
             hwTrapFormatMode 1.3.6.1.4.1.2011.6.30.16.1 integer read-write
The format of the reported trap. Options: 1. standard(1) -The trap message is in the standard format. 2. private(2) -The trap message is in the private format. DEFVAL { private }. Enumeration: 'private': 2, 'standard': 1.
       hwTrapVbOids 1.3.6.1.4.1.2011.6.30.17
             hwTrapID 1.3.6.1.4.1.2011.6.30.17.1 integer32 no-access
Trap ID.
             hwTrapSN 1.3.6.1.4.1.2011.6.30.17.2 integer32 no-access
Serial number of the trap in the current system.
             hwTrapLevel 1.3.6.1.4.1.2011.6.30.17.3 integer no-access
Trap level, indicates the significance of trap. Options: 1. critical(1) -indicates the trap level is critical. 2. major(2) -indicates the trap level is major. 3. minor(3) -indicates the trap level is minor. 4. warning(4) -indicates the trap level is warning. 5. cleared(5) -indicates the trap level is cleared. 6. indeterminate(6)-indicates the trap level is indeterminate. 7. notalarmed(7) -indicates the trap level is notalarmed. 8. reliable(8) -indicates the trap level is reliable. Enumeration: 'major': 2, 'reliable': 8, 'indeterminate': 6, 'critical': 1, 'cleared': 5, 'warning': 4, 'minor': 3, 'notalarmed': 7.
             hwSpecificTrapType 1.3.6.1.4.1.2011.6.30.17.4 integer no-access
Specific trap type. Options: 1. alarm(2) -indicates the trap type is alarm trap. 2. maintain(3) -indicates the trap type is maintain trap. 3. standard(4) -indicates the trap type is snmp standard trap. 4. topo(5) -indicates the trap type is topo trap. 5. test(6) -indicates the trap type is test trap. 6. fault(12) -indicates the trap type is fault alarm from alarm synchronization. 7. restore(13) -indicates the trap type is restore alarm from alarm synchronization. 8. unrestored(14)-indicates the trap type is unrestored alarm from alarm synchronization. 9. datachange(15)-indicates the trap type is data change trap. There are two types of trap in the system: 1. Alarm trap. The alarm trap including alarms and events, options as: alarm(2), fault(12), restore(13) and unrestored(14), only alarm trap can include hwNotificationType. The format of an alarm trap is as follows: ------------------------------------------------------------------------ | PDU Type | RequestID | ErrorStatus | ErrorIndex | Variable-bindings | ------------------------------------------------------------------------ The format of Variable-bindings in alarm type is as follows: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | sysUpTime | snmpTrapOID | TrapSN | InfoLevel | Specific-trap | Agent-addr | AlarmID | AlarmSN | CauseID | Type | Time | AlmText | CauseText | userLabel | Paras... | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2. Non-alarm trap. The non-alarm trap including the maintain, test, topology and datachange trap, options as: maintain(2), standard(12), topo(13), test(14) and datachange(15). The format of a non-alarm trap is as follows: ------------------------------------------------------------------------ | PDU Type | RequestID | ErrorStatus | ErrorIndex | Variable-bindings | ------------------------------------------------------------------------ The format of Variable-bindings in non-alarm trap is as follows: ------------------------------------------------------------------------------------------------------------------- | sysUpTime | snmpTrapOID | TrapSN | InfoLevel | Specific-trap | Agent-addr | TrapID | Para-0 | Para-1 | Paras... | ------------------------------------------------------------------------------------------------------------------- Enumeration: 'restore': 13, 'fault': 12, 'alarm': 2, 'unrestored': 14, 'standard': 4, 'topo': 5, 'maintain': 3, 'test': 6, 'datachange': 15.
             hwNotificationType 1.3.6.1.4.1.2011.6.30.17.5 integer no-access
It's value is a configuration. Options: 1. event(10) -event, NSA(non-service affecting condition). 2. adacnsa(11) -ADAC(auto detect auto clear) alarm, NSA(non-service affecting condition). 3. admcnsa(12) -ADMC(auto detect manual clear) alarm, NSA(non-service affecting condition). 4. adacsa(27) -ADAC(auto detect auto clear) alarm, SA(service affecting condition). 5. admcsa(28) -ADMC(auto detect manual clear) alarm, SA(service affecting condition). Enumeration: 'adacnsa': 11, 'admcsa': 28, 'admcnsa': 12, 'event': 10, 'adacsa': 27.
             hwUserLabel 1.3.6.1.4.1.2011.6.30.17.6 octet string no-access
Alarm or event user label, a kind of string parameter.
             hwHostName 1.3.6.1.4.1.2011.6.30.17.7 octet string no-access
Host Name,a kind of string parameter.
             hwLogHostMacAddress 1.3.6.1.4.1.2011.6.30.17.8 octet string no-access
Mac Address,a kind of string parameter.
             hwProtocolVersion 1.3.6.1.4.1.2011.6.30.17.9 integer32 no-access
The version of SNMP protocol. 1 :indicates the SNMP v1 protocol. 2 :indicates the SNMP v2c protocol. 3 :indicates the SNMP v3 protocol.
             hwCommunityReadName 1.3.6.1.4.1.2011.6.30.17.10 octet string no-access
Community read name, a kind of string parameter.
             hwCommunityWriteName 1.3.6.1.4.1.2011.6.30.17.11 octet string no-access
Community write name, a kind of string parameter.
             hwTrapNum 1.3.6.1.4.1.2011.6.30.17.12 integer32 no-access
Number of synchronized trap messages.
             hwNMSIPAddr 1.3.6.1.4.1.2011.6.30.17.13 ipaddress no-access
The NMS IP.
             hwNotificationTime 1.3.6.1.4.1.2011.6.30.17.14 octet string no-access
Current date and time of the system.
             hwAlarmClearedNum 1.3.6.1.4.1.2011.6.30.17.15 integer32 no-access
Cleared active alarm number.
             hwAlarmClearedSnList 1.3.6.1.4.1.2011.6.30.17.16 octet string no-access
The serial number list of cleared alarm (the serial number are separated with comma).
             hwTrapOperType 1.3.6.1.4.1.2011.6.30.17.17 integer no-access
This object indicates the operation type. Options: 1. add(1) - Add 2. modify(2) - Modify 3. delete(3) - Delete Enumeration: 'add': 1, 'modify': 2, 'delete': 3.
       hwSnmpNotiTraps 1.3.6.1.4.1.2011.6.30.18
             hwSnmpNotiCommonTraps 1.3.6.1.4.1.2011.6.30.18.1
                 hwSnmpNotiCommonTrapsPrefix 1.3.6.1.4.1.2011.6.30.18.1.0
                     hwMessageReportTrap 1.3.6.1.4.1.2011.6.30.18.1.0.1
The register trap message is reported by the host to the NMS when the function of handshake between the host and the NMS is enabled.
                     hwShakeMessageTrap 1.3.6.1.4.1.2011.6.30.18.1.0.2
Shake between host and NMS. After the function of handshake between the host and the NMS is enabled, the host periodically sends a trap message to the NMS if it registers with the NMS successfully.
                     hwAlmSynBeginTrap 1.3.6.1.4.1.2011.6.30.18.1.0.3
The agent generates this trap when alarm synchronization starts.
                     hwAlmSynEndTrap 1.3.6.1.4.1.2011.6.30.18.1.0.4
The agent generates this trap when alarm synchronization completes.
                     hwAlarmClearedReportTrap 1.3.6.1.4.1.2011.6.30.18.1.0.5
The agent generates this trap when clear active alarm completed.
             hwSnmpNotiAlarmTraps 1.3.6.1.4.1.2011.6.30.18.2
                 hwSnmpNotiAlarmTrapsPrefix 1.3.6.1.4.1.2011.6.30.18.2.0
                     hwOperationFromNmsTrap 1.3.6.1.4.1.2011.6.30.18.2.0.1
This trap is reported when important operation from NMS.
                     hwIllegalMessageTrap 1.3.6.1.4.1.2011.6.30.18.2.0.2
After the firewall is enabled, this trap message is reported when the system receives an SNMP packet whose IP address is refused by the firewall. A maximum of 15 such trap messages are sent in 15 minutes.
                     hwTargetHostDeletedTrap 1.3.6.1.4.1.2011.6.30.18.2.0.3
This trap message is reported when the destination host of the trap message is deleted.
       hwTrapReliability 1.3.6.1.4.1.2011.6.30.19
             hwTrapReliabilityConfTable 1.3.6.1.4.1.2011.6.30.19.1 no-access
Trap reliablity table. It is used to set the reliable trap through the NMS. The indexes of this table are hwTrapReliabilityTrapType and hwTrapReliabilityTrapID.
                 hwTrapReliabilityConfEntry 1.3.6.1.4.1.2011.6.30.19.1.1 no-access
Trap reliablity table. It is used to set the reliable trap through the NMS. The indexes of this entry are hwTrapReliabilityTrapType and hwTrapReliabilityTrapID.
                     hwTrapReliabilityTrapType 1.3.6.1.4.1.2011.6.30.19.1.1.1 integer no-access
Reliable trap types. Options: 1. maintain(3) -indicates the maintenance trap. 2. snmpstd(4) -indicates the standard trap. 3. topo(5) -indicates the topological trap. 4. test(6) -indicates the test trap. 5. datachange(15)-indicates the data change trap. Enumeration: 'topo': 5, 'test': 6, 'datachange': 15, 'maintain': 3, 'snmpstd': 4.
                     hwTrapReliabilityTrapID 1.3.6.1.4.1.2011.6.30.19.1.1.2 integer32 no-access
Reliable trap ID, the range is 1-0xffffffff.
                     hwTrapReliabilityConfRowStatus 1.3.6.1.4.1.2011.6.30.19.1.1.3 rowstatus read-only
The status of this conceptual row. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
             hwTrapReliablityTrapSnConfirm 1.3.6.1.4.1.2011.6.30.19.2 unsigned32 read-write
Serial number of the trap confirmed by the NMS. When get this leaf, the value is alwayse -1 and any serial number set will be successful.