upsControlEventStatus
SOCOMECUPS-MIB ·
.1.3.6.1.4.1.4555.1.1.1.1.8.4.1.2
Object
column mandatory
r/w
Enumeration
Status of the corresponding shutdown Event. When set to disable(), shutdown process will not start when corresponding event occured.
Context
- MIB
- SOCOMECUPS-MIB
- OID
.1.3.6.1.4.1.4555.1.1.1.1.8.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- shutdownParametersEntry
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 'SOCOMECUPS-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS-MIB::upsControlEventStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SOCOMECUPS-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS-MIB::upsControlEventStatus.<upsControlEventDescr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SOCOMECUPS-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SOCOMECUPS-MIB::upsControlEventStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |