plugCurrent
OBS ✓
WTI-POWER-MIB ·
.1.3.6.1.4.1.2634.3.100.200.1.7
Object
column Integer32
Plug current (In tenths of amps, divide by 10 for value in amps)
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- WTI-POWER-MIB
- OID
.1.3.6.1.4.1.2634.3.100.200.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- plugEntry
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 'WTI-POWER-MIB' -M '/opt/observium/mibs/wti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WTI-POWER-MIB::plugCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WTI-POWER-MIB' -M '/opt/observium/mibs/wti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WTI-POWER-MIB::plugCurrent.<plugIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WTI-POWER-MIB' -M '/opt/observium/mibs/wti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WTI-POWER-MIB::plugCurrent'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647