rupsInputCurrent
RIELLOUPS-MIB ·
.1.3.6.1.4.1.5491.10.1.3.3.1.4
Object
column NonNegativeInteger
The magnitude of the present input current.
Context
- MIB
- RIELLOUPS-MIB
- OID
.1.3.6.1.4.1.5491.10.1.3.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rupsInputEntry
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 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIELLOUPS-MIB::rupsInputCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIELLOUPS-MIB::rupsInputCurrent.<rupsInputLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RIELLOUPS-MIB::rupsInputCurrent'
Syntax
- Source
- NonNegativeInteger
- Base type
Integer32- Display format
d
Type Description
This data type is a non-negative value.
Values & Constraints
Type Constraints
range: 0..2147483647