All MIBs › CPQSRVMN-MIB › cpqSmObjectClass
cpqSmObjectClass
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmObjectClass
OID (numeric): 1.3.6.1.4.1.232.4.2.3.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number used to group associated objects together by the type of function they perform. The currently defined classes are:
4096 (1000 hex) System Board 8192 (2000 hex) Disk Storage 16384 (4000 hex) Tape Storage 20480 (5000 hex) Network 24576 (6000 hex) NetWare 28672 (7000 hex) SCO UNIX 32768 (8000 hex) OS/2 LAN Manager 36864 (9000 hex) Banyan VINES
What is cpqSmObjectClass?
This read-only INTEGER groups associated objects by the function they perform, using defined values such as 4096 for System Board, 8192 for Disk Storage, 16384 for Tape Storage, and 20480 for Network. An administrator cares to filter or categorize monitored items by subsystem when triaging alerts. For example, an admin filters SNMP output for entries where this class equals 8192 to review only disk-storage-related monitored items.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.5.1.3 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmObjectClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.5.1.3.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmObjectClass.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmObjectClass OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3 | cpqSmObjData | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.5 | cpqSmObjectTable | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.5.1 | cpqSmObjectEntry | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.5.1.3 | cpqSmObjectClass | CPQSRVMN-MIB |