ISNS-MIB
This module defines management information specific to internet Storage Name Service (iSNS) management. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 4939; see the RFC itself for full legal notices.
Main OID:
isnsMIB.1.3.6.1.2.1.163
189
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
189 total| Object Name |
|---|
isnsMIBThis module defines management information specific to internet Storage Name Service (iSNS) management. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 4939; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.163 |
isnsNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.163.0 |
isnsServerStartThis notification is sent when an iSNS Server begins operation. The notification provides the following: isnsInstanceInfo : iSNS Server textual information isnsAddressTypeNotification : iSNS Server address type isnsAddressNotification : iSNS Server address isnsTcpPortNotification : iSNS Server TCP Port isnsUdpPortNotification : iSNS Server UDP Port NOTIFICATION-TYPE .1.3.6.1.2.1.163.0.1 |
isnsServerShutdownThis notification is sent when an iSNS Server is shutdown. The notification provides the following: isnsInstanceInfo : iSNS Server textual information isnsAddressTypeNotification : iSNS Server address type isnsAddressNotification : iSNS Server address isnsTcpPortNotification : iSNS Server TCP Port isnsUdpPortNotification : iSNS Server UDP Port NOTIFICATION-TYPE .1.3.6.1.2.1.163.0.2 |
isnsObjects OBJECT IDENTIFIER .1.3.6.1.2.1.163.1 |
isnsServerInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1 |
isnsServerTableThis table provides a list of the iSNS Server instances that are managed through the same SNMP context. SEQUENCE OF IsnsServerEntry .1.3.6.1.2.1.163.1.1.1 |
isnsServerEntryThis 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 the same SNMP context. IsnsServerEntry .1.3.6.1.2.1.163.1.1.1.1 |
isnsServerIndexThis 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 object is used elsewhere in the MIB to reference specific iSNS Servers. Unsigned32 ( 1 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.1.1.1 |
isnsServerNameA non-unique name that can be assigned to the iSNS Server instance. If not configured, then the string SHALL be zero-length.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.1.1.2 |
isnsServerIsnsVersionThe 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.ro Unsigned32 ( 0 .. 65535 ) .1.3.6.1.2.1.163.1.1.1.1.3 |
isnsServerVendorInfoIf this server instance is utilizing the product of a particular 'vendor', then this managed object contains that vendor's name and version. Otherwise, the string SHALL be zero-length. 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 definedro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.1.1.4 |
isnsServerPhysicalIndexAn index identifying the network interface for this iSNS Server within a network entity. This index maps to the entPhysicalIndex of entPhysicalTable table in RFC 4133. The entPhysicalClass value for the table row must be 'port', as the interface must be able to send and receive data.ro PhysicalIndex (ENTITY-MIB) .1.3.6.1.2.1.163.1.1.1.1.5 |
isnsServerTcpPortIndicates 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.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.1.1.6 |
isnsServerUdpPortIndicates 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.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.1.1.7 |
isnsServerDiscontinuityTimeThe value of sysUpTime on the most recent occasion that this iSNS server became active or suffered a discontinuity.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.1.1.8 |
isnsServerRoleThe current operational mode of this iSNS Server instance. Value Description --------- ---------------- notSet The iSNS Server role is not configured. server The iSNS Server instance is an operational iSNS Server. backupServer The iSNS Server instance is currently acting as a backup.ro Enumeration .1.3.6.1.2.1.163.1.1.1.1.9 |
isnsServerDiscoveryMethodsEnabledIndicates the discovery methods currently enabled for this iSNS Server instance. This allows a client to determine what discovery methods can be used for this iSNS Server. Additional methods of discovery may also be supported.ro IsnsSrvrDiscoveryMethodsType .1.3.6.1.2.1.163.1.1.1.1.10 |
isnsServerDiscoveryMcGroupTypeThe type of Internet address in isnsServerDiscoveryMcGroupAddress. If the address is specified, then it must be a valid multicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsServerDiscoveryMcGroupAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.1.1.11 |
isnsServerDiscoveryMcGroupAddressThe 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 string SHALL be zero-length. The format of this object is specified by isnsServerDiscoveryMcGroupType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.1.1.12 |
isnsServerEsiNonResponseThresholdEntity Status Inquiry (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. A value of 0 indicates Entities will never be deregistered due to non-receipt of ESI messages.ro Unsigned32 ( 0 .. 65535 ) .1.3.6.1.2.1.163.1.1.1.1.13 |
isnsServerEnableControlNodeMgtScnIndicates if the iSNS Server administrative option to send Management SCNs to Control Nodes is enabled. Management SCNs are used by Control Nodes to monitor and control an iSNS Server. If enabled, Control Nodes can register to receive Management SCNs.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.1.1.14 |
isnsServerDefaultDdDdsStatusThis 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.ro Enumeration .1.3.6.1.2.1.163.1.1.1.1.15 |
isnsServerUpdateDdDdsSupportedThe methods that this iSNS Server instance supports to modify Discovery Domains and Discovery Domain Sets.ro IsnsDdDdsModificationType .1.3.6.1.2.1.163.1.1.1.1.16 |
isnsServerUpdateDdDdsEnabledThis indicates the methods this server instance currently allows for modifying Discovery Domains and Discovery Domain Sets.ro IsnsDdDdsModificationType .1.3.6.1.2.1.163.1.1.1.1.17 |
isnsNumObjectsTableTable providing the number of registered objects of each type in the iSNS Server instance. The number of entries is dependent upon the number of iSNS Server instances being managed. SEQUENCE OF IsnsNumObjectsEntry .1.3.6.1.2.1.163.1.1.2 |
isnsNumObjectsEntryEntry of an iSNS Server instance. IsnsNumObjectsEntry .1.3.6.1.2.1.163.1.1.2.1 |
isnsNumDdsThe current total number of Discovery Domain Sets in this iSNS instance. This is the number of rows in the isnsDdsTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.1 |
isnsNumDdThe current total number of Discovery Domains in this iSNS instance. This is the number of rows in the isnsDdTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.2 |
isnsNumEntitiesThe current number of Entities registered in this iSNS Server instance. This is the number of rows in the isnsRegEntityTable for this instance.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.3 |
isnsNumPortalsThe current total number of Portals registered in iSNS. This is the number of rows in isnsRegPortalTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.4 |
isnsNumPortalGroupsThe current total number of Portal Groups registered in iSNS. This is the number of rows in isnsRegPgTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.5 |
isnsNumIscsiNodesThe current total number of iSCSI node entries registered in the iSNS. This is the number rows in isnsRegIscsiNodeTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.6 |
isnsNumFcPortsThe current total number of FC Port entries registered in the iSNS. This is the number of rows in isnsRegFcPortTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.7 |
isnsNumFcNodesThe current total number of FC node entries registered in the iSNS. This is the number of rows in isnsRegFcNodeTable.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.2.1.8 |
isnsControlNodeInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.3 |
isnsControlNodeIscsiTableSpecified iSCSI Nodes that can register or are registered as control nodes. The number of rows is dependent on the number of iSCSI Control Nodes. SEQUENCE OF IsnsControlNodeIscsiEntry .1.3.6.1.2.1.163.1.1.3.1 |
isnsControlNodeIscsiEntryThis is an iSCSI Control Node entry for a specific iSNS server instance. IsnsControlNodeIscsiEntry .1.3.6.1.2.1.163.1.1.3.1.1 |
isnsControlNodeIscsiNodeIndexThe index for the iSCSI storage node authorized to act as a control node. IsnsNodeIndexId .1.3.6.1.2.1.163.1.1.3.1.1.1 |
isnsControlNodeIscsiNodeNameThe iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name cannot be longer than 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the iSCSI Node Name for the storage node authorized and/or acting as a control node.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.3.1.1.2 |
isnsControlNodeIscsiIsRegisteredIndicates whether the control node is currently registered in the iSNS Server instance.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.3.1.1.3 |
isnsControlNodeIscsiRcvMgtSCNIndicates whether the Control Node has registered to receive Management SCNs. Management SCNs are sent to a Control Node if they are enabled, as indicated by isnsServerEnableControlNodeMgtScn, and the Control Node has registered for them.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.3.1.1.4 |
isnsControlNodeFcPortTableSpecified FC Ports that can register or are registered as control nodes. The number of rows is dependent on the number of FC Port Control Nodes. SEQUENCE OF IsnsControlNodeFcPortEntry .1.3.6.1.2.1.163.1.1.3.2 |
isnsControlNodeFcPortEntryFC Port control node entry. IsnsControlNodeFcPortEntry .1.3.6.1.2.1.163.1.1.3.2.1 |
isnsControlNodeFcPortWwpnThe FC Port World Wide Port Name that can and/or is acting as a Control Node for the specified iSNS Server. A zero- length string is not valid for this managed object. This managed object, combined with the isnsServerIndex, is the key for this table. FcNameIdOrZero .1.3.6.1.2.1.163.1.1.3.2.1.1 |
isnsControlNodeFcPortIsRegisteredIndicates whether the control node is currently registered in the iSNS Server instance.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.3.2.1.2 |
isnsControlNodeFcPortRcvMgtSCNIndicates whether the Control Node has registered to receive Management SCNs. Management SCNs are sent to a Control Node if they are enabled, as indicated by isnsServerEnableControlNodeMgtScn, and the Control Node has registered for them.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.3.2.1.3 |
isnsDdsInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.4 |
isnsDdsTableA 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. SEQUENCE OF IsnsDdsEntry .1.3.6.1.2.1.163.1.1.4.1 |
isnsDdsEntryInformation on one Discovery Domain Set (DDS) registered in the iSNS Server instance. IsnsDdsEntry .1.3.6.1.2.1.163.1.1.4.1.1 |
isnsDdsIdThe ID that refers to this Discovery Domain Set and index to the table. IsnsDiscoveryDomainSetId .1.3.6.1.2.1.163.1.1.4.1.1.1 |
isnsDdsSymbolicNameThe 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.4.1.1.2 |
isnsDdsStatusThe status of this Discovery Domain Set (DDS).ro IsnsDdsStatusType .1.3.6.1.2.1.163.1.1.4.1.1.3 |
isnsDdsMemberTableA 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. SEQUENCE OF IsnsDdsMemberEntry .1.3.6.1.2.1.163.1.1.4.2 |
isnsDdsMemberEntryThe mapping of one Discovery Domain (DD) to a Discovery Domain Set (DDS). This indicates the DD is a member of the DDS. IsnsDdsMemberEntry .1.3.6.1.2.1.163.1.1.4.2.1 |
isnsDdsMemberDdIdThe ID that identifies the Discovery Domain that is a member of the Discovery Domain Set. IsnsDiscoveryDomainId .1.3.6.1.2.1.163.1.1.4.2.1.1 |
isnsDdsMemberSymbolicNameThe Symbolic Name of the Discovery Domain that is a member of this DDS. This value SHALL be identical to the object isnsDdSymbolicName for the associated DD ID.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.4.2.1.2 |
isnsDdInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.5 |
isnsDdTableA 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. SEQUENCE OF IsnsDdEntry .1.3.6.1.2.1.163.1.1.5.1 |
isnsDdEntryInformation on a Discovery Domain (DD) registered in the iSNS Server instance. IsnsDdEntry .1.3.6.1.2.1.163.1.1.5.1.1 |
isnsDdIdThe ID that refers to this Discovery Domain, and the index to the table. IsnsDiscoveryDomainId .1.3.6.1.2.1.163.1.1.5.1.1.1 |
isnsDdSymbolicNameThe Discovery Domain Symbolic Name field contains a unique variable-length description (up to 255 bytes) that is associated with the DD.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.5.1.1.2 |
isnsDdFeaturesThis defines the features the Discovery Domain has.ro IsnsDdFeatureType .1.3.6.1.2.1.163.1.1.5.1.1.3 |
isnsDdIscsiMemberTableA 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. SEQUENCE OF IsnsDdIscsiMemberEntry .1.3.6.1.2.1.163.1.1.5.2 |
isnsDdIscsiMemberEntryThe 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. IsnsDdIscsiMemberEntry .1.3.6.1.2.1.163.1.1.5.2.1 |
isnsDdIscsiMemberIndexThe index for this member iSCSI node entry. IsnsNodeIndexId .1.3.6.1.2.1.163.1.1.5.2.1.1 |
isnsDdIscsiMemberNameThe iSCSI Name associated with the storage node. The iSCSI Name cannot be longer than 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 isnsDdIscsiMemberIndex 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.ro SnmpAdminString .1.3.6.1.2.1.163.1.1.5.2.1.2 |
isnsDdIscsiMemberIsRegisteredThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.5.2.1.3 |
isnsDdPortalMemberTableA 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. SEQUENCE OF IsnsDdPortalMemberEntry .1.3.6.1.2.1.163.1.1.5.3 |
isnsDdPortalMemberEntryEach entry indicates an explicit addition of a portal to a discovery domain. The explicit addition of an entity portal to a discovery domain indicates the portal is preferred for access to nodes of the entity for this discovery domain. Registered Portal Group objects are used in iSCSI to indicate mapping of portals to nodes across all discovery domains. Portals that have been explicitly mapped to a discovery domain will be returned as part of a query that is scoped to that discovery domain. If no portal of an entity has been explicitly mapped to a discovery domain, then all portals of the entity that provide access to a storage node are returned as part of a query. The table indexes are the server instance, the DD ID of the Discovery Domain, and the Portal Index of the portal. IsnsDdPortalMemberEntry .1.3.6.1.2.1.163.1.1.5.3.1 |
isnsDdPortalMemberIndexThe index for a portal explicitly contained in the discovery domain. This managed object, combined with isnsServerIndex and isnsDdId, is the key for this table. IsnsPortalIndexId .1.3.6.1.2.1.163.1.1.5.3.1.1 |
isnsDdPortalMemberAddressTypeThe type of Inet address in isnsDdPortalMemberAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsDdPortalMemberAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.5.3.1.2 |
isnsDdPortalMemberAddressThe Inet Address for the portal. The format of this object is specified by isnsDdPortalMemberAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.5.3.1.3 |
isnsDdPortalMemberPortTypeThe port type for the portal, either UDP or TCP.ro IsnsPortalPortTypeId .1.3.6.1.2.1.163.1.1.5.3.1.4 |
isnsDdPortalMemberPortThe port number for the portal. Whether the portal type is TCP or UDP is indicated by isnsDdPortalMemberPortType.ro InetPortNumber ( 1 .. 65535 ) .1.3.6.1.2.1.163.1.1.5.3.1.5 |
isnsDdPortalMemberIsRegisteredThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.5.3.1.6 |
isnsDdFcPortMemberTableA 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. SEQUENCE OF IsnsDdFcPortMemberEntry .1.3.6.1.2.1.163.1.1.5.4 |
isnsDdFcPortMemberEntryThe 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. IsnsDdFcPortMemberEntry .1.3.6.1.2.1.163.1.1.5.4.1 |
isnsDdFcPortMemberPortNameThe Port WWN of the FC Port that is a member of the DD. The value MUST be a valid FC WWN, as per the FC-GS (Fibre Channel - Generic Services) standard. This managed object, combined with the isnsServerIndex and isnsDdId are the key for this table. A zero-length string is not a valid value for this managed object. FcNameIdOrZero .1.3.6.1.2.1.163.1.1.5.4.1.1 |
isnsDdFcPortMemberIsRegisteredThis indicates whether this member of the DD is currently registered in the iSNS Server instance.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.5.4.1.2 |
isnsReg OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6 |
isnsRegEntityInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6.1 |
isnsRegEntityTableA 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. SEQUENCE OF IsnsRegEntityEntry .1.3.6.1.2.1.163.1.1.6.1.1 |
isnsRegEntityEntryInformation on one registered Entity object in an iSNS server instance. IsnsRegEntityEntry .1.3.6.1.2.1.163.1.1.6.1.1.1 |
isnsRegEntityIndexThe Entity Index for this entity. This 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. Zero is not a valid value for this object. IsnsEntityIndexIdOrZero ( 1 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.1.1.1 |
isnsRegEntityEIDThe 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.1.1.1.2 |
isnsRegEntityProtocolThe block storage protocol supported by this entity, as defined in the iSNS Specification, Section 6.2.2. The following values are initially assigned. Type Value Entity Type ---------- ----------- 1 No Protocol 2 iSCSI 3 iFCP All Others As assigned by IANA The full set of current Block Storage Protocols are specified in the IANA-maintained registry of assigned iSNS parameters. Please refer to RFC 4171 and the iSNS parameters maintained at IANA.ro Unsigned32 ( 1 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.1.1.3 |
isnsRegEntityManagementAddressTypeThe type of Inet address in isnsRegEntityManagementAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsRegEntityManagementAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.1.1.1.4 |
isnsRegEntityManagementAddressThe iSNS Management IP Address for the registered Entity object. The format of this object is specified by isnsRegEntityManagementAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.1.1.1.5 |
isnsRegEntityTimestampThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.163.1.1.6.1.1.1.6 |
isnsRegEntityVersionMinThe minimum version supported for the block storage protocol specified by isnsRegEntityProtocol. The protocol version specified can be from 1 to 254. A value of 255 is a wildcard value, indicating no minimum version value has been specified for this Entity. Entity registrations with an isnsRegEntityProtocol of 'No Protocol' SHALL have an isnsRegEntityVersionMin value of 0.ro Unsigned32 ( 0 .. 254 | 255 ) .1.3.6.1.2.1.163.1.1.6.1.1.1.7 |
isnsRegEntityVersionMaxThe maximum version supported for the block storage protocol specified by isnsRegEntityProtocol. The protocol version specified can be from 1 to 254. A value of 255 is a wildcard value, indicating no maximum version value has been specified for this Entity. Entity registrations with an isnsRegEntityProtocol of 'No Protocol' SHALL have an isnsRegEntityVersionMax value of 0.ro Unsigned32 ( 0 .. 254 | 255 ) .1.3.6.1.2.1.163.1.1.6.1.1.1.8 |
isnsRegEntityRegistrationPeriodThe 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.ro Unsigned32 ( 0 .. 4294967295 ) UNITS "seconds" .1.3.6.1.2.1.163.1.1.6.1.1.1.9 |
isnsRegEntityNumObjectsTableA table containing information on the number of registered objects associated with a registered Entity in the iSNS server instance. The number of entries in the table is dependent on the number of registered Entity objects in the iSNS. SEQUENCE OF IsnsRegEntityNumObjectsEntry .1.3.6.1.2.1.163.1.1.6.1.2 |
isnsRegEntityNumObjectsEntryInformation on the number of registered objects associated with a registered Entity object in an iSNS Server instance. IsnsRegEntityNumObjectsEntry .1.3.6.1.2.1.163.1.1.6.1.2.1 |
isnsRegEntityInfoNumPortalsThe number of Portals associated with this Entity.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.2.1.1 |
isnsRegEntityInfoNumPortalGroupsThe number of Portal Groups associated with this Entity.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.2.1.2 |
isnsRegEntityInfoNumIscsiNodesThe number of iSCSI Storage Nodes associated with this Entity.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.2.1.3 |
isnsRegEntityInfoNumFcPortsThe number of FC Ports associated with this Entity.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.2.1.4 |
isnsRegEntityInfoNumFcNodesThe number of FC Nodes associated with this Entity.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.1.2.1.5 |
isnsRegPortalInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6.2 |
isnsRegPortalTableA table containing the registered Portals in the iSNS. The number of entries is dependent on the number of Portals registered in the iSNS. SEQUENCE OF IsnsRegPortalEntry .1.3.6.1.2.1.163.1.1.6.2.1 |
isnsRegPortalEntryInformation 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. IsnsRegPortalEntry .1.3.6.1.2.1.163.1.1.6.2.1.1 |
isnsRegPortalPortalIndexThe index for this Entity Portal. IsnsPortalIndexId .1.3.6.1.2.1.163.1.1.6.2.1.1.1 |
isnsRegPortalAddressTypeThe type of Inet address in isnsRegPortalAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsRegPortalAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.2.1.1.2 |
isnsRegPortalAddressThe Inet Address for this Portal as defined in the iSNS Specification, RFC 4171. The format of this object is specified by isnsRegPortalAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.2.1.1.3 |
isnsRegPortalPortTypeThe port type for this Portal, either UDP or TCP, as defined in the iSNS Specification, RFC 4171.ro IsnsPortalPortTypeId .1.3.6.1.2.1.163.1.1.6.2.1.1.4 |
isnsRegPortalPortThe port number for this Portal as defined in the iSNS Specification, RFC 4171. Whether the Portal type is TCP or UDP is indicated by isnsRegPortalPortType.ro InetPortNumber ( 1 .. 65535 ) .1.3.6.1.2.1.163.1.1.6.2.1.1.5 |
isnsRegPortalSymbolicNameThe Symbolic Name for this Portal as defined in the iSNS Specification, RFC 4171. If not provided, then the string SHALL be zero-length.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.2.1.1.6 |
isnsRegPortalEsiIntervalThe Entity Status Inquiry (ESI) Interval for this Portal as defined in the iSNS Specification, RFC 4171. A value of 0 indicates that ESI monitoring has not been configured for this Portal.ro Unsigned32 ( 0 .. 65535 ) UNITS "seconds" .1.3.6.1.2.1.163.1.1.6.2.1.1.7 |
isnsRegPortalEsiPortTypeThe port type for the ESI Port, either UDP or TCP, as defined in the iSNS Specification, RFC 4171.ro IsnsPortalPortTypeId .1.3.6.1.2.1.163.1.1.6.2.1.1.8 |
isnsRegPortalEsiPortThe TCP or UDP port number used for ESI monitoring. Whether the port type is TCP or UDP is indicated by isnsRegPortalEsiPortType. A value of 0 indicates that ESI monitoring is not enabled for this Portal.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.2.1.1.9 |
isnsRegPortalScnPortTypeThe port type for the SCN Port, either UDP or TCP, as defined in the iSNS Specification, RFC 4171.ro IsnsPortalPortTypeId .1.3.6.1.2.1.163.1.1.6.2.1.1.10 |
isnsRegPortalScnPortThe 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. A value of 0 indicates that SCN message receipt is not enabled for this Portal.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.2.1.1.11 |
isnsRegPortalSecurityInfoIndicates security attribute settings for the Portal as registered in the iSNS server. The bit for bitmapVALID must be set in order for this attribute to contain valid information. Setting a bit to 1 indicates the feature is enabled.ro IsnsPortalSecurityType .1.3.6.1.2.1.163.1.1.6.2.1.1.12 |
isnsRegPortalGroupInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6.3 |
isnsRegPgTableA 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. SEQUENCE OF IsnsRegPgEntry .1.3.6.1.2.1.163.1.1.6.3.1 |
isnsRegPgEntryInformation 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. IsnsRegPgEntry .1.3.6.1.2.1.163.1.1.6.3.1.1 |
isnsRegPgIndexThe 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. IsnsPortalGroupIndexId .1.3.6.1.2.1.163.1.1.6.3.1.1.1 |
isnsRegPgIscsiNodeIndexThe index for the iSCSI Node associated with this PG. This index can be used to reference the isnsRegIscsiNodeTable.ro IsnsNodeIndexId .1.3.6.1.2.1.163.1.1.6.3.1.1.2 |
isnsRegPgIscsiNameThe iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name cannot be longer than 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the PG iSCSI Name that uniquely identifies the iSCSI Storage Node that is associated with this PG.ro SnmpAdminString .1.3.6.1.2.1.163.1.1.6.3.1.1.3 |
isnsRegPgPortalPortalIndexThe Portal Index for the Portal associated with this PG. This index can be used to reference the isnsRegPortalTable.ro IsnsPortalIndexId .1.3.6.1.2.1.163.1.1.6.3.1.1.4 |
isnsRegPgPortalAddressTypeThe type of Inet address in isnsRegPgPortalAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsRegPgPortalAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.3.1.1.5 |
isnsRegPgPortalAddressThe Inet Address for the Portal that is associated with the PG. The format of this object is specified by isnsRegPgPortalAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.3.1.1.6 |
isnsRegPgPortalPortTypeThe port type, either UDP or TCP, for the Portal that is associated with this registered PG object.ro IsnsPortalPortTypeId .1.3.6.1.2.1.163.1.1.6.3.1.1.7 |
isnsRegPgPortalPortThe 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.ro InetPortNumber ( 1 .. 65535 ) .1.3.6.1.2.1.163.1.1.6.3.1.1.8 |
isnsRegPgPGTThe Portal Group Tag (PGT) for the registered iSCSI Portal Group object in an iSNS Server instance. This indicates the tag value that the Portal uses for access to the iSCSI Storage Node. The PGT is used for coordinated access between multiple Portals, as described in the iSCSI Specification, RFC 3720. A PGT with no association is a NULL value. The value of -1 indicates a NULL value.ro IsnsPortalGroupTagIdOrNull .1.3.6.1.2.1.163.1.1.6.3.1.1.9 |
isnsRegIscsiNodeInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6.4 |
isnsRegIscsiNodeTableA 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. SEQUENCE OF IsnsRegIscsiNodeEntry .1.3.6.1.2.1.163.1.1.6.4.1 |
isnsRegIscsiNodeEntryInformation on one iSCSI node that has been registered in the iSNS Server instance. New rows cannot be added using SNMP. IsnsRegIscsiNodeEntry .1.3.6.1.2.1.163.1.1.6.4.1.1 |
isnsRegIscsiNodeIndexThe index for this iSCSI node. IsnsNodeIndexId .1.3.6.1.2.1.163.1.1.6.4.1.1.1 |
isnsRegIscsiNodeNameThe iSCSI Name of the initiator or target associated with the storage node. The iSCSI Name cannot be longer than 223 bytes. The iSNS Server internal maximum size is 224 bytes to provide NULL termination. This is the iSCSI Name that uniquely identifies the initiator, initiator/target, target, or control node in the network.ro SnmpAdminString .1.3.6.1.2.1.163.1.1.6.4.1.1.2 |
isnsRegIscsiNodeTypeThe Node Type defining the functions of this iSCSI node.ro IsnsIscsiNodeType .1.3.6.1.2.1.163.1.1.6.4.1.1.3 |
isnsRegIscsiNodeAliasThe Alias name of the iSCSI node. This is a variable-length text-based description of up to 255 bytes.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.4.1.1.4 |
isnsRegIscsiNodeScnTypesThe State Change Notification (SCN) types enabled for this iSCSI node.ro IsnsIscsiScnType .1.3.6.1.2.1.163.1.1.6.4.1.1.5 |
isnsRegIscsiNodeWwnTokenThis contains a 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 RFC 4171. A zero-length string for this managed object indicates that a Node WWN token has not been assigned.ro FcNameIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.4.1.1.6 |
isnsRegIscsiNodeAuthMethodThis 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 RFC 3720 - iSCSI. Additional vendor-specific text values are also possible.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.4.1.1.7 |
isnsRegFcNodeInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.1.6.5 |
isnsRegFcNodeTableA table containing the registered FC Nodes in the iSNS. This supports iFCP as defined in RFC 4172. SEQUENCE OF IsnsRegFcNodeEntry .1.3.6.1.2.1.163.1.1.6.5.1 |
isnsRegFcNodeEntryInformation on one registered FC node that has been registered in the iSNS. IsnsRegFcNodeEntry .1.3.6.1.2.1.163.1.1.6.5.1.1 |
isnsRegFcNodeWwnnThe FC Node World Wide Node Name as defined in the iSNS Specification, RFC 4171. A zero-length string is not valid for this managed object. FcNameIdOrZero .1.3.6.1.2.1.163.1.1.6.5.1.1.1 |
isnsRegFcNodeSymbolicNameThe FC Node Symbolic Name of the node as defined in the iSNS Specification, RFC 4171. This is a variable-length text-based description. If not provided, then the string SHALL be zero-length.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.5.1.1.2 |
isnsRegFcNodeAddressTypeThe type of Inet address in isnsRegFcNodeAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsRegFcNodeAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.5.1.1.3 |
isnsRegFcNodeAddressThe FC Node Inet address of the node as defined in the iSNS Specification, RFC 4171. The format of this object is specified by isnsRegFcNodeAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.5.1.1.4 |
isnsRegFcNodeIPAThis managed object identifies the FC Initial Process Associator of the node as defined in the iSNS Specification, RFC 4171.ro OCTET STRING .1.3.6.1.2.1.163.1.1.6.5.1.1.5 |
isnsRegFcNodeProxyIscsiNameThe 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.ro SnmpAdminString .1.3.6.1.2.1.163.1.1.6.5.1.1.6 |
isnsRegFcNodeNumFcPortsThe number of FC Ports associated with this FC Node.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.2.1.163.1.1.6.5.1.1.7 |
isnsRegFcPortTableInformation on registered FC N_Ports in the iSNS. FC Ports are associated with registered FC Nodes. This supports iFCP as defined in RFC 4172. SEQUENCE OF IsnsRegFcPortEntry .1.3.6.1.2.1.163.1.1.6.5.2 |
isnsRegFcPortEntryInformation on one FC Port that has been registered in iSNS. IsnsRegFcPortEntry .1.3.6.1.2.1.163.1.1.6.5.2.1 |
isnsRegFcPortWwpnThe FC Port's World Wide Port Name as defined in the iSNS Specification, RFC 4171. A zero-length string is not valid for this managed object. FcNameIdOrZero .1.3.6.1.2.1.163.1.1.6.5.2.1.1 |
isnsRegFcPortIDThe FC Port's Port ID as defined in the iSNS Specification, RFC 4171.ro FcAddressIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.2 |
isnsRegFcPortTypeThe FC Port Type as defined in the iSNS Specification, RFC 4171, and the Fibre Channel Generic Services 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) The future assignment of any additional values will be documented in a revision of RFC 4171.ro Unsigned32 ( 0 .. 65535 ) .1.3.6.1.2.1.163.1.1.6.5.2.1.3 |
isnsRegFcPortSymbolicNameThe FC Port Symbolic Name as defined in the iSNS Specification, RFC 4171. If not provided, then the string SHALL be zero-length.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.4 |
isnsRegFcPortFabricPortWwnThe Fabric Port WWN for this entry as defined in the iSNS Specification, RFC 4171. A zero-length string for this managed object indicates that the Fabric Port WWN is not known, or has not yet been registered with the iSNS Server.ro FcNameIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.5 |
isnsRegFcPortHAThe FC Port Hard Address as defined in the iSNS Specification, RFC 4171.ro FcAddressIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.6 |
isnsRegFcPortAddressTypeThe type of Inet address in isnsRegFcPortAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsRegFcPortAddress is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.7 |
isnsRegFcPortAddressThe FC Port Inet Address as defined in the iSNS Specification, RFC 4171. The format of this object is specified by isnsRegFcPortAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.8 |
isnsRegFcPortFcCosThe FC Port Class of Service as defined in the iSNS Specification, RFC 4171.ro IsnsFcClassOfServiceType .1.3.6.1.2.1.163.1.1.6.5.2.1.9 |
isnsRegFcPortFc4TypesThe FC Port FC-4 Types as defined in the iSNS Specification, RFC 4171.ro OCTET STRING .1.3.6.1.2.1.163.1.1.6.5.2.1.10 |
isnsRegFcPortFc4DescrThe FC Port FC-4 Descriptor as defined in the iSNS Specification, RFC 4171. The FC-4 Descriptor cannot be longer than 255 bytes. The iSNS Server internal maximum size is 256 bytes to provide NULL termination.ro SnmpAdminString .1.3.6.1.2.1.163.1.1.6.5.2.1.11 |
isnsRegFcPortFc4FeaturesThe FC Port FC-4 Features as defined in the iSNS Specification, RFC 4171.ro OCTET STRING .1.3.6.1.2.1.163.1.1.6.5.2.1.12 |
isnsRegFcPortScnTypesThe iFCP State Change Notification (SCN) types enabled for the registered object.ro IsnsIfcpScnType .1.3.6.1.2.1.163.1.1.6.5.2.1.13 |
isnsRegFcPortRoleThe FC Port Role defines the role of the registered object.ro IsnsFcPortRoleType .1.3.6.1.2.1.163.1.1.6.5.2.1.14 |
isnsRegFcPortFcNodeWwnnThe FC Node World Wide Node Name that is associated with this FC Port as defined in the iSNS Specification, RFC 4171. This managed object may contain a zero-length string prior to a device registering this value with the iSNS Server.ro FcNameIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.15 |
isnsRegFcPortPpnWwnThe Permanent Port Name (PPN) 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, RFC 4171. This managed object may contain a zero-length string prior to a device registering this value with the iSNS Server.ro FcNameIdOrZero (FC-MGMT-MIB) .1.3.6.1.2.1.163.1.1.6.5.2.1.16 |
isnsRegFcNodePortTableA table containing the mapping of a registered FC Node and associated registered iFCP Port to the supporting registered Entity object in an iSNS Server instance. SEQUENCE OF IsnsRegFcNodePortEntry .1.3.6.1.2.1.163.1.1.6.5.3 |
isnsRegFcNodePortEntryInformation on one mapping from an FC Node and iFCP Port to an Entity object registered in an iSNS. IsnsRegFcNodePortEntry .1.3.6.1.2.1.163.1.1.6.5.3.1 |
isnsRegFcNodePortEntityIndexThe Entity Index for the registered Entity object associated with the FC Port and FC Node. This managed object may contain the value of zero prior to a device registering this value with the iSNS Server.ro IsnsEntityIndexIdOrZero .1.3.6.1.2.1.163.1.1.6.5.3.1.1 |
isnsNotificationsInfo OBJECT IDENTIFIER .1.3.6.1.2.1.163.1.2 |
isnsInstanceInfoTextual information about the notification event and the iSNS Server generating the notification. An example is: iSNS Server Started.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.163.1.2.1 |
isnsAddressNotificationTypeThe type of Inet address in isnsAddressNotification. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsAddressNotification is the zero-length string.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.2.2 |
isnsAddressNotificationIdentifies the IP address of the iSNS Server. The format of this object is specified by isnsAddressNotificationType. The IP address will always be specified in the notification unless an error causes the IP address to not be known.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.2.3 |
isnsTcpPortNotificationIndicates the TCP port the iSNS Server is using, or 0 if TCP-based registrations are not supported.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.2.4 |
isnsUdpPortNotificationIndicates the UDP port the iSNS Server is using, or 0 if UDP-based registrations are not supported.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.163.1.2.5 |
isnsConformance OBJECT IDENTIFIER .1.3.6.1.2.1.163.2 |
isnsCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.163.2.1 |
isnsIscsiServerComplianceInitial compliance statement for an iSNS Server providing support to iSCSI clients. Unknown .1.3.6.1.2.1.163.2.1.1 |
isnsIfcpServerComplianceInitial compliance statement for an iSNS Server providing support to iFCP Clients. Unknown .1.3.6.1.2.1.163.2.1.2 |
isnsGroups OBJECT IDENTIFIER .1.3.6.1.2.1.163.2.2 |
isnsServerAttributesGroupiSNS Server attributes. Unknown .1.3.6.1.2.1.163.2.2.1 |
isnsServerNumObjectsGroupManaged 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. Unknown .1.3.6.1.2.1.163.2.2.2 |
isnsServerIscsiControlNodeGroupiSNS Server iSCSI control node managed objects. Unknown .1.3.6.1.2.1.163.2.2.3 |
isnsServerIfcpPortControlNodeGroupiSNS Server iFCP Port control node managed objects. Unknown .1.3.6.1.2.1.163.2.2.4 |
isnsServerIscsiDdsDdObjGroupiSNS Server DDS and DD managed objects for iSCSI. Unknown .1.3.6.1.2.1.163.2.2.5 |
isnsServerIfcpDdsDdObjGroupiSNS Server DDS and DD managed objects for iFCP. Unknown .1.3.6.1.2.1.163.2.2.6 |
isnsServerRegIscsiObjGroupiSNS Server registered iSCSI managed objects. Unknown .1.3.6.1.2.1.163.2.2.7 |
isnsServerRegIfcpObjGroupiSNS Server registered iFCP managed objects. Unknown .1.3.6.1.2.1.163.2.2.8 |
isnsNotificationsObjGroupiSNS Notification managed objects. Unknown .1.3.6.1.2.1.163.2.2.9 |
isnsServerNotificationGroupiSNS Server Notification managed objects. Unknown .1.3.6.1.2.1.163.2.2.10 |