fsRmForceSwitchoverFlag
SUPERMICRO-RM-MIB ·
.1.3.6.1.4.1.10876.101.1.99.1.8
Object
scalar r/w
Enumeration
To force-switchover the ACTIVE node to become STANDBY, this flag can be enabled. This object is not saved and restored during mib save-restore operation 1. enable - Used to trigger the force-switchover 2. disable - This state is set when the force-switchover is completed and this value can only be read and cannot be written. Configurations are blocked at ACTIVE once the force-switchover is triggered and allowed only after this operation is completed.
Context
- MIB
- SUPERMICRO-RM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.99.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsRm
Net-SNMP examples
How SNMP and these commands workScalars 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::fsRmForceSwitchoverFlag.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::fsRmForceSwitchoverFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |