measurementsPerLogEntry

PDU-MIB · .1.3.6.1.4.1.13742.4.1.1.43

Object

scalar r/w SNMPv2-SMIInteger32
The number of measurements used for each entry in the log.
1<= Value <= 200
Default is 20
This is related to dataLoggingInterval as shown below
          
  dataLoggingInterval   measurementsPerLogEntry 
       3n                      n
          
Example:  dataLoggingInterval  is 60, so every 60 seconds (or 20th sample) 
          data will be placed in the data log
       measurementsPerLogEntry is 20, so the data log sill store the minimum, average 
          and maximum of every 20 samples

Context

MIB
PDU-MIB
OID
.1.3.6.1.4.1.13742.4.1.1.43
Type
scalar
Access
readwrite
Status
current
Parent
info
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::measurementsPerLogEntry.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU-MIB::measurementsPerLogEntry'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of