upsControlActivateUpsScheduling
BESTPOWER-MIB ·
.1.3.6.1.4.1.2947.1.6.4
Object
scalar mandatory
r/w
Enumeration
Setting this variable to On(2) causes the UPS to activate the scheduling parameters that have been previously configured within the upsConfigDailyShutdownScheduleTable and the upsConfigWeeklyShutdownScheduleTable. Setting this variable to Off(1) suspends all currently configured schedules.
Context
- MIB
- BESTPOWER-MIB
- OID
.1.3.6.1.4.1.2947.1.6.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BESTPOWER-MIB::upsControlActivateUpsScheduling.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BESTPOWER-MIB::upsControlActivateUpsScheduling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |