outletSensorNumberMaxRMSCurrent
PDU-MIB ·
eaton variant
·
.1.3.6.1.4.1.13742.2.1.2.2.1.6
Object
column SNMPv2-SMIInteger32
A unique value for the max. RMS current sensor attached to the outlet. This is also an index into the sensors table sensorTable.
Context
- MIB
- PDU-MIB
- OID
.1.3.6.1.4.1.13742.2.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- outletEntry
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 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::outletSensorNumberMaxRMSCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::outletSensorNumberMaxRMSCurrent.<outletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU-MIB::outletSensorNumberMaxRMSCurrent'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647