fsRmTrapOperation
ARICENT-RM-MIB ·
.1.3.6.1.4.1.2076.99.2.2
Object
scalar
Enumeration
Operations performed by the modules specified in fsRmTrapModuleId.
syncUp - Synchronization operation performed by modules running
on standby node.
i.e., standby node initiates the synchronization process
to keep its database to be in sync with active node.
switchOver - Node state transition. i.e., standby to active or
active to standby.
peerAttach - When Peer switch attached with Master, Master
will send trap with peer information. This operation is
applicable only for Coldstandby case.
peerDetach - When Peer switch detached from Master, Master
will send trap with peer information. This operation is
applicable only for Coldstandby case.
hrStart - When Hitless Restart is enabled in the active node.
hrStop - When Hitless Restart is disabled in the active node.
Context
- MIB
- ARICENT-RM-MIB
- OID
.1.3.6.1.4.1.2076.99.2.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fsRmTrap
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | syncUp |
2 | switchOver |
3 | peerAttach |
4 | peerDetach |
5 | hrStart |
6 | hrStop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsRmTrapModuleId This object specifies the module identifier which generates the trap. | scalar | OctetString | .1.3.6.1.4.1.2076.99.2.1 |
| fsRmTrapOperationStatus The status of operation specified by object fsRmTrapOperation. | scalar | Enumeration | .1.3.6.1.4.1.2076.99.2.3 |
| fsRmTrapError The reason for the failure of particular fsRmTrapOperation.
The value of this object is valid only when fsRmTrapOperationStatus
is set to failure(3), in all other cases the valu… | scalar | Enumeration | .1.3.6.1.4.1.2076.99.2.4 |
| fsRmTrapEventTime This object specifies the date and time at which fsRmTrapOperation
was performed. | scalar | OctetString | .1.3.6.1.4.1.2076.99.2.5 |
| fsRmTrapErrorStr This object specifies the details of the error information in string
format. This object is set only when fsRmTrapOperationStatus is
failed(3).. Contains NULL string otherwise. | scalar | OctetString | .1.3.6.1.4.1.2076.99.2.6 |
| fsRmTrapSwitchId Slot number of the switch which sends trap message.
This objects is applicable only for Coldstandby case. | scalar | Integer32 | .1.3.6.1.4.1.2076.99.2.7 |