demandUpdateInterval
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.2.2.1.81
Object
column r/w
Unsigned32
The update interval (in seconds) for demand sensors (BCM2 only).
Demand sensors report the average active power within the averaging
period. The sensor reading is updated every 'demandUpdateInterval'
seconds and averaged over the number of intervals configured in
'demandAveragingIntervals'. The resulting averaging period is the
product of the two values.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.3.2.2.1.81- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- unitConfigurationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::demandUpdateInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::demandUpdateInterval.<pduId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::demandUpdateInterval'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 15-300
Conformance
Member of