All MIBs › CPS6000-MIB › cps6000Ft1Tof
cps6000Ft1Tof
Module: CPS6000-MIB
OID (symbolic): CPS6000-MIB::cps6000Ft1Tof
OID (numeric): 1.3.6.1.4.1.10520.2.1.1.37.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Turn Off Circuits Values: disabled(0), faulted(1), faultedAndNoLoad(2)
What is cps6000Ft1Tof?
This is a read-write field controlling under what condition feed shelf Ft1 will proactively turn off a circuit: never (disabled), once it's faulted, or once it's faulted and carrying no load (faultedAndNoLoad). It lets an admin balance safety against availability, for example only shedding a circuit once it's both broken and useless rather than cutting it the instant a fault appears. For example, setting cps6000Ft1Tof to faultedAndNoLoad(2) makes Ft1 only shut down a faulted circuit once it also confirms nothing is actually drawing power from it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.37.19 snmpwalk -v2c -c public <target> CPS6000-MIB::cps6000Ft1Tof
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.37.19.1 snmpget -v2c -c public <target> CPS6000-MIB::cps6000Ft1Tof.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10520.2.1.1.37.19.1 i <value>
Start monitoring CyberPower CPS6000-series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS6000-MIB::cps6000Ft1Tof OID value, configure state conditions and alerts, and monitor any CyberPower CPS6000-series UPS 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.10520 | teps | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2 | controllermibs | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1 | release | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1 | cps6000 | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.37 | cps6000Ft1 | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.37.19 | cps6000Ft1Tof | CPS6000-MIB |