CISCO-RSCN-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-RSCN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoRscnMIB | 1.3.6.1.4.1.9.9.292 |
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. |
||
ciscoRscnMIBObjects | 1.3.6.1.4.1.9.9.292.1 | |||
rscnConfiguration | 1.3.6.1.4.1.9.9.292.1.1 | |||
rscnScrNumber | 1.3.6.1.4.1.9.9.292.1.1.1 | integer32 | read-only |
The number of Nx_Ports currently registered to receive RSCNs. |
rscnScrTable | 1.3.6.1.4.1.9.9.292.1.1.2 | no-access |
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.2.1 | no-access |
An entry (conceptual row) containing information about one Nx_Port which has registered to receive RSCNs on the VSAN indicated by vsanIndex. |
||
rscnScrFcId | 1.3.6.1.4.1.9.9.292.1.1.2.1.1 | fcaddressid | no-access |
The Fibre Channel Identifier (FC-ID) of the subscribing Nx_Port. |
rscnScrRegType | 1.3.6.1.4.1.9.9.292.1.1.2.1.2 | integer | read-only |
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. Enumeration: 'fromNxPort': 2, 'fromFabricCtrlr': 1, 'fromBoth': 3. |
rscnIlsRejectReqNotifyEnable | 1.3.6.1.4.1.9.9.292.1.1.3 | truthvalue | read-write |
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. |
rscnElsRejectReqNotifyEnable | 1.3.6.1.4.1.9.9.292.1.1.4 | truthvalue | read-write |
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. |
rscnNotifyFcId | 1.3.6.1.4.1.9.9.292.1.1.5 | fcaddressid | no-access |
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. |
rscnMultiPidTable | 1.3.6.1.4.1.9.9.292.1.1.6 | no-access |
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.6.1 | no-access |
An entry (conceptual row) in this table. |
||
rscnMultiPidEnable | 1.3.6.1.4.1.9.9.292.1.1.6.1.1 | truthvalue | read-write |
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. |
rscnEventTovTable | 1.3.6.1.4.1.9.9.292.1.1.7 | no-access |
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.7.1 | no-access |
An entry (conceptual row) in this table represents the Event Time out value on a VSAN. |
||
rscnEventTov | 1.3.6.1.4.1.9.9.292.1.1.7.1.1 | unsigned32 | read-write |
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. |
rscnIlsRxRejectReqNotifyEnable | 1.3.6.1.4.1.9.9.292.1.1.8 | truthvalue | read-write |
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. |
rscnElsRxRejectReqNotifyEnable | 1.3.6.1.4.1.9.9.292.1.1.9 | truthvalue | read-write |
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. |
rscnStats | 1.3.6.1.4.1.9.9.292.1.2 | |||
rscnScrTotalRejects | 1.3.6.1.4.1.9.9.292.1.2.1 | counter32 | read-only |
The total number of SCRs rejected across all VSANs by the local switch. |
rscnRscnReqTotalRejects | 1.3.6.1.4.1.9.9.292.1.2.2 | counter32 | read-only |
The total number of RSCN requests rejected across all VSANs by the local switch. |
rscnSwRscnReqTotalRejects | 1.3.6.1.4.1.9.9.292.1.2.3 | counter32 | read-only |
The total number of SW_RSCN requests rejected across all VSANs by the local switch. |
rscnStatsTable | 1.3.6.1.4.1.9.9.292.1.2.4 | no-access |
The statistics related to the RSCN module. The statistics are maintained per VSAN. |
|
1.3.6.1.4.1.9.9.292.1.2.4.1 | no-access |
An entry (conceptual row) in this table. |
||
rscnRxScrs | 1.3.6.1.4.1.9.9.292.1.2.4.1.1 | counter32 | read-only |
The number of SCRs received from Nx_Ports on this VSAN. |
rscnRxRscns | 1.3.6.1.4.1.9.9.292.1.2.4.1.2 | counter32 | read-only |
The number of RSCNs from Nx_Ports received on this VSAN. |
rscnTxRscns | 1.3.6.1.4.1.9.9.292.1.2.4.1.3 | counter32 | read-only |
The total number of RSCNs transmitted on this VSAN. |
rscnRxSwRscns | 1.3.6.1.4.1.9.9.292.1.2.4.1.4 | counter32 | read-only |
The number of Inter-Switch Registered State Change Notifications (SW_RSCN) received on this VSAN from other switches. |
rscnTxSwRscns | 1.3.6.1.4.1.9.9.292.1.2.4.1.5 | counter32 | read-only |
The number of Inter-Switch Registered State Change Notifications (SW_RSCN) transmitted on this VSAN to other switches. |
rscnScrRej | 1.3.6.1.4.1.9.9.292.1.2.4.1.6 | counter32 | read-only |
The number of SCR rejected on this VSAN. |
rscnRscnReqRej | 1.3.6.1.4.1.9.9.292.1.2.4.1.7 | counter32 | read-only |
The number of RSCN requests rejected on this VSAN. |
rscnSwRscnReqRej | 1.3.6.1.4.1.9.9.292.1.2.4.1.8 | counter32 | read-only |
The number of SW_RSCN requests rejected on this VSAN. |
rscnInformation | 1.3.6.1.4.1.9.9.292.1.3 | |||
rscnIlsRejReasonCode | 1.3.6.1.4.1.9.9.292.1.3.1 | fcgs3rejectreasoncode | read-only |
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. |
rscnElsRejReasonCode | 1.3.6.1.4.1.9.9.292.1.3.2 | fcgs3rejectreasoncode | read-only |
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. |
rscnNotification | 1.3.6.1.4.1.9.9.292.1.4 | |||
rscnNotifications | 1.3.6.1.4.1.9.9.292.1.4.0 | |||
rscnElsRejectReqNotify | 1.3.6.1.4.1.9.9.292.1.4.0.1 |
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. |
||
rscnIlsRejectReqNotify | 1.3.6.1.4.1.9.9.292.1.4.0.2 |
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. |
||
rscnElsRxRejectReqNotify | 1.3.6.1.4.1.9.9.292.1.4.0.3 |
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. |
||
rscnIlsRxRejectReqNotify | 1.3.6.1.4.1.9.9.292.1.4.0.4 |
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. |
||
rscnMIBConformance | 1.3.6.1.4.1.9.9.292.2 | |||
rscnMIBCompliances | 1.3.6.1.4.1.9.9.292.2.1 | |||
rscnMIBCompliance | 1.3.6.1.4.1.9.9.292.2.1.1 |
The compliance statement for entities which implement RSCN feature. |
||
rscnMIBComplianceRev1 | 1.3.6.1.4.1.9.9.292.2.1.2 |
The compliance statement for entities which implement RSCN feature. |
||
rscnMIBComplianceRev2 | 1.3.6.1.4.1.9.9.292.2.1.3 |
The compliance statement for entities which implement RSCN feature. |
||
rscnMIBComplianceRev3 | 1.3.6.1.4.1.9.9.292.2.1.4 |
The compliance statement for entities which implement RSCN feature. |
||
rscnMIBGroups | 1.3.6.1.4.1.9.9.292.2.2 | |||
rscnConfigGroup | 1.3.6.1.4.1.9.9.292.2.2.1 |
A collection of objects for configuring and displaying SCR entries. |
||
rscnStatsGroup | 1.3.6.1.4.1.9.9.292.2.2.2 |
A collection of objects for displaying RSCN statistics. |
||
rscnNotifyControlGroup | 1.3.6.1.4.1.9.9.292.2.2.3 |
A collection of notification control and notification information objects. |
||
rscnNotifyGroup | 1.3.6.1.4.1.9.9.292.2.2.4 |
A collection of notifications for monitoring ILS and ELS request rejection by the RSCN module. |
||
rscnConfigGroupRev1 | 1.3.6.1.4.1.9.9.292.2.2.5 |
A collection of objects for configuring and displaying SCR entries and multi-pid option. |
||
rscnConfigGroupRev1Sup1 | 1.3.6.1.4.1.9.9.292.2.2.6 |
A collection of object(s) for configuring the Event time out option. |
||
rscnRejectNotifyGroup | 1.3.6.1.4.1.9.9.292.2.2.7 |
A collection of notifications for monitoring ILS and ELS request rejection by other switches/ devices. |
||
rscnNotifyControlGroupSup1 | 1.3.6.1.4.1.9.9.292.2.2.8 |
A collection of notification control objects. |