xATSGeneratorSettingsCrankCycleEnable
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.18.1.5.5
Object
scalar mandatory
Enumeration
When Crank Cycle is enabled, the engine will be cranked up to the time specified by the xATSGeneratorSettingsCrankTime OID. If the generator's engine does not start, there will be a pause as specified by the xATSGeneratorSettingsCrankRestTime OID before the engine will be cranked again. This cycle is repeated as specified by the xATSGeneratorSettingsNumberCrank OID. When crank cycle is disabled, the generator's engine will be cranked continuously until it starts.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.18.1.5.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- xATSGeneratorSettings
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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::xATSGeneratorSettingsCrankCycleEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::xATSGeneratorSettingsCrankCycleEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | unknown |