MIBs Depot

CISCO-RSCN-MIB

Registered at
1.3.6.1.4.1.9.9.292
Last updated
2008-09-01 00:00
Organization
Cisco Systems Inc.
Revisions
2008-09-01 00:00, 2006-08-17 00:00, 2005-05-06 00:00, 2003-10-16 00:00, 2002-09-20 00:00
Namespace
cisco
Source file
CISCO-RSCN-MIB
Digest
sha256:54d15083a0e263993608ed64d288002cc0fdb0b986a9a899793b417728a425c9

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-NS-MIBFcGs3RejectReasonCode
CISCO-SMIciscoMgmt
CISCO-ST-TCFcAddressId
CISCO-VSAN-MIBvsanIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-NS-MIB
CISCO-RSCN-MIB
CISCO-SMI
CISCO-ST-TC
CISCO-TC
CISCO-VSAN-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoRscnMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1
rscnConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1.1
rscnScrNumber
OBJECT-TYPE
The number of Nx_Ports currently registered to receive RSCNs.
1.3.6.1.4.1.9.9.292.1.1.1Integer32 (0..2147483647)read-onlycurrent
rscnScrTable
OBJECT-TYPE
A table of Nx_Ports that have registered to receive RSCNs on all VSANs configured on the local switch.
1.3.6.1.4.1.9.9.292.1.1.2not-accessiblecurrent
rscnScrEntry
OBJECT-TYPE
An entry (conceptual row) containing information about one Nx_Port which has registered to receive RSCNs on the VSAN indicated by vsanIndex.
1.3.6.1.4.1.9.9.292.1.1.2.1not-accessiblecurrent
rscnScrFcId
OBJECT-TYPE
The Fibre Channel Identifier (FC-ID) of the subscribing Nx_Port.
1.3.6.1.4.1.9.9.292.1.1.2.1.1FcAddressIdnot-accessiblecurrent
rscnScrRegType
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.292.1.1.2.1.2INTEGER {fromFabricCtrlr(1), fromNxPort(2), fromBoth(3)}read-onlycurrent
rscnIlsRejectReqNotifyEnable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.292.1.1.3TruthValueread-writecurrent
rscnElsRejectReqNotifyEnable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.292.1.1.4TruthValueread-writecurrent
rscnNotifyFcId
OBJECT-TYPE
The FC-ID of an Nx_Port. This object is to be used in the notifications: rscnElsRejectReqNotify, rscnIlsRejectReqNotify, rscnElsRxRejectReqNotify and rscnIlsRxRejectReqNotify. This object is defined since the rscnScrFcId object in the rscnScrTable is not-accessible.
1.3.6.1.4.1.9.9.292.1.1.5FcAddressIdaccessible-for-notifycurrent
rscnMultiPidTable
OBJECT-TYPE
This table contains the configuration information for multi-pid option for all VSANs on the local device.
1.3.6.1.4.1.9.9.292.1.1.6not-accessiblecurrent
rscnMultiPidEntry
OBJECT-TYPE
An entry (conceptual row) in this table.
1.3.6.1.4.1.9.9.292.1.1.6.1not-accessiblecurrent
rscnMultiPidEnable
OBJECT-TYPE
This object specifies whether the multi-pid option is enabled on this VSAN. If this object is set to 'true', then the multi-pid option is enabled. If this object is set to 'false, then the multi-pid option is disabled. If the multi-pid option is enabled, then RSCNs generated to the registered Nx ports may contain more than one affected port ID. By enabling this option, the number of RSCNs generated can be reduced.
1.3.6.1.4.1.9.9.292.1.1.6.1.1TruthValueread-writecurrent
rscnEventTovTable
OBJECT-TYPE
This table contains the configuration information for Event Time Out Value option for all VSANs on the local device. The Event TOV value is used to send the coalesced RSCNs to the registered user.
1.3.6.1.4.1.9.9.292.1.1.7not-accessiblecurrent
rscnEventTovEntry
OBJECT-TYPE
An entry (conceptual row) in this table represents the Event Time out value on a VSAN.
1.3.6.1.4.1.9.9.292.1.1.7.1not-accessiblecurrent
rscnEventTov
OBJECT-TYPE
This object specifies the event time-out value configured for the VSAN. This timeout value corresponds to the coalescing timeout. This object is used to merge a number of RSCNs into a single frame and send them out when timer expires. The value of zero indicates that frames will not be coalesced.
1.3.6.1.4.1.9.9.292.1.1.7.1.1Unsigned32 (0..2000)read-writecurrent
rscnIlsRxRejectReqNotifyEnable
OBJECT-TYPE
This object specifies if the RSCN module should generate 'rscnIlsRxRejectReqNotify' notifications. If value of this object is 'true', then the notification is generated when a SW_RSCN that is rejected by another device is received on the local device. If it is 'false', the notification is not generated.
1.3.6.1.4.1.9.9.292.1.1.8TruthValueread-writecurrent
rscnElsRxRejectReqNotifyEnable
OBJECT-TYPE
This object specifies if the RSCN module should generate 'rscnElsRxRejectReqNotify' notifications. If value of this object is 'true', then the notification is generated when a RSCN request that is rejected by another device is received on the local device. If it is 'false', the notification is not generated.
1.3.6.1.4.1.9.9.292.1.1.9TruthValueread-writecurrent
rscnStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1.2
rscnScrTotalRejects
OBJECT-TYPE
The total number of SCRs rejected across all VSANs by the local switch.
1.3.6.1.4.1.9.9.292.1.2.1Counter32read-onlycurrent
rscnRscnReqTotalRejects
OBJECT-TYPE
The total number of RSCN requests rejected across all VSANs by the local switch.
1.3.6.1.4.1.9.9.292.1.2.2Counter32read-onlycurrent
rscnSwRscnReqTotalRejects
OBJECT-TYPE
The total number of SW_RSCN requests rejected across all VSANs by the local switch.
1.3.6.1.4.1.9.9.292.1.2.3Counter32read-onlycurrent
rscnStatsTable
OBJECT-TYPE
The statistics related to the RSCN module. The statistics are maintained per VSAN.
1.3.6.1.4.1.9.9.292.1.2.4not-accessiblecurrent
rscnStatsEntry
OBJECT-TYPE
An entry (conceptual row) in this table.
1.3.6.1.4.1.9.9.292.1.2.4.1not-accessiblecurrent
rscnRxScrs
OBJECT-TYPE
The number of SCRs received from Nx_Ports on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.1Counter32read-onlycurrent
rscnRxRscns
OBJECT-TYPE
The number of RSCNs from Nx_Ports received on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.2Counter32read-onlycurrent
rscnTxRscns
OBJECT-TYPE
The total number of RSCNs transmitted on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.3Counter32read-onlycurrent
rscnRxSwRscns
OBJECT-TYPE
The number of Inter-Switch Registered State Change Notifications (SW_RSCN) received on this VSAN from other switches.
1.3.6.1.4.1.9.9.292.1.2.4.1.4Counter32read-onlycurrent
rscnTxSwRscns
OBJECT-TYPE
The number of Inter-Switch Registered State Change Notifications (SW_RSCN) transmitted on this VSAN to other switches.
1.3.6.1.4.1.9.9.292.1.2.4.1.5Counter32read-onlycurrent
rscnScrRej
OBJECT-TYPE
The number of SCR rejected on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.6Counter32read-onlycurrent
rscnRscnReqRej
OBJECT-TYPE
The number of RSCN requests rejected on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.7Counter32read-onlycurrent
rscnSwRscnReqRej
OBJECT-TYPE
The number of SW_RSCN requests rejected on this VSAN.
1.3.6.1.4.1.9.9.292.1.2.4.1.8Counter32read-onlycurrent
rscnInformation
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1.3
rscnIlsRejReasonCode
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.292.1.3.1FcGs3RejectReasonCoderead-onlycurrent
rscnElsRejReasonCode
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.292.1.3.2FcGs3RejectReasonCoderead-onlycurrent
rscnNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1.4
rscnNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.1.4.0
rscnMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.2
rscnMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.2.1
rscnMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.292.2.2

Notifications

NameOIDStatus
rscnElsRejectReqNotify
NOTIFICATION-TYPE
This notification is generated by the RSCN module on this switch whenever it rejects a SCR or RSCN request. The rscnScrFcId object indicates the FC-ID of the sender of the request that was rejected.
1.3.6.1.4.1.9.9.292.1.4.0.1current
rscnIlsRejectReqNotify
NOTIFICATION-TYPE
This notification is generated by the RSCN module on this switch whenever it rejects a SW_RSCN request. The rscnScrFcId object contains the FC-ID of the sender of the request that was rejected.
1.3.6.1.4.1.9.9.292.1.4.0.2current
rscnElsRxRejectReqNotify
NOTIFICATION-TYPE
This notification is generated by the RSCN module on this switch whenever it receives a rejected RSCN request. The rscnScrFcId object indicates the FC-ID of the sender where the request was rejected.
1.3.6.1.4.1.9.9.292.1.4.0.3current
rscnIlsRxRejectReqNotify
NOTIFICATION-TYPE
This notification is generated by the RSCN module on this switch whenever it receives a rejected SW_RSCN request. The rscnScrFcId object contains the FC-ID of the sender where the request was rejected.
1.3.6.1.4.1.9.9.292.1.4.0.4current

Conformance

NameOIDStatus
rscnMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement RSCN feature.
1.3.6.1.4.1.9.9.292.2.1.1deprecated
rscnMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement RSCN feature.
1.3.6.1.4.1.9.9.292.2.1.2deprecated
rscnMIBComplianceRev2
MODULE-COMPLIANCE
The compliance statement for entities which implement RSCN feature.
1.3.6.1.4.1.9.9.292.2.1.3deprecated
rscnMIBComplianceRev3
MODULE-COMPLIANCE
The compliance statement for entities which implement RSCN feature.
1.3.6.1.4.1.9.9.292.2.1.4current
rscnConfigGroup
OBJECT-GROUP
A collection of objects for configuring and displaying SCR entries.
1.3.6.1.4.1.9.9.292.2.2.1deprecated
rscnStatsGroup
OBJECT-GROUP
A collection of objects for displaying RSCN statistics.
1.3.6.1.4.1.9.9.292.2.2.2current
rscnNotifyControlGroup
OBJECT-GROUP
A collection of notification control and notification information objects.
1.3.6.1.4.1.9.9.292.2.2.3current
rscnNotifyGroup
NOTIFICATION-GROUP
A collection of notifications for monitoring ILS and ELS request rejection by the RSCN module.
1.3.6.1.4.1.9.9.292.2.2.4current
rscnConfigGroupRev1
OBJECT-GROUP
A collection of objects for configuring and displaying SCR entries and multi-pid option.
1.3.6.1.4.1.9.9.292.2.2.5current
rscnConfigGroupRev1Sup1
OBJECT-GROUP
A collection of object(s) for configuring the Event time out option.
1.3.6.1.4.1.9.9.292.2.2.6current
rscnRejectNotifyGroup
NOTIFICATION-GROUP
A collection of notifications for monitoring ILS and ELS request rejection by other switches/ devices.
1.3.6.1.4.1.9.9.292.2.2.7current
rscnNotifyControlGroupSup1
OBJECT-GROUP
A collection of notification control objects.
1.3.6.1.4.1.9.9.292.2.2.8current