AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-RSCN-MIB » Objects

CISCO-RSCN-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-RSCN-MIB and use it to monitor vendor specific OID's.

CISCO-RSCN-MIB file content

Object view of CISCO-RSCN-MIB:

Scalar Object
rscnScrNumber .1.3.6.1.4.1.9.9.292.1.1.1
The number of Nx_Ports currently registered to receive RSCNs.
rscnScrEntry .1.3.6.1.4.1.9.9.292.1.1.2.1
An entry (conceptual row) containing information about one Nx_Port which has registered to receive RSCNs on the VSAN indicated by vsanIndex.
rscnScrTotalRejects .1.3.6.1.4.1.9.9.292.1.2.1
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
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
The total number of SW_RSCN requests rejected across all VSANs by the local switch.
rscnStatsEntry .1.3.6.1.4.1.9.9.292.1.2.4.1
An entry (conceptual row) in this table.
rscnIlsRejReasonCode .1.3.6.1.4.1.9.9.292.1.3.1
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
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.
rscnIlsRejectReqNotifyEnable .1.3.6.1.4.1.9.9.292.1.1.3
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
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
The 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.
Tabular Object
rscnScrFcId .1.3.6.1.4.1.9.9.292.1.1.2.1.1
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
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.
rscnRxScrs .1.3.6.1.4.1.9.9.292.1.2.4.1.1
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
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
The total number of RSCNs transmitted on this VSAN.
rscnRxSwRscns .1.3.6.1.4.1.9.9.292.1.2.4.1.4
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
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
The number of SCR rejected on this VSAN.
rscnRscnReqRej .1.3.6.1.4.1.9.9.292.1.2.4.1.7
The number of RSCN requests rejected on this VSAN.
rscnSwRscnReqRej .1.3.6.1.4.1.9.9.292.1.2.4.1.8
The number of SW_RSCN requests rejected on this VSAN.
Table
rscnScrTable .1.3.6.1.4.1.9.9.292.1.1.2
A table of Nx_Ports that have registered to receive RSCNs on all VSANs configured on the local switch.
rscnStatsTable .1.3.6.1.4.1.9.9.292.1.2.4
The statistics related to the RSCN module. The statistics are maintained per VSAN.
Trap
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 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.
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 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.
Object Identifier
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.
ciscoRscnMIBObjects .1.3.6.1.4.1.9.9.292.1
rscnMIBConformance .1.3.6.1.4.1.9.9.292.2
rscnConfiguration .1.3.6.1.4.1.9.9.292.1.1
rscnStats .1.3.6.1.4.1.9.9.292.1.2
rscnInformation .1.3.6.1.4.1.9.9.292.1.3
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
rscnMIBCompliances .1.3.6.1.4.1.9.9.292.2.1
rscnMIBGroups .1.3.6.1.4.1.9.9.292.2.2
Group
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.