iobNumberOfVoltages

RPS-SC300-MIB · .1.3.6.1.4.1.1918.2.14.10.55.20.1.40

Object

column Unsigned8
Number of voltage inputs on this IOB. The controller numbers the analog inputs on an IOB in the order: voltages, currents, temperatures.

Context

MIB
RPS-SC300-MIB
OID
.1.3.6.1.4.1.1918.2.14.10.55.20.1.40
Type
column
Access
readonly
Status
current
Parent
iobEntry
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 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::iobNumberOfVoltages'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::iobNumberOfVoltages.<iobIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPS-SC300-MIB::iobNumberOfVoltages'

Syntax

Source
Unsigned8
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..255

Conformance