isnsRegPgPGT
ISNS-MIB ·
.1.3.6.1.2.1.163.1.1.6.3.1.1.9
Object
column
IsnsPortalGroupTagIdOrNull
The Portal Group Tag (PGT) for the registered iSCSI Portal Group object in an iSNS Server instance. This indicates the tag value that the Portal uses for access to the iSCSI Storage Node. The PGT is used for coordinated access between multiple Portals, as described in the iSCSI Specification, RFC 3720. A PGT with no association is a NULL value. The value of -1 indicates a NULL value.
Context
- MIB
- ISNS-MIB
- OID
.1.3.6.1.2.1.163.1.1.6.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isnsRegPgEntry
- Table
- isnsRegPgTable
- Siblings
- 8
Syntax
IsnsPortalGroupTagIdOrNull
- Source
- IsnsPortalGroupTagIdOrNull
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1..65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| isnsRegPgIndex The PG Index for this node. The index is created by the
iSNS Server instance for uniquely identifying registered
objects. The PG object is registered at the same time a
Portal o… | column | IsnsPortalGroupIndexId | .1.3.6.1.2.1.163.1.1.6.3.1.1.1 |
| isnsRegPgIscsiNodeIndex The index for the iSCSI Node associated with this PG.
This index can be used to reference the
isnsRegIscsiNodeTable. | column | IsnsNodeIndexId | .1.3.6.1.2.1.163.1.1.6.3.1.1.2 |
| isnsRegPgIscsiName The iSCSI Name of the initiator or target associated with
the storage node. The iSCSI Name cannot be longer than
223 bytes. The iSNS Server internal maximum size is 224
bytes to… | column | OctetString | .1.3.6.1.2.1.163.1.1.6.3.1.1.3 |
| isnsRegPgPortalPortalIndex The Portal Index for the Portal associated with this PG.
This index can be used to reference the isnsRegPortalTable. | column | IsnsPortalIndexId | .1.3.6.1.2.1.163.1.1.6.3.1.1.4 |
| isnsRegPgPortalAddressType The type of Inet address in isnsRegPgPortalAddress. 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), ip… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.163.1.1.6.3.1.1.5 |
| isnsRegPgPortalAddress The Inet Address for the Portal that is associated with
the PG. The format of this object is specified by
isnsRegPgPortalAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.163.1.1.6.3.1.1.6 |
| isnsRegPgPortalPortType The port type, either UDP or TCP, for the Portal that
is associated with this registered PG object. | column | IsnsPortalPortTypeId | .1.3.6.1.2.1.163.1.1.6.3.1.1.7 |
| isnsRegPgPortalPort The port number for the Portal that is associated with
this registered PG object. Whether the Portal type is
TCP or UDP is indicated by isnsRegPgPortalPortType. | column | Unsigned32 | .1.3.6.1.2.1.163.1.1.6.3.1.1.8 |