tlpUpsConfigAutoBatteryTest
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.1.5.1.1.6
Object
column r/w
Enumeration
When disabled(0), the ups will not perform an automatic battery selftest. When set to another value, the ups will perform an automatic selftest in the approximate period defined by each respective enumerated value. This feature is generally not recommended.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.1.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tlpUpsConfigEntry
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::tlpUpsConfigAutoBatteryTest'
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::tlpUpsConfigAutoBatteryTest.<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::tlpUpsConfigAutoBatteryTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | biweekly |
2 | monthly |
3 | quarterly |
4 | semiannually |