dataLoggingEnableForAllSensors
EMD-MIB ·
.1.3.6.1.4.1.13742.8.1.1.2.5
Object
Operation to control data logging for all sensors. If this OID is set to true, then all xxxSensorLogAvailable are set to true If this OID is set to false, then all xxxSensorLogAvailable are set to false
Context
- MIB
- EMD-MIB
- OID
.1.3.6.1.4.1.13742.8.1.1.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- logConfiguration
- Groups
- 1
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 'EMD-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMD-MIB::dataLoggingEnableForAllSensors.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMD-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMD-MIB::dataLoggingEnableForAllSensors'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of