upsControlFirstWarning
SOCOMECUPS7-MIB ·
.1.3.6.1.4.1.4555.1.1.7.1.7.4.1.4
Object
column mandatory
r/w
Integer32
The delay after the occurrence of the corresponding shutdown event that the Net Vision will start sending the warning message to the connected clients. The value is in units of seconds
Context
- MIB
- SOCOMECUPS7-MIB
- OID
.1.3.6.1.4.1.4555.1.1.7.1.7.4.1.4- 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::upsControlFirstWarning'
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::upsControlFirstWarning.<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::upsControlFirstWarning'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.