PDU-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
16
Rows
16
Columns
177
outletTable
table.1.3.6.1.4.1.13742.4.1.2.2
·
1 row entry
·
16 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk outletTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::outletTable'
A list of outlet entries. The number of entries is given by the value of outletCount.
An outlet entry containing objects at the
for a particular outlet.
for a particular outlet.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
A unique value for each outlet. Its value
ranges between 1 and the value of outletCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.2.2.1.1 |
||||||||
|
A textual string containing information
about the outlet. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.2.2.1.2 |
||||||||
|
A value for each outlet which describes the
operational state of the outlet. It is also used to set the operational state of the outlet |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.13742.4.1.2.2.1.3 |
||||||||
|
A unique value for the current sensor
attached to the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.2.2.1.4 |
||||||||
|
A unique value for the max. current sensor
attached to the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.2.2.1.5 |
||||||||
|
A unique value for the voltage sensor
attached to the outlet.This value is reported in millivolts (1/1000th of a volt) |
MilliVolts | .1.3.6.1.4.1.13742.4.1.2.2.1.6 |
||||||||
|
A unique value for the active power sensor
attached to the outlet. This value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.2.2.1.7 |
||||||||
|
A unique value for the apparent power sensor
attached to the outlet. This value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.2.2.1.8 |
||||||||
|
A unique value for the power factor
of the outlet. The reading represents a percentage in the range of 0% to 100%. |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.2.2.1.9 |
||||||||
|
The value of the upper warning (non-critical)
current threshold for the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.2.2.1.20 |
||||||||
|
The value of the upper critical current
threshold for the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.2.2.1.21 |
||||||||
|
The value of the lower warning (non-critical)
current threshold for the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.2.2.1.22 |
||||||||
|
The value of the lower critical current
threshold for the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.2.2.1.23 |
||||||||
|
The hysteresis used for deassertions. This value is
reported in milliamps (1/1000th of an amp) |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.2.2.1.24 |
||||||||
|
The current rating of the outlet. This value is
reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.2.2.1.30 |
||||||||
|
The value of the cumulative active energy for this outlet.
This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.2.2.1.31 |
.1.3.6.1.4.1.13742.4.1.4.2
·
1 row entry
·
3 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk lineCurrentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::lineCurrentTable'
A list of line input entries. The number of entries is given by the value of lineInputCount. This object is deprecated in favour of inletPoleTable
An entry containing values and threshold
settings for a particular line input.This object is deprecated in favour of inletPoleTable
settings for a particular line input.This object is deprecated in favour of inletPoleTable
Indexes
| Column | Syntax | OID |
|---|---|---|
|
lineCurrentIndexdeprecated
A unique value for each line input. Its value
ranges between 1 and lineInputCount. This object is deprecated in favour of inletPoleTable |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.4.2.1.1 |
|
lineCurrentLabeldeprecated
A string identifying the Line
For Single Phase: L1 For 3phase Delta wired outlets: L1, L2, L3 For 3phase WYE Wired Outlets: L1, L2, L3, N This object is deprecated in favour of inletPoleTable |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.4.2.1.2 |
|
lineCurrentdeprecated
The value of the current reported in MilliAmps.
This object is deprecated in favour of inletPoleTable |
MilliAmps | .1.3.6.1.4.1.13742.4.1.4.2.1.3 |
circuitBreakerTable
table.1.3.6.1.4.1.13742.4.1.5.2
·
1 row entry
·
8 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk circuitBreakerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::circuitBreakerTable'
A list of line input entries. The number of entries is given by the value of lineInputCount.
An entry containing values and threshold
settings for a particular line input.
settings for a particular line input.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
A unique value for each circuit breaker. Its value
ranges between 1 and circuitBreakerCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.5.2.1.1 |
||||
|
A string identifying the circuit breaker
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.5.2.1.2 |
||||
|
The value for the circuit breaker state .
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.13742.4.1.5.2.1.3 |
||||
|
The value of the circuit breaker current rating
in MilliAmps. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.5.2.1.4 |
||||
|
The value of the current reported
in MilliAmps. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.5.2.1.5 |
||||
|
The value of the upper warning (non-critical) threshold.
|
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.5.2.1.7 |
||||
|
The value of the upper critical threshold.
|
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.5.2.1.9 |
||||
|
The hysteresis used for deassertions
reported in milliamps (1/1000th of an amp) |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.5.2.1.10 |
.1.3.6.1.4.1.13742.4.1.6.2
·
1 row entry
·
3 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk lineVoltageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::lineVoltageTable'
A list of line input entries. The number of entries is given by the value of lineInputCount. This object is deprecated in favour of linletPoleTable
An entry containing values and threshold
settings for a particular line input.
This object is deprecated in favour of inletPoleTable
settings for a particular line input.
This object is deprecated in favour of inletPoleTable
Indexes
| Column | Syntax | OID |
|---|---|---|
|
lineVoltageIndexdeprecated
A unique value for each line input. Its value
ranges between 1 and lineInputCount. This object is deprecated in favour of inletPoleTable |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.6.2.1.1 |
|
lineVoltageLabeldeprecated
A string identifying the Line
For Single Phase: L1 For 3phase Delta-wired: L1-L2, L2-L3, L3-L1 For 3phase Wye-wired: L1-N, L2-N, L3-N This object is deprecated in favour of inletPoleTable |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.6.2.1.2 |
|
lineVoltagedeprecated
The value of the voltage reported in MilliVolts.
This object is deprecated in favour of inletPoleTable |
MilliVolts | .1.3.6.1.4.1.13742.4.1.6.2.1.3 |
dataLogTable
table.1.3.6.1.4.1.13742.4.1.7.3
·
1 row entry
·
10 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogTable'
A list of data log entries. The number of entries is given by the value of dataLogCount.
An entry in the dataLog buffer containing the unit data collected at the instant
specified by dataLogTimeStamp
specified by dataLogTimeStamp
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each data sample. Its value
ranges between 1 and dataLogCount . |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.7.3.1.1 |
|
The time when the data was collected. It is measured in seconds relative to
January 1, 1970 (midnight UTC/GMT), i.e a value of 0 indicates January 1, 1970 (midnight UTC/GMT) |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.7.3.1.2 |
|
dataLogActivePowerdeprecated
The value for the pdu's active power sensor in watts.
This has been deprecated in favor of dataLogAvgActivePower, dataLogMaxActivePower,dataLogMinActivePower |
Watts | .1.3.6.1.4.1.13742.4.1.7.3.1.3 |
|
dataLogApparentPowerdeprecated
The value for the pdu's apparent power sensor in volt-amps.
This has been deprecated in favor of dataLogAvgApparentPower, dataLogMaxApparentPower,dataLogMinApparentPower |
VoltAmps | .1.3.6.1.4.1.13742.4.1.7.3.1.4 |
|
The average active power for this measurement period
|
Watts | .1.3.6.1.4.1.13742.4.1.7.3.1.5 |
|
The maximum active power for this measurement period
|
Watts | .1.3.6.1.4.1.13742.4.1.7.3.1.6 |
|
The minimum active power for this measurement period
|
Watts | .1.3.6.1.4.1.13742.4.1.7.3.1.7 |
|
The average apparent power for this measurement period
|
VoltAmps | .1.3.6.1.4.1.13742.4.1.7.3.1.8 |
|
The maximum apparent power for this measurement period
|
VoltAmps | .1.3.6.1.4.1.13742.4.1.7.3.1.9 |
|
The minimum apparent power for this measurement period
|
VoltAmps | .1.3.6.1.4.1.13742.4.1.7.3.1.10 |
dataLogOutletTable
table.1.3.6.1.4.1.13742.4.1.10.1
·
1 row entry
·
18 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogOutletTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogOutletTable'
A list of outlet entries. The number of entries is given by the value of outletCount.
An entry in the data log containing outlet level data
for a particular outlet.
for a particular outlet.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each outlet. Its value
ranges between 1 and the value of outletCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.10.1.1.1 |
|
dataLogOutletCurrentdeprecated
A unique value for the current sensor
attached to the outlet. This value is reported in milliamps (1/1000th of an amp) This has been deprecated in favor of dataLogAvgOutletCurrent , dataLogMaxOutletCurrent ,dataLog… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.10.1.1.2 |
|
dataLogOutletVoltagedeprecated
A unique value for the voltage sensor
attached to the outlet.This value is reported in millivolts (1/1000th of a volt) This has been deprecated in favor of dataLogAvgOutletVoltage , dataLogMaxOutletVoltage ,dataLogM… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.10.1.1.3 |
|
dataLogOutletPowerFactordeprecated
A unique value for the power factor
of the outlet. The reading represents a percentage in the range of 0% to 100%. This has been deprecated in favor of dataLogAvgOutletPowerFactor, dataLogMaxOutletPowerFactor,dataLo… |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.10.1.1.4 |
|
The amount of time since this outlet was last switched on.
This value is reported in seconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.10.1.1.5 |
|
dataLogOutletWattHoursdeprecated
The cumulative Active Energy for this outlet. This value is
reported in WattHours This has been deprecated in favor of dataLogAvgOutletWattHours , dataLogMaxOutletWattHours ,dataLogMinOutletWattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.10.1.1.6 |
|
The Average value for the measurement period:
A unique value for the current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.10.1.1.7 |
|
The Maximum value for the measurement period:
A unique value for the current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.10.1.1.8 |
|
The Minimum value for the measurement period:
A unique value for the current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmps | .1.3.6.1.4.1.13742.4.1.10.1.1.9 |
|
The Average value for the measurement period:
A unique value for the voltage sensor attached to the outlet.This value is reported in millivolts (1/1000th of a volt) |
MilliVolts | .1.3.6.1.4.1.13742.4.1.10.1.1.10 |
|
The Maximum value for the measurement period:
A unique value for the voltage sensor attached to the outlet.This value is reported in millivolts (1/1000th of a volt) |
MilliVolts | .1.3.6.1.4.1.13742.4.1.10.1.1.11 |
|
The Minimum value for the measurement period:
A unique value for the voltage sensor attached to the outlet.This value is reported in millivolts (1/1000th of a volt) |
MilliVolts | .1.3.6.1.4.1.13742.4.1.10.1.1.12 |
|
The Average value for the measurement period:
A unique value for the power factor of the outlet. The reading represents a percentage in the range of 0% to 100% |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.10.1.1.13 |
|
The Maximum value for the measurement period:
A unique value for the power factor of the outlet. The reading represents a percentage in the range of 0% to 100% |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.10.1.1.14 |
|
The Minimum value for the measurement period:
A unique value for the power factor of the outlet. The reading represents a percentage in the range of 0% to 100% |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.10.1.1.15 |
|
The Average value for the measurement period:
The cumulative Active Energy for this outlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.10.1.1.16 |
|
The Maximum value for the measurement period:
The cumulative Active Energy for this outlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.10.1.1.17 |
|
The Minimum value for the measurement period:
The cumulative Active Energy for this outlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.10.1.1.18 |
dataLogInletTable
table.1.3.6.1.4.1.13742.4.1.12.2
·
1 row entry
·
17 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogInletTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogInletTable'
A list of inlet entries. The number of entries is given by the value of inletCount.
An inlet entry containing objects at the
for a particular outlet.
for a particular outlet.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each inlet. Its value
ranges between 1 and the value of inletCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.12.2.1.1 |
|
dataLogInletCurrentUnbalancedeprecated
A string displaying the current unbalance in percent.
It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero This has been deprecated in favor of… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.12.2.1.10 |
|
dataLogInletActivePowerdeprecated
The active power for the inlet
This value is reported in Watts. This has been deprecated in favor of dataLogAvgInletActivePower, dataLogMaxInletActivePower, dataLogMinInletActivePower |
Watts | .1.3.6.1.4.1.13742.4.1.12.2.1.11 |
|
dataLogInletApparentPowerdeprecated
The apparent power for the inlet.
This value is reported in Volt-Amps This has been deprecated in favor of dataLogAvgInletApparentPower, dataLogMaxInletApparentPower, dataLogMinInletApparentPower |
VoltAmps | .1.3.6.1.4.1.13742.4.1.12.2.1.12 |
|
dataLogInletActiveEnergydeprecated
The value of the cumulative active energy for this inlet.
This value is reported in WattHours This has been deprecated in favor of dataLogAvgInletActiveEnergy, dataLogMaxInletActiveEnergy, dataLogMinInletActiveEn… |
WattHours | .1.3.6.1.4.1.13742.4.1.12.2.1.13 |
|
The average value of the current unbalance for this measurement period
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the av… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.12.2.1.14 |
|
The Maximum value for the measurement period:
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line current… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.12.2.1.15 |
|
The Minimum value for the measurement period:
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line current… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.12.2.1.16 |
|
The Average value for the measurement period:
The active power for the inlet This value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.12.2.1.17 |
|
The Maximum value for the measurement period:
The active power for the inlet This value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.12.2.1.18 |
|
The Minimum value for the measurement period:
The active power for the inlet This value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.12.2.1.19 |
|
The Average value for the measurement period:
The apparent power for the inlet. This value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.12.2.1.20 |
|
The Maximum value for the measurement period:
The apparent power for the inlet. This value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.12.2.1.21 |
|
The Minimum value for the measurement period:
The apparent power for the inlet. This value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.12.2.1.22 |
|
The Average value for the measurement period:
The value of the cumulative active energy for this inlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.12.2.1.23 |
|
The Maximum value for the measurement period:
The value of the cumulative active energy for this inlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.12.2.1.24 |
|
The Minimum value for the measurement period:
The value of the cumulative active energy for this inlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.12.2.1.25 |
dataLogInletPoleTable
table.1.3.6.1.4.1.13742.4.1.13.1
·
1 row entry
·
18 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogInletPoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogInletPoleTable'
A list of line input entries. The number of entries is given by the value of dataLoginletTable(dataLogInletIndex).inletPoleCount.
An entry in the data log containing input line values
for a particular input line.
for a particular input line.
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each line input. Its value
ranges between 1 and lineCurrentCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.13.1.1.1 |
|
dataLogInletPoleCurrentdeprecated
The value of the current reported
in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N This has been deprecated in… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.2 |
|
dataLogInletPoleVoltagedeprecated
The value of the voltage reported
in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N This has bee… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.13.1.1.3 |
|
The Average value for the measurement period:
The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.4 |
|
The Maximum value for the measurement period:
The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, … |
MilliAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.5 |
|
The Minimum value for the measurement period:
The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.6 |
|
The Average value for the measurement period:
The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Vo… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.13.1.1.7 |
|
The Maximum value for the measurement period:
The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Vo… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.13.1.1.8 |
|
The Minimum value for the measurement period:
The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltage… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.13.1.1.9 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Average value of the active power for the measurement period. The value is repor… |
Watts | .1.3.6.1.4.1.13742.4.1.13.1.1.10 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Maximum value of the active power for the measurement period. The value is repor… |
Watts | .1.3.6.1.4.1.13742.4.1.13.1.1.11 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Minimum value of the active power for the measurement period. The value is repor… |
Watts | .1.3.6.1.4.1.13742.4.1.13.1.1.12 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Average value of the apparent power for the measurement period. The value is r… |
VoltAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.13 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Maximum value of the apparent power for the measurement period. The value is r… |
VoltAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.14 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Minimum value of the apparent power for the measurement period. The value is re… |
VoltAmps | .1.3.6.1.4.1.13742.4.1.13.1.1.15 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Average value of the active energy for the measurement period. The value is repor… |
WattHours | .1.3.6.1.4.1.13742.4.1.13.1.1.16 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Maximum value of the active energy for the measurement period. The value is repor… |
WattHours | .1.3.6.1.4.1.13742.4.1.13.1.1.17 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the the Minimum value of the active energy for the measurement period. The value is repor… |
WattHours | .1.3.6.1.4.1.13742.4.1.13.1.1.18 |
.1.3.6.1.4.1.13742.4.1.14.1
·
1 row entry
·
3 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogInputLineTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogInputLineTable'
A list of line input entries. The number of entries is given by the value of lineCurrentCount. This object is deprecated in favour of dataLogInletLineTable
An entry in the data log containing input line values for a particular input line.
This object is deprecated in favour of dataLogInletLineTable
This object is deprecated in favour of dataLogInletLineTable
Indexes
| Column | Syntax | OID |
|---|---|---|
|
dataLogInputLineIndexdeprecated
A unique value for each line input. Its value
ranges between 1 and inletTable(inletIndex).inletPoleCount. This object is deprecated in favour of dataLogInletLineTable |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.14.1.1.1 |
|
dataLogInputLineCurrentdeprecated
The value of the current reported
in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N This object is deprecated i… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.14.1.1.2 |
|
dataLogInputLineVoltagedeprecated
The value of the voltage reported
in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N This object … |
MilliVolts | .1.3.6.1.4.1.13742.4.1.14.1.1.3 |
.1.3.6.1.4.1.13742.4.1.15.1
·
1 row entry
·
5 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogCircuitBreakerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogCircuitBreakerTable'
A list of circuit breaker entries. The number of entries is given by the value of circuitBreakerCount.
An entry in the data log containing circuit breaker values
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each circuit breaker. Its value
ranges between 1 and circuitBreakerCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.15.1.1.1 |
|
dataLogCircuitBreakerCurrentdeprecated
The value of the current reported
in MilliAmps. This has been deprecated in favor of dataLogAvgCircuitBreakerCurrent, dataLogMaxOutletCircuitBreakerCurrent, dataLogMinCircuitBreakerCurrent |
MilliAmps | .1.3.6.1.4.1.13742.4.1.15.1.1.2 |
|
The Average value for the measurement period:
The value of the current reported in MilliAmps. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.15.1.1.3 |
|
The Maximum value for the measurement period:
The value of the current reported in MilliAmps. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.15.1.1.4 |
|
The Minimum value for the measurement period:
The value of the current reported in MilliAmps. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.15.1.1.5 |
.1.3.6.1.4.1.13742.4.1.16.1
·
1 row entry
·
6 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk dataLogExternalSensorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::dataLogExternalSensorTable'
A list of external sensor entries. The number of entries is given by the value of externalSensorCount.
An entry in the data log containing external sensor values
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique value for each external sensor. Its value
ranges between 1 and externalSensorCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.16.1.1.1 |
||||||||||||||||||||||||||
|
Indicates whether there has been a change in the sensor type/subtype/channel number for this sensorID.
This can occur if sensorIDs have been reassigned as a result of a GUI operation or a SET operation on reorderext… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.16.1.1.2 |
||||||||||||||||||||||||||
|
The sensor state.
|
StateOfSensorEnumeration Type Values:
|
.1.3.6.1.4.1.13742.4.1.16.1.1.3 |
||||||||||||||||||||||||||
|
The Average of the sensor values
Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors. This value is not valid if dataLogExternalSensorState is unavailable(-1). |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.1.16.1.1.4 |
||||||||||||||||||||||||||
|
The Maximum of the sensor values
Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors This value is not valid if dataLogExternalSensorState is unavailable(-1). |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.1.16.1.1.5 |
||||||||||||||||||||||||||
|
The Minimum of the sensor values.
Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors This value is not valid if dataLogExternalSensorState is unavailable(-1). |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.1.16.1.1.6 |
inletTable
table.1.3.6.1.4.1.13742.4.1.20.2
·
1 row entry
·
23 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk inletTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::inletTable'
A list of inlet entries. The number of entries is given by the value of inletCount.
An inlet entry containing objects for each inlet
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each inlet. Its value
ranges between 1 and the value of inletCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.20.2.1.1 |
|
The number of poles for an inlet (1 for single phase, 3 for 3 phase Delta-wired,
4 for 3 phase WYE wired). |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.1.20.2.1.3 |
|
The input current Rating
|
MilliAmps | .1.3.6.1.4.1.13742.4.1.20.2.1.4 |
|
A unique value for the current sensor
attached to the inlet. This value is reported in milliamps (1/1000th of an amp). This OID does not apply to 3 phase systems; a value of 0 will be reported for same. |
MilliAmps | .1.3.6.1.4.1.13742.4.1.20.2.1.7 |
|
A unique value for the voltage sensor
attached to the intlet.This value is reported in millivolts (1/1000th of a volt). This OID does not apply to 3 phase systems; a value of 0 will be reported for same. |
MilliVolts | .1.3.6.1.4.1.13742.4.1.20.2.1.8 |
|
The active power for the inlet
This value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.20.2.1.9 |
|
The apparent power for the inlet.
This value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.20.2.1.10 |
|
A unique value for the power factor
of the inlet. The reading represents a percentage in the range of 0% to 100%. |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.20.2.1.11 |
|
This object has an invalid value if outletEnergySupport = 'No';
In all other cases, it is the value of the cumulative active energy for this inlet. This value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.20.2.1.12 |
|
A string displaying the current unbalance in percent.
It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.20.2.1.15 |
|
The value of the upper warning (non-critical)
current threshold for the inlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.20 |
|
The value of the upper critical current
threshold for the inlet. This value is reported in milliamps (1/1000th of an amp) |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.21 |
|
The value of the lower warning (non-critical)
current threshold for the inlet. This value is reported in milliamps (1/1000th of an amp). This OID is valid for inline meter PDU's. only |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.22 |
|
The value of the lower critical current
threshold for the inlet. This value is reported in milliamps (1/1000th of an amp). This OID is valid for inline meter PDU's only. |
MilliAmpsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.23 |
|
The value of the upper warning (non-critical)
current threshold for the inlet. This value is reported in millivolts (1/1000th of a volt) |
MilliVoltsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.24 |
|
The value of the upper critical current
threshold for the inlet. This value is reported in millivolts (1/1000th of a volt) |
MilliVoltsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.25 |
|
The value of the lower warning (non-critical)
current threshold for the inlet. This value is reported in millivolts (1/1000th of a volt) |
MilliVoltsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.26 |
|
The value of the lower critical current
threshold for the inlet. This value is reported in millivolts (1/1000th of a volt) |
MilliVoltsr/w | .1.3.6.1.4.1.13742.4.1.20.2.1.27 |
|
The value of the upper critical current Unbalance threshold.
|
Percentager/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.20.2.1.28 |
|
The value of the upper warning current Unbalance threshold.
|
Percentager/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.20.2.1.29 |
|
The hysteresis used for deassertions. This value is
reported in milliamps (1/1000th of an amp) |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.20.2.1.30 |
|
The hysteresis used for deassertions. This value is
reported in millivolts (1/1000th of a volt) |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.20.2.1.31 |
|
The hysteresis used for deassertions. This value is
reported in percent |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.1.20.2.1.32 |
inletPoleTable
table.1.3.6.1.4.1.13742.4.1.21.2
·
1 row entry
·
9 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk inletPoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::inletPoleTable'
A list of line input entries. The number of entries is given by the value of inletTable(inletIndex).inletPoleCount.
An entry in the data log containing input line values
for a particular input line.
for a particular input line.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique value for each line input. Its value
ranges between 1 and of inletTable(inletIndex).inletPoleCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.1.21.2.1.1 |
|
A string identifying the Line
For Single Phase: L1 For 3phase Delta wired outlets: L1, L2, L3 For 3phase WYE Wired Outlets: L1, L2, L3 |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.1.21.2.1.2 |
|
The value of the line current reported in MilliAmps.
inletPoleIndex = 1; For Single Phase, Input Line Current; For 3-phase, L1 Current inletPoleIndex = 2; For 3-phase, L2 Current inletPoleIndex = 3; For 3-phase, L3 Curr… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.21.2.1.3 |
|
The value of the line-line voltage reported in MilliVolts.
inletPoleIndex = 1; Single Phase Input Line Voltage 3-phase, L1-L2 Voltage or L1-N voltage inletPoleIndex = 2; 3-phase L2-L3 Voltage or L2-N… |
MilliVolts | .1.3.6.1.4.1.13742.4.1.21.2.1.4 |
|
This object has an invalid value for a single-phase PDU.
If inletPoleCount = 1, then the value is invalid; In all other cases, it is the value of the max. current sensor attached to the inlet Pole. This value is report… |
MilliAmps | .1.3.6.1.4.1.13742.4.1.21.2.1.5 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the active power for the line/pole. The value is reported in Watts. |
Watts | .1.3.6.1.4.1.13742.4.1.21.2.1.7 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the apparent power for the line/pole. The value is reported in Volt-Amps |
VoltAmps | .1.3.6.1.4.1.13742.4.1.21.2.1.8 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the power factor for the line/pole The reading represents a percentage in the range of 0%… |
PowerFactorPercentage Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.1.21.2.1.9 |
|
This object has a valid value only for inline meters.
If inlineMeter = 'No', then the value is invalid; In all other cases, it is the cumulative active energy for the line/pole. The value is reported in WattHours |
WattHours | .1.3.6.1.4.1.13742.4.1.21.2.1.11 |
.1.3.6.1.4.1.13742.4.2.2
·
1 row entry
·
10 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk tempSensorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::tempSensorTable'
A list of temperature sensor entries. The number of entries is given by the value of tempSensorCount. This is deprecated in favor of externalSensors
An entry containing sensor reading and threshold
settings for a particular temperature sensor.
This is deprecated in favor of externalSensors
settings for a particular temperature sensor.
This is deprecated in favor of externalSensors
Indexes
| Column | Syntax | OID |
|---|---|---|
|
tempSensorIndexdeprecated
A unique value for each temperature sensor. Its value
ranges between 1 and tempSensorCount. This is deprecated in favor of externalSensors |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.2.2.1.1 |
|
tempSensorLabeldeprecated
A settable human-readable label for the external temperature
sensor. One possible use for this label is to convey sensor location. This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.2.1.2 |
|
temperaturedeprecated
The value of the external temperature sensor reported
in tenth degrees celsius. This is deprecated in favor of externalSensors |
TenthDegreesCelsius | .1.3.6.1.4.1.13742.4.2.2.1.3 |
|
tempLowerWarningdeprecated
The value of the lower warning (non-critical) threshold.
This is deprecated in favor of externalSensors |
DegreesCelsiusr/w | .1.3.6.1.4.1.13742.4.2.2.1.4 |
|
tempUpperWarningdeprecated
The value of the upper warning (non-critical) threshold.
This is deprecated in favor of externalSensors |
DegreesCelsiusr/w | .1.3.6.1.4.1.13742.4.2.2.1.5 |
|
tempLowerCriticaldeprecated
The value of the lower critical threshold.
This is deprecated in favor of externalSensors |
DegreesCelsiusr/w | .1.3.6.1.4.1.13742.4.2.2.1.6 |
|
tempUpperCriticaldeprecated
The value of the upper critical threshold.
This is deprecated in favor of externalSensors |
DegreesCelsiusr/w | .1.3.6.1.4.1.13742.4.2.2.1.7 |
|
tempXCoordinatedeprecated
The value of X coordinate in freeform
with number of characters <= 24 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.2.1.8 |
|
tempYCoordinatedeprecated
The value of Y coordinate in freeform
with number of characters <= 24 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.2.1.9 |
|
tempZCoordinatedeprecated
The value of Z coordinate in one of two formats:
either freeform with number of characters <= 24 or in Z units so that 0 =< integer value <= 60 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.2.1.10 |
.1.3.6.1.4.1.13742.4.2.4
·
1 row entry
·
10 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk humiditySensorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::humiditySensorTable'
A list of humidity sensor entries. The number of entries is given by the value of humiditySensorCount. This is deprecated in favor of externalSensors
An entry containing sensor reading and threshold
settings for a particular humidity sensor.
This is deprecated in favor of externalSensors
settings for a particular humidity sensor.
This is deprecated in favor of externalSensors
Indexes
| Column | Syntax | OID |
|---|---|---|
|
humiditySensorIndexdeprecated
A unique value for each humidity sensor. Its value
ranges between 1 and humiditySensorCount. This is deprecated in favor of externalSensors |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.2.4.1.1 |
|
humiditySensorLabeldeprecated
A settable human-readable label for the external humidity
sensor. One possible use for this label is to convey sensor location. This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.4.1.2 |
|
humiditydeprecated
The value of the external humidity sensor reported
as relative humidity (a percentage). This is deprecated in favor of externalSensors |
RelativeHumidity Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.2.4.1.3 |
|
humidityLowerWarningdeprecated
The value of the lower warning (non-critical) threshold.
This is deprecated in favor of externalSensors |
RelativeHumidityr/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.2.4.1.4 |
|
humidityUpperWarningdeprecated
The value of the upper warning (non-critical) threshold.
This is deprecated in favor of externalSensors |
RelativeHumidityr/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.2.4.1.5 |
|
humidityLowerCriticaldeprecated
The value of the lower critical threshold.
This is deprecated in favor of externalSensors |
RelativeHumidityr/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.2.4.1.6 |
|
humidityUpperCriticaldeprecated
The value of the upper critical threshold.
This is deprecated in favor of externalSensors |
RelativeHumidityr/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.13742.4.2.4.1.7 |
|
humidityXCoordinatedeprecated
The value of X coordinate in freeform
with number of characters <= 24 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.4.1.8 |
|
humidityYCoordinatedeprecated
The value of Y coordinate in freeform
with number of characters <= 24 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.4.1.9 |
|
humidityZCoordinatedeprecated
The value of Z coordinate in one of two formats:
either freeform with number of characters <= 24 or in Z units so that 0 =< integer value <= 60 This is deprecated in favor of externalSensors |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.2.4.1.10 |
externalSensorTable
table.1.3.6.1.4.1.13742.4.3.3
·
1 row entry
·
18 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk externalSensorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::externalSensorTable'
A list of externalSensor entries. The number of entries is given by the value of externalSensorCount for the pdu.
An externalSensor entry containing objects at the
for a particular PDU.
for a particular PDU.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique value for each sesnor. Its value
ranges between 1 and the value of externalSensorCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.4.3.3.1.1 |
||||||||||||||||||||||||||||||||||||||||||||
|
The type of sensor
|
TypeOfSensorEnumeration Type Values:
|
.1.3.6.1.4.1.13742.4.3.3.1.2 |
||||||||||||||||||||||||||||||||||||||||||||
|
The sensor serial number
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.3.3.1.3 |
||||||||||||||||||||||||||||||||||||||||||||
|
The user given name
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.3.3.1.4 |
||||||||||||||||||||||||||||||||||||||||||||
|
The channel number, applies only to contact sensors;
-1 for other sensors |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.5 |
||||||||||||||||||||||||||||||||||||||||||||
|
The X coordinate
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.3.3.1.6 |
||||||||||||||||||||||||||||||||||||||||||||
|
The Y coordinate
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.3.3.1.7 |
||||||||||||||||||||||||||||||||||||||||||||
|
The Z coordinate
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.4.3.3.1.8 |
||||||||||||||||||||||||||||||||||||||||||||
|
The subtype of the binary sensor
This OID is valid for discrete sensors only. |
TypeOfSensorEnumeration Type Values:
|
.1.3.6.1.4.1.13742.4.3.3.1.9 |
||||||||||||||||||||||||||||||||||||||||||||
|
The base units. Does not apply (gets will return 0)
to onOff, trip, vibration, waterDetection, smokeDetection sensors |
SensorUnitsEnumeration Type Values:
|
.1.3.6.1.4.1.13742.4.3.3.1.16 |
||||||||||||||||||||||||||||||||||||||||||||
|
The number of digits displayed to the right of the decimal point.
Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.3.3.1.17 |
||||||||||||||||||||||||||||||||||||||||||||
|
The lower critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not appl… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.31 |
||||||||||||||||||||||||||||||||||||||||||||
|
The lower non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.32 |
||||||||||||||||||||||||||||||||||||||||||||
|
The upper critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not app… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.33 |
||||||||||||||||||||||||||||||||||||||||||||
|
The upper non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.34 |
||||||||||||||||||||||||||||||||||||||||||||
|
The hysteresis used for deassertions
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. Thi… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.4.3.3.1.35 |
||||||||||||||||||||||||||||||||||||||||||||
|
The sensor state
|
StateOfSensorEnumeration Type Values:
|
.1.3.6.1.4.1.13742.4.3.3.1.40 |
||||||||||||||||||||||||||||||||||||||||||||
|
The sensor reading
Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.4.3.3.1.41 |