CISCO-RSCN-MIB
AI MIB Summary
The CISCO-RSCN-MIB enables monitoring of Fibre Channel Registered State Change Notifications (RSCN) and Switch RSCN (SW_RSCN) events on Cisco SAN switches, tracking fabric topology changes via Extended Link Service (ELS) and Inter Link Service (ILS) frames. This module specifically exposes counters and status indicators for Nx_port and inter-switch notifications defined in FC-FLA and FC-FS standards to facilitate real-time fabric event analysis.
The MIB module for the management of the Fibre Channel's Registered State Change Notification (RSCN) functionality, which is specified by FC-FLA and FC-FS. GLOSSARY : RSCN - Registered State Change Notification. RSCN Notifications are sent to Nx_ports and other switches to notify that an event has occured. SW_RSCN - Switch Registered State Change Notification. SW_RSCN Notifications are sent to neighbouring switches in a fabric to notify that an event has occured. ELS - Extended Link Service. RSCN Software module uses ELS frame formats to send RSCN messages. ILS - Inter Link Service. RSCN Software module uses ILS frame formats to send SW-RSCN messages.
41
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
41 total| Object Name |
|---|
ciscoRscnMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.292 |
ciscoRscnMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1 |
rscnConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1.1 |
rscnScrNumberThe number of Nx_Ports currently registered
to receive RSCNs.ro INTEGER .1.3.6.1.4.1.9.9.292.1.1.1 |
rscnScrTableA table of Nx_Ports that have registered to
receive RSCNs on all VSANs configured on the
local switch. SEQUENCE OF RscnScrEntry .1.3.6.1.4.1.9.9.292.1.1.2 |
rscnScrEntryAn entry (conceptual row) containing information
about one Nx_Port which has registered to receive
RSCNs on the VSAN indicated by vsanIndex. RscnScrEntry .1.3.6.1.4.1.9.9.292.1.1.2.1 |
rscnScrFcIdThe Fibre Channel Identifier (FC-ID) of the
subscribing Nx_Port. FcAddressId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.292.1.1.2.1.1 |
rscnScrRegTypeThis object indicates the type of registration
desired by the subscriber.
'fromFabricCtrlr' indicates RSCNs generated by the
Fabric Controller.
'fromNxPort' indicates RSCNs generated by
Nx_Ports.
'fromBoth' indicates RSCNs generated by Fabric
Controller and Nx_Ports.ro Enumeration .1.3.6.1.4.1.9.9.292.1.1.2.1.2 |
rscnIlsRejectReqNotifyEnableThis object specifies if the RSCN module should
generate 'rscnIlsRejectReqNotify' notifications.
If value of this object is 'true', then the
notification is generated when a SW_RSCN request
is rejected.
If it is 'false', the notification is not generated.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.292.1.1.3 |
rscnElsRejectReqNotifyEnableThis object specifies if the RSCN module should
generate 'rscnElsRejectReqNotify' notifications.
If value of this object is 'true', then the
notification is generated when a SCR or RSCN request
is rejected.
If it is 'false', the notification is not generated.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.292.1.1.4 |
rscnNotifyFcIdThe FC-ID of an Nx_Port.
This object is to be used in the notifications:
rscnElsRejectReqNotify and rscnIlsRejectReqNotify.
This object is defined since the rscnScrFcId
object in the rscnScrTable is not-accessible. FcAddressId -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.292.1.1.5 |
rscnStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1.2 |
rscnScrTotalRejectsThe total number of SCRs rejected
across all VSANs by the local switch.ro Counter .1.3.6.1.4.1.9.9.292.1.2.1 |
rscnRscnReqTotalRejectsThe total number of RSCN requests rejected
across all VSANs by the local switch.ro Counter .1.3.6.1.4.1.9.9.292.1.2.2 |
rscnSwRscnReqTotalRejectsThe total number of SW_RSCN requests rejected
across all VSANs by the local switch.ro Counter .1.3.6.1.4.1.9.9.292.1.2.3 |
rscnStatsTableThe statistics related to the RSCN module. The
statistics are maintained per VSAN. SEQUENCE OF RscnStatsEntry .1.3.6.1.4.1.9.9.292.1.2.4 |
rscnStatsEntryAn entry (conceptual row) in this table. RscnStatsEntry .1.3.6.1.4.1.9.9.292.1.2.4.1 |
rscnRxScrsThe number of SCRs received from Nx_Ports
on this VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.1 |
rscnRxRscnsThe number of RSCNs from Nx_Ports received on
this VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.2 |
rscnTxRscnsThe total number of RSCNs transmitted on this
VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.3 |
rscnRxSwRscnsThe number of Inter-Switch Registered State
Change Notifications (SW_RSCN) received on this
VSAN from other switches.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.4 |
rscnTxSwRscnsThe number of Inter-Switch Registered State
Change Notifications (SW_RSCN) transmitted
on this VSAN to other switches.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.5 |
rscnScrRejThe number of SCR rejected on this VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.6 |
rscnRscnReqRejThe number of RSCN requests rejected on this VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.7 |
rscnSwRscnReqRejThe number of SW_RSCN requests rejected on this VSAN.ro Counter .1.3.6.1.4.1.9.9.292.1.2.4.1.8 |
rscnInformation OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1.3 |
rscnIlsRejReasonCodeThe reason code corresponding to an ILS
request rejection. This object contains the
reason code corresponding to the most recent
SCR or RSCN request rejection by the RSCN
module.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.292.1.3.1 |
rscnElsRejReasonCodeThe reason code corresponding to an ELS
request rejection. This object contains the
reason code corresponding the most recent
SW_RSCN request rejection by the RSCN module.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.292.1.3.2 |
rscnNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1.4 |
rscnNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.1.4.0 |
rscnElsRejectReqNotifyThis notification is generated by the RSCN module
on this switch whenever it rejects a SCR or RSCN
request.
The RSCN module should update the
rscnElsRejReasonCode object with the corresponding
reason code before sending the notification.
The rscnScrFcId object indicates the FC-ID of the
sender of the request that was rejected. TRAP-TYPE .1.3.6.1.4.1.9.9.292.1.4.0.1 |
rscnIlsRejectReqNotifyThis notification is generated by the RSCN module
on this switch whenever it rejects a SW_RSCN
request.
The RSCN module should update the
rscnIlsRejReasonCode object with the corresponding
reason code before sending the notification.
The rscnScrFcId object contains the FC-ID of the
sender of the request that was rejected. TRAP-TYPE .1.3.6.1.4.1.9.9.292.1.4.0.2 |
rscnMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2 |
rscnMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.1 |
rscnMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.1.1 |
rscnMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.2 |
rscnConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.2.1 |
rscnStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.2.2 |
rscnNotifyControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.2.3 |
rscnNotifyGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.292.2.2.4 |