xupsRecepOnDelaySecs
XUPS-MIB ·
.1.3.6.1.4.1.534.1.12.2.1.4
Object
column r/w
secondsInteger32
The Delay until the Receptacle is turned On. Setting this value to other than -1 will cause the UPS output to turn on after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending restart.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.12.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- xupsRecepEntry
- Groups
- 1
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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepOnDelaySecs'
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::xupsRecepOnDelaySecs.<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::xupsRecepOnDelaySecs'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of