All MIBs › CPQISCSI-MIB › cpqiScsiPortalRoles
cpqiScsiPortalRoles
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiPortalRoles
OID (numeric): 1.3.6.1.4.1.232.169.2.3.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A portal can operate in one or both of two roles: as a target portal and/or an initiator portal. If the portal will operate in both roles, both bits must be set.
When a new cpqiScsiPortalAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new cpqiScsiTgtPortalAttributesEntry and/or cpqiScsiIntrPortalAttributesEntry.
What is cpqiScsiPortalRoles?
This read-write OCTET STRING (1-2 bytes) uses bit flags to indicate whether this portal operates as a target portal, an initiator portal, or both, guiding the agent on which related role-specific table entries (target or initiator portal attributes) to create. An admin sets this when configuring a new portal to declare its intended function before the corresponding role-specific rows are populated. For example, setting both bits here would prompt the agent to also create both a target-portal-attributes entry and an initiator-portal-attributes entry for this same portal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.3.1.1.4 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiPortalRoles
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.3.1.1.4.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiPortalRoles.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.3.1.1.4.1 s <value>
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::cpqiScsiPortalRoles 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.3 | cpqiScsiPortal | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.3.1 | cpqiScsiPortalAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.3.1.1 | cpqiScsiPortalAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.3.1.1.4 | cpqiScsiPortalRoles | CPQISCSI-MIB |