upsControlDelay
SOCOMECUPS7-MIB ·
.1.3.6.1.4.1.4555.1.1.7.1.7.4.1.3
Object
column mandatory
r/w
Integer32
The Delay after the occurrence of the corresponding shutdown event that Net Vision should issue shutdown request to connected clients. For WeeklyScheduledShutdown and SpecialScheduledShutdown, this is the time before the configured Shutdown time when Net Vision will start sending the warning message to the connected clients. The value is in units of minutes.
Context
- MIB
- SOCOMECUPS7-MIB
- OID
.1.3.6.1.4.1.4555.1.1.7.1.7.4.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- shutdownParamEntry
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 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS7-MIB::upsControlDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS7-MIB::upsControlDelay.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SOCOMECUPS7-MIB::upsControlDelay'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.