isnsDdPortalMemberEntry
ISNS-MIB ·
.1.3.6.1.2.1.163.1.1.5.3.1
Object
row
Each entry indicates an explicit addition of a portal to a discovery domain. The explicit addition of an entity portal to a discovery domain indicates the portal is preferred for access to nodes of the entity for this discovery domain. Registered Portal Group objects are used in iSCSI to indicate mapping of portals to nodes across all discovery domains. Portals that have been explicitly mapped to a discovery domain will be returned as part of a query that is scoped to that discovery domain. If no portal of an entity has been explicitly mapped to a discovery domain, then all portals of the entity that provide access to a storage node are returned as part of a query. The table indexes are the server instance, the DD ID of the Discovery Domain, and the Portal Index of the portal.
Context
- MIB
- ISNS-MIB
- OID
.1.3.6.1.2.1.163.1.1.5.3.1- Type
- row
- Status
- current
- Parent
- isnsDdPortalMemberTable
- Table
- isnsDdPortalMemberTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| isnsDdPortalMemberIndex The index for a portal explicitly contained in the discovery
domain. This managed object, combined with isnsServerIndex
and isnsDdId, is the key for this table. | column | IsnsPortalIndexId | .1.3.6.1.2.1.163.1.1.5.3.1.1 |
| isnsDdPortalMemberAddressType The type of Inet address in isnsDdPortalMemberAddress. If
the address is specified, then it must be a valid unicast
address and the value of this object must be ipv4(1),
ipv6(2),… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.163.1.1.5.3.1.2 |
| isnsDdPortalMemberAddress The Inet Address for the portal. The format of this
object is specified by isnsDdPortalMemberAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.163.1.1.5.3.1.3 |
| isnsDdPortalMemberPortType The port type for the portal, either UDP or TCP. | column | IsnsPortalPortTypeId | .1.3.6.1.2.1.163.1.1.5.3.1.4 |
| isnsDdPortalMemberPort The port number for the portal. Whether the portal
type is TCP or UDP is indicated by
isnsDdPortalMemberPortType. | column | Unsigned32 | .1.3.6.1.2.1.163.1.1.5.3.1.5 |
| isnsDdPortalMemberIsRegistered This indicates whether this member of the DD is currently
registered in the iSNS Server instance. Portals that are
DD members do not need to be currently registered in
order for … | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.163.1.1.5.3.1.6 |