MIB Viewer

fsRmTrapOperation

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.99.2.2
Access
accessible-for-notify
Status
current
Sub-identifiers
0
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.
INTEGER { syncUp(1), switchOver(2), peerAttach(3), peerDetach(4), hrStart(5), hrStop(6) }