hwSpecificTrapType
HUAWEI-SNMP-NOTIFICATION-MIB ·
.1.3.6.1.4.1.2011.6.30.17.4
Object
scalar
Enumeration
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... |
-------------------------------------------------------------------------------------------------------------------
Context
- MIB
- HUAWEI-SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.2011.6.30.17.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwTrapVbOids
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | alarm |
3 | maintain |
4 | standard |
5 | topo |
6 | test |
12 | fault |
13 | restore |
14 | unrestored |
15 | datachange |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwTrapID Trap ID. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.30.17.1 |
| hwCommunityReadName Community read name, a kind of string parameter. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.10 |
| hwCommunityWriteName Community write name, a kind of string parameter. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.11 |
| hwTrapNum Number of synchronized trap messages.
If it is hwAlmSynBeginTrap, the hwTrapNum value is zero.
If it is hwAlmSynBeginTrap, the hwTrapNum include hwAlmSynBeginTrap. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.30.17.12 |
| hwNMSIPAddr The NMS IP. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.30.17.13 |
| hwNotificationTime Current date and time of the system. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.14 |
| hwAlarmClearedNum Cleared active alarm number. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.30.17.15 |
| hwAlarmClearedSnList The serial number list of cleared alarm (the serial number are separated with comma). | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.16 |
| hwTrapOperType This object indicates the operation type.
Options:
1. add(1) - Add
2. modify(2) - Modify
3. delete(3) - Delete | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.17.17 |
| hwTrapSN Serial number of the trap in the current system. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.30.17.2 |
| hwTrapLevel Trap level, indicates the significance of trap.
Options:
1. critical(1) -indicates the trap level is critical.
2. major(2) … | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.17.3 |
| hwNotificationType It's value is a configuration.
Options:
1. event(10) -event, NSA(non-service affecting condition).
2. adacnsa(… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.17.5 |
| hwUserLabel Alarm or event user label, a kind of string parameter. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.6 |
| hwHostName Host Name,a kind of string parameter. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.7 |
| hwLogHostMacAddress Mac Address,a kind of string parameter. | scalar | OctetString | .1.3.6.1.4.1.2011.6.30.17.8 |
| hwProtocolVersion The version of SNMP protocol.
1 :indicates the SNMP v1 protocol.
2 :indicates the SNMP v2c protocol.
3 :indicates the SNMP v3 protocol. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.30.17.9 |