fsRmTrapOperation

SUPERMICRO-RM-MIB · .1.3.6.1.4.1.10876.101.1.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
SUPERMICRO-RM-MIB
OID
.1.3.6.1.4.1.10876.101.1.99.2.2
Type
scalar
Access
notifyonly
Status
current
Parent
fsRmTrap

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RM-MIB::fsRmTrapOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RM-MIB::fsRmTrapOperation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1syncUp
2switchOver
3peerAttach
4peerDetach
5hrStart
6hrStop