AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-IETF-ISNS-MGMT-MIB » Objects

CISCO-IETF-ISNS-MGMT-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-IETF-ISNS-MGMT-MIB and use it to monitor vendor specific OID's.

CISCO-IETF-ISNS-MGMT-MIB file content

Object view of CISCO-IETF-ISNS-MGMT-MIB:

Scalar Object
cIsnsSrvrInstEntry .1.3.6.1.4.1.9.10.116.1.1.1.1
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.
cIsnsNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.2.1
Entry of an iSNS Server instance.
cIsnsNextIdxEntry .1.3.6.1.4.1.9.10.116.1.1.3.1
Entry of an iSNS Server instance.
cIsnsCntlNodeIscsiEntry .1.3.6.1.4.1.9.10.116.1.1.4.1.1
This is an iSCSI Control Node entry for a specific iSNS server instance.
cIsnsCntlNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.4.2.1
FC Port control node entry.
cIsnsDdsEntry .1.3.6.1.4.1.9.10.116.1.1.5.1.1
Information on one Discovery Domain Set (DDS) registered in the iSNS Server instance. The cIsnsNextIdxDds managed object is used to determine an available cIsnsDdsId that should be used for row creation. During creation of a row, if a symbolic name is not provided in cIsnsDdsSymbolicName, then a unique symbolic name will be provided by the iSNS Server. If a DDS is deleted, then each entry associating the DDS with a DD in the table cIsnsDdsMemberTable is removed. The creation and deletion of DDS's should be carefully handled so as to not disrupt a DDS created by a storage entity through the iSNS protocol directly.
cIsnsDdsMemberEntry .1.3.6.1.4.1.9.10.116.1.1.5.2.1
The mapping of one Discovery Domain (DD) to a Discovery Domain Set (DDS). This indicates the DD is a member of the DDS. To create a row, cIsnsDdsId contains the DDS ID of the DDS, and cIsnsDdId contains the DD ID of the DD which will be a member of the DDS. If a DDS is deleted, then each entry associating the DDS with a DD is removed. The addition/deletion of DD's in a DDS should be carefully handled so as to not disrupt a DDS created by a storage entity through the iSNS protocol directly.
cIsnsDdEntry .1.3.6.1.4.1.9.10.116.1.1.6.1.1
Information on a Discovery Domain (DD) registered in the iSNS Server instance. The cIsnsNextIdxDd managed object is used to determine an available cIsnsDdId value that can be used for row creation. During creation of a row, if a symbolic name is not provided in cIsnsDdSymbolicName, then a unique symbolic name will be provided by the iSNS Server. If a DD is deleted, then all entries associating the DD with nodes and portals in the tables cIsnsDdIscsiMemberTable, cIsnsDdPortalMemberTable, and cIsnsDdFcPortMemberTable are removed. The creation and deletion of DD's should be carefully handled so as to not disrupt a DD created by a storage entity through the iSNS protocol directly.
cIsnsDdIscsiMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.2.1
The mapping of one iSCSI Node to a Discovery Domain to indicate membership in the DD. The indexes of the table are the iSNS server instance, the DD ID of the Discovery Domain, and the iSCSI Node Index of the iSCSI Node. For iSCSI nodes already registered in the server, the cIsnsDdMemberIscsiIdx for a specific cIsnsDdIscsiNodeName is obtained from the cIsnsRegIscsiNodeTable. For unregistered iSCSI nodes, if they are already a member of other Discovery Domains, then the same cIsnsDdMemberIscsiIdx value MUST be used in this DD. If the unregistered iSCSI node is not already a member of another Discovery Domain, then the managed object cIsnsNextIdxUnregIscsiNodeInDd is used to obtain a valid cIsnsDdMemberIscsiIdx value. If a DD is removed from the iSNS, then all entries associating nodes with the DD are removed.
cIsnsDdPortalMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.3.1
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. For registered portals, the cIsnsDdMemberPortalIdx for a specific cIsnsDdMemberPortalAddr and cIsnsDdMemberPortalPort pair is obtained from the cIsnsRegPortalTable table. For unregistered portals, if they are already a member of other Discovery Domains, the same cIsnsDdMemberPortalIdx MUST be used. For unregistered portals, if they are not already a member of other Discovery Domains, then the managed object cIsnsNextIdxUnregPortalInDd is used to obtain a valid cIsnsDdMemberPortalIdx. If a DD is removed from the iSNS, then all entries associating portals with the DD are removed.
cIsnsDdFcPortMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.4.1
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. If a DD is removed from the iSNS, then entries associating nodes with the DD are removed.
cIsnsRegEntityEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1
Information on one registered Entity object in an iSNS server instance.
cIsnsRegEntityNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1
Information on the number of registered objects associated with a registered Entity object in an iSNS Server instance.
cIsnsRegPortalEntry .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1
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.
cIsnsRegPgEntry .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1
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.
cIsnsRegIscsiNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1
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.
cIsnsRegFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1
Information on one FC Port that has been registered in iSNS.
cIsnsRegFcNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1
Information on one registered FC node that has been registered in the iSNS.
cIsnsRegFcNodeInfoEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.2.1
Information on one FC Node that has been registered in the iSNS.
cIsnsRegFcNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.3.1
Information on one mapping from an FC Port and Entity to an FC node registered in the iSNS.
cIsnsClntInstEntry .1.3.6.1.4.1.9.10.116.1.2.1.1
An entry in the iSNS Client table. The number or rows in the table is dependent on the number of iSNS Client instances managed through the same SNMP context.
cIsnsClntCfgSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.2.1
An entry in the the configured server table. Entries can be added by specifying a configuration address, address type, and row status.
cIsnsClntDscvrdSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.3.1
An entry in the cIsnsClntDscvrdSrvrTable table providing information on a discovered iSNS server for a specified client.
cIsnsClntRegEntityEntry .1.3.6.1.4.1.9.10.116.1.2.4.1
This represents an Entity supported by an iSNS Client instance managed by this SNMP agent. The number of rows in the table is dependent on the number of Entities supported by managed iSNS Client instances.
cIsnsInstInfo .1.3.6.1.4.1.9.10.116.1.3.1.1
Textual information about the iSNS server or client notification. An example is: iSNS client started, or iSNS server started. This is information that would be included in the appropriate notification.
cIsnsAddrTypeNotifctn .1.3.6.1.4.1.9.10.116.1.3.1.2
The type of Internet address in cIsnsSrvrAddrNotifctn.
cIsnsAddrNotifctn .1.3.6.1.4.1.9.10.116.1.3.1.3
Identifies the address of the iSNS server.
cIsnsTcpPortNotifctn .1.3.6.1.4.1.9.10.116.1.3.1.4
Indicates the TCP port the iSNS server is using, or 0 if TCP based registrations are not supported.
cIsnsUdpPortNotifctn .1.3.6.1.4.1.9.10.116.1.3.1.5
Indicates the UDP port the iSNS server is using, or 0 if UDP based registrations are not supported.
Tabular Object
cIsnsSrvrInstIndex .1.3.6.1.4.1.9.10.116.1.1.1.1.1
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.
cIsnsSrvrInstName .1.3.6.1.4.1.9.10.116.1.1.1.1.2
A name that can be assigned to the iSNS Server instance. If not configured, the value is an empty string.
cIsnsSrvrInstIsnsVersion .1.3.6.1.4.1.9.10.116.1.1.1.1.3
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.
cIsnsSrvrInstDescription .1.3.6.1.4.1.9.10.116.1.1.1.1.4
This provides a description and detail information about this server. If this server instance is utilizing the product of a particular 'vendor' or 'open source', then this managed object contains that vendor's name and version, or open source name and version. Otherwise, it contains the empty string. The format of the string is as follows: 'Vendor/Open Source Name, Vendor/Open Source Version, Vendor/Open Source Defined Information'. Field Description --------- ---------------- Vendor/OS Name The name of the vendor or open source (if one exists) Vendor/OS Version The version of the vendor or open source product Vendor/OS Defined This follows the second comma in the string, if one exists, and is vendor or open source developer defined
cIsnsSrvrInstAddressType .1.3.6.1.4.1.9.10.116.1.1.1.1.5
The type of Internet address in cIsnsSrvrInstAddress. If not set, then the value is unknown(0).
cIsnsSrvrInstAddress .1.3.6.1.4.1.9.10.116.1.1.1.1.6
The address that this iSNS server instance is receiving iSNSP registrations and queries on. If currently not configured, then the value is an empty string.
cIsnsSrvrInstTcpPort .1.3.6.1.4.1.9.10.116.1.1.1.1.7
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.
cIsnsSrvrInstUdpPort .1.3.6.1.4.1.9.10.116.1.1.1.1.8
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.
cIsnsSrvrInstUptime .1.3.6.1.4.1.9.10.116.1.1.1.1.9
The time that this iSNS Server instance has been active. In other words, the time since last reinitialization.
cIsnsSrvrInstRole .1.3.6.1.4.1.9.10.116.1.1.1.1.10
Indicates the current operational role of this iSNS Server instance. If an iSNS implementation has the ability to have a server instance take on different roles, then this managed object indicates the current role. 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.
cIsnsSrvrInstDiscMthdsEnbld .1.3.6.1.4.1.9.10.116.1.1.1.1.11
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.
cIsnsSrvrInstDiscMcGrpType .1.3.6.1.4.1.9.10.116.1.1.1.1.12
The type of Internet address in cIsnsSrvrInstDiscMcGrp. If not set, then the value is unknown(0).
cIsnsSrvrInstDiscMcGrp .1.3.6.1.4.1.9.10.116.1.1.1.1.13
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.
cIsnsSrvrInstEsiNonRespThrshld .1.3.6.1.4.1.9.10.116.1.1.1.1.14
ESI Non-Response Threshold - determines the number of ESI messages that will be sent without receiving a response before an entity is deregistered from the iSNS database. If set to 0 then Entities will never be deregistered due to non-receipt of ESI messages.
cIsnsSrvrInstCntrlNodeAuth .1.3.6.1.4.1.9.10.116.1.1.1.1.15
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 modifyNodes Specified nodes MAY register as control nodes, SNMP CAN modify list of nodes 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 cIsnsCntlNodeIscsiTable and cIsnsCntlNodeFcPortTable. If SNMP is not allowed to view or modify the list of control nodes, then this managed object SHALL be set to noSnmpAccess.
cIsnsSrvrInstEnblCntrlNdeMgtScn .1.3.6.1.4.1.9.10.116.1.1.1.1.16
Enable Management SCN for Control Node - enable the option for a control node to register for and receive Management SCNs sent by this server.
cIsnsSrvrInstDfltDdDdsStatus .1.3.6.1.4.1.9.10.116.1.1.1.1.17
Default DD/DDS Status - This indicates the Discovery Domain (DD) and Discovery Domain Set (DDS) membership status for a new device when registered 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.
cIsnsSrvrInstUpdateDdDdsSpprtd .1.3.6.1.4.1.9.10.116.1.1.1.1.18
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.
cIsnsSrvrInstUpdateDdDdsEnbld .1.3.6.1.4.1.9.10.116.1.1.1.1.19
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.
cIsnsNumDds .1.3.6.1.4.1.9.10.116.1.1.2.1.1
The current total number of Discovery Domain Sets in this iSNS instance. This is the number of rows in the cIsnsSrvrDdsTable.
cIsnsNumDd .1.3.6.1.4.1.9.10.116.1.1.2.1.2
The current total number of Discovery Domains in this iSNS instance. This is the number of rows in the cIsnsSrvrDdTable.
cIsnsNumEntities .1.3.6.1.4.1.9.10.116.1.1.2.1.3
The current number of Entities registered in this iSNS Server instance. This is the number of rows in the cIsnsRegEntityTable for this instance.
cIsnsNumPortals .1.3.6.1.4.1.9.10.116.1.1.2.1.4
The current total number of Portals registered in iSNS. This is the number of rows in cIsnsRegPortalTable.
cIsnsNumPortalGroups .1.3.6.1.4.1.9.10.116.1.1.2.1.5
The current total number of Portal Groups registered in iSNS. This is the number of rows in cIsnsRegPortalGroupTable.
cIsnsNumIscsiNodes .1.3.6.1.4.1.9.10.116.1.1.2.1.6
The current total number of iSCSI node entries registered in the iSNS. This is the number rows in cIsnsRegIscsiNodeTable.
cIsnsNumFcPorts .1.3.6.1.4.1.9.10.116.1.1.2.1.7
The current total number of FC Port entries registered in the iSNS. This is the number of rows in cIsnsRegFcPortTable.
cIsnsNumFcNodes .1.3.6.1.4.1.9.10.116.1.1.2.1.8
The current total number of FC node entries registered in the iSNS. This is the number of rows in cIsnsRegFcNodeTable.
cIsnsNextIdxDds .1.3.6.1.4.1.9.10.116.1.1.3.1.1
This managed object returns the next available DDS ID that MAY be used for DDS creation for this iSNS Server instance. The user should read and use the value of cIsnsNextIdxDds before performing a cIsnsDdsTable row creation. The cIsnsNextIdxDds value returned MAY be used as the index value when creating a new row in the cIsnsDdsTable. Use of this managed object reduces the chance for an index conflict.
cIsnsNextIdxDd .1.3.6.1.4.1.9.10.116.1.1.3.1.2
This managed object returns the next available DD ID that MAY be used for DD creation for this iSNS Server instance. The user should read and use the value of cIsnsNextIdxDd before performing a cIsnsDdTable row creation. The cIsnsNextIdxDd value returned MAY be used as the index value when creating a new row in the cIsnsDdTable. Use of this managed object reduces the chance for an index conflict.
cIsnsNextIdxUnregIscsiNodeInDd .1.3.6.1.4.1.9.10.116.1.1.3.1.3
The next available iSCSI node index for adding an unregistered iSCSI node to a Discovery Domain or as a control node. The iSCSI node index is associated to a specific iSCSI node name. The association is persistent across server reinitializations when the iSCSI node is a member of a Discovery Domain (DD) or is a control node. This managed object is used when an unregistered iSCSI node is to be added to a Discovery Domain or as a control node prior to it being registered in the server using the iSNS protocol. Registered iSCSI nodes have an entry in the cIsnsRegIscsiNodeTable. If an iSCSI node is already registered in the server or is already a member of a Discovery Domain, then it already has an associated iSCSI node index. The associated index MUST be used for any additional DD membership or control node registrations. If iSCSI is not supported by this iSNS Server instance, and this managed object is implemented, then this managed object SHALL return zero.
cIsnsNextIdxUnregPortalInDd .1.3.6.1.4.1.9.10.116.1.1.3.1.4
The next available portal index for adding an unregistered portal to a discovery domain. The portal index used for a specific portal is persistent across server reinitializations only when the portal is an explicit member of a Discovery Domain (DD). This managed object is used when an unregistered portal is to be explicitly added to a Discovery Domain prior to it being registered in the server using the iSNS protocol. Registered portals have an entry in the cIsnsRegPortalTable. If a portal is already registered in the server, or is already a member of a Discovery Domain, then it will already have a portal index, and the use of this managed object is not required. The same portal index MUST be used for any additional DD membership registrations for the same portal.
cIsnsCntlNodeIscsiNodeIdx .1.3.6.1.4.1.9.10.116.1.1.4.1.1.1
The iSCSI Index for the storage node authorized to act as a control node. This managed object is part of the key to this table. This index provides a 1 to 1 mapping to the node name in cIsnsCntlNodeIscsiNodeName. 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 identical in all DDs and control node registrations. The mapping is persistent across server reinitializations when the iSCSI node is a member of a Discovery Domain (DD) or is a control node. The managed object cIsnsNextIdxUnregIscsiNodeInDd is used to determine an available index when an unregistered iSCSI node is to be registered as a control node prior to it being registered in the server using the iSNS protocol.
cIsnsCntlNodeIscsiNodeName .1.3.6.1.4.1.9.10.116.1.1.4.1.1.2
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.
cIsnsCntlNodeIscsiRowStatus .1.3.6.1.4.1.9.10.116.1.1.4.1.1.3
This indicates the status of this entry in the table.
cIsnsCntlNodeFcPortName .1.3.6.1.4.1.9.10.116.1.1.4.2.1.1
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 cIsnsSrvrInstIndex, is the key for this table.
cIsnsCntlNodeFcPortRowStatus .1.3.6.1.4.1.9.10.116.1.1.4.2.1.2
This indicates the status of this entry in the table.
cIsnsDdsId .1.3.6.1.4.1.9.10.116.1.1.5.1.1.1
The ID that refers to this Discovery Domain Set and index to the table.
cIsnsDdsSymbolicName .1.3.6.1.4.1.9.10.116.1.1.5.1.1.2
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.
cIsnsDdsStatus .1.3.6.1.4.1.9.10.116.1.1.5.1.1.3
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.
cIsnsDdsRowStatus .1.3.6.1.4.1.9.10.116.1.1.5.1.1.4
This managed object indicates the status of this Discovery Domain Set row. The normal state for a DDS is active.
cIsnsDdId .1.3.6.1.4.1.9.10.116.1.1.6.1.1.1
The ID that refers to this Discovery Domain, and the index to the table.
cIsnsDdsMemberRowStatus .1.3.6.1.4.1.9.10.116.1.1.5.2.1.1
This managed object indicates the status of this entry.
cIsnsDdSymbolicName .1.3.6.1.4.1.9.10.116.1.1.6.1.1.2
The Discovery Domain Symbolic Name field contains a unique variable-length description (up to 255 bytes) that is associated with the DD.
cIsnsDdFeatures .1.3.6.1.4.1.9.10.116.1.1.6.1.1.3
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. Setting the bit to true (1) indicates the feature is enabled. By default no DD features are enabled.
cIsnsDdRowStatus .1.3.6.1.4.1.9.10.116.1.1.6.1.1.4
This managed object indicates the status of this entry.
cIsnsDdMemberIscsiIdx .1.3.6.1.4.1.9.10.116.1.1.6.2.1.1
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 the node name in cIsnsDdMemberIscsiName. 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 identical in all DDs and control node registrations, and is persistent across server reinitializations when the iSCSI node is a member of a Discovery Domain (DD) or is registered as a control node. The managed object cIsnsNextIdxUnregIscsiNodeInDd is used to determine an available index when an unregistered iSCSI node is to be added to a Discovery Domain prior to it being registered in the server using the iSNS protocol.
cIsnsDdMemberIscsiName .1.3.6.1.4.1.9.10.116.1.1.6.2.1.2
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 cIsnsDdMemberIscsiIdx 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.
cIsnsDdMemberIsRegistered .1.3.6.1.4.1.9.10.116.1.1.6.2.1.3
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.
cIsnsDdMemberRowStatus .1.3.6.1.4.1.9.10.116.1.1.6.2.1.4
This managed object indicates the status of this entry.
cIsnsDdMemberPortalIdx .1.3.6.1.4.1.9.10.116.1.1.6.3.1.1
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.
cIsnsDdMemberPortalAddrType .1.3.6.1.4.1.9.10.116.1.1.6.3.1.2
The type of Internet address in cIsnsDdMemberPortalAddr.
cIsnsDdMemberPortalAddr .1.3.6.1.4.1.9.10.116.1.1.6.3.1.3
The Internet Address for the portal as defined in the iSNS Specification [iSNS].
cIsnsDdMemberPortalPortType .1.3.6.1.4.1.9.10.116.1.1.6.3.1.4
The port type for the portal, either UDP or TCP, as defined in the iSNS Specification [iSNS].
cIsnsDdMemberPortalPort .1.3.6.1.4.1.9.10.116.1.1.6.3.1.5
The port number for the portal as defined in the iSNS Specification [iSNS]. Whether the portal type is TCP or UDP is indicated by cIsnsDdMemberPortalPortType.
cIsnsDdMemberPortalIsRegistered .1.3.6.1.4.1.9.10.116.1.1.6.3.1.6
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.
cIsnsDdMemberPortalRowStatus .1.3.6.1.4.1.9.10.116.1.1.6.3.1.7
This managed object indicates the status of this entry.
cIsnsDdMemberFcPortName .1.3.6.1.4.1.9.10.116.1.1.6.4.1.1
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 cIsnsSrvrInstIndex and cIsnsDdId are the key for this table. Zero is not a valid value for this managed object.
cIsnsDdMemberFcIsRegistered .1.3.6.1.4.1.9.10.116.1.1.6.4.1.2
This indicates whether this member of the DD is currently registered in the iSNS Server instance. FC Ports that are DD members do not need to be currently registered in order for them to be added to a DD.
cIsnsDdMemberFcRowStatus .1.3.6.1.4.1.9.10.116.1.1.6.4.1.3
This managed object indicates the status of this entry.
cIsnsRegEntityIdx .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.1
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.
cIsnsRegEntityEID .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.2
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.
cIsnsRegEntityProtocol .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.3
The iSNS Entity Protocol is an enumerated value which indicates the type of nodes that are contained within it. Type Value Entity Type ---------- ----------- 1 No Protocol 2 iSCSI 3 iFCP All Others As in the iSNS Specification The No Protocol value is used to indicate that the Network Entity does not support an IP block storage protocol.
cIsnsRegEntityMgtAddrType .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.4
The type of Internet address in cIsnsRegEntityMgtAddr.
cIsnsRegEntityMgtAddr .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.5
The iSNS Management IP Address for the registered Entity object.
cIsnsRegEntityTimestamp .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.6
The iSNS Entity Registration Timestamp for the registered 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.
cIsnsRegEntityVersionMin .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.7
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 cIsnsRegEntityProtocol set to No Protocol always have a minimum version of 0.
cIsnsRegEntityVersionMax .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.8
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 cIsnsRegEntityProtocol set to No Protocol always have a maximum version of 0.
cIsnsRegEntityRegPeriod .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.9
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.
cIsnsRegEntityInfoNumPortals .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.1
The number of Portals associated with this Entity.
cIsnsRegEntityInfoNumPortalGroup .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.2
The number of Portal Groups associated with this Entity.
cIsnsRegEntityInfoNumIscsiNodes .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.3
The number of iSCSI Storage Nodes associated with this Entity.
cIsnsRegEntityInfoNumFcPorts .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.4
The number of FC Ports associated with this Entity.
cIsnsRegEntityInfoNumFcNodes .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.5
The number of FC Nodes associated with this Entity.
cIsnsRegPortalPrtlIdx .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.1
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.
cIsnsRegPortalAddrType .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.2
The type of Internet address in cIsnsRegPortalAddr.
cIsnsRegPortalAddr .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.3
The Internet Address for this Portal as defined in the iSNS Specification [iSNS].
cIsnsRegPortalPortType .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.4
The port type for this Portal, either UDP or TCP, as defined in the iSNS Specification [iSNS].
cIsnsRegPortalPort .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.5
The port number for this Portal as defined in the iSNS Specification [iSNS]. Whether the Portal type is TCP or UDP is indicated by cIsnsRegPortalPortType.
cIsnsRegPortalSymName .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.6
The optional Symbolic Name for this Portal as defined in the iSNS Specification [iSNS]. If not provided then the string SHALL be zero length.
cIsnsRegPortalEsiInterval .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.7
The Entity Status Inquiry (ESI) Interval for this Portal as defined in the iSNS Specification [iSNS].
cIsnsRegPortalEsiPortType .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.8
The port type for the ESI Port, either UDP or TCP, as defined in the iSNS Specification [iSNS].
cIsnsRegPortalEsiPort .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.9
The TCP or UDP port number used for ESI monitoring. Whether the port type is TCP or UDP is indicated by cIsnsRegPortalEsiPortType.
cIsnsRegPortalScnPortType .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.10
The port type for the SCN Port, either UDP or TCP, as defined in the iSNS Specification [iSNS].
cIsnsRegPortalScnPort .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.11
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 cIsnsRegPortalScnPortType.
cIsnsRegPortalSecurityInfo .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.12
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.
cIsnsRegPgIdx .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.1
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.
cIsnsRegPgIscsiNodeIdx .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.2
The iSCSI Node Index for the node associated with this PG. This index can be used to reference the cIsnsRegIscsiNodeTable.
cIsnsRegPgIscsiName .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.3
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.
cIsnsRegPgPortalPrtlIdx .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.4
The Portal Index for the Portal associated with this PG. This index can be used to reference the cIsnsRegPortalTable.
cIsnsRegPgPortalAddrType .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.5
The type of Internet address in cIsnsRegPgPortalAddr.
cIsnsRegPgPortalAddr .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.6
The Internet Address for the Portal that is associated with the PG.
cIsnsRegPgPortalPortType .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.7
The port type, either UDP or TCP, for the Portal that is associated with this registered PG object.
cIsnsRegPgPortalPort .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.8
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 cIsnsRegPgPortalPortType.
cIsnsRegPgPGT .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.9
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.
cIsnsRegIscsiNodeIdx .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.1
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) or as a control node. If a node is not registered in any DD or as a control node, then the index used for a node can change after a server reinitialization.
cIsnsRegIscsiNodeName .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.2
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.
cIsnsRegIscsiNodeType .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.3
The Node Type bit-map defining the functions of this iSCSI node. Bit Node Type --------- --------- All Others RESERVED 29 Control 30 Initiator 31 Target
cIsnsRegIscsiNodeAlias .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.4
The Alias name of the iSCSI node. This is a variable-length text-based description of up to 255 bytes.
cIsnsRegIscsiNodeScnBitmap .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.5
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.
cIsnsRegIscsiNodeWwnToken .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.6
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.
cIsnsRegIscsiNodeAuthMethod .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.7
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.
cIsnsRegFcPortWwpn .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.1
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.
cIsnsRegFcPortID .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.2
The FC Port's Port ID as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortType .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.3
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) .
cIsnsRegFcPortSymName .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.4
The optional FC Port Port Symbolic Name as defined in the iSNS Specification [iSNS]. If not provided then the string SHALL be zero length.
cIsnsRegFcPortFabricPortWwn .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.5
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.
cIsnsRegFcPortHA .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.6
The FC Port Hard Address as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortAddrType .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.7
The type of Internet address in the cIsnsRegFcPortAddr.
cIsnsRegFcPortAddr .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.8
The FC Port Internet Address as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortFcCos .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.9
The FC Port Class of Service as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortFc4Types .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.10
The FC Port FC-4 Types as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortFc4Descr .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.11
The FC Port FC-4 Descriptors as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortFc4Features .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.12
The FC Port FC-4 Features as defined in the iSNS Specification [iSNS].
cIsnsRegFcPortScnBitmap .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.13
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.
cIsnsRegFcPortRole .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.14
The Node Type bit-map defining the functions of this FC Port. Bit Node Type --------- --------- All Others RESERVED 29 Control 30 Initiator 31 Target
cIsnsRegFcPortFcNodeWwn .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.15
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.
cIsnsRegFcPortPpnWwn .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.16
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
cIsnsRegFcNodeWwn .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.1
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.
cIsnsRegFcNodeSymName .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.2
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.
cIsnsRegFcNodeAddrType .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.3
The type of Internet address in cIsnsRegFcNodeAddr.
cIsnsRegFcNodeAddr .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.4
The FC Node Internet address of the node as defined in the iSNS Specification [iSNS].
cIsnsRegFcNodeIPA .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.5
This managed object identifies the FC Initial Process Associator of the node as defined in the iSNS Specification [iSNS].
cIsnsRegFcNodeProxyIscsiName .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.6
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.
cIsnsRegFcNodeInfoNumFcPorts .1.3.6.1.4.1.9.10.116.1.1.7.6.2.1.1
The number of FC Ports associated with this FC Node.
cIsnsRegFcNodeFcPortEntityEIdx .1.3.6.1.4.1.9.10.116.1.1.7.6.3.1.1
The Entity Index for the registered Entity object associated with the FC Port and FC Node.
cIsnsClntInstIndex .1.3.6.1.4.1.9.10.116.1.2.1.1.1
The instance of this iSNS Client being managed. Each managed client is uniquely identified by the instance index in the MIB.
cIsnsClntInstName .1.3.6.1.4.1.9.10.116.1.2.1.1.2
A name that can be assigned to the iSNS client instance. If not configured, the value is an empty string.
cIsnsClntInstIsnspVersion .1.3.6.1.4.1.9.10.116.1.2.1.1.3
The iSNSP version that this client will support. If all versions of iSNSP are supported, then the returned value can be 0.
cIsnsClntInstDescription .1.3.6.1.4.1.9.10.116.1.2.1.1.4
This provides a description and detail information about this client. If this client instance is utilizing the product of a particular 'vendor' or 'open source', then this managed object contains that vendor's name and version, or open source name and version. Otherwise, it contains the empty string. The format of the string is as follows: 'Vendor/Open Source Name, Vendor/Open Source Version, Vendor/Open Source Defined Information'. Field Description --------- ---------------- Vendor/OS Name The name of the vendor or open source (if one exists) Vendor/OS Version The version of the vendor or open source product Vendor/OS Defined This follows the second comma in the string, if one exists, and is vendor or open source developer defined
cIsnsClntInstAddressType .1.3.6.1.4.1.9.10.116.1.2.1.1.5
The type of Internet address in cIsnsClntInstAddress. If not set, then the value is unknown(0).
cIsnsClntInstAddress .1.3.6.1.4.1.9.10.116.1.2.1.1.6
Indicates the address this iSNS client is accepting iSNSP messages on. If not set, then the value is an empty string.
cIsnsClntInstTcpPort .1.3.6.1.4.1.9.10.116.1.2.1.1.7
Indicates the TCP port this iSNS client is accepting iSNSP messages on, generally the iSNS well known port. Other TCP ports may be used by the iSNS client as well. The well known TCP port for iSNSP is 3205. If this client cannot currently receive iSNSP messages, then the value is 0.
cIsnsClntInstUdpPort .1.3.6.1.4.1.9.10.116.1.2.1.1.8
Indicates the UDP port this iSNS instance is accepting iSNSP messages on, generally the iSNS well known port. Other UDP ports may be used by the iSNS client as well. The well known UDP port for iSNSP is 3205. If this client cannot currently receive iSNSP messages, or UDP is not supported by this client, then the value is 0.
cIsnsClntInstUptime .1.3.6.1.4.1.9.10.116.1.2.1.1.9
The time that this iSNS client instance has been active. In other words, the time since last reinitialization.
cIsnsClntInstAvailDiscMthd .1.3.6.1.4.1.9.10.116.1.2.1.1.10
Indicates the available discovery methods for this client These are the discovery methods that can be configured in cIsnsClntInstPrmryDiscMthd and cIsnsClntInstScndryDiscMthd.
cIsnsClntInstPrmryDiscMthd .1.3.6.1.4.1.9.10.116.1.2.1.1.11
Indicates the primary discovery process currently enabled on this iSNS Client instance. This allows the discovery process used by a client to be configured. Only one discovery method in the bitmap is allowed to be designated as the primary discovery method at any given time. If the primary discovery process is successful, then secondary discovery methods are not used.
cIsnsClntInstScndryDiscMthd .1.3.6.1.4.1.9.10.116.1.2.1.1.12
Indicates the secondary discovery methods enabled on this iSNS Client instance. This allows secondary discovery methods, which are used by a client only if the primary method does not locate an iSNS Server, to be configured. For example, DHCP may be the primary discovery method, and configured-server-list may be a secondary discovery method. Multiple discovery methods in the bitmap may be designated as secondary discovery methods. If this is the case, then the order they are used is determined by the client. The primary discovery method should not be listed as a secondary discovery method. If no secondary discovery methods have been configured, then no bits are enabled. All secondary server methods will be attempted.
cIsnsClntInstDiscMcGrpType .1.3.6.1.4.1.9.10.116.1.2.1.1.13
The type of Internet address in cIsnsClntInstDiscMcGrp. If not set, then the value is unknown(0).
cIsnsClntInstDiscMcGrp .1.3.6.1.4.1.9.10.116.1.2.1.1.14
The multicast group that iSNS Heartbeat messages are listened for, if multicast based discovery has been enabled for this client instance. If not configured, then the value is an empty string.
cIsnsClntCfgSrvrIndex .1.3.6.1.4.1.9.10.116.1.2.2.1.1
This managed object identifies an iSNS server that has been configured for possible use by an iSNS client in the network. When the option for configured address server discovery is being used, each iSNS server for the configured network is placed in this table. The number of configured servers is limited to a maximum of 255. This managed object is not directly related to the managed object cIsnsSrvrInstIndex, which is the index for the table cIsnsSrvrInstTable.
cIsnsClntCfgSrvrAddrType .1.3.6.1.4.1.9.10.116.1.2.2.1.2
The type of Internet address in cIsnsClntCfgSrvrAddr.
cIsnsClntCfgSrvrAddr .1.3.6.1.4.1.9.10.116.1.2.2.1.3
Identifies the IP address of the configured iSNS server.
cIsnsClntCfgSrvrTcpPort .1.3.6.1.4.1.9.10.116.1.2.2.1.4
Indicates the TCP port the configured iSNS server uses. The well known TCP port for iSNSP is 3205. If the value is 0 then TCP is not supported by the server.
cIsnsClntCfgSrvrUdpPort .1.3.6.1.4.1.9.10.116.1.2.2.1.5
Indicates the UDP port the configured iSNS server uses. The well known UDP port for iSNSP is 3205. If the value is 0 then UDP is not supported by the server.
cIsnsClntCfgSrvrPriority .1.3.6.1.4.1.9.10.116.1.2.2.1.6
The priority of this entry in the table. The client should attempt to locate/register the highest priority entry first.
cIsnsClntCfgSrvrTimeout .1.3.6.1.4.1.9.10.116.1.2.2.1.7
The timeout value, in seconds, for attempting to register with this entry in the table. After a timeout, another retry is attempted until the number of retries as listed in the managed object cIsnsClntCfgSrvrRetries have been attempted.
cIsnsClntCfgSrvrRetries .1.3.6.1.4.1.9.10.116.1.2.2.1.8
The number of retries that should be used for attempting to register with this entry in the table.
cIsnsClntCfgSrvrRowStatus .1.3.6.1.4.1.9.10.116.1.2.2.1.9
This indicates the status of this entry in the table. This item can be used to determine if the entry is a valid value.
cIsnsClntDscvrdSrvrIndex .1.3.6.1.4.1.9.10.116.1.2.3.1.1
This managed object, in conjunction with cIsnsClntInstIndex, is the key that uniquely identifies each entry in this table.
cIsnsClntDscvrdSrvrAddrType .1.3.6.1.4.1.9.10.116.1.2.3.1.2
The type of Internet address in cIsnsClntDscvrdSrvrAddr.
cIsnsClntDscvrdSrvrAddr .1.3.6.1.4.1.9.10.116.1.2.3.1.3
The address of the discovered iSNS server.
cIsnsClntDscvrdSrvrTcpPort .1.3.6.1.4.1.9.10.116.1.2.3.1.4
The TCP port of the discovered iSNS server. The well known TCP port for iSNSP is 3205.
cIsnsClntDscvrdSrvrUdpPort .1.3.6.1.4.1.9.10.116.1.2.3.1.5
The UDP port of the discovered iSNS server. The well known UDP port for iSNSP is 3205.
cIsnsClntDscvrdSrvrIsnsVersion .1.3.6.1.4.1.9.10.116.1.2.3.1.6
The iSNS version of the discovered version.
cIsnsClntDscvrdSrvrDiscMthd .1.3.6.1.4.1.9.10.116.1.2.3.1.7
The discovery method used to find this iSNS server.
cIsnsClntRegEntityIdx .1.3.6.1.4.1.9.10.116.1.2.4.1.1
This is a unique identifier to represent an Entity registered in an iSNS server. This is part of the index for the table.
cIsnsClntRegEntityEID .1.3.6.1.4.1.9.10.116.1.2.4.1.2
The EID is a unique registered Entity object identifier, as specified in the iSNS Specification. This is the iSNS Entity Identifier for the Entity.
cIsnsClntRegEntityProtocol .1.3.6.1.4.1.9.10.116.1.2.4.1.3
The type of protocol that is supported by the Entity.
Table
cIsnsSrvrInstTable .1.3.6.1.4.1.9.10.116.1.1.1
This table provides a list of the iSNS Server instances that are managed through the same SNMP context.
cIsnsNumObjTable .1.3.6.1.4.1.9.10.116.1.1.2
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.
cIsnsNextIdxTable .1.3.6.1.4.1.9.10.116.1.1.3
The next available Discovery Domain Set Identifier, Discovery Domain Identifier, iSCSI Index, Portal Group Index, and Portal Index for the specified iSNS Server instance. This is used for registered object creation through SNMP for the respective registered object types that support this. Indexes are used for registered objects that have unique names that are too long or unwieldy for use as an SNMP index. The number of entries is dependent upon the number of iSNS Server instances being managed.
cIsnsCntlNodeIscsiTable .1.3.6.1.4.1.9.10.116.1.1.4.1
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 cIsnsSrvrInstCntrlNodeAuth. This table is accessible and usable to view and/or modify the set of control nodes if cIsnsSrvrInstCntrlNodeAuth is set to the viewNodes or modifyNodes value.
cIsnsCntlNodeFcPortTable .1.3.6.1.4.1.9.10.116.1.1.4.2
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 cIsnsSrvrInstCntrlNodeAuth. This table is accessible and usable to view and/or modify the set of control nodes if cIsnsSrvrInstCntrlNodeAuth is set to the viewNodes or modifyNodes value.
cIsnsDdsTable .1.3.6.1.4.1.9.10.116.1.1.5.1
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. A DDS can be created in the iSNS Server by creating a row in this table. The index value should be determined by using cIsnsNextIdxDds managed object to determine the next available index.
cIsnsDdsMemberTable .1.3.6.1.4.1.9.10.116.1.1.5.2
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.
cIsnsDdTable .1.3.6.1.4.1.9.10.116.1.1.6.1
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. A DD can be created in the iSNS Server by creating a row in this table. The index value should be determined by using cIsnsNextIdxDd managed object to determine the next available index.
cIsnsDdIscsiMemberTable .1.3.6.1.4.1.9.10.116.1.1.6.2
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.
cIsnsDdPortalMemberTable .1.3.6.1.4.1.9.10.116.1.1.6.3
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 preferred 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.
cIsnsDdFcPortMemberTable .1.3.6.1.4.1.9.10.116.1.1.6.4
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.
cIsnsRegEntityTable .1.3.6.1.4.1.9.10.116.1.1.7.1.1
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.
cIsnsRegEntityNumObjTable .1.3.6.1.4.1.9.10.116.1.1.7.1.2
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.
cIsnsRegPortalTable .1.3.6.1.4.1.9.10.116.1.1.7.2.1
A table containing the registered Portals in the iSNS. The number of entries is dependent on the number of Portals registered in the iSNS.
cIsnsRegPgTable .1.3.6.1.4.1.9.10.116.1.1.7.3.1
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.
cIsnsRegIscsiNodeTable .1.3.6.1.4.1.9.10.116.1.1.7.4.1
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.
cIsnsRegFcPortTable .1.3.6.1.4.1.9.10.116.1.1.7.5.1
Information on registered FC Ports in the iSNS.
cIsnsRegFcNodeTable .1.3.6.1.4.1.9.10.116.1.1.7.6.1
A table containing the registered FC Nodes in the iSNS.
cIsnsRegFcNodeInfoTable .1.3.6.1.4.1.9.10.116.1.1.7.6.2
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.
cIsnsRegFcNodeFcPortTable .1.3.6.1.4.1.9.10.116.1.1.7.6.3
A table containing the mapping of registered FC Nodes to associated registered iFCP/FC Ports and registered Entity objects in the iSNS Server instance.
cIsnsClntInstTable .1.3.6.1.4.1.9.10.116.1.2.1
This table lists the iSNS Client instances managed through the same SNMP context.
cIsnsClntCfgSrvrTable .1.3.6.1.4.1.9.10.116.1.2.2
iSNS Address table for direct user configuration. If configured address server discovery is being used, defined as cIsnsClntInstPrmryDiscMthd or cIsnsClntInstScndryDiscMthd being set to 'cfgdServerList', this table provides the list of addresses to check for an iSNS Server. The number of rows is dependent on the number of addresses that the user configures.
cIsnsClntDscvrdSrvrTable .1.3.6.1.4.1.9.10.116.1.2.3
This table lists the iSNS servers which have been discovered for a client instance. The discovery methods used for a client are specified using cIsnsClntInstPrmryDiscMthd and cIsnsClntInstScndryDiscMthd. If the primary discovery method is successful, then the secondary methods are not used. The discovery method used to find a specific entry is indicated in the cIsnsClntDscvrdSrvrDiscMthd managed object. Normally an iSNS Client will register storage nodes in one discovered iSNS server. However, it may sometimes be desired to register storage nodes in multiple iSNS servers. This table is read-only. The number of rows is dependent on the number of iSNS servers that are discovered for the managed iSNS clients. The entries in this table are updated after a discovery process is completed.
cIsnsClntRegEntityTable .1.3.6.1.4.1.9.10.116.1.2.4
This table contains an entry for each Entity that has been registered by an iSNS Client instance managed by this SNMP agent. This provides a method to map between the iSNS Client and iSNS Server registration information.
Trap
cIsnsServerStart .1.3.6.1.4.1.9.10.116.1.3.0.1
This notification is sent when an iSNS Server begins operation. The notification provides the following: cIsnsInstInfo : iSNS Server textual information cIsnsAddrTypeNotifctn : iSNS Server address type cIsnsAddrNotifctn : iSNS Server address cIsnsTcpPortNotifctn : iSNS Server TCP Port cIsnsUdpPortNotifctn : iSNS Server UDP Port
cIsnsServerShutdown .1.3.6.1.4.1.9.10.116.1.3.0.2
This notification is sent when an iSNS Server is shutdown. The notification provides the following: cIsnsInstInfo : iSNS Server textual information cIsnsAddrTypeNotifctn : iSNS Server address type cIsnsAddrNotifctn : iSNS Server address cIsnsTcpPortNotifctn : iSNS Server TCP Port cIsnsUdpPortNotifctn : iSNS Server UDP Port
cIsnsClientStart .1.3.6.1.4.1.9.10.116.1.3.0.3
This notification is sent when an iSNS Client begins operation. The notification provides the following: cIsnsInstInfo : iSNS Client textual information cIsnsAddrTypeNotifctn : iSNS Client address type cIsnsAddrNotifctn : iSNS Client address cIsnsTcpPortNotifctn : iSNS Client TCP Port cIsnsUdpPortNotifctn : iSNS Client UDP Port
cIsnsClientInitalRegistration .1.3.6.1.4.1.9.10.116.1.3.0.4
This notification is sent when an iSNS Client initially registers with a server. The notification provides the following: cIsnsInstInfo : iSNS Client textual information cIsnsAddrTypeNotifctn : iSNS Server address type cIsnsAddrNotifctn : iSNS Server address cIsnsTcpPortNotifctn : iSNS Server TCP Port (if used) cIsnsUdpPortNotifctn : iSNS Server UDP Port (if used)
cIsnsClientLostConnection .1.3.6.1.4.1.9.10.116.1.3.0.5
This notification is sent when an iSNS Client loses connection with an iSNS Server. The notification provides the following: cIsnsInstInfo : iSNS Client textual information cIsnsAddrTypeNotifctn : iSNS Server address type cIsnsAddrNotifctn : iSNS Server address cIsnsTcpPortNotifctn : iSNS Server TCP Port (if used) cIsnsUdpPortNotifctn : iSNS Server UDP Port (if used)
cIsnsClientNoServerDiscovered .1.3.6.1.4.1.9.10.116.1.3.0.6
This notification is sent when a server discovery process completes and no iSNS servers were found. The notification provides the following: cIsnsInstInfo : iSNS Client textual information
Object Identifier
ciscoIetfIsnsMgmtMIB .1.3.6.1.4.1.9.10.116
The Cisco version of the ISNS Management MIB draft draft-ietf-ips-isns-mib-06.txt from the IETF.
cIsnsObj .1.3.6.1.4.1.9.10.116.1
cIsnsConformance .1.3.6.1.4.1.9.10.116.2
cIsnsSrvrInfo .1.3.6.1.4.1.9.10.116.1.1
cIsnsCntlNodeInfo .1.3.6.1.4.1.9.10.116.1.1.4
cIsnsDdsInfo .1.3.6.1.4.1.9.10.116.1.1.5
cIsnsDdInfo .1.3.6.1.4.1.9.10.116.1.1.6
cIsnsReg .1.3.6.1.4.1.9.10.116.1.1.7
cIsnsRegEntityInfo .1.3.6.1.4.1.9.10.116.1.1.7.1
cIsnsRegPortalInfo .1.3.6.1.4.1.9.10.116.1.1.7.2
cIsnsRegPortalGroupInfo .1.3.6.1.4.1.9.10.116.1.1.7.3
cIsnsRegIscsiNodeInfo .1.3.6.1.4.1.9.10.116.1.1.7.4
cIsnsRegFcPortInfo .1.3.6.1.4.1.9.10.116.1.1.7.5
cIsnsRegFcNodeInfo .1.3.6.1.4.1.9.10.116.1.1.7.6
cIsnsClntInfo .1.3.6.1.4.1.9.10.116.1.2
cIsnsNotification .1.3.6.1.4.1.9.10.116.1.3
cIsnsNotificationInfo .1.3.6.1.4.1.9.10.116.1.3.1
cIsnsNotificationPrefix .1.3.6.1.4.1.9.10.116.1.3.0
cIsnsGroups .1.3.6.1.4.1.9.10.116.2.1
cIsnsCompliances .1.3.6.1.4.1.9.10.116.2.2
Group
cIsnsServerAttributesGroup .1.3.6.1.4.1.9.10.116.2.1.1
iSNS Server attributes.
cIsnsServerNumObjGroup .1.3.6.1.4.1.9.10.116.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.
cIsnsServerNextIdxGroup .1.3.6.1.4.1.9.10.116.2.1.3
Managed objects indicating the next available index for object types using indexes in iSNS Server instances.
cIsnsServerIscsiCntlNodeGroup .1.3.6.1.4.1.9.10.116.2.1.4
iSNS Server iSCSI control node managed objects.
cIsnsServerIfcpCntlNodeGroup .1.3.6.1.4.1.9.10.116.2.1.5
iSNS Server iFCP control node managed objects.
cIsnsServerIscsiDdsDdObjGroup .1.3.6.1.4.1.9.10.116.2.1.6
iSNS Server DDS and DD managed objects for iSCSI.
cIsnsServerIfcpDdsDdObjGroup .1.3.6.1.4.1.9.10.116.2.1.7
iSNS Server DDS and DD managed objects for iFCP.
cIsnsServerRegIscsiObjGroup .1.3.6.1.4.1.9.10.116.2.1.8
iSNS Server registered iSCSI managed objects.
cIsnsServerRegIfcpObjGroup .1.3.6.1.4.1.9.10.116.2.1.9
iSNS Server registered iFCP managed objects.
cIsnsClientAttributesGroup .1.3.6.1.4.1.9.10.116.2.1.10
iSNS Client attributes.
cIsnsNotificationObjGroup .1.3.6.1.4.1.9.10.116.2.1.11
iSNS Notification managed objects.
cIsnsServerNotificationGroup .1.3.6.1.4.1.9.10.116.2.1.12
iSNS Server Notification managed objects.
cIsnsClientNotificationGroup .1.3.6.1.4.1.9.10.116.2.1.13
iSNS Client Notification managed objects.