All MIBs › CRI-SERVER-MIB › confNumConBrd
confNumConBrd
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::confNumConBrd
OID (numeric): 1.3.6.1.4.1.34.2.1.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of control board in the system. The max # control board in a Starfire system is 2.
What is confNumConBrd?
This read-only INTEGER reports the number of control boards in the system, with a Starfire maximum of 2. An administrator checks this to confirm both control boards, which provide the platform's redundant master and clock functions, are present and recognized. For example, a count of 1 instead of the expected 2 would explain why platformMasterConBrd and platformSysClkConBrd have no alternate board to fail over to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.2.4 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::confNumConBrd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.2.4.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::confNumConBrd.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> confNumConBrd.1
Start monitoring CRI server platform (vendor unclear) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CRI-SERVER-MIB::confNumConBrd OID value, configure state conditions and alerts, and monitor any CRI server platform (vendor unclear) 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.34 | sun | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2 | products | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1 | general | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.2 | conf | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.2.4 | confNumConBrd | CRI-SERVER-MIB |