ISNS-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: ISNS-MGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 isnsMgmtMIB 1.3.6.1.2.1.10.4371
This module defines management information specific to internet Storage Name Service (iSNS) management. Copyright (C) The Internet Society 2006. This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices.
           isnsObj 1.3.6.1.2.1.10.4371.1
               isnsSrvrInfo 1.3.6.1.2.1.10.4371.1.1
                   isnsSrvrInstTable 1.3.6.1.2.1.10.4371.1.1.1 no-access
This table provides a list of the iSNS Server instances that are managed through the same SNMP context.
                       isnsSrvrInstEntry 1.3.6.1.2.1.10.4371.1.1.1.1 no-access
This is a row in the iSNS Server instance table. The number of rows is dependent on the number of iSNS Server instances that are being managed through same SNMP context.
                           isnsSrvrInstIndex 1.3.6.1.2.1.10.4371.1.1.1.1.1 unsigned32 no-access
This managed object uniquely identifies the iSNS Server being managed by the SNMP context, and is the key for this table. This is an instance index for each iSNS Server being managed. The value of this managed object is used elsewhere in the MIB to reference specific iSNS Servers.
                           isnsSrvrInstName 1.3.6.1.2.1.10.4371.1.1.1.1.2 snmpadminstring read-only
A non-unique name that can be assigned to the iSNS Server instance. If not configured, the value is an empty string.
                           isnsSrvrInstIsnsVersion 1.3.6.1.2.1.10.4371.1.1.1.1.3 unsigned32 read-only
The iSNS version value as contained in messages received from the current primary server. The header of each iSNSP message contains the iSNS version of the sender. If unknown the reported value is 0.
                           isnsSrvrInstVendorInfo 1.3.6.1.2.1.10.4371.1.1.1.1.4 snmpadminstring read-only
If this server instance is utilizing the product of a particular 'vendor', then this managed object contains that vendor's name and version. Otherwise, it contains the empty string. The format of the string is as follows: Vendor Name, Vendor Version, Vendor Defined Information. Field Description --------- ---------------- Vendor Name The name of the vendor (if one exists) Vendor Version The version of the vendor product Vendor Defined This follows the second comma in the string, if one exists, and is vendor defined
                           isnsSrvrInstPhyIndex 1.3.6.1.2.1.10.4371.1.1.1.1.5 unsigned32 read-only
An index indicating the location of this iSNS Server within a larger entity, if one exists. If the iSNS Server instance is not part of a larger entity, then the value is 0.
                           isnsSrvrInstTcpPort 1.3.6.1.2.1.10.4371.1.1.1.1.6 inetportnumber read-only
Indicates the TCP port this iSNS instance is accepting iSNSP messages on, generally the iSNS well known port. The well known TCP port for iSNSP is 3205. If TCP is not supported by this server instance, then the value is 0.
                           isnsSrvrInstUdpPort 1.3.6.1.2.1.10.4371.1.1.1.1.7 inetportnumber read-only
Indicates the UDP port this iSNS instance is accepting iSNSP messages on, generally the iSNS well known port. The well known UDP port for iSNSP is 3205. If UDP is not supported by this server instance, then the value is 0.
                           isnsSrvrInstDiscontinuityTime 1.3.6.1.2.1.10.4371.1.1.1.1.8 timestamp read-only
The value of sysUpTime on the most recent occasion that this iSNS server became active or suffered a discontinuity.
                           isnsSrvrInstRole 1.3.6.1.2.1.10.4371.1.1.1.1.9 integer read-only
The current operational mode of this iSNS Server instance. Value Description --------- ---------------- notSet The iSNS Server role is not configured. server The iSNS Server instance is operating as a primary iSNS Server. serverNotPrimary The iSNS Server instance can be a primary iSNS Server, but is not currently acting as a primary. Enumeration: 'notSet': 0, 'serverNotPrimary': 2, 'server': 1.
                           isnsSrvrInstDiscMthdsEnbld 1.3.6.1.2.1.10.4371.1.1.1.1.10 isnssrvrdscvrymthdid read-only
Indicates the discovery methods currently supported and enabled on this iSNS Server instance. This bitmap can be used by a client to determine what discovery methods should be used for this iSNS Server. Additional methods of discovery may also be supported.
                           isnsSrvrInstDiscMcGrpType 1.3.6.1.2.1.10.4371.1.1.1.1.11 inetaddresstype read-only
The type of Inet address in isnsSrvrInstDiscMcGrp. If not set, then the value is unknown(0).
                           isnsSrvrInstDiscMcGrp 1.3.6.1.2.1.10.4371.1.1.1.1.12 inetaddress read-only
The multicast group that iSNS Heartbeat messages are sent to if multicast based discovery has been enabled for this server instance. If not configured, then the value is an empty string.
                           isnsSrvrInstEsiNonRespThrshld 1.3.6.1.2.1.10.4371.1.1.1.1.13 unsigned32 read-only
ESI Non-Response Threshold - the number of ESI messages that will be sent without receiving a response before an entity is deregistered from the iSNS database. If 0 then Entities will never be deregistered due to non-receipt of ESI messages.
                           isnsSrvrInstEnblCntrlNdeMgtScn 1.3.6.1.2.1.10.4371.1.1.1.1.14 truthvalue read-only
Whether enable Management SCN for Control Node - enable the option for a control node to register for and receive Management SCNs sent by this server.
                           isnsSrvrInstCntrlNodeAuth 1.3.6.1.2.1.10.4371.1.1.1.1.15 integer read-only
Control Nodes can be configured to receive management SCNs indicating network updates, including information on modification to DDs and DDSs. This managed object indicates if SNMP has access to control node information and, if it does, which type of storage nodes can register with the server instance as a control node. Possible values for this managed object are: Value Description --------- ---------------- anyNode Any storage node MAY register as a control node viewNodes Specified nodes MAY register as control nodes, SNMP view only noSnmpAccess Control node information is not accessible via SNMP If only specified nodes are allowed to register as control nodes, and SNMP is allowed to modify the list of control nodes, then they SHALL be listed in the isnsCntlNodeIscsiTable and isnsCntlNodeFcPortTable. If SNMP is not allowed to view or modify the list of control nodes, then this managed object SHALL be set to noSnmpAccess. Enumeration: 'viewNodes': 2, 'anyNode': 1, 'noSnmpAccess': 3.
                           isnsSrvrInstDfltDdDdsStatus 1.3.6.1.2.1.10.4371.1.1.1.1.16 integer read-only
This indicates the Discovery Domain (DD) and Discovery Domain Set (DDS) membership status for a new device when registerd in the iSNS Server instance. Either the new device will not be in a DD/DDS, or will be placed into a default DD and default DDS. The default setting is inNoDomain. Enumeration: 'inNoDomain': 1, 'inDefaultDdAndDds': 2.
                           isnsSrvrInstUpdateDdDdsSpprtd 1.3.6.1.2.1.10.4371.1.1.1.1.17 isnsddddsmodificationbitmap read-only
The methods that this iSNS Server instance supports to modify Discovery Domains and Discovery Domain Sets. Bit Field Flag Description --------- ------------------------------------ 0 SNMP protocol is allowed to modify DD's/DDS's 1 Control Nodes are allowed 2 Target iSCSI Nodes are allowed 3 Initiator iSCSI Nodes are allowed 4 Target iFCP Ports are allowed 5 Initiator iFCP Ports are allowed If a bit is true (1) then the flag is enabled. If no method to change a DD is supported, then the bitmap is set to 0. Two methods generally supported are SNMP and Control Nodes.
                           isnsSrvrInstUpdateDdDdsEnbld 1.3.6.1.2.1.10.4371.1.1.1.1.18 isnsddddsmodificationbitmap read-only
This indicates the methods this server instance allows for modifying Discovery Domains and Discovery Domain Sets. Bit Field Flag Description --------- ------------------------------------ 0 SNMP protocol is allowed to modify DD's/DDS's 1 Control Nodes are allowed 2 Target iSCSI Nodes are allowed 3 Initiator iSCSI Nodes are allowed 4 Target iFCP Ports are allowed 5 Initiator iFCP Ports are allowed If a bit is true (1) then the mode is enabled. If no methods to change a DD are enabled, then the bitmap is set to 0.
                   isnsNumObjTable 1.3.6.1.2.1.10.4371.1.1.2 no-access
Table providing the number of registered objects of each type in the iSNS Server instance. This table is optional to implement. The number of entries is dependent upon the number of iSNS Server instances being managed.
                       isnsNumObjEntry 1.3.6.1.2.1.10.4371.1.1.2.1 no-access
Entry of an iSNS Server instance.
                           isnsNumDds 1.3.6.1.2.1.10.4371.1.1.2.1.1 unsigned32 read-only
The current total number of Discovery Domain Sets in this iSNS instance. This is the number of rows in the isnsSrvrDdsTable.
                           isnsNumDd 1.3.6.1.2.1.10.4371.1.1.2.1.2 unsigned32 read-only
The current total number of Discovery Domains in this iSNS instance. This is the number of rows in the isnsSrvrDdTable.
                           isnsNumEntities 1.3.6.1.2.1.10.4371.1.1.2.1.3 unsigned32 read-only
The current number of Entities registered in this iSNS Server instance. This is the number of rows in the isnsRegEntityTable for this instance.
                           isnsNumPortals 1.3.6.1.2.1.10.4371.1.1.2.1.4 unsigned32 read-only
The current total number of Portals registered in iSNS. This is the number of rows in isnsRegPortalTable.
                           isnsNumPortalGroups 1.3.6.1.2.1.10.4371.1.1.2.1.5 unsigned32 read-only
The current total number of Portal Groups registered in iSNS. This is the number of rows in isnsRegPgTable.
                           isnsNumIscsiNodes 1.3.6.1.2.1.10.4371.1.1.2.1.6 unsigned32 read-only
The current total number of iSCSI node entries registered in the iSNS. This is the number rows in isnsRegIscsiNodeTable.
                           isnsNumFcPorts 1.3.6.1.2.1.10.4371.1.1.2.1.7 unsigned32 read-only
The current total number of FC Port entries registered in the iSNS. This is the number of rows in isnsRegFcPortTable.
                           isnsNumFcNodes 1.3.6.1.2.1.10.4371.1.1.2.1.8 unsigned32 read-only
The current total number of FC node entries registered in the iSNS. This is the number of rows in isnsRegFcNodeTable.
                   isnsCntlNodeInfo 1.3.6.1.2.1.10.4371.1.1.4
                       isnsCntlNodeIscsiTable 1.3.6.1.2.1.10.4371.1.1.4.1 no-access
Specified iSCSI Nodes that can register as control nodes. The number of rows is dependent on the number of possible iSCSI Control Nodes, and if SNMP is enabled to view control node information, as indicated by isnsSrvrInstCntrlNodeAuth. This table is accesible and usable to view the set of control nodes if isnsSrvrInstCntrlNodeAuth is set to the viewNodes or modifyNodes value.
                           isnsCntlNodeIscsiEntry 1.3.6.1.2.1.10.4371.1.1.4.1.1 no-access
This is an iSCSI Control Node entry for a specific iSNS server instance.
                               isnsCntlNodeIscsiNodeIdx 1.3.6.1.2.1.10.4371.1.1.4.1.1.1 isnsnodeindexid no-access
The iSCSI Index for the storage node authorized to act as a control node.
                               isnsCntlNodeIscsiNodeName 1.3.6.1.2.1.10.4371.1.1.4.1.1.2 snmpadminstring read-only
The iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name can not be longer then 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the iSCSI Node Name for the storage node authorized to act as a control node.
                       isnsCntlNodeFcPortTable 1.3.6.1.2.1.10.4371.1.1.4.2 no-access
Specified FC Ports that can register as control nodes. The number of rows is dependent on the number of possible FC Port Control Nodes, and if SNMP is enabled to view control node information, as indicated by isnsSrvrInstCntrlNodeAuth. This table is accesible and usable to view and/or modify the set of control nodes if isnsSrvrInstCntrlNodeAuth is set to the viewNodes or modifyNodes value.
                           isnsCntlNodeFcPortEntry 1.3.6.1.2.1.10.4371.1.1.4.2.1 no-access
FC Port control node entry.
                               isnsCntlNodeFcPortName 1.3.6.1.2.1.10.4371.1.1.4.2.1.1 fcnameidorzero no-access
The FC Port WWN that can be a control node for the specified iSNS Server. Zero is not a valid value for this managed object. This managed object, combined with the isnsSrvrInstIndex, is the key for this table.
                   isnsDdsInfo 1.3.6.1.2.1.10.4371.1.1.5
                       isnsDdsTable 1.3.6.1.2.1.10.4371.1.1.5.1 no-access
A table containing configuration information for each Discovery Domain Set (DDS) registered in the iSNS Server instance. The number of rows in the table is dependent on the number of DDSs registered in the specified iSNS server instance.
                           isnsDdsEntry 1.3.6.1.2.1.10.4371.1.1.5.1.1 no-access
Information on one Discovery Domain Set (DDS) registered in the iSNS Server instance.
                               isnsDdsId 1.3.6.1.2.1.10.4371.1.1.5.1.1.1 isnsdiscoverydomainsetid no-access
The ID that refers to this Discovery Domain Set and index to the table.
                               isnsDdsSymbolicName 1.3.6.1.2.1.10.4371.1.1.5.1.1.2 snmpadminstring read-only
The Discovery Domain Set Symbolic Name field contains a unique variable-length description (up to 255 bytes) that is associated with the DDS. If a Symbolic Name is not provided, then one will be generated by the iSNS server.
                               isnsDdsStatus 1.3.6.1.2.1.10.4371.1.1.5.1.1.3 isnsddsstatusid read-only
The bitmap indicating the status of a Discovery Domain Set (DDS) registered in the iSNS. Bit Status --------- --------- 0 enabled If bit(0) is set to true then the DDS is Enabled. If set to false then the DDS is disabled.
                       isnsDdsMemberTable 1.3.6.1.2.1.10.4371.1.1.5.2 no-access
A table containing Discovery Domains (DDs) that have been assigned to specific Discovery Domain Sets (DDSs). The number of rows in the table is dependent on the number of DD to DDS relationships in the iSNS instance.
                           isnsDdsMemberEntry 1.3.6.1.2.1.10.4371.1.1.5.2.1 no-access
The mapping of one Discovery Domain (DD) to a Discovery Domain Set (DDS). This indicates the DD is a member of the DDS.
                               isnsDdsMemberDdId 1.3.6.1.2.1.10.4371.1.1.5.2.1.1 isnsdiscoverydomainid no-access
The ID that identifies the Discovery Domain which is a member of the Discovery Domain Set.
                   isnsDdInfo 1.3.6.1.2.1.10.4371.1.1.6
                       isnsDdTable 1.3.6.1.2.1.10.4371.1.1.6.1 no-access
A table containing configuration information for each Discovery Domain (DD) registered in the iSNS. The number of rows in the table is dependent on the number of DDs registered in the iSNS instance.
                           isnsDdEntry 1.3.6.1.2.1.10.4371.1.1.6.1.1 no-access
Information on a Discovery Domain (DD) registered in the iSNS Server instance.
                               isnsDdId 1.3.6.1.2.1.10.4371.1.1.6.1.1.1 isnsdiscoverydomainid no-access
The ID that refers to this Discovery Domain, and the index to the table.
                               isnsDdSymbolicName 1.3.6.1.2.1.10.4371.1.1.6.1.1.2 snmpadminstring read-only
The Discovery Domain Symbolic Name field contains a unique variable-length description (up to 255 bytes) that is associated with the DD.
                               isnsDdFeatures 1.3.6.1.2.1.10.4371.1.1.6.1.1.3 ddfeaturebitmapid read-only
The Discovery Domain Features field contains a bitmap indicating the features of this DD. Bit DD Feature --------- --------- 0 Boot List Boot List: this feature indicates that the targets in this DD provide boot capabilities for the member initiators. By default no DD features are enabled.
                       isnsDdIscsiMemberTable 1.3.6.1.2.1.10.4371.1.1.6.2 no-access
A table containing iSCSI node indexes that have been assigned to specific DDs in this iSNS Server instance. The number of rows in the table is dependent on the number of relationships between iSCSI Nodes and DDs registered in the iSNS instance.
                           isnsDdIscsiMemberEntry 1.3.6.1.2.1.10.4371.1.1.6.2.1 no-access
The mapping of one iSCSI Node to a Discovery Domain to indicate membership in the DD. The indexes are the iSNS server instance, the DD ID of the Discovery Domain, and the iSCSI Node Index of the iSCSI Node.
                               isnsDdMemberIscsiIdx 1.3.6.1.2.1.10.4371.1.1.6.2.1.1 isnsnodeindexid no-access
The iSCSI node index for this member node entry. This index is used to uniquely indicate this table entry, and provides a 1 to 1 mapping to a node name. The iSCSI node name is too long to be used for an index directly. The iSCSI node index used for a specific iSCSI node name MUST be indentical in all DDs, and is persistent across server reinitializations when the iSCSI node is a member of a Discovery Domain (DD).
                               isnsDdMemberIscsiName 1.3.6.1.2.1.10.4371.1.1.6.2.1.2 snmpadminstring read-only
The iSCSI Name associated with the storage node. The iSCSI Name can not be longer then 223 bytes. The iSNS server internal maximum size is 224 bytes to provide NULL termination. This is the iSCSI Name for the storage node that is a member of the DD. This value maps 1 to 1 to the isnsDdMemberIscsiIdx node index. The iSCSI Name field is too long to be easily used for an index directly. The node index used for a specific node name is only persistent across iSNS Server reinitializations for nodes that are in a Discovery Domain (DD) or are registered control nodes. This value is only required during row creation if the storage node is not yet registered in the iSNS Server instance. If the storage node is not yet registered, then the iSCSI Name MUST be provided with the iSCSI node index during row creation in order to create the 1 to 1 mapping.
                               isnsDdMemberIsRegistered 1.3.6.1.2.1.10.4371.1.1.6.2.1.3 truthvalue read-only
This indicates whether this member of the DD is currently registered in the iSNS Server instance. iSCSI Storage Node members do not need to be currently registered in order for their iSCSI Name and Index to be added to a DD.
                       isnsDdPortalMemberTable 1.3.6.1.2.1.10.4371.1.1.6.3 no-access
A table containing currently registered and unregistered portal objects that have been explicitly assigned to specific DDs. Explicit assignment of a portal to a DD is only done when a specific set of portals are prefered for use within a DD. Otherwise, for iSCSI, the Portal Group Object should be used for identifying which portals provide access to which storage nodes. The number of rows in the table is dependent on the number of explicit relationships between portals and DDs registered in the iSNS.
                           isnsDdPortalMemberEntry 1.3.6.1.2.1.10.4371.1.1.6.3.1 no-access
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 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.
                               isnsDdMemberPortalIdx 1.3.6.1.2.1.10.4371.1.1.6.3.1.1 isnsportalindexid no-access
The index for a portal explicitly contained in the discovery domain. The Portal Index used for a specific portal IP-address and port number pair is only persistent across reboots for portals that have been explicitly added to a Discovery Domain (DD). If a portal is not explicitly registered in any DD, then the index used for a portal can change after a server reinitialization.
                               isnsDdMemberPortalAddrType 1.3.6.1.2.1.10.4371.1.1.6.3.1.2 inetaddresstype read-only
The type of Inet address in isnsDdMemberPortalAddr.
                               isnsDdMemberPortalAddr 1.3.6.1.2.1.10.4371.1.1.6.3.1.3 inetaddress read-only
The Inet Address for the portal.
                               isnsDdMemberPortalPortType 1.3.6.1.2.1.10.4371.1.1.6.3.1.4 isnsportalporttypeid read-only
The port type for the portal, either UDP or TCP.
                               isnsDdMemberPortalPort 1.3.6.1.2.1.10.4371.1.1.6.3.1.5 inetportnumber read-only
The port number for the portal. Whether the portal type is TCP or UDP is indicated by isnsDdPortalPortType.
                               isnsDdMemberPortalIsRegistered 1.3.6.1.2.1.10.4371.1.1.6.3.1.6 truthvalue read-only
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 them to be added to a DD.
                       isnsDdFcPortMemberTable 1.3.6.1.2.1.10.4371.1.1.6.4 no-access
A table containing FC Port World Wide Names (WWN) that have been assigned to specific DDs. The number of rows in the table is dependent on the number of relationships between FC Ports and DDs registered in the iSNS.
                           isnsDdFcPortMemberEntry 1.3.6.1.2.1.10.4371.1.1.6.4.1 no-access
The association of one FC Port with a Discovery Domain. Membership of an FC Port in a Discovery Domain is indicated by creating a row for the appropriate DD ID and FC Port WWN.
                               isnsDdMemberFcPortName 1.3.6.1.2.1.10.4371.1.1.6.4.1.1 fcnameidorzero no-access
The Port WWN the FC Port that is a member of the DD. The value MUST be a valid FC WWN, as per the FC-GS standard. This managed object, combined with the isnsSrvrInstIndex and isnsDdId are the key for this table. Zero is not a valid value for this managed object.
                               isnsDdMemberFcIsRegistered 1.3.6.1.2.1.10.4371.1.1.6.4.1.2 truthvalue read-only
This indicates whether this member of the DD is currently registered in the iSNS Server instance.
                   isnsReg 1.3.6.1.2.1.10.4371.1.1.7
                       isnsRegEntityInfo 1.3.6.1.2.1.10.4371.1.1.7.1
                           isnsRegEntityTable 1.3.6.1.2.1.10.4371.1.1.7.1.1 no-access
A table containing registered Entity objects in each iSNS server instance. The number of entries in the table is dependent on the number of Entity objects registered in the iSNS Server instances. All Entity objects are registered in the iSNS using the iSNS protocol.
                               isnsRegEntityEntry 1.3.6.1.2.1.10.4371.1.1.7.1.1.1 no-access
Information on one registered Entity object in an iSNS server instance.
                                   isnsRegEntityIdx 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.1 isnsentityindexid no-access
The Entity Index for this entity. This integer based index is assigned by the iSNS Server when an Entity is initially registered. The Entity Index can be used to represent a registered Entity object in situations where the Entity EID would be too long/unwieldy.
                                   isnsRegEntityEID 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.2 snmpadminstring read-only
The EID is a unique registered Entity object identifier, as specified in the iSNS Specification. This is the iSNS Entity Identifier for the registered Entity object.
                                   isnsRegEntityProtocol 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.3 isnsentityprotocolid read-only
The type of protocol that is supported by this entity. Additional values may be assigned by IANA. Type Value Entity Type ---------- ----------- 1 No Protocol 2 iSCSI 3 iFCP All Others As assigned by IANA
                                   isnsRegEntityMgtAddrType 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.4 inetaddresstype read-only
The type of Inet address in isnsRegEntityMgtAddr.
                                   isnsRegEntityMgtAddr 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.5 inetaddress read-only
The iSNS Management IP Address for the registred Entity object.
                                   isnsRegEntityTimestamp 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.6 timestamp read-only
The iSNS Entity Registration Timestamp for the registred Entity object. This is the most recent date and time that the registered Entity object, and associated registered objects contained in the Entity, were registered or updated.
                                   isnsRegEntityVersionMin 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.7 unsigned32 read-only
The iSNS Entity Protocol Version Range minimum value. A value of x'FF' is a wildcard value indicating no minimum to the protocol versions supported by this Entity. Entity registrations with isnsRegEntityProtocol set to No Protocol always have a minimum version of 0.
                                   isnsRegEntityVersionMax 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.8 unsigned32 read-only
The iSNS Entity Protocol Version Range maximum value. A value of x'FF' is a wildcard value indicating no maximum to the protocol versions supported by this Entity. Entity registrations with isnsRegEntityProtocol set to No Protocol always have a maximum version of 0.
                                   isnsRegEntityRegPeriod 1.3.6.1.2.1.10.4371.1.1.7.1.1.1.9 unsigned32 read-only
The iSNS Entity Status Inquiry (ESI) registration period which indicates the maximum time, in seconds, that the registration will be maintained without receipt of an iSNSP message from the entity. If the Registration Period is set to 0, then the Entity SHALL NOT be deregistered due to no contact with the entity.
                           isnsRegEntityNumObjTable 1.3.6.1.2.1.10.4371.1.1.7.1.2 no-access
A table containing information on the number of registered objects associated with a registered Entity in the iSNS server instance. This table is optional to implement. The number of entries in the table is dependent on the number of registered Entity objects in the iSNS.
                               isnsRegEntityNumObjEntry 1.3.6.1.2.1.10.4371.1.1.7.1.2.1 no-access
Information on the number of registered objects associated with a registered Entity object in an iSNS Server instance.
                                   isnsRegEntityInfoNumPortals 1.3.6.1.2.1.10.4371.1.1.7.1.2.1.1 unsigned32 read-only
The number of Portals associated with this Entity.
                                   isnsRegEntityInfoNumPortalGroups 1.3.6.1.2.1.10.4371.1.1.7.1.2.1.2 unsigned32 read-only
The number of Portal Groups associated with this Entity.
                                   isnsRegEntityInfoNumIscsiNodes 1.3.6.1.2.1.10.4371.1.1.7.1.2.1.3 unsigned32 read-only
The number of iSCSI Storage Nodes associated with this Entity.
                                   isnsRegEntityInfoNumFcPorts 1.3.6.1.2.1.10.4371.1.1.7.1.2.1.4 unsigned32 read-only
The number of FC Ports associated with this Entity.
                                   isnsRegEntityInfoNumFcNodes 1.3.6.1.2.1.10.4371.1.1.7.1.2.1.5 unsigned32 read-only
The number of FC Nodes associated with this Entity.
                       isnsRegPortalInfo 1.3.6.1.2.1.10.4371.1.1.7.2
                           isnsRegPortalTable 1.3.6.1.2.1.10.4371.1.1.7.2.1 no-access
A table containing the registered Portals in the iSNS. The number of entries is dependent on the number of Portals registered in the iSNS.
                               isnsRegPortalEntry 1.3.6.1.2.1.10.4371.1.1.7.2.1.1 no-access
Information on one registered Entity Portal in the iSNS. The Entity Index is part of the table index to quickly find Portals that support a specific Entity.
                                   isnsRegPortalPrtlIdx 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.1 isnsportalindexid no-access
The Portal Index for this node. The index is created by the iSNS Server for mapping between registered objects. The Portal Index used for a specific portal IP-address and port number pair is only persistent across reboots for portals that have been explicitly added to a Discovery Domain (DD). If a portal is not explicitly registered in any DD, then the index used for a portal can change after a server reinitialization.
                                   isnsRegPortalAddrType 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.2 inetaddresstype read-only
The type of Inet address in isnsRegPortalAddr.
                                   isnsRegPortalAddr 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.3 inetaddress read-only
The Inet Address for this Portal as defined in the iSNS Specification [iSNS].
                                   isnsRegPortalPortType 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.4 isnsportalporttypeid read-only
The port type for this Portal, either UDP or TCP, as defined in the iSNS Specification [iSNS].
                                   isnsRegPortalPort 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.5 inetportnumber read-only
The port number for this Portal as defined in the iSNS Specification [iSNS]. Whether the Portal type is TCP or UDP is indicated by isnsRegPortalPortType.
                                   isnsRegPortalSymName 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.6 snmpadminstring read-only
The optional Symbolic Name for this Portal as defined in the iSNS Specification [iSNS]. If not provided then the string SHALL be zero length.
                                   isnsRegPortalEsiInterval 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.7 unsigned32 read-only
The Entity Status Inquiry (ESI) Interval for this Portal as defined in the iSNS Specification [iSNS].
                                   isnsRegPortalEsiPortType 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.8 isnsportalporttypeid read-only
The port type for the ESI Port, either UDP or TCP, as defined in the iSNS Specification [iSNS].
                                   isnsRegPortalEsiPort 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.9 inetportnumber read-only
The TCP or UDP port number used for ESI monitoring. Whether the port type is TCP or UDP is indicated by isnsRegPortalEsiPortType.
                                   isnsRegPortalScnPortType 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.10 isnsportalporttypeid read-only
The port type for the SCN Port, either UDP or TCP, as defined in the iSNS Specification [iSNS].
                                   isnsRegPortalScnPort 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.11 inetportnumber read-only
The TCP or UDP port used to receive SCN messages from the iSNS Server. Whether the port type is TCP or UDP is indicated by isnsRegPortalScnPortType.
                                   isnsRegPortalSecurityInfo 1.3.6.1.2.1.10.4371.1.1.7.2.1.1.12 isnsportalsecuritybitmapid read-only
Indicates security attribute settings for the Portal as registered in the Portal Security Bitmap attribute. The bit for bitmapVALID must be set in order for this attribute to contain valid information. Setting a bit to true (1) indicates the feature is enabled.
                       isnsRegPortalGroupInfo 1.3.6.1.2.1.10.4371.1.1.7.3
                           isnsRegPgTable 1.3.6.1.2.1.10.4371.1.1.7.3.1 no-access
A table containing the registered Portal Groups (PGs) in the iSNS Server instance. The number of entries is dependent on the number of Portal Groups registered in the iSNS.
                               isnsRegPgEntry 1.3.6.1.2.1.10.4371.1.1.7.3.1.1 no-access
Information on one registered Portal Group in the iSNS server instance. The Entity Index is part of the table index to quickly find Portal Groups that support Portals and iSCSI Storage Nodes in a specific Entity.
                                   isnsRegPgIdx 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.1 isnsportalgroupindexid no-access
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 or Storage Node is registered using the iSNS protocol.
                                   isnsRegPgIscsiNodeIdx 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.2 isnsnodeindexid read-only
The iSCSI Node Index for the node associated with this PG. This index can be used to reference the isnsRegIscsiNodeTable.
                                   isnsRegPgIscsiName 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.3 snmpadminstring read-only
The iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name can not be longer then 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the PG iSCSI Name that uniquely identifies the iSCSI Storage Node that is associated with this PG.
                                   isnsRegPgPortalPrtlIdx 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.4 isnsportalindexid read-only
The Portal Index for the Portal associated with this PG. This index can be used to reference the isnsRegPortalTable.
                                   isnsRegPgPortalAddrType 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.5 inetaddresstype read-only
The type of Inet address in isnsRegPgPortalAddr.
                                   isnsRegPgPortalAddr 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.6 inetaddress read-only
The Inet Address for the Portal that is associated with the PG.
                                   isnsRegPgPortalPortType 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.7 isnsportalporttypeid read-only
The port type, either UDP or TCP, for the Portal that is associated with this registered PG object.
                                   isnsRegPgPortalPort 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.8 inetportnumber read-only
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.
                                   isnsRegPgPGT 1.3.6.1.2.1.10.4371.1.1.7.3.1.1.9 isnsportalgrouptagidorzero read-only
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 [iSCSI]. The value of zero indicates a NULL value, or no association.
                       isnsRegIscsiNodeInfo 1.3.6.1.2.1.10.4371.1.1.7.4
                           isnsRegIscsiNodeTable 1.3.6.1.2.1.10.4371.1.1.7.4.1 no-access
A table containing the registered iSCSI Nodes in the iSNS server instance. Storage devices register using the iSNS protocol. While a device cannot be registered in an iSNS server using SNMP, an entry can be deleted in order to remove 'stale' entries. The number of entries is related to the number of iSCSI nodes registered in the iSNS.
                               isnsRegIscsiNodeEntry 1.3.6.1.2.1.10.4371.1.1.7.4.1.1 no-access
Information on one iSCSI node that has been registered in the iSNS Server instance. The RowStatus managed object provides a method to delete registered nodes that were not properly deregistered / removed through iSNSP. New rows cannot be added using SNMP.
                                   isnsRegIscsiNodeIdx 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.1 isnsnodeindexid no-access
The Node Index for this node. The index is created by the iSNS Server for mapping between registered objects. The index used for a specific node name is only persistent across reboots for nodes that have been registered in a Discovery Domain (DD). If a node is not registered in any DD, then the index used for a node can change after a server reinitialization.
                                   isnsRegIscsiNodeName 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.2 snmpadminstring read-only
The iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name can not be longer then 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the iSCSI Name that uniquely identifies the initiator, initiator/target, target, or control node in the network.
                                   isnsRegIscsiNodeType 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.3 isnsnodetypeid read-only
The Node Type bit-map defining the functions of this iSCSI node. Bit Node Type --------- --------- All Others RESERVED 29 Control 30 Initiator 31 Target
                                   isnsRegIscsiNodeAlias 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.4 snmpadminstring read-only
The Alias name of the iSCSI node. This is a variable-length text-based description of up to 255 bytes.
                                   isnsRegIscsiNodeScnBitmap 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.5 isnsscnbitmapid read-only
The State Change Notification (SCN) bitmap for a node. Bit Field Flag Description --------- ---------------- 0 INITIATOR AND SELF INFORMATION ONLY 1 TARGET AND SELF INFORMATION ONLY 2 MANAGEMENT REGISTRATION/SCN 3 REGISTERED OBJECT REMOVED 4 REGISTERED OBJECT ADDED 5 REGISTERED OBJECT UPDATED 6 DD/DDS MEMBER REMOVED (MGT REG/SCN ONLY) 7 DD/DDS MEMBER ADDED (MGT REG/SCN ONLY) Setting a bit to true (1) indicates the flag is enabled.
                                   isnsRegIscsiNodeWwnToken 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.6 fcnameidorzero read-only
This contains an optional globally unique 64-bit integer value that can be used to represent the World Wide Node Name of the iSCSI device in a Fibre Channel fabric. This identifier is used during the device registration process, and MUST conform to the requirements in [FC-FS]. The value of zero for this managed object indicates that a Node WWN token has not been assigned.
                                   isnsRegIscsiNodeAuthMethod 1.3.6.1.2.1.10.4371.1.1.7.4.1.1.7 snmpadminstring read-only
This attribute contains a null-terminated string containing UTF-8 text listing the iSCSI authentication methods enabled for this iSCSI Node, in order of preference. The text values used to identify iSCSI authentication methods are embedded in this string attribute and delineated by a comma. The text values are identical to those found in the main iSCSI draft; additional vendor-specific text values are also possible.
                       isnsRegFcPortInfo 1.3.6.1.2.1.10.4371.1.1.7.5
                           isnsRegFcPortTable 1.3.6.1.2.1.10.4371.1.1.7.5.1 no-access
Information on registered FC Ports in the iSNS.
                               isnsRegFcPortEntry 1.3.6.1.2.1.10.4371.1.1.7.5.1.1 no-access
Information on one FC Port that has been registered in iSNS.
                                   isnsRegFcPortWwpn 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.1 fcnameidorzero no-access
The FC Port's World Wide Port Name as defined in the iSNS Specification [iSNS]. The value of zero is not valid for this managed object.
                                   isnsRegFcPortID 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.2 fcaddressidorzero read-only
The FC Port's Port ID as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortType 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.3 unsigned32 read-only
The FC Port Port Type as defined in the iSNS Specification [iSNS] and the Fibre Channel Generic Services [FC-GS] Specification. Current values are as shown below: unknown (0), nPort (1), nlPort (2), fNlPort (3), fPort (129), -- x'81' flPort (130), -- x'82' ePort (132), -- x'84' bPort (133), -- x'85' mFcpPort (65297), -- x'FF11' iFcpPort (65298), -- x'FF12' unknownEnd (65535) .
                                   isnsRegFcPortSymName 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.4 snmpadminstring read-only
The optional FC Port Port Symbolic Name as defined in the iSNS Specification [iSNS]. If not provided then the string SHALL be zero length.
                                   isnsRegFcPortFabricPortWwn 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.5 fcnameidorzero read-only
The Fabric Port WWN for this entry as defined in the iSNS Specification [iSNS]. The value of zero for this managed object indicates that the Fabric Port WWN is not known, or has not yet been registered with the iSNS Server.
                                   isnsRegFcPortHA 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.6 fcaddressidorzero read-only
The FC Port Hard Address as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortAddrType 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.7 inetaddresstype read-only
The type of Inet address in the isnsRegFcPortAddr.
                                   isnsRegFcPortAddr 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.8 inetaddress read-only
The FC Port Inet Address as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortFcCos 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.9 isnscosbitmapid read-only
The FC Port Class of Service as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortFc4Types 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.10 octet string read-only
The FC Port FC-4 Types as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortFc4Descr 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.11 octet string read-only
The FC Port FC-4 Descriptors as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortFc4Features 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.12 octet string read-only
The FC Port FC-4 Features as defined in the iSNS Specification [iSNS].
                                   isnsRegFcPortScnBitmap 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.13 isnsscnbitmapid read-only
The State Change Notification (SCN) bitmap for a FC Port. Bit Field Flag Description --------- ---------------- 0 INITIATOR AND SELF INFORMATION ONLY 1 TARGET AND SELF INFORMATION ONLY 2 MANAGEMENT REGISTRATION/SCN 3 REGISTERED OBJECT REMOVED 4 REGISTERED OBJECT ADDED 5 REGISTERED OBJECT UPDATED 6 DD/DDS MEMBER REMOVED (MGT REG/SCN ONLY) 7 DD/DDS MEMBER ADDED (MGT REG/SCN ONLY) Setting a bit to true (1) indicates the flag is enabled.
                                   isnsRegFcPortRole 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.14 isnsnodetypeid read-only
The Node Type bit-map defining the functions of this FC Port. Bit Node Type --------- --------- All Others RESERVED 29 Control 30 Initiator 31 Target
                                   isnsRegFcPortFcNodeWwn 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.15 fcnameidorzero read-only
The FC Node WWN of the FC Node that has been associated with this FC Port as defined in the iSNS Specification [iSNS]. This managed object may contain the value of zero prior to a device registering this value with the iSNS Server.
                                   isnsRegFcPortPpnWwn 1.3.6.1.2.1.10.4371.1.1.7.5.1.1.16 fcnameidorzero read-only
The Permanent Port Name attribute is the FC Port Name WWPN of the first Storage Node registered in the iSNS Database that is associated with a particular FC Device (FC Node). The PPN of all subsequent Storage Node registrations that are associated with that FC Device (FC Node) SHALL be set to the FC Port Name WWPN of the first Storage Node, as defined in the iSNS Specification [iSNS]. This managed object may contain the value of zero prior to a device registering this value with the iSNS Server
                       isnsRegFcNodeInfo 1.3.6.1.2.1.10.4371.1.1.7.6
                           isnsRegFcNodeTable 1.3.6.1.2.1.10.4371.1.1.7.6.1 no-access
A table containing the registered FC Nodes in the iSNS.
                               isnsRegFcNodeEntry 1.3.6.1.2.1.10.4371.1.1.7.6.1.1 no-access
Information on one registered FC node that has been regisered in the iSNS.
                                   isnsRegFcNodeWwn 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.1 fcnameidorzero no-access
The FC Node World Wide Node Name as defined in the iSNS Specification [iSNS]. The value of zero is not valid for this managed object.
                                   isnsRegFcNodeSymName 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.2 snmpadminstring read-only
The optional FC Node Symbolic Name of the node as defined in the iSNS Specification [iSNS]. This is a variable-length text-based description. If not provided then the string SHALL be zero length.
                                   isnsRegFcNodeAddrType 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.3 inetaddresstype read-only
The type of Inet address in isnsRegFcNodeAddr.
                                   isnsRegFcNodeAddr 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.4 inetaddress read-only
The FC Node Inet address of the node as defined in the iSNS Specification [iSNS].
                                   isnsRegFcNodeIPA 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.5 octet string read-only
This managed object identifies the FC Initial Process Associator of the node as defined in the iSNS Specification [iSNS].
                                   isnsRegFcNodeProxyIscsiName 1.3.6.1.2.1.10.4371.1.1.7.6.1.1.6 snmpadminstring read-only
The iSCSI Name used to represent the FC Node in the IP network. It is used as a pointer to the matching iSCSI Name entry in the iSNS Server. Its value is usually registered by an FC-iSCSI gateway connecting the IP network to the fabric containing the FC device.
                           isnsRegFcNodeInfoTable 1.3.6.1.2.1.10.4371.1.1.7.6.2 no-access
A table containing basic information on registered FC Nodes in the iSNS. The number of entries in the table is dependent on the number of FC Nodes registered in the iSNS.
                               isnsRegFcNodeInfoEntry 1.3.6.1.2.1.10.4371.1.1.7.6.2.1 no-access
Information on one FC Node that has been registered in the iSNS.
                                   isnsRegFcNodeInfoNumFcPorts 1.3.6.1.2.1.10.4371.1.1.7.6.2.1.1 unsigned32 read-only
The number of FC Ports associated with this FC Node.
                           isnsRegFcNodePortTable 1.3.6.1.2.1.10.4371.1.1.7.6.3 no-access
A table containing the mapping of registered FC Nodes to associated registered iFCP Ports and registered Entity objects in the iSNS Server instance.
                               isnsRegFcNodePortEntry 1.3.6.1.2.1.10.4371.1.1.7.6.3.1 no-access
Information on one mapping from an FC Port and Entity to an FC node registered in the iSNS.
                                   isnsRegFcNodePortEntityEIdx 1.3.6.1.2.1.10.4371.1.1.7.6.3.1.1 isnsentityindexid read-only
The Entity Index for the registered Entity object associated with the FC Port and FC Node.
               isnsNotification 1.3.6.1.2.1.10.4371.1.3
                   isnsNotificationPrefix 1.3.6.1.2.1.10.4371.1.3.0
                       isnsServerStart 1.3.6.1.2.1.10.4371.1.3.0.1
This notification is sent when an iSNS Server begins operation. The notification provides the following: isnsInstInfo : iSNS Server textual information isnsAddrTypeNotifctn : iSNS Server address type isnsAddrNotifctn : iSNS Server address isnsTcpPortNotifctn : iSNS Server TCP Port isnsUdpPortNotifctn : iSNS Server UDP Port
                       isnsServerShutdown 1.3.6.1.2.1.10.4371.1.3.0.2
This notification is sent when an iSNS Server is shutdown. The notification provides the following: isnsInstInfo : iSNS Server textual information isnsAddrTypeNotifctn : iSNS Server address type isnsAddrNotifctn : iSNS Server address isnsTcpPortNotifctn : iSNS Server TCP Port isnsUdpPortNotifctn : iSNS Server UDP Port
                   isnsNotificationInfo 1.3.6.1.2.1.10.4371.1.3.1
                       isnsInstInfo 1.3.6.1.2.1.10.4371.1.3.1.1 snmpadminstring no-access
Textual information about the iSNS Server or client notification. An example is: iSNS Client Started, or iSNS Server Started, information that would be included in the appropriate notification.
                       isnsAddrTypeNotifctn 1.3.6.1.2.1.10.4371.1.3.1.2 inetaddresstype no-access
The type of Inet address in isnsSrvrAddrNotifctn.
                       isnsAddrNotifctn 1.3.6.1.2.1.10.4371.1.3.1.3 inetaddress no-access
Identifies the IP address of the iSNS Server.
                       isnsTcpPortNotifctn 1.3.6.1.2.1.10.4371.1.3.1.4 inetportnumber no-access
Indicates the TCP port the iSNS Server is using, or 0 if TCP based registrations are not supported.
                       isnsUdpPortNotifctn 1.3.6.1.2.1.10.4371.1.3.1.5 inetportnumber no-access
Indicates the UDP port the iSNS Server is using, or 0 if UDP based registrations are not supported.
           isnsConformance 1.3.6.1.2.1.10.4371.2
               isnsGroups 1.3.6.1.2.1.10.4371.2.1
                   isnsServerAttributesGroup 1.3.6.1.2.1.10.4371.2.1.1
iSNS Server attributes.
                   isnsServerNumObjGroup 1.3.6.1.2.1.10.4371.2.1.2
Managed objects indicating the number of registered objects in an iSNS Server or the number of registered objects associated with a registered Entity. These managed objects are optional to implement.
                   isnsServerIscsiCntlNodeGroup 1.3.6.1.2.1.10.4371.2.1.3
iSNS Server iSCSI control node managed objects.
                   isnsServerIscsiDdsDdObjGroup 1.3.6.1.2.1.10.4371.2.1.4
iSNS Server DDS and DD managed objects for iSCSI.
                   isnsServerIfcpDdsDdObjGroup 1.3.6.1.2.1.10.4371.2.1.5
iSNS Server DDS and DD managed objects for iFCP.
                   isnsServerRegIscsiObjGroup 1.3.6.1.2.1.10.4371.2.1.6
iSNS Server registered iSCSI managed objects.
                   isnsServerRegIfcpObjGroup 1.3.6.1.2.1.10.4371.2.1.7
iSNS Server registered iFCP managed objects.
                   isnsNotificationObjGroup 1.3.6.1.2.1.10.4371.2.1.8
iSNS Notification managed objects.
                   isnsServerNotificationGroup 1.3.6.1.2.1.10.4371.2.1.9
iSNS Server Notification managed objects.
               isnsCompliances 1.3.6.1.2.1.10.4371.2.2
                   isnsIscsiServerComplianceV1 1.3.6.1.2.1.10.4371.2.2.1
Initial compliance statement for an iSNS Server providing support to iSCSI clients.
                   isnsIfcpServerComplianceV1 1.3.6.1.2.1.10.4371.2.2.2
Initial compliance statement for an iSNS Server providing support to iFCP Clients.
                   isnsServerComplianceV1 1.3.6.1.2.1.10.4371.2.2.3
This set of groups is required for full implementation by an iSNS Server if it has the resources to keep track of the number of registered objects in iSNS Server instances over time.