inletPoleCurrent

PDU-MIB · .1.3.6.1.4.1.13742.4.1.21.2.1.3

Object

column MilliAmps
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 Current

Context

MIB
PDU-MIB
OID
.1.3.6.1.4.1.13742.4.1.21.2.1.3
Type
column
Access
readonly
Status
current
Parent
inletPoleEntry
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 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::inletPoleCurrent'
More examples
Read one indexed 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::inletPoleCurrent.<inletIndex>.<inletPoleIndex>'
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::inletPoleCurrent'

Syntax

Source
MilliAmps
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.

Conformance