All MIBs › CPQISCSI-MIB › cpqiScsiSsnDirection
cpqiScsiSsnDirection
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiSsnDirection
OID (numeric): 1.3.6.1.4.1.232.169.2.11.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Direction of iSCSI session: InboundSession - session is established from an external initiator to a target within this iSCSI instance. OutboundSession - session is established from an initiator within this iSCSI instance to an external target.
What is cpqiScsiSsnDirection?
This read-only enumeration reports whether a session is inboundSession(1), established from an external initiator to a local target, or outboundSession(2), established from a local initiator to an external target. An admin uses this to tell at a glance whether a given session row represents this system acting as a storage server or as a storage client. For example, seeing inboundSession(1) confirms a row describes a remote host connecting to this box's iSCSI target service, not the reverse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.1.1.4 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.1.1.4.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnDirection.1
Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiSsnDirection OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) 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.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11 | cpqiScsiSession | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.1 | cpqiScsiSessionAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.1.1 | cpqiScsiSessionAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.1.1.4 | cpqiScsiSsnDirection | CPQISCSI-MIB |