tlpUpsConfigAutoRestartAfterShutdown

TRIPPLITE-PRODUCTS · .1.3.6.1.4.1.850.1.1.3.1.5.1.1.7

Object

column r/w Enumeration
When enabled(1), the ups should autorestart after a shutdown from battery
mode if valid AC is applied. When disabled(0), the ups should not autorestart
when AC is restored and instead power up into standby mode.

Context

MIB
TRIPPLITE-PRODUCTS
OID
.1.3.6.1.4.1.850.1.1.3.1.5.1.1.7
Type
column
Access
readwrite
Status
current
Parent
tlpUpsConfigEntry

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 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpUpsConfigAutoRestartAfterShutdown'
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::tlpUpsConfigAutoRestartAfterShutdown.<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::tlpUpsConfigAutoRestartAfterShutdown'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1enabled