All MIBs › CPQISCSI-MIB › cpqiScsiNodeRoles
cpqiScsiNodeRoles
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeRoles
OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A node can operate in one or both of two roles: a target role and/or an initiator role. If the node will operate in both roles, both bits must be set.
When a new cpqiScsiNodeAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new cpqiScsiTargetAttributesEntry and/or cpqiScsiInitiatorAttributesEntry.
What is cpqiScsiNodeRoles?
This OCTET STRING (1-2 bytes) uses bit flags to indicate whether this node operates in a target role, an initiator role, or both, guiding the agent on which related role-specific attribute tables (target or initiator) to populate for this node. An admin reads this to understand whether a given node entry represents local initiator functionality, a discovered target, or a dual-role node. For example, a node with only the target bit set represents a remote storage array rather than this host's own initiator.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.5 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeRoles
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.5.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeRoles.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::cpqiScsiNodeRoles 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.6 | cpqiScsiNode | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1 | cpqiScsiNodeAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1.1 | cpqiScsiNodeAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1.1.5 | cpqiScsiNodeRoles | CPQISCSI-MIB |