All MIBs › CPS6000-MIB › cps6000Po1Bdr
cps6000Po1Bdr
Module: CPS6000-MIB
OID (symbolic): CPS6000-MIB::cps6000Po1Bdr
OID (numeric): 1.3.6.1.4.1.10520.2.1.1.21.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Connect Baudrate Values: b300(300), b1200(1200), b2400(2400), b4800(4800), b9600(9600), b19200(19200)
What is cps6000Po1Bdr?
This is a read-write enumerated field setting the serial connect speed, 300 to 19200 baud, Po1 uses for its scheduled dial-out call. It must match the receiving printer or terminal's expected speed for the scheduled report to print cleanly. For example, setting cps6000Po1Bdr to b9600(9600) matches a remote report printer configured for that speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.21.4 snmpwalk -v2c -c public <target> CPS6000-MIB::cps6000Po1Bdr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.21.4.1 snmpget -v2c -c public <target> CPS6000-MIB::cps6000Po1Bdr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10520.2.1.1.21.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cps6000Po1Bdr.1
Start monitoring CyberPower CPS6000-series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS6000-MIB::cps6000Po1Bdr 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.21 | cps6000Po1 | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.21.4 | cps6000Po1Bdr | CPS6000-MIB |