All MIBs › CPS6000-MIB › cps6000CctEntryIndex
cps6000CctEntryIndex
Module: CPS6000-MIB
OID (symbolic): CPS6000-MIB::cps6000CctEntryIndex
OID (numeric): 1.3.6.1.4.1.10520.2.1.1.40.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Table Index
What is cps6000CctEntryIndex?
This read-only integer is the table index identifying one row of the CPS6000 circuit table. An administrator uses it to tie together the many per-circuit attributes, from voltage and current to alarm flags, that describe a single load feed. For example, a monitoring script polls this index first, then reads cps6000CctEntryIde and cps6000CctEntryStt for the same row to label an alert with the right circuit name and state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.40.1.1 snmpwalk -v2c -c public <target> CPS6000-MIB::cps6000CctEntryIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.40.1.1.1 snmpget -v2c -c public <target> CPS6000-MIB::cps6000CctEntryIndex.1
Start monitoring CyberPower CPS6000-series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS6000-MIB::cps6000CctEntryIndex 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.40 | cps6000CctTable | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.40.1 | cps6000CctEntry | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.40.1.1 | cps6000CctEntryIndex | CPS6000-MIB |