tlpAtsDeviceOutputCurrentPrecision
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.4.2.1.1.11
Object
column Enumeration
Output current is reported by tlpAtsOutputCurrent, tlpAtsOutputCurrentMin and tlpAtsOutputCurrentMax. These values are all reported in hundredths (0.01A), which accommodates all models; however, on any given device the actual precision may vary. This value describes the actual precision, which can be used as a divisor against the output current values to obtain the true output current measurement. For example, if tlpAtsOutputCurrent reports 530 and tlpAtsDeviceOutputCurrentPrecision is tenths(1), then the actual output current is 5.3.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.4.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpAtsDeviceEntry
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 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpAtsDeviceOutputCurrentPrecision'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpAtsDeviceOutputCurrentPrecision.<tlpDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-PRODUCTS::tlpAtsDeviceOutputCurrentPrecision'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | tenths |
2 | hundredths |