gponTrapSequenceNumber
NSCRTV-FTTX-GPON-MIB ·
.1.3.6.1.4.1.17409.2.2.12.1.2.7
Object
scalar
SNMPv2-SMIUnsigned32
A unique sequence number for each trap generated by node. The sequence
number shall be reset to 1 when node restarts.
The alarm sequence number shall be independent of the event sequence
number. Each shall be self-governed.
--------------------------------------------------------------------------------
The sequence ID of alarm shall be assigned from the order of transmitting
trap to the NMS, instead of the order of alarm occurance. Therefore the NMS
will receive the continuous sequence ID.
1. When device is in active/standby mode, sequence ID shall be synchronized
between active and standby control module.
2. When control module switchover takes place, the current sequence ID shall
keep the synchronized value.
3. When device restarts, sequence ID shall start from 1.
4. It shall be increased per alarm trap including both alarm raising and clear.
5. Non-zero value shall be used. When reaches the maximum number, it shall
roll back to 1.
--------------------------------------------------------------------------------
The sequence ID of event shall be assigned from the order of transmitting
trap to the NMS. Therefore the NMS will receive the continuous sequence ID.
1. When device is in active/standby mode, sequence ID shall be synchronized
between active and standby control module.
2. When control module switchover takes place, the current sequence ID shall
keep the synchronized value.
3. When device restarts, sequence ID shall start from 1.
4. It shall be increased per event trap.
5. Non-zero value shall be used. When reaches the maximum number, it shall
roll back to 1.
Context
- MIB
- NSCRTV-FTTX-GPON-MIB
- OID
.1.3.6.1.4.1.17409.2.2.12.1.2.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- gponTrapObjects
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gponTrapInstance Alarm instance, indicates the detailed managed object, which
detects faults. | scalar | GponAlarmInstance | .1.3.6.1.4.1.17409.2.2.12.1.2.1 |
| gponTrapCorrelationId The unique sequence number for the alarm to be cleared, for alarm clearing.
Set to 0 for alarm reporting | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.17409.2.2.12.1.2.2 |
| gponTrapAdditionalText Additional info to the alarm, for further desciption of the
alarm. The format of it shall be related to each kind alarm
defined in alarm reference table | scalar | OctetString | .1.3.6.1.4.1.17409.2.2.12.1.2.3 |
| gponTrapCode | scalar | GponAlarmCode | .1.3.6.1.4.1.17409.2.2.12.1.2.4 |
| gponTrapSeverity | scalar | GponSeverityType | .1.3.6.1.4.1.17409.2.2.12.1.2.5 |
| gponTrapOccurTime | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.17409.2.2.12.1.2.6 |