iscsiPortalRoles
ISCSI-MIB ·
.1.3.6.1.2.1.142.1.2.1.1.3
Object
column
r/w
Bits
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.
This object will define a corresponding row that
will exist or must be created in the
iscsiTgtPortalAttributesTable, the
iscsiIntrPortalAttributesTable, or both. If the
targetTypePortal bit is set, one or more corresponding
iscsiTgtPortalAttributesEntry rows will be found or
created. If the initiatorTypePortal bit is set,
one or more corresponding iscsiIntrPortalAttributesEntry
rows will be found or created. If both bits are set, one
or more corresponding rows will be found or created in
one of the above tables.
Context
- MIB
- ISCSI-MIB
- OID
.1.3.6.1.2.1.142.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iscsiPortalAttributesEntry
- Table
- iscsiPortalAttributesTable
- Siblings
- 13
Syntax
Bits
Values & Constraints
Enumerated Values
0 | targetTypePortal |
1 | initiatorTypePortal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| iscsiPortalIndex An arbitrary integer used to uniquely identify a particular
transport endpoint within this iSCSI instance. This index
value must not be modified or reused by an agent unless a
re… | column | Unsigned32 | .1.3.6.1.2.1.142.1.2.1.1.1 |
| iscsiPortalSecondaryHdrDigest An alternate header digest preference for this portal. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.2.1.1.10 |
| iscsiPortalSecondaryDataDigest An alternate data digest preference for this portal. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.2.1.1.11 |
| iscsiPortalRecvMarker deprecated This object indicates whether or not this portal will
request markers in its incoming data stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.2.1.1.12 |
| iscsiPortalStorageType The storage type for this row. Rows in this table that were
created through an external process (e.g., not created via
this MIB) may have a storage type of readOnly or permanent.… | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.142.1.2.1.1.13 |
| iscsiPortalDescr A UTF-8 string, determined by the implementation to
describe the iSCSI portal. When only a single instance
is present, this object may be set to the zero-length
string; with mult… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.142.1.2.1.1.14 |
| iscsiPortalRowStatus This field allows entries to be dynamically added and
removed from this table via SNMP. When adding a row to
this table, all non-Index/RowStatus objects must be set.
When the val… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.142.1.2.1.1.2 |
| iscsiPortalAddrType The type of Internet Network Address contained in the
corresponding instance of the iscsiPortalAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.142.1.2.1.1.4 |
| iscsiPortalAddr The portal's Internet Network Address, of the type
specified by the object iscsiPortalAddrType. If
iscsiPortalAddrType has the value 'dns', this address
gets resolved to an IP ad… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.142.1.2.1.1.5 |
| iscsiPortalProtocol The portal's transport protocol. | column | IscsiTransportProtocol | .1.3.6.1.2.1.142.1.2.1.1.6 |
| iscsiPortalMaxRecvDataSegLength The maximum PDU length this portal can receive.
This may be constrained by hardware characteristics,
and individual implementations may choose not to
allow this object to be chang… | column | bytes Unsigned32 | .1.3.6.1.2.1.142.1.2.1.1.7 |
| iscsiPortalPrimaryHdrDigest The preferred header digest for this portal. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.2.1.1.8 |
| iscsiPortalPrimaryDataDigest The preferred data digest method for this portal. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.2.1.1.9 |