CISCO-FCS-MIB
AI MIB Summary
The CISCO-FCS-MIB enables the configuration and monitoring of Fabric Configuration Server (FCS) parameters on Cisco Fibre Channel switches, specifically tracking FC-GS3 standard compliance, zoning database synchronization states, and FCS operational status. This module facilitates the management of fabric-wide configuration consistency and the detection of topology inconsistencies within the storage area network (SAN).
The MIB module for the management of a Fabric Configuration Server (FCS). An FCS is defined by the FC-GS3 standard. This MIB enables managers to configure and monitor FCS parameters.
100
Objects
Active
Status
11
Dependencies
Imported Objects
Objects
100 total| Object Name |
|---|
ciscoFcsMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.297 |
ciscoFcsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1 |
fcsConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1.1 |
fcsVsanDiscoverySpinLockThis object is used to facilitate modification
of fcsVsanDiscoveryList2k, fcsVsanDiscovery-
List4k, fcsVsanDiscoveryName and
fcsStartDiscovery objects by multiple managers.
The procedure for modifying the above four objects
is as follows:
1. Determine new values for fcsVsanDiscoveryList2k,
fcsVsanDiscoveryList4k and fcsVsanDiscoveryName.
2. Retrieve the value of fcsVsanDiscoverySpinLock.
3. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value, and (in the same PDU) the value
of fcsVsanDiscoveryList2k to the new value.
If the set fails for the fcsVsanDiscoverySpinLock
object, go back to step 2.
4. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by one, and (in the
same PDU) the value of fcsVsanDiscoveryList4k
to its new value. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
5. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by two, and (in the
same PDU) the value of fcsStartDiscovery to
'startDiscovery'. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
6. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by three, and (in the
same PDU) the value of fcsVsanDiscoveryName to
its new value. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
Note that if it's possible to include
fcsVsanDiscoveryList4k, fcsStartDiscovery,
and/or fcsVsanDiscoveryName in the (Set Request)
PDU of an earlier step, then step 4, 5 and/or 6,
respectively , can be eliminated.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.1 |
fcsVsanDiscoveryNameThe name of the discovery triggered by a manager.
This object is sent along with the
fcsDiscoveryCompleteNotify notification.
This object cannot be modified when the discovery
status is 'inProgress' on the selected set of
VSANs as indicated by the fcsDiscoveryStatus
object in the fcsDiscoveryStatusTable.rw SnmpAdminString .1.3.6.1.4.1.9.9.297.1.1.2 |
fcsVsanDiscoveryList2kA bitmap which represents VSANs starting from
VSAN id 1 to VSAN id 2048. Discovery will be
carried out on all those VSANs for which the
corresponding bits are set to 1 in this object.
Note that if multiple managers set this object
one after the other, the discovery is carried
out on the union of the multiple requests. When
read, the value of this object is the union of
the in-progress discovery requests.rw FcList -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.3 |
fcsVsanDiscoveryList4kA bitmap which represents VSANs starting from
VSAN id 2049 to VSAN id 4096. Discovery will be
carried out on all those VSANs for which the
corresponding bits are set to 1 in this object.
Note that if multiple managers set this object
one after the other, the discovery is carried
out on the union of the multiple requests. When
read, the value of this object is the union of
the in-progress discovery requests.rw FcList -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.4 |
fcsStartDiscoveryThis object specifies whether a discovery cycle
should be started by the Fabric Configuration
Server. If this object is set to 'startDiscovery',
then the discovery is started by the Fabric
Configuration Server on those VSANs that have been
specified by the fcsVsanDiscoveryList objects.
No action is taken if this object is set to 'noOp'.
The value of this object when read is always
'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.297.1.1.5 |
fcsDiscoveryStatusTableThis table contains the status of the discovery
for all VSANs. SEQUENCE OF FcsDiscoveryStatusEntry .1.3.6.1.4.1.9.9.297.1.1.6 |
fcsDiscoveryStatusEntryAn entry (conceptual row) in this table.
The discovery status for a particular VSAN. FcsDiscoveryStatusEntry .1.3.6.1.4.1.9.9.297.1.1.6.1 |
fcsDiscoveryStatusThe status of the discovery on the local switch.
Initially when the switch comes up, this object
will be set to 'databaseInvalid' state on all
VSANs. This indicates that a discovery needs to
be done.
If the manager sets the fcsStartDiscovery object to
'startDiscovery' for this VSAN, then the discovery
will be triggered on.
The state of this object will be set to 'inProgress'
for this VSAN during the discovery. Once the
discovery is completed on this VSAN, this object
will be set to 'completed'.
After the discovery is completed for the specified
list of VSANs, the data is cached for an interval
of time specified by fcsVsanDiscoveryTimeOut object.
Once this interval of time expires, the data is lost
and this object will be set to 'databaseInvalid'
state for the specified list of VSANs.ro Enumeration .1.3.6.1.4.1.9.9.297.1.1.6.1.1 |
fcsDiscoveryCompleteTimeThis object contains the value of sysUpTime when
the last discovery was completed on this VSAN.
This object will contain the value of zero before
the first discovery on this VSAN.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.297.1.1.6.1.2 |
fcsVsanDiscoveryTimeOutThe minimum interval of time for which the
discovered data on a VSAN is cached by the
Fabric Configuration Server.rw TimeIntervalSec .1.3.6.1.4.1.9.9.297.1.1.7 |
fcsDiscoveryInvalidateCache2kA bitmap which represents VSANs from 1 to 2048.
The discovered cache will be invalidated on those
VSANs for which the corresponding bits are set to
1 in this object. If the bit corresponding to a
particular VSAN is set to 1 and if the value of
fcsDiscoveryStatus for that VSAN is 'completed',
then the discovery cache on that VSAN will be
invalidated and the fcsDiscoveryStatus object for
that VSAN will be set to 'databaseInvalid'.rw FcList -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.8 |
fcsDiscoveryInvalidateCache4kA bitmap which represents VSANs from 2049 to 4096.
The discovered cache will be invalidated on those
VSANs for which the corresponding bits are set to
1 in this object. If the bit corresponding to a
particular VSAN is set to 1 and if the value of
fcsDiscoveryStatus for that VSAN is 'completed',
then the discovery cache on that VSAN will be
invalidated and the fcsDiscoveryStatus object for
that VSAN will be set to 'databaseInvalid'.rw FcList -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.9 |
fcsIeNumberThe number of entries currently present in the
fcsIeTable.ro INTEGER .1.3.6.1.4.1.9.9.297.1.1.10 |
fcsIeTableA table of Interconnect Elements.
Interconnect Elements (IEs) are switches, hubs,
bridges etc.
By default, the Fabric Configuration Server will
maintain detailed information pertaining only to
the local switch. As far as remote topology is
concerned, only the IE name, type and domain-id
information will be maintained. If a discovery
cycle is triggered on a set of VSANs, this table
along with the Port and Platform tables will be
populated with the discovered information. The
discovered data will be retained in this table for
at least fcsVsanDiscoveryTimeOut seconds after the
completion of its discovery or till the discovered
data is invalidated by setting the appropriate
bits of fcsDiscoveryInvalidateCache2k/4k. SEQUENCE OF FcsIeEntry .1.3.6.1.4.1.9.9.297.1.1.11 |
fcsIeEntryAn entry (coneptual row) in this table.
It gives information on an Interconnect
Element. FcsIeEntry .1.3.6.1.4.1.9.9.297.1.1.11.1 |
fcsIeNameThe WWN of an Interconnect Element. This object
uniquely identifies an Interconnect Element on a
VSAN. If the IE is a switch, then this object
is the Node WWN of the switch. FcNameId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.11.1.1 |
fcsIeTypeThe type of this Interconnect Element.ro FcIeType -- Rsyntax INTEGER { -- unknown(1), -- other(2), -- switch(3), -- hub(4), -- bridge(5) -- } .1.3.6.1.4.1.9.9.297.1.1.11.1.2 |
fcsIeDomainIdThe Domain Id of this Interconnect Element.
If the Domain Id has not been configured,
then this object will have the value of zero.ro DomainIdOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.11.1.3 |
fcsIeMgmtIdThe management identifer of this Interconnect
Element. If the Interconnect Element is a switch,
then this object will be the Domain Controller
identifier of the switch. If the value of this
object is unknown to the local system, then it
will contain the null value x'00 00 00'.ro FcAddressId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.11.1.4 |
fcsIeFabricNameThe fabric name of this Interconnect Element.
If the value of this object is unknown to the
local system, then it will contain the null
value x'00 00 00 00 00 00 00 00'.ro FcNameId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.11.1.5 |
fcsIeLogicalNameThe logical name of this Interconnect Element.
If the value of this object is unknown to the
local system, then it will contain the zero
length string.ro OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.11.1.6 |
fcsIeMgmtAddrListIndexThe index of the management address list
corresponding to this Interconnect Element. This
object is an index into the fcsMgmtAddrListTable.
Zero or more of the management address objects may
be associated with an Interconnect Element object.ro ListIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.11.1.7 |
fcsIeInfoListThe information list corresponding to this
Interconnect Element. This object contains
multiple substrings: the vendor name,
model name/number, release code and any vendor
specific information. Each substring is
terminated with a null x'00'.ro OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.11.1.8 |
fcsIePortListIndexThe index of the port list corresponding to this
Interconnect Element. This object is an index into
the fcsPortListTable.ro ListIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.11.1.9 |
fcsMgmtAddrListTableThis table contains the set of management
address lists currently referenced by any
instance of the fcsIeMgmtAddrListIndex or
fcsPlatformMgmtAddrListIndex objects. SEQUENCE OF FcsMgmtAddrListEntry .1.3.6.1.4.1.9.9.297.1.1.12 |
fcsMgmtAddrListEntryAn entry (conceptual row) in this table.
A management address is represented by
fcsMgmtAddrIndex. All management addresses which
belong to the same list have a common
fcsMgmtAddrListIndex. FcsMgmtAddrListEntry .1.3.6.1.4.1.9.9.297.1.1.12.1 |
fcsMgmtAddrListIndexThe index of the management address list. ListIndex .1.3.6.1.4.1.9.9.297.1.1.12.1.1 |
fcsMgmtAddrIndexThe index of a management address. Gauge .1.3.6.1.4.1.9.9.297.1.1.12.1.2 |
fcsMgmtAddrThe management address corresponding to this entry.
The format of this object may be based on the
format of the Uniform Resource Locator (URL).
For example, SNMP - snmp://ipaddress[:port#].
This object MUST be set to a valid value before or
concurrently with setting the value of the
corresponding instance of fcsMgmtAddrRowStatus to
'active'.rw OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.12.1.3 |
fcsMgmtAddrConfigSourceThe source of configuration of this entry.
Note that an entry which is configured via
GS3 cannot be deleted through SNMP.ro CreatedBy -- Rsyntax INTEGER { -- createdByMgmt(1), -- learnedviaGS3(2) -- } .1.3.6.1.4.1.9.9.297.1.1.12.1.4 |
fcsMgmtAddrRowStatusThe status of this conceptual row.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.297.1.1.12.1.5 |
fcsPortListTableThis table contains all the lists of ports that
are associated with Interconnect Elements contained
in fcsIeTable. SEQUENCE OF FcsPortListEntry .1.3.6.1.4.1.9.9.297.1.1.13 |
fcsPortListEntryAn entry (conceptual row) in this table.
A port is represented by fcsPortName. All the
ports that belong to the same list have the same
fcsPortListIndex. FcsPortListEntry .1.3.6.1.4.1.9.9.297.1.1.13.1 |
fcsPortListIndexThe index of the port list.ro ListIndex .1.3.6.1.4.1.9.9.297.1.1.13.1.1 |
fcsPortNumberThe number of entries currently present in the
fcsPortTable.ro INTEGER .1.3.6.1.4.1.9.9.297.1.1.14 |
fcsPortTableThis table contains information of all the ports.
These ports are grouped into lists by the
fcsPortListTable. SEQUENCE OF FcsPortEntry .1.3.6.1.4.1.9.9.297.1.1.15 |
fcsPortEntryAn entry (conceptual row) in this table. FcsPortEntry .1.3.6.1.4.1.9.9.297.1.1.15.1 |
fcsPortNameThe WWN of the port for which this row contains
information. FcNameId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.15.1.1 |
fcsPortTypeThe type of this port.
If it is a trunk port, the type of the port will
be tePort. This is however not a standard port
type. When information regarding such a port is
sent using GS-3, it is represented in the GS-3
message and therefore in this table as an
E_Port.ro FcPortTypes -- Rsyntax INTEGER { -- auto(1), -- fPort(2), -- flPort(3), -- ePort(4), -- bPort(5), -- fxPort(6), -- sdPort(7), -- tlPort(8), -- nPort(9), -- nlPort(10), -- nxPort(11), -- tePort(12), -- fvPort(13), -- portOperDown(14) -- } .1.3.6.1.4.1.9.9.297.1.1.15.1.2 |
fcsPortTXTypeThe TX type of this port.ro FcPortTxTypes -- Rsyntax INTEGER { -- unknown(1), -- longWaveLaser(2), -- shortWaveLaser(3), -- longWaveLaserCostReduced(4), -- electrical(5) -- } .1.3.6.1.4.1.9.9.297.1.1.15.1.3 |
fcsPortModuleTypeThe module type of this port.ro FcPortModuleTypes -- Rsyntax INTEGER { -- unknown(1), -- other(2), -- gbic(3), -- embedded(4), -- glm(5), -- gbicWithSerialID(6), -- gbicWithoutSerialID(7), -- sfpWithSerialID(8), -- sfpWithoutSerialID(9) -- } .1.3.6.1.4.1.9.9.297.1.1.15.1.4 |
fcsPortPhyPortNumThe physical number corresponding to this port
entry.ro INTEGER .1.3.6.1.4.1.9.9.297.1.1.15.1.5 |
fcsPortAttachPortNameIndexThe index of the attached port name list
corresponding to this port entry. This object
is an index into the fcsAttachPortNameListTable.ro ListIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.15.1.6 |
fcsPortStateThe state of this port.ro FcPortState -- Rsyntax INTEGER { -- unknown(1), -- online(2), -- offline(3), -- testing(4), -- fault(5), -- other(6) -- } .1.3.6.1.4.1.9.9.297.1.1.15.1.7 |
fcsAttachPortNameListTableThis table contains all the lists of attach port
names. SEQUENCE OF FcsAttachPortNameListEntry .1.3.6.1.4.1.9.9.297.1.1.16 |
fcsAttachPortNameListEntryAn entry (conceptual row) in this table.
An Attached port name is represented by
fcsAttachPortName. All the attach port names
that belong to the same list have a common
fcsAttachPortNameListIndex. FcsAttachPortNameListEntry .1.3.6.1.4.1.9.9.297.1.1.16.1 |
fcsAttachPortNameListIndexThe index of the attach port name list. ListIndex .1.3.6.1.4.1.9.9.297.1.1.16.1.1 |
fcsAttachPortNameThe attached port name corresponding to this entry.
Zero or more of these names may be associated with
a port object.
The first 8 bytes of this object contain the WWN of
the port followed by 2 reserved bytes. Following
this is one byte of Port flags and one byte of
Port type. See FC-GS3 for more details.ro OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.16.1.2 |
fcsPlatformNumberThe number of entries currently present in the
fcsPlatformTable.ro INTEGER .1.3.6.1.4.1.9.9.297.1.1.17 |
fcsPlatformTableThis table contains information on platforms.
By default, this table only contains information
pertaining to the local switch. If a discovery
is triggered, this table will contain all the
information that was obtained from the discovery
process. The information gathered from the
discovery process shall be retained in this table
for atleast fcsVsanDiscoveryTimeOut seconds after
the completion of its discovery or until the
discovered cache is invalidated by setting the
appropriate bits of
fcsDiscoveryInvalidateCache2k/4k. SEQUENCE OF FcsPlatformEntry .1.3.6.1.4.1.9.9.297.1.1.18 |
fcsPlatformEntryAn entry (conceptual row) in this table.
A platform is uniquely represented by
fcsPlatformIndex. There could be multiple
platforms on a VSAN.
A platform can contain multiple nodes. The
node lists need to be created in the
fcsNodeNameListTable. The
fcsPlatformNodeNameListIndex object in this
table points to the desired node list in the
fcsNodeNameListTable.
Similarly, the management addresses corresponding
to the platform need to be created in the
fcsMgmtAddrListTable. The
fcsPlatformMgmtAddrListIndex object in this table
points to the desired management address list
in the fcsMgmtAddrListTable.
Once a platform has been created, it can optionally
be validated on a fabric-wide basis by setting
the appropriate instance of fcsPlatformValidation
object to 'validate'. FcsPlatformEntry .1.3.6.1.4.1.9.9.297.1.1.18.1 |
fcsPlatformIndexThe index of this platform. Gauge .1.3.6.1.4.1.9.9.297.1.1.18.1.1 |
fcsPlatformNameThe name of this platform.
The name should be unique within a VSAN. This
object cannot be modified while the value of
the corresponding instance of
fcsPlatformRowStatus is 'active'.
This object MUST be set before or concurrently
with setting the corresponding instance of
fcsPlatformRowStatus to 'active'.rw OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.18.1.2 |
fcsPlatformTypeThe type of this platform.rw FcPlatformType -- Rsyntax INTEGER { -- unknown(1), -- other(2), -- gateway(3), -- converter(4), -- hostBusAdapter(5), -- swProxyAgent(6), -- storageDevice(7), -- host(8), -- storageSubSys(9), -- module(10), -- swDriver(11), -- storageAccessDev(12) -- } .1.3.6.1.4.1.9.9.297.1.1.18.1.3 |
fcsPlatformNodeNameListIndexThe index of the node name list corresponding to
this platform entry. This object is an index into
the fcsNodeNameListTable.
The list of nodes that a platform contains should
be unique within a VSAN.
If this entry is configured via SNMP as indicated
by the corresponding instance of fcsPlatformConfig-
Source object, then this object should only point
to entries in fcsNodeNameListTable that have been
created via SNMP. Similarly, if this entry is
configured via GS-3, then it can only point to
entries configured via GS-3 in the
fcsNodeNameListTable.rw ListIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.18.1.4 |
fcsPlatformMgmtAddrListIndexThe index of the management address list
corresponding to this Platform. This object
is an index into the fcsMgmtAddrListTable.
Zero or more of the management address objects may
be associated with a Platform object.
If this entry is configured via SNMP as indicated
by the corresponding instance of fcsPlatformConfig-
Source object, then this object should only point
to entries in fcsMgmtAddrListTable that have been
created via SNMP. Similarly, if this entry is
configured via GS-3, then it can only point to
entries configured via GS-3 in the
fcsMgmtAddrListTable.rw ListIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.297.1.1.18.1.5 |
fcsPlatformConfigSourceThe source of configuration of this entry.
Note that an entry which is configured via
GS3 cannot be deleted through SNMP.ro CreatedBy -- Rsyntax INTEGER { -- createdByMgmt(1), -- learnedviaGS3(2) -- } .1.3.6.1.4.1.9.9.297.1.1.18.1.6 |
fcsPlatformValidationThis object specifies whether the validation for
the platform name and its constituent nodes
should be done on a fabric-wide basis.
The outcome of this validation will be present
in the corresponding instance of
fcsPlatformValidationResult.
No action is taken if this object is set to
'noop'.
The value of this object when read is always
'noop'.rw Enumeration .1.3.6.1.4.1.9.9.297.1.1.18.1.7 |
fcsPlatformValidationResultThe result of the fabric-wide validation of
this platform.
If the name of the platform is not unique
fabric-wide on this VSAN, then this object
will contain the value 'nameInvalid'.
If the list of nodes present in the platform
is not unique, then this object will contain
the value 'nodeInvalid'.
If there is any other failure, this object will
contain the value 'failure'.
None of the configurable objects can be modified
when the value of this object is 'inProgress'.ro Enumeration .1.3.6.1.4.1.9.9.297.1.1.18.1.8 |
fcsPlatformRowStatusThe status of this conceptual row.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.297.1.1.18.1.9 |
fcsNodeNameListTableThis table contains all the lists of nodes. SEQUENCE OF FcsNodeNameListEntry .1.3.6.1.4.1.9.9.297.1.1.19 |
fcsNodeNameListEntryAn entry (conceptual row) in this table.
Each node is represented uniquely by
fcsNodeName. All nodes that belong to the
same list have a common fcsNodeNameListIndex. FcsNodeNameListEntry .1.3.6.1.4.1.9.9.297.1.1.19.1 |
fcsNodeNameListIndexThe index of the node name list. ListIndex .1.3.6.1.4.1.9.9.297.1.1.19.1.1 |
fcsNodeNameThe name of this node entry. FcNameId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.297.1.1.19.1.2 |
fcsNodeNameConfigSourceThe source of configuration of this entry.
Note that an entry configured via GS-3
cannot be deleted through SNMP.ro CreatedBy -- Rsyntax INTEGER { -- createdByMgmt(1), -- learnedviaGS3(2) -- } .1.3.6.1.4.1.9.9.297.1.1.19.1.3 |
fcsNodeNameRowStatusThe status of this conceptual row.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.297.1.1.19.1.4 |
fcsReqRejNotifyEnableThis object specifies if the Fabric Configuration
Server should issue a 'fcsReqRejNotify'
notification.
If the value of this object is 'true', then the
notification is issued. If the value of this
object is 'false', then the notification is not
issued.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.297.1.1.20 |
fcsDiscoveryCompleteNotifyEnableThis object specifies if the Fabric Configuration
Server should issue a 'fcsDiscoveryCompleteNotify'
notification.
If the value of this object is 'true', then the
notification is issued. If the value of this
object is 'false', then the notification is not
issued.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.297.1.1.21 |
fcsStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1.2 |
fcsTotalRejectsThe total number of requests rejected by the
local switch across all VSANs.ro Counter .1.3.6.1.4.1.9.9.297.1.2.1 |
fcsStatsTableThis table contains all the statistics related
to the Fabric Configuration Server. SEQUENCE OF FcsStatsEntry .1.3.6.1.4.1.9.9.297.1.2.2 |
fcsStatsEntryAn entry (conceptual row) in this table.
Some statistics for a particular VSAN. FcsStatsEntry .1.3.6.1.4.1.9.9.297.1.2.2.1 |
fcsRxGetReqsThe number of Get Requests received by the Fabric
Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.1 |
fcsTxGetReqsThe number of Get Requests sent by the Fabric
Configuration Server on this VSAN to other
servers in the fabric.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.2 |
fcsRxRegReqsThe number of Registration Requests received by the
Fabric Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.3 |
fcsTxRegReqsThe number of Registration Requests sent by the
Fabric Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.4 |
fcsRxDeregReqsThe number of Deregistration Requests received by
the Fabric Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.5 |
fcsTxDeregReqsThe number of Deregistration Requests sent by
the Fabric Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.6 |
fcsTxRscnsThe number of Registered State Change
Notifications (RSCNs) sent by the Fabric
Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.7 |
fcsRxRscnsThe number of Registered State Change
Notifications (RSCNs) received by the Fabric
Configuration Server on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.8 |
fcsRejectsThe total number of requests rejected by the local
switch on this VSAN.ro Counter .1.3.6.1.4.1.9.9.297.1.2.2.1.9 |
fcsInformation OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1.3 |
fcsRejReasonCodeThis object contains the reason code corresponding
to the latest Fabric Configuration Server request
rejected by the local system.ro FcGs3RejectReasonCode -- Rsyntax INTEGER { -- none(1), -- invalidCmdCode(2), -- invalidVerLevel(3), -- logicalError(4), -- invalidIUSize(5), -- logicalBusy(6), -- protocolError(7), -- unableToPerformCmdReq(8), -- cmdNotSupported(9), -- vendorError(10) -- } .1.3.6.1.4.1.9.9.297.1.3.1 |
fcsRejReasonCodeExplanationThis object contains the reason code explanation
if the reason code is 'Unable to perform command
req'. This object also corresponds to the latest
Fabric Configuration Server request rejected by
the local system.ro FcFcsRejReasonExplanation -- Rsyntax INTEGER { -- noAdditionalExplanation(1), -- invNameIdForIEOrPort(2), -- ieListNotAvailable(3), -- ieTypeNotAvailable(4), -- domainIdNotAvailable(5), -- mgmtIdNotAvailable(6), -- fabNameNotAvailable(7), -- ielogNameNotAvailable(8), -- mgmtAddrListNotAvailable(9), -- ieInfoListNotAvailable(10), -- portListNotAvailable(11), -- portTypeNotAvailable(12), -- phyPortNumNotAvailable(13), -- attPortNameListNotAvailable(14), -- portStateNotAvailable(15), -- unableToRegIELogName(16), -- platformNameNoExist(17), -- platformNameAlreadyExists(18), -- platformNodeNameNoExists(19), -- platformNodeNameAlreadyExists(20) -- } .1.3.6.1.4.1.9.9.297.1.3.2 |
fcsNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1.4 |
fcsNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.1.4.0 |
fcsReqRejNotifyThis notification is generated by the Fabric
Configuration Server on this switch whenever it
rejects a Fabric Configuration Server request.
The Fabric Configuration Server should update the
fcsRejReasonCode and fcsRejReasonCodeExplanation
objects with the corresponding reason code and
reason code explanation before sending the
notification. TRAP-TYPE .1.3.6.1.4.1.9.9.297.1.4.0.1 |
fcsDiscoveryCompleteNotifyThis notification is generated by the Fabric
Configuration Server when a discovery cycle
specified by fcsVsanDiscoveryList2k,
fcsVsanDiscoveryList4k and fcsVsanDiscoveryName
is completed. TRAP-TYPE .1.3.6.1.4.1.9.9.297.1.4.0.2 |
fcsMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2 |
fcsMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.1 |
fcsMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.1.1 |
fcsMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.2 |
fcsConfigurationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.2.1 |
fcsStatisticsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.2.2 |
fcsNotificationControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.2.3 |
fcsNotificationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.297.2.2.4 |