dataLoggingEnableForAllSensors
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.2.4.1.5
Object
Operation to control data logging for all sensors: - when set to true, all *SensorLogAvailable OIDs are set to true - when set to false, all *SensorLogAvailable OIDs are set to false This OID is supposed to be written only. When reading it, it returns the last written value, or false if it was never written since device startup.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.3.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- logConfigurationEntry
- Table
- logConfigurationTable
- Siblings
- 4
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dataLogging Defines whether sensor data logging is enabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.3.2.4.1.1 |
| measurementPeriod Data collection periodicity. This is the periodicity of the data
collected by the PDU. This value is fixed at 1 second. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.4.1.2 |
| measurementsPerLogEntry The number of measurements aggregated into a data log entry. | column | Integer32 | .1.3.6.1.4.1.13742.6.3.2.4.1.3 |
| logSize The capacity (number of entries) of the data log.
Note: The value may be reduced due to memory limitations depending
on the number of sensors with data logging enabled. | column | Integer32 | .1.3.6.1.4.1.13742.6.3.2.4.1.4 |