All MIBs › CPQSM2-MIB › cpqSm2CntlrRemoteSessionStatus
cpqSm2CntlrRemoteSessionStatus
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrRemoteSessionStatus
OID (numeric): 1.3.6.1.4.1.232.9.2.2.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Session Status.
The following values are defined:
other(1) The Insight Agent is unable to determine the status of a Remote Insight session.
active(2) A Remote Insight/ Integrated Lights-Out session is active.
inactive(3) There is no active Remote Insight/ Integrated Lights-Out session.
What is cpqSm2CntlrRemoteSessionStatus?
This read-only integer reports whether a Remote Insight/Integrated Lights-Out remote session is currently active: other, active, or inactive. It matters for security visibility into whether someone currently has a remote console session open. For example, a security review checks cpqSm2CntlrRemoteSessionStatus across servers and finds one reporting active(2) outside business hours, prompting a follow-up on who is logged in remotely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.16 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrRemoteSessionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.16.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrRemoteSessionStatus.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2CntlrRemoteSessionStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2 | cpqSm2Cntlr | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2.16 | cpqSm2CntlrRemoteSessionStatus | CPQSM2-MIB |