falconMaintenanceMode
RLE-FALCON-EM-MIB ·
.1.3.6.1.4.1.3184.1.5.1.2.1.8
Object
scalar mandatory
Enumeration
The status of the falcon maintenance mode. If this value is notActive(0) then the maintenance mode is not engaged. If this value is active(1) then the maintenance mode is engaged.
Context
- MIB
- RLE-FALCON-EM-MIB
- OID
.1.3.6.1.4.1.3184.1.5.1.2.1.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- falconSystemSettings
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 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RLE-FALCON-EM-MIB::falconMaintenanceMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RLE-FALCON-EM-MIB::falconMaintenanceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notActive |
1 | active |