All MIBs › CCPOWER-MIB › loadShedTimeControl
loadShedTimeControl
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::loadShedTimeControl
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.60
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Load shed time control enabled/disabled status. Return value: 1 = time control enabled, 2 = time control disabled.
What is loadShedTimeControl?
This is the master enable/disable switch for whether the plant's entire time-of-day load-shed schedule - all 21 per-day, per-bank disconnect and reconnect setpoints in this MIB - is actually active, per the description. Because every one of those individually configured Sunday-through-Saturday schedule entries for all three load banks only takes effect while this flag is enabled(1), an admin who has carefully configured a shed schedule but leaves this set to disabled(2) will find none of it actually running. A value of 1 means the configured weekly schedules for banks 1, 2, and 3 are all actively executing; setting it to 2 suspends all of them without erasing the configured times.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.60 snmpwalk -v2c -c public <target> CCPOWER-MIB::loadShedTimeControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.60.1 snmpget -v2c -c public <target> CCPOWER-MIB::loadShedTimeControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.60.1 i <value>
Start monitoring DC rectifier/power-plant equipment (enterprise OID 18642) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CCPOWER-MIB::loadShedTimeControl OID value, configure state conditions and alerts, and monitor any DC rectifier/power-plant equipment (enterprise OID 18642) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18642 | ccpower | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1 | dcSystem | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1 | readWriteObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1 | settings | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1.60 | loadShedTimeControl | CCPOWER-MIB |