All MIBs › CNTAU-MIB › cntCpuType
cntCpuType
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntCpuType
OID (numeric): 1.3.6.1.4.1.333.1.1.4.15.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the CPU requested.
What is cntCpuType?
This read-only INTEGER reports the type of the CPU identified by cntCpuNum, one of no-cpu or lcp-type1 through lcp-type4. An admin auditing hardware mix across processor slots would use this to confirm which generation or variant of CPU board occupies each slot. For example, finding lcp-type1 in one slot and lcp-type4 in another would explain performance differences between otherwise similarly configured CPU positions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.15.1.2 snmpwalk -v2c -c public <target> CNTAU-MIB::cntCpuType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.15.1.2.1 snmpget -v2c -c public <target> CNTAU-MIB::cntCpuType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntCpuType.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntCpuType OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1 | cntsystem | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4 | cntSysHardware | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15 | cntHwCpuTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15.1 | cntHwCpuEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15.1.2 | cntCpuType | CNTAU-MIB |