CISCO-IETF-ISNS-MGMT-MIB
AI MIB Summary
The CISCO-IETF-ISNS-MGMT-MIB enables monitoring and management of Internet Storage Name Service (iSNS) entities on Cisco devices, specifically tracking iSNS server registration status, discovery domain configurations, and active session states for Fibre Channel over Ethernet (FCoE) and iSCSI storage networks.
The Cisco version of the ISNS Management MIB draft draft-ietf-ips-isns-mib-06.txt from the IETF.
Main OID:
ciscoIetfIsnsMgmtMIB.1.3.6.1.4.1.9.10.116
237
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
237 total| Object Name |
|---|
ciscoIetfIsnsMgmtMIBThe Cisco version of the ISNS Management MIB draft
draft-ietf-ips-isns-mib-06.txt from the IETF. MODULE-IDENTITY .1.3.6.1.4.1.9.10.116 |
cIsnsObj OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1 |
cIsnsSrvrInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1 |
cIsnsSrvrInstTableThis table provides a list of the iSNS Server instances
that are managed through the same SNMP context. SEQUENCE OF CIsnsSrvrInstEntry .1.3.6.1.4.1.9.10.116.1.1.1 |
cIsnsSrvrInstEntryThis 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. CIsnsSrvrInstEntry .1.3.6.1.4.1.9.10.116.1.1.1.1 |
cIsnsSrvrInstIndexThis 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. Unsigned32 ( 1 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.1.1.1 |
cIsnsSrvrInstNameA name that can be assigned to the iSNS Server instance.
If not configured, the value is an empty string.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.1.1.2 |
cIsnsSrvrInstIsnsVersionThe 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 Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.1.1.3 |
cIsnsSrvrInstDescriptionThis 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 definedro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.1.1.4 |
cIsnsSrvrInstAddressTypeThe type of Internet address in cIsnsSrvrInstAddress. If not
set, then the value is unknown(0).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.1.1.5 |
cIsnsSrvrInstAddressThe address that this iSNS server instance is receiving
iSNSP registrations and queries on. If currently not
configured, then the value is an empty string.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.1.1.6 |
cIsnsSrvrInstTcpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.1.1.7 |
cIsnsSrvrInstUdpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.1.1.8 |
cIsnsSrvrInstUptimeThe time that this iSNS Server instance has been active. In
other words, the time since last reinitialization.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.10.116.1.1.1.1.9 |
cIsnsSrvrInstRoleIndicates 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.ro Enumeration .1.3.6.1.4.1.9.10.116.1.1.1.1.10 |
cIsnsSrvrInstDiscMthdsEnbldIndicates 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.rw CIsnsSrvrDscvryMthdId .1.3.6.1.4.1.9.10.116.1.1.1.1.11 |
cIsnsSrvrInstDiscMcGrpTypeThe type of Internet address in cIsnsSrvrInstDiscMcGrp. If not
set, then the value is unknown(0).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.1.1.12 |
cIsnsSrvrInstDiscMcGrpThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.1.1.13 |
cIsnsSrvrInstEsiNonRespThrshldESI 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.1.1.14 |
cIsnsSrvrInstCntrlNodeAuthControl 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.ro Enumeration .1.3.6.1.4.1.9.10.116.1.1.1.1.15 |
cIsnsSrvrInstEnblCntrlNdeMgtScnEnable Management SCN for Control Node - enable the option
for a control node to register for and receive Management
SCNs sent by this server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.1.1.16 |
cIsnsSrvrInstDfltDdDdsStatusDefault 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.rw Enumeration .1.3.6.1.4.1.9.10.116.1.1.1.1.17 |
cIsnsSrvrInstUpdateDdDdsSpprtdThe 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.ro CIsnsDdDdsModificationBitmap .1.3.6.1.4.1.9.10.116.1.1.1.1.18 |
cIsnsSrvrInstUpdateDdDdsEnbldThis 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.rw CIsnsDdDdsModificationBitmap .1.3.6.1.4.1.9.10.116.1.1.1.1.19 |
cIsnsNumObjTableTable 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. SEQUENCE OF CIsnsNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.2 |
cIsnsNumObjEntryEntry of an iSNS Server instance. CIsnsNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.2.1 |
cIsnsNumDdsThe current total number of Discovery Domain Sets
in this iSNS instance. This is the number of rows
in the cIsnsSrvrDdsTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.1 |
cIsnsNumDdThe current total number of Discovery Domains
in this iSNS instance. This is the number of rows in the
cIsnsSrvrDdTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.2 |
cIsnsNumEntitiesThe current number of Entities registered in this
iSNS Server instance. This is the number of rows in
the cIsnsRegEntityTable for this instance.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.3 |
cIsnsNumPortalsThe current total number of Portals registered in iSNS.
This is the number of rows in cIsnsRegPortalTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.4 |
cIsnsNumPortalGroupsThe current total number of Portal Groups registered in
iSNS. This is the number of rows in
cIsnsRegPortalGroupTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.5 |
cIsnsNumIscsiNodesThe current total number of iSCSI node entries registered in
the iSNS. This is the number rows in cIsnsRegIscsiNodeTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.6 |
cIsnsNumFcPortsThe current total number of FC Port entries registered in the
iSNS. This is the number of rows in cIsnsRegFcPortTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.7 |
cIsnsNumFcNodesThe current total number of FC node entries registered in the
iSNS. This is the number of rows in cIsnsRegFcNodeTable.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.2.1.8 |
cIsnsNextIdxTableThe 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. SEQUENCE OF CIsnsNextIdxEntry .1.3.6.1.4.1.9.10.116.1.1.3 |
cIsnsNextIdxEntryEntry of an iSNS Server instance. CIsnsNextIdxEntry .1.3.6.1.4.1.9.10.116.1.1.3.1 |
cIsnsNextIdxDdsThis 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.ro CIsnsDiscoveryDomainSetId .1.3.6.1.4.1.9.10.116.1.1.3.1.1 |
cIsnsNextIdxDdThis 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.ro CIsnsDiscoveryDomainId .1.3.6.1.4.1.9.10.116.1.1.3.1.2 |
cIsnsNextIdxUnregIscsiNodeInDdThe 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.ro CIsnsNodeIndexIdOrZero .1.3.6.1.4.1.9.10.116.1.1.3.1.3 |
cIsnsNextIdxUnregPortalInDdThe 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.ro CIsnsPortalIndexId .1.3.6.1.4.1.9.10.116.1.1.3.1.4 |
cIsnsCntlNodeInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.4 |
cIsnsCntlNodeIscsiTableSpecified 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. SEQUENCE OF CIsnsCntlNodeIscsiEntry .1.3.6.1.4.1.9.10.116.1.1.4.1 |
cIsnsCntlNodeIscsiEntryThis is an iSCSI Control Node entry for a specific iSNS
server instance. CIsnsCntlNodeIscsiEntry .1.3.6.1.4.1.9.10.116.1.1.4.1.1 |
cIsnsCntlNodeIscsiNodeIdxThe 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. CIsnsNodeIndexId .1.3.6.1.4.1.9.10.116.1.1.4.1.1.1 |
cIsnsCntlNodeIscsiNodeNameThe 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.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.4.1.1.2 |
cIsnsCntlNodeIscsiRowStatusThis indicates the status of this entry in the
table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.4.1.1.3 |
cIsnsCntlNodeFcPortTableSpecified 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. SEQUENCE OF CIsnsCntlNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.4.2 |
cIsnsCntlNodeFcPortEntryFC Port control node entry. CIsnsCntlNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.4.2.1 |
cIsnsCntlNodeFcPortNameThe 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. FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.4.2.1.1 |
cIsnsCntlNodeFcPortRowStatusThis indicates the status of this entry in the
table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.4.2.1.2 |
cIsnsDdsInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.5 |
cIsnsDdsTableA 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. SEQUENCE OF CIsnsDdsEntry .1.3.6.1.4.1.9.10.116.1.1.5.1 |
cIsnsDdsEntryInformation 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. CIsnsDdsEntry .1.3.6.1.4.1.9.10.116.1.1.5.1.1 |
cIsnsDdsIdThe ID that refers to this Discovery Domain Set and
index to the table. CIsnsDiscoveryDomainSetId .1.3.6.1.4.1.9.10.116.1.1.5.1.1.1 |
cIsnsDdsSymbolicNameThe 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.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.5.1.1.2 |
cIsnsDdsStatusThe 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.rw CIsnsDdsStatusId .1.3.6.1.4.1.9.10.116.1.1.5.1.1.3 |
cIsnsDdsRowStatusThis managed object indicates the status of this Discovery
Domain Set row. The normal state for a DDS is active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.5.1.1.4 |
cIsnsDdsMemberTableA 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 CIsnsDdsMemberEntry .1.3.6.1.4.1.9.10.116.1.1.5.2 |
cIsnsDdsMemberEntryThe 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. CIsnsDdsMemberEntry .1.3.6.1.4.1.9.10.116.1.1.5.2.1 |
cIsnsDdsMemberRowStatusThis managed object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.5.2.1.1 |
cIsnsDdInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.6 |
cIsnsDdTableA 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. SEQUENCE OF CIsnsDdEntry .1.3.6.1.4.1.9.10.116.1.1.6.1 |
cIsnsDdEntryInformation 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. CIsnsDdEntry .1.3.6.1.4.1.9.10.116.1.1.6.1.1 |
cIsnsDdIdThe ID that refers to this Discovery Domain, and the
index to the table. CIsnsDiscoveryDomainId .1.3.6.1.4.1.9.10.116.1.1.6.1.1.1 |
cIsnsDdSymbolicNameThe Discovery Domain Symbolic Name field contains a
unique variable-length description (up to 255 bytes)
that is associated with the DD.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.6.1.1.2 |
cIsnsDdFeaturesThe 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.rw CIsnsDdFeatureBitmapId .1.3.6.1.4.1.9.10.116.1.1.6.1.1.3 |
cIsnsDdRowStatusThis managed object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.6.1.1.4 |
cIsnsDdIscsiMemberTableA 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 CIsnsDdIscsiMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.2 |
cIsnsDdIscsiMemberEntryThe 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. CIsnsDdIscsiMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.2.1 |
cIsnsDdMemberIscsiIdxThe 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. CIsnsNodeIndexId .1.3.6.1.4.1.9.10.116.1.1.6.2.1.1 |
cIsnsDdMemberIscsiNameThe 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.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.6.2.1.2 |
cIsnsDdMemberIsRegisteredThis 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.4.1.9.10.116.1.1.6.2.1.3 |
cIsnsDdMemberRowStatusThis managed object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.6.2.1.4 |
cIsnsDdPortalMemberTableA 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 CIsnsDdPortalMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.3 |
cIsnsDdPortalMemberEntryEach 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. CIsnsDdPortalMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.3.1 |
cIsnsDdMemberPortalIdxThe 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. CIsnsPortalIndexId .1.3.6.1.4.1.9.10.116.1.1.6.3.1.1 |
cIsnsDdMemberPortalAddrTypeThe type of Internet address in cIsnsDdMemberPortalAddr.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.6.3.1.2 |
cIsnsDdMemberPortalAddrThe Internet Address for the portal as defined in
the iSNS Specification [iSNS].rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.6.3.1.3 |
cIsnsDdMemberPortalPortTypeThe port type for the portal, either UDP or TCP, as
defined in the iSNS Specification [iSNS].rw CIsnsPortalPortTypeId .1.3.6.1.4.1.9.10.116.1.1.6.3.1.4 |
cIsnsDdMemberPortalPortThe port number for the portal as defined in the
iSNS Specification [iSNS]. Whether the portal type is TCP
or UDP is indicated by cIsnsDdMemberPortalPortType.rw CIsnsPortalPortId .1.3.6.1.4.1.9.10.116.1.1.6.3.1.5 |
cIsnsDdMemberPortalIsRegisteredThis 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.4.1.9.10.116.1.1.6.3.1.6 |
cIsnsDdMemberPortalRowStatusThis managed object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.6.3.1.7 |
cIsnsDdFcPortMemberTableA 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 CIsnsDdFcPortMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.4 |
cIsnsDdFcPortMemberEntryThe 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. CIsnsDdFcPortMemberEntry .1.3.6.1.4.1.9.10.116.1.1.6.4.1 |
cIsnsDdMemberFcPortNameThe 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. FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.6.4.1.1 |
cIsnsDdMemberFcIsRegisteredThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.6.4.1.2 |
cIsnsDdMemberFcRowStatusThis managed object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.6.4.1.3 |
cIsnsReg OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7 |
cIsnsRegEntityInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.1 |
cIsnsRegEntityTableA 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 CIsnsRegEntityEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.1 |
cIsnsRegEntityEntryInformation on one registered Entity object in an iSNS
server instance. CIsnsRegEntityEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1 |
cIsnsRegEntityIdxThe 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. CIsnsEntityIndexId .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.1 |
cIsnsRegEntityEIDThe 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 .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.2 |
cIsnsRegEntityProtocolThe 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.ro CIsnsEntityProtocolId .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.3 |
cIsnsRegEntityMgtAddrTypeThe type of Internet address in cIsnsRegEntityMgtAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.4 |
cIsnsRegEntityMgtAddrThe iSNS Management IP Address for the registered Entity
object.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.5 |
cIsnsRegEntityTimestampThe 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 DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.6 |
cIsnsRegEntityVersionMinThe 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.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.7 |
cIsnsRegEntityVersionMaxThe 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.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.8 |
cIsnsRegEntityRegPeriodThe 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 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.1.1.9 |
cIsnsRegEntityNumObjTableA 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. SEQUENCE OF CIsnsRegEntityNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.2 |
cIsnsRegEntityNumObjEntryInformation on the number of registered objects associated
with a registered Entity object in an iSNS Server instance. CIsnsRegEntityNumObjEntry .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1 |
cIsnsRegEntityInfoNumPortalsThe number of Portals associated with this Entity.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.1 |
cIsnsRegEntityInfoNumPortalGroupThe number of Portal Groups associated with this Entity.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.2 |
cIsnsRegEntityInfoNumIscsiNodesThe number of iSCSI Storage Nodes associated with this
Entity.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.3 |
cIsnsRegEntityInfoNumFcPortsThe number of FC Ports associated with this Entity.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.4 |
cIsnsRegEntityInfoNumFcNodesThe number of FC Nodes associated with this Entity.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.1.2.1.5 |
cIsnsRegPortalInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.2 |
cIsnsRegPortalTableA 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 CIsnsRegPortalEntry .1.3.6.1.4.1.9.10.116.1.1.7.2.1 |
cIsnsRegPortalEntryInformation 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. CIsnsRegPortalEntry .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1 |
cIsnsRegPortalPrtlIdxThe 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. CIsnsPortalIndexId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.1 |
cIsnsRegPortalAddrTypeThe type of Internet address in cIsnsRegPortalAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.2 |
cIsnsRegPortalAddrThe Internet Address for this Portal as defined in
the iSNS Specification [iSNS].ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.3 |
cIsnsRegPortalPortTypeThe port type for this Portal, either UDP or TCP, as
defined in the iSNS Specification [iSNS].ro CIsnsPortalPortTypeId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.4 |
cIsnsRegPortalPortThe port number for this Portal as defined in the
iSNS Specification [iSNS]. Whether the Portal type is TCP
or UDP is indicated by cIsnsRegPortalPortType.ro CIsnsPortalPortId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.5 |
cIsnsRegPortalSymNameThe optional Symbolic Name for this Portal as defined in
the iSNS Specification [iSNS]. If not provided then the
string SHALL be zero length.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.6 |
cIsnsRegPortalEsiIntervalThe Entity Status Inquiry (ESI) Interval for this Portal
as defined in the iSNS Specification [iSNS].ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.7 |
cIsnsRegPortalEsiPortTypeThe port type for the ESI Port, either UDP or TCP, as
defined in the iSNS Specification [iSNS].ro CIsnsPortalPortTypeId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.8 |
cIsnsRegPortalEsiPortThe TCP or UDP port number used for ESI monitoring. Whether
the port type is TCP or UDP is indicated by
cIsnsRegPortalEsiPortType.ro CIsnsPortalPortId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.9 |
cIsnsRegPortalScnPortTypeThe port type for the SCN Port, either UDP or TCP, as
defined in the iSNS Specification [iSNS].ro CIsnsPortalPortTypeId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.10 |
cIsnsRegPortalScnPortThe 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.ro CIsnsPortalPortId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.11 |
cIsnsRegPortalSecurityInfoIndicates 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.ro CIsnsPortalSecurityBitmapId .1.3.6.1.4.1.9.10.116.1.1.7.2.1.1.12 |
cIsnsRegPortalGroupInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.3 |
cIsnsRegPgTableA 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 CIsnsRegPgEntry .1.3.6.1.4.1.9.10.116.1.1.7.3.1 |
cIsnsRegPgEntryInformation 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. CIsnsRegPgEntry .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1 |
cIsnsRegPgIdxThe 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. CIsnsPortalGroupIndexId .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.1 |
cIsnsRegPgIscsiNodeIdxThe iSCSI Node Index for the node associated with this PG.
This index can be used to reference the
cIsnsRegIscsiNodeTable.ro CIsnsNodeIndexId .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.2 |
cIsnsRegPgIscsiNameThe 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.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.3 |
cIsnsRegPgPortalPrtlIdxThe Portal Index for the Portal associated with this PG.
This index can be used to reference the cIsnsRegPortalTable.ro CIsnsPortalIndexId .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.4 |
cIsnsRegPgPortalAddrTypeThe type of Internet address in cIsnsRegPgPortalAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.5 |
cIsnsRegPgPortalAddrThe Internet Address for the Portal that is associated with
the PG.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.6 |
cIsnsRegPgPortalPortTypeThe port type, either UDP or TCP, for the Portal that
is associated with this registered PG object.ro CIsnsPortalPortTypeId .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.7 |
cIsnsRegPgPortalPortThe 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.ro CIsnsPortalPortId .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.8 |
cIsnsRegPgPGTThe 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.ro CIsnsPortalGroupTagIdOrZero .1.3.6.1.4.1.9.10.116.1.1.7.3.1.1.9 |
cIsnsRegIscsiNodeInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.4 |
cIsnsRegIscsiNodeTableA 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 CIsnsRegIscsiNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.4.1 |
cIsnsRegIscsiNodeEntryInformation 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. CIsnsRegIscsiNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1 |
cIsnsRegIscsiNodeIdxThe 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. CIsnsNodeIndexId .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.1 |
cIsnsRegIscsiNodeNameThe 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.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.2 |
cIsnsRegIscsiNodeTypeThe Node Type bit-map defining the functions of this
iSCSI node.
Bit Node Type
- -
All Others RESERVED
29 Control
30 Initiator
31 Targetro CIsnsNodeTypeId .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.3 |
cIsnsRegIscsiNodeAliasThe Alias name of the iSCSI node. This is a variable-length
text-based description of up to 255 bytes.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.4 |
cIsnsRegIscsiNodeScnBitmapThe 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.ro CIsnsScnBitmapId .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.5 |
cIsnsRegIscsiNodeWwnTokenThis 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.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.6 |
cIsnsRegIscsiNodeAuthMethodThis 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.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.4.1.1.7 |
cIsnsRegFcPortInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.5 |
cIsnsRegFcPortTableInformation on registered FC Ports in the iSNS. SEQUENCE OF CIsnsRegFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.5.1 |
cIsnsRegFcPortEntryInformation on one FC Port that has been registered in
iSNS. CIsnsRegFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1 |
cIsnsRegFcPortWwpnThe 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. FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.1 |
cIsnsRegFcPortIDThe FC Port's Port ID as defined in the iSNS Specification
[iSNS].ro FcAddressId (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.2 |
cIsnsRegFcPortTypeThe 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),
flPort (130),
ePort (132),
bPort (133),
mFcpPort (65297),
iFcpPort (65298),
unknownEnd (65535)
.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.3 |
cIsnsRegFcPortSymNameThe optional FC Port Port Symbolic Name as defined in the
iSNS Specification [iSNS]. If not provided then the string
SHALL be zero length.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.4 |
cIsnsRegFcPortFabricPortWwnThe 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.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.5 |
cIsnsRegFcPortHAThe FC Port Hard Address as defined in the iSNS
Specification [iSNS].ro FcAddressId (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.6 |
cIsnsRegFcPortAddrTypeThe type of Internet address in the cIsnsRegFcPortAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.7 |
cIsnsRegFcPortAddrThe FC Port Internet Address as defined in the iSNS
Specification [iSNS].ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.8 |
cIsnsRegFcPortFcCosThe FC Port Class of Service as defined in the iSNS
Specification [iSNS].ro CIsnsCosBitmapId .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.9 |
cIsnsRegFcPortFc4TypesThe FC Port FC-4 Types as defined in the iSNS
Specification [iSNS].ro OCTET STRING .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.10 |
cIsnsRegFcPortFc4DescrThe FC Port FC-4 Descriptors as defined in the iSNS
Specification [iSNS].ro OCTET STRING .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.11 |
cIsnsRegFcPortFc4FeaturesThe FC Port FC-4 Features as defined in the iSNS
Specification [iSNS].ro OCTET STRING .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.12 |
cIsnsRegFcPortScnBitmapThe 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.ro CIsnsScnBitmapId .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.13 |
cIsnsRegFcPortRoleThe Node Type bit-map defining the functions of this FC Port.
Bit Node Type
- -
All Others RESERVED
29 Control
30 Initiator
31 Targetro CIsnsNodeTypeId .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.14 |
cIsnsRegFcPortFcNodeWwnThe 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.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.15 |
cIsnsRegFcPortPpnWwnThe 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 Serverro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.5.1.1.16 |
cIsnsRegFcNodeInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.1.7.6 |
cIsnsRegFcNodeTableA table containing the registered FC Nodes in the iSNS. SEQUENCE OF CIsnsRegFcNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.1 |
cIsnsRegFcNodeEntryInformation on one registered FC node that has been registered
in the iSNS. CIsnsRegFcNodeEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1 |
cIsnsRegFcNodeWwnThe FC Node World Wide Node Name as defined in the iSNS
Specification [iSNS]. The value of zero is not valid for
this managed object. FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.1 |
cIsnsRegFcNodeSymNameThe 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.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.2 |
cIsnsRegFcNodeAddrTypeThe type of Internet address in cIsnsRegFcNodeAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.3 |
cIsnsRegFcNodeAddrThe FC Node Internet address of the node as defined in the
iSNS Specification [iSNS].ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.4 |
cIsnsRegFcNodeIPAThis managed object identifies the FC Initial Process
Associator of the node as defined in the iSNS
Specification [iSNS].ro OCTET STRING .1.3.6.1.4.1.9.10.116.1.1.7.6.1.1.5 |
cIsnsRegFcNodeProxyIscsiNameThe 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.4.1.9.10.116.1.1.7.6.1.1.6 |
cIsnsRegFcNodeInfoTableA 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. SEQUENCE OF CIsnsRegFcNodeInfoEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.2 |
cIsnsRegFcNodeInfoEntryInformation on one 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 |
cIsnsRegFcNodeInfoNumFcPortsThe number of FC Ports associated with this FC Node.ro Unsigned32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.1.7.6.2.1.1 |
cIsnsRegFcNodeFcPortTableA table containing the mapping of registered FC Nodes to
associated registered iFCP/FC Ports and registered Entity
objects in the iSNS Server instance. SEQUENCE OF CIsnsRegFcNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.3 |
cIsnsRegFcNodeFcPortEntryInformation on one mapping from an FC Port and Entity to an
FC node registered in the iSNS. CIsnsRegFcNodeFcPortEntry .1.3.6.1.4.1.9.10.116.1.1.7.6.3.1 |
cIsnsRegFcNodeFcPortEntityEIdxThe Entity Index for the registered Entity object associated
with the FC Port and FC Node.ro CIsnsEntityIndexId .1.3.6.1.4.1.9.10.116.1.1.7.6.3.1.1 |
cIsnsClntInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.2 |
cIsnsClntInstTableThis table lists the iSNS Client instances managed through
the same SNMP context. SEQUENCE OF CIsnsClntInstEntry .1.3.6.1.4.1.9.10.116.1.2.1 |
cIsnsClntInstEntryAn 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. CIsnsClntInstEntry .1.3.6.1.4.1.9.10.116.1.2.1.1 |
cIsnsClntInstIndexThe instance of this iSNS Client being managed. Each
managed client is uniquely identified by the instance index
in the MIB. Unsigned32 ( 1 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.2.1.1.1 |
cIsnsClntInstNameA name that can be assigned to the iSNS client instance.
If not configured, the value is an empty string.rw SnmpAdminString .1.3.6.1.4.1.9.10.116.1.2.1.1.2 |
cIsnsClntInstIsnspVersionThe iSNSP version that this client will support. If all
versions of iSNSP are supported, then the returned
value can be 0.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.1.1.3 |
cIsnsClntInstDescriptionThis 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 definedro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.2.1.1.4 |
cIsnsClntInstAddressTypeThe type of Internet address in cIsnsClntInstAddress. If not
set, then the value is unknown(0).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.1.1.5 |
cIsnsClntInstAddressIndicates the address this iSNS client is accepting
iSNSP messages on. If not set, then the value is an
empty string.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.1.1.6 |
cIsnsClntInstTcpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.1.1.7 |
cIsnsClntInstUdpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.1.1.8 |
cIsnsClntInstUptimeThe time that this iSNS client instance has been active. In
other words, the time since last reinitialization.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.10.116.1.2.1.1.9 |
cIsnsClntInstAvailDiscMthdIndicates the available discovery methods for this client
These are the discovery methods that can be configured in
cIsnsClntInstPrmryDiscMthd and cIsnsClntInstScndryDiscMthd.ro CIsnsSrvrDscvryMthdId .1.3.6.1.4.1.9.10.116.1.2.1.1.10 |
cIsnsClntInstPrmryDiscMthdIndicates 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.rw CIsnsSrvrDscvryMthdId .1.3.6.1.4.1.9.10.116.1.2.1.1.11 |
cIsnsClntInstScndryDiscMthdIndicates 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.rw CIsnsSrvrDscvryMthdId .1.3.6.1.4.1.9.10.116.1.2.1.1.12 |
cIsnsClntInstDiscMcGrpTypeThe type of Internet address in cIsnsClntInstDiscMcGrp. If not
set, then the value is unknown(0).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.1.1.13 |
cIsnsClntInstDiscMcGrpThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.1.1.14 |
cIsnsClntCfgSrvrTableiSNS 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. SEQUENCE OF CIsnsClntCfgSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.2 |
cIsnsClntCfgSrvrEntryAn entry in the the configured server table. Entries can be
added by specifying a configuration address, address
type, and row status. CIsnsClntCfgSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.2.1 |
cIsnsClntCfgSrvrIndexThis 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. Unsigned32 ( 1 .. 255 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.1 |
cIsnsClntCfgSrvrAddrTypeThe type of Internet address in cIsnsClntCfgSrvrAddr.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.2.1.2 |
cIsnsClntCfgSrvrAddrIdentifies the IP address of the configured iSNS server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.2.1.3 |
cIsnsClntCfgSrvrTcpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.4 |
cIsnsClntCfgSrvrUdpPortIndicates 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.rw Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.5 |
cIsnsClntCfgSrvrPriorityThe priority of this entry in the table. The client should
attempt to locate/register the highest priority entry first.rw Integer32 ( 0 .. 100 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.6 |
cIsnsClntCfgSrvrTimeoutThe 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.rw Integer32 ( 1 .. 300 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.7 |
cIsnsClntCfgSrvrRetriesThe number of retries that should be used for attempting
to register with this entry in the table.rw Integer32 ( 0 .. 10 ) .1.3.6.1.4.1.9.10.116.1.2.2.1.8 |
cIsnsClntCfgSrvrRowStatusThis indicates the status of this entry in the
table. This item can be used to determine if the
entry is a valid value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.116.1.2.2.1.9 |
cIsnsClntDscvrdSrvrTableThis 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. SEQUENCE OF CIsnsClntDscvrdSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.3 |
cIsnsClntDscvrdSrvrEntryAn entry in the cIsnsClntDscvrdSrvrTable table providing
information on a discovered iSNS server for a specified
client. CIsnsClntDscvrdSrvrEntry .1.3.6.1.4.1.9.10.116.1.2.3.1 |
cIsnsClntDscvrdSrvrIndexThis managed object, in conjunction with cIsnsClntInstIndex,
is the key that uniquely identifies each entry in this
table. Unsigned32 ( 1 .. 4294967295 ) .1.3.6.1.4.1.9.10.116.1.2.3.1.1 |
cIsnsClntDscvrdSrvrAddrTypeThe type of Internet address in cIsnsClntDscvrdSrvrAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.3.1.2 |
cIsnsClntDscvrdSrvrAddrThe address of the discovered iSNS server.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.2.3.1.3 |
cIsnsClntDscvrdSrvrTcpPortThe TCP port of the discovered iSNS server. The well known
TCP port for iSNSP is 3205.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.3.1.4 |
cIsnsClntDscvrdSrvrUdpPortThe UDP port of the discovered iSNS server. The well known
UDP port for iSNSP is 3205.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.2.3.1.5 |
cIsnsClntDscvrdSrvrIsnsVersionThe iSNS version of the discovered version.ro Integer32 ( 0 .. 100 ) .1.3.6.1.4.1.9.10.116.1.2.3.1.6 |
cIsnsClntDscvrdSrvrDiscMthdThe discovery method used to find this iSNS server.ro CIsnsSrvrDscvryMthdId .1.3.6.1.4.1.9.10.116.1.2.3.1.7 |
cIsnsClntRegEntityTableThis 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. SEQUENCE OF CIsnsClntRegEntityEntry .1.3.6.1.4.1.9.10.116.1.2.4 |
cIsnsClntRegEntityEntryThis 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. CIsnsClntRegEntityEntry .1.3.6.1.4.1.9.10.116.1.2.4.1 |
cIsnsClntRegEntityIdxThis is a unique identifier to represent an Entity
registered in an iSNS server. This is part of the index for
the table. CIsnsEntityIndexId .1.3.6.1.4.1.9.10.116.1.2.4.1.1 |
cIsnsClntRegEntityEIDThe EID is a unique registered Entity object identifier, as
specified in the iSNS Specification. This is the iSNS
Entity Identifier for the Entity.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.2.4.1.2 |
cIsnsClntRegEntityProtocolThe type of protocol that is supported by the Entity.ro CIsnsEntityProtocolId .1.3.6.1.4.1.9.10.116.1.2.4.1.3 |
cIsnsNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.3 |
cIsnsNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.3.0 |
cIsnsServerStartThis 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 NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.1 |
cIsnsServerShutdownThis 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 NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.2 |
cIsnsClientStartThis 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 NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.3 |
cIsnsClientInitalRegistrationThis 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) NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.4 |
cIsnsClientLostConnectionThis 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) NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.5 |
cIsnsClientNoServerDiscoveredThis 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 NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.116.1.3.0.6 |
cIsnsNotificationInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.1.3.1 |
cIsnsInstInfoTextual 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.ro SnmpAdminString .1.3.6.1.4.1.9.10.116.1.3.1.1 |
cIsnsAddrTypeNotifctnThe type of Internet address in cIsnsSrvrAddrNotifctn.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.3.1.2 |
cIsnsAddrNotifctnIdentifies the address of the iSNS server.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.116.1.3.1.3 |
cIsnsTcpPortNotifctnIndicates the TCP port the iSNS server is using,
or 0 if TCP based registrations are not supported.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.3.1.4 |
cIsnsUdpPortNotifctnIndicates the UDP port the iSNS server is using,
or 0 if UDP based registrations are not supported.ro Integer32 ( 0 .. 65535 ) .1.3.6.1.4.1.9.10.116.1.3.1.5 |
cIsnsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.2 |
cIsnsGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.2.1 |
cIsnsCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.116.2.2 |