cpqiScsiNodeRoles
CPQISCSI-MIB ·
.1.3.6.1.4.1.232.169.2.6.1.1.5
Object
column mandatory
OctetString
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.
Context
- MIB
- CPQISCSI-MIB
- OID
.1.3.6.1.4.1.232.169.2.6.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqiScsiNodeAttributesEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQISCSI-MIB::cpqiScsiNodeRoles'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQISCSI-MIB::cpqiScsiNodeRoles.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQISCSI-MIB::cpqiScsiNodeRoles'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.