dcRectifierCurrent

OBS ✓
DCMCU3000-MIB · .1.3.6.1.4.1.27383.6.1.4.2.1.8

Object

column Amp DCFixedPointNumber
The magnitude of the present rectifier current.
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
DCMCU3000-MIB
OID
.1.3.6.1.4.1.27383.6.1.4.2.1.8
Type
column
Access
readonly
Status
current
Units
Amp DC
Parent
dcRectifierEntry
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 'DCMCU3000-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCMCU3000-MIB::dcRectifierCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCMCU3000-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCMCU3000-MIB::dcRectifierCurrent.<dcRectifierIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCMCU3000-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCMCU3000-MIB::dcRectifierCurrent'

Syntax

Source
FixedPointNumber
Base type
Integer32
Display format
d-2
Type Description
This data type is a fixed point value with
two decimal places.

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance