entPhySensorValueUpdateRate

HPE-SENSOR-MIB · .1.3.6.1.4.1.11.2.83.2.1.1.1.8

Object

column millisecondsSNMPv2-SMIUnsigned32
An indication of the frequency that the agent updates the
associated entPhySensorValue object, representing in
milliseconds.
              
The value zero indicates:
              
    - the sensor value is updated on demand (e.g.,
      when polled by the agent for a get-request),
    - the sensor value is updated when the sensor
      value changes (event-driven),
    - the agent does not know the update rate.

Context

MIB
HPE-SENSOR-MIB
OID
.1.3.6.1.4.1.11.2.83.2.1.1.1.8
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
entPhySensorEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorValueUpdateRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorValueUpdateRate.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SENSOR-MIB::entPhySensorValueUpdateRate'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance