xupsRecepAutoOnDelay

XUPS-MIB · .1.3.6.1.4.1.534.1.12.2.1.6

Object

column r/w secondsInteger32
Seconds delay after the Outlet is signaled to turn On before the Output is
Automatically turned ON. A value of -1 means that this Output should never
be turned On automatically, but only when specifically commanded to do so.
A value of 0 means that the Receptacle should come On immediately
at power-up or for an On command.

Context

MIB
XUPS-MIB
OID
.1.3.6.1.4.1.534.1.12.2.1.6
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
xupsRecepEntry
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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepAutoOnDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepAutoOnDelay.<xupsRecepIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsRecepAutoOnDelay'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: -1-32767

Conformance