CISCO-SVC-INTERFACE-MIB
AI MIB Summary
The CISCO-SVC-INTERFACE-MIB enables monitoring and configuration of virtualization and caching interface states on Cisco SAN switches integrated with the SAN Volume Controller. It exposes specific metrics for SVC-related port statistics, virtualization session states, and cache performance counters to facilitate storage network management.
MIB module for displaying and configuring SVC (SAN Volume Controller) related features in the Storage Area Network (SAN) switches.
SVC is the SAN Volume Controller that implements the specialized virtualization and caching features for storage attached to a SAN.
Main OID:
ciscoSvcInterfaceMIB.1.3.6.1.4.1.9.9.378
95
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
95 total| Object Name |
|---|
ciscoSvcInterfaceMIBMIB module for displaying and configuring
SVC (SAN Volume Controller) related features
in the Storage Area Network (SAN) switches.
SVC is the SAN Volume Controller that implements
the specialized virtualization and caching
features for storage attached to a SAN. MODULE-IDENTITY .1.3.6.1.4.1.9.9.378 |
ciscoSvcInterfaceMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.1 |
cSvcInterfaceConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.1.1 |
csiNportTableA table that lets the user configure
and monitor the virtual N-ports.
A virtual N-port is a logical entity within an SVC
line card that simulates a real Fibre Channel
N-port. SEQUENCE OF CsiNportEntry .1.3.6.1.4.1.9.9.378.1.1.1 |
csiNportEntryAn entry in the csiNportTable, that describes a virtual
N-port. Each virtual N-port is identified by the
ifIndex of the SVC interface on the SVC line card,
the type of N-port and the VSAN id of the VSAN it
belongs to.
Each virtual N-port also has a Fibre Channel Identifier,
operational state and a WWN (Worldwide Name). CsiNportEntry .1.3.6.1.4.1.9.9.378.1.1.1.1 |
csiNportIfIndexThe ifIndex of the SVC interface to which this Nport
belongs to.
A SVC interface is a FC interface that implements
virtualization and caching. Note that the ifType of
this interface is fiberChannel (56). InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.378.1.1.1.1.1 |
csiNportTypeThe type of this N-port.
There are 3 types of Nport -
initiator - Initiates communication with SCSI
(Small Computer Systems Interface)
targets.
target - Responds to the communication from the
FC-SCSI initiators.
mgmt - Communicates with other SVC interfaces. NportType .1.3.6.1.4.1.9.9.378.1.1.1.1.2 |
csiNportVsanIdThe VSAN identifier of the virtual N-port. VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.1.1.3 |
csiNportPwwnThe WWN (Worldwide Name) of the virtual N-port.rw FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.1.1.4 |
csiNportFcidFibre Channel Identifier of the virtual N-port.ro Integer32 .1.3.6.1.4.1.9.9.378.1.1.1.1.5 |
csiNportStateThe operational state of the virtual N-port.ro Enumeration .1.3.6.1.4.1.9.9.378.1.1.1.1.6 |
csiNportDownReasonIf the state of the N-port is 'down' as depicted
by the instance of csiNportState, this objects
denotes the reason why this N-port is 'down'.
When the N-port is 'up' the value returned by
this object is 'none'.
adminDown - The user has configured the SVC interface
that contains this N-port as down.
ifSoftwareDown - Virtualization software is down.
lineCardSwDown - Line card software is down.
vsanDown - The VSAN that this N-port belongs to
(instance of csiNportVsanId), is down.
inRemovalState - The SVC interface that this N-port
belongs to, is in the process of
going down.
ifHardwareDown - The line card hardware is down.
uninitialized - Port is being initialized.ro Enumeration .1.3.6.1.4.1.9.9.378.1.1.1.1.7 |
csiNportRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.378.1.1.1.1.8 |
csiSessionTableA table of SVC sessions.
A SVC session is a FC session between a virtual
N-port and any other N-port within a FC fabric. SEQUENCE OF CsiSessionEntry .1.3.6.1.4.1.9.9.378.1.1.2 |
csiSessionEntryAn entry in the csiSessionTable.
An entry in the session table is identified by a
virtual N-port and a session Identifier.
Each N-port is identified by the ifIndex,
Nport type and the VSAN id as described above
in the csiNportEntry.
The combination of the N-port and the sessionId
uniquely identifies a session.
Each session has the local N-port's WWN, remote
N-port's WWN and remote node's WWN as well as
remote N-port's FcId. CsiSessionEntry .1.3.6.1.4.1.9.9.378.1.1.2.1 |
csiSessionIfIndexThe ifIndex of the SVC interface to which this N-port
belongs to. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.378.1.1.2.1.1 |
csiSessionTypeThe type of the N-port for this session. NportType .1.3.6.1.4.1.9.9.378.1.1.2.1.2 |
csiSessionVsanIdThe VSAN identifier of the N-port for this session. VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.2.1.3 |
csiSessionIdThe session identifier of this session. Integer32 .1.3.6.1.4.1.9.9.378.1.1.2.1.4 |
csiSessionNportPwwnThe WWN of the N-port that belongs to this session.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.2.1.5 |
csiSessionPeerPwwnThe WWN of the remote N-port for this session.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.2.1.6 |
csiSessionPeerNwwnThe WWN of the remote node for this session.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.2.1.7 |
csiSessionPeerFcidFibre Channel Identifier of the remote port
for this session.ro Integer32 .1.3.6.1.4.1.9.9.378.1.1.2.1.8 |
csiInterfaceStatsTableA table that lists various statistics for each SVC
interface. SEQUENCE OF CsiInterfaceStatsEntry .1.3.6.1.4.1.9.9.378.1.1.3 |
csiInterfaceStatsEntryAn entry in the csiInterfaceStatsTable,
indexed by the N-port ifIndex and containing
interface statistics such as the input and output
frames, bytes and rates. CsiInterfaceStatsEntry .1.3.6.1.4.1.9.9.378.1.1.3.1 |
csiInterfaceInFramesNumber of incoming frames on this interface.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.3.1.1 |
csiInterfaceInFrameRateNumber of incoming frames per second on
this interface.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.3.1.2 |
csiInterfaceInBytesNumber of incoming bytes on this interface.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.3.1.3 |
csiInterfaceInBytesRateNumber of incoming bytes per second on
this interface.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.3.1.4 |
csiInterfaceOutFramesNumber of outgoing frames on this interface.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.3.1.5 |
csiInterfaceOutFrameRateNumber of outgoing frames per second on
this interface.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.3.1.6 |
csiInterfaceOutBytesNumber of outgoing bytes on this interface.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.3.1.7 |
csiInterfaceOutBytesRateNumber of outgoing bytes per second on
this interface.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.3.1.8 |
csiNportStatsTableA table of N-port statistics. SEQUENCE OF CsiNportStatsEntry .1.3.6.1.4.1.9.9.378.1.1.4 |
csiNportStatsEntryAn entry in the csiNportStatsTable. CsiNportStatsEntry .1.3.6.1.4.1.9.9.378.1.1.4.1 |
csiNportSessionsNumber of pen sessions on this virtual N-port.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.4.1.1 |
csiNportInFramesNumber of incoming frames on this virtual N-port.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.4.1.2 |
csiNportInFrameRateNumber of incoming frames per second on
this virtual N-port.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.4.1.3 |
csiNportInBytesNumber of incoming bytes on this virtual N-port.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.4.1.4 |
csiNportInBytesRateNumber of incoming bytes per second on
this virtual N-port.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.4.1.5 |
csiNportOutFramesNumber of outgoing frames on this virtual N-port.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.4.1.6 |
csiNportOutFrameRateNumber of outgoing frames per second on
this virtual N-port.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.4.1.7 |
csiNportOutBytesNumber of outgoing bytes on this virtual N-port.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.4.1.8 |
csiNportOutBytesRateNumber of outgoing bytes per second on
this virtual N-port.ro Unsigned32 .1.3.6.1.4.1.9.9.378.1.1.4.1.9 |
csiSessionStatsTableA table of session statistics. SEQUENCE OF CsiSessionStatsEntry .1.3.6.1.4.1.9.9.378.1.1.5 |
csiSessionStatsEntryAn entry in the csiSessionStatsEntry. CsiSessionStatsEntry .1.3.6.1.4.1.9.9.378.1.1.5.1 |
csiSessionInELSFramesNumber of incoming Extended Link Service frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.1 |
csiSessionInBLSFramesNumber of incoming Basic Link Service frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.2 |
csiSessionInFCPCmdsNumber of incoming FCP Command frames
in this session. Note that FCP stands for
Fibre Channel Protocol.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.3 |
csiSessionInFCPXferRdysNumber of incoming FCP Transfer Ready
frames in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.4 |
csiSessionInFCPDataFramesNumber of incoming FCP Data frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.5 |
csiSessionInFCPStatusNumber of incoming FCP Status frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.6 |
csiSessionInFCPDataBytesNumber of incoming FCP Data bytes.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.7 |
csiSessionInFCPOverRunsNumber of incoming FCP Overrun frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.8 |
csiSessionInFCPUnderRunsNumber of incoming FCP Underrun frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.9 |
csiSessionInAbortsNumber of incoming aborted frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.10 |
csiSessionOutELSFramesNumber of outgoing Extended Link Service frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.11 |
csiSessionOutBLSFramesNumber of outgoing Basic Link Service frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.12 |
csiSessionOutFCPCmdsNumber of outgoing FCP Command frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.13 |
csiSessionOutFCPXferRdysNumber of outgoing FCP Transfer Ready frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.14 |
csiSessionOutFCPDataFramesNumber of outgoing FCP Data frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.15 |
csiSessionOutFCPStatusNumber of outgoing FCP Status frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.16 |
csiSessionOutFCPDataBytesNumber of outgoing FCP Data bytes
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.17 |
csiSessionOutFCPOverRunsNumber of outgoing FCP Overrun frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.18 |
csiSessionOutFCPUnderRunsNumber of outgoing FCP Underrun frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.19 |
csiSessionOutAbortsNumber of outgoing aborted frames
in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.20 |
csiSessionOpenXchangesNumber of Open Exchanges in this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.21 |
csiSessionInBadFc2DropsNumber of FC2 dropped frames in this
session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.22 |
csiSessionInBadFcPDropsNumber of FCP dropped frames.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.23 |
csiSessionInFCPDataExcessNumber of FCP Data Excess frames in
this session.ro Counter32 .1.3.6.1.4.1.9.9.378.1.1.5.1.24 |
csiInterfaceNwwnTableA table that lists Nwwn for SVC
interfaces. SEQUENCE OF CsiInterfaceNwwnEntry .1.3.6.1.4.1.9.9.378.1.1.6 |
csiInterfaceNwwnEntryAn entry in the csiInterfaceNwwnTable,
indexed by the N-port ifIndex and containing
interface Nwwn and a description of the
cause if that interface is down. CsiInterfaceNwwnEntry .1.3.6.1.4.1.9.9.378.1.1.6.1 |
csiInterfaceNwwnNwwn of this interface.rw FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.378.1.1.6.1.1 |
csiInterfaceOperStateCauseA description of the cause that the interface
is down.ro SnmpAdminString .1.3.6.1.4.1.9.9.378.1.1.6.1.2 |
cSvcInterfaceTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.1.2 |
csiErrorIdError Idro Integer32 .1.3.6.1.4.1.9.9.378.1.2.1 |
csiErrorSeqNumberError Sequence Numberro Integer32 .1.3.6.1.4.1.9.9.378.1.2.2 |
csiSlotNumberSlot Number of the slot from where the
notification is being generated.ro Integer32 .1.3.6.1.4.1.9.9.378.1.2.3 |
csiPortNumberPort Number of the port from where the
notification is being generated.ro Integer32 .1.3.6.1.4.1.9.9.378.1.2.4 |
csiObjNameUser configured name of an object.
e.g. vDisk1, where the user has
named the virtual disk 1 as vDisk1.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.5 |
csiErrorTextFull text string describing the Error.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.6 |
csiMachineTypeMachine Type in which the SVC software is
running. This could be the vendor product
identifier. e.g MDS9000ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.7 |
csiCardSerialNoThe serial number of the card from where
the notification is being generated.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.8 |
csiSwVersionThe SVC software version.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.9 |
csiSwitchNameThe user configured name of the
switch that is running the SVC
software.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.10 |
csiClusterNameThe user configured name of the
cluster.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.11 |
csiNodeNameThe user configured name of the SVC
node.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.378.1.2.12 |
ciscoSvcInterfaceMIBTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.2 |
csiMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.2.0 |
csiErrorTrapSVC error trap.
The objects within this trap convey the information
about things such as the port number, slot number
machine type etc for which the error occurred.
This notification will be generated when there is
an error condition in any of the SVC operations. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.378.2.0.1 |
csiWarningTrapSVC warning trap
The objects within this trap convey the information
about things such as the port number, slot number
machine type etc for which the error occurred.
This notification will be generated when there is
an warning condition in any of the SVC operations. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.378.2.0.2 |
csiInformationTrapSVC information trap
The objects within this trap convey the information
about things such as the port number, slot number
machine type etc for which the information needs
to be conveyed.
This notification will be generated when there is
an information needs to be conveyed in any of the
SVC operations. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.378.2.0.3 |
ciscoSvcMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.3 |
ciscoSvcMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.3.1 |
ciscoSvcMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.378.3.2 |