All MIBs › CPS6000-MIB › cps6000InpEntryBrc
cps6000InpEntryBrc
Module: CPS6000-MIB
OID (symbolic): CPS6000-MIB::cps6000InpEntryBrc
OID (numeric): 1.3.6.1.4.1.10520.2.1.1.29.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Board Code
What is cps6000InpEntryBrc?
This is a read-only text field reporting the board or model code of the hardware providing this discrete alarm input point. It helps an admin or technician identify which specific input card type is installed when diagnosing or ordering replacement parts. For example, cps6000InpEntryBrc returning "DI-08" tells the technician this input comes from an eight-point discrete-input card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.29.1.8 snmpwalk -v2c -c public <target> CPS6000-MIB::cps6000InpEntryBrc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.29.1.8.1 snmpget -v2c -c public <target> CPS6000-MIB::cps6000InpEntryBrc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cps6000InpEntryBrc.1
Start monitoring CyberPower CPS6000-series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS6000-MIB::cps6000InpEntryBrc 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.29 | cps6000InpTable | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.29.1 | cps6000InpEntry | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.29.1.8 | cps6000InpEntryBrc | CPS6000-MIB |