CISCO-SVC-INTERFACE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.378
- Last updated
- 2004-09-21 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2004-09-21 00:00
- Namespace
- cisco
- Source file
CISCO-SVC-INTERFACE-MIB- Digest
sha256:bbc6af20e922803f14ac456f3d8783d9186dbd78e01fbc0a8a44abf107ee0dd3
Description
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.
Contact
Cisco Systems Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | FcNameId, VsanIndex |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
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-SMI CISCO-ST-TC CISCO-SVC-INTERFACE-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NportType TEXTUAL-CONVENTION Type of the virtual N-port. The types are 1 = Initiator 2 = Target 3 = Mgmt | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSvcInterfaceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.1 | |||
| cSvcInterfaceConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.1.1 | |||
| csiNportTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.378.1.1.1 | not-accessible | current | |
| csiNportEntry OBJECT-TYPE An 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). | 1.3.6.1.4.1.9.9.378.1.1.1.1 | not-accessible | current | |
| csiNportIfIndex OBJECT-TYPE The 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). | 1.3.6.1.4.1.9.9.378.1.1.1.1.1 | InterfaceIndex | not-accessible | current |
| csiNportType OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.378.1.1.1.1.2 | NportType | not-accessible | current |
| csiNportVsanId OBJECT-TYPE The VSAN identifier of the virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.1.1.3 | VsanIndex | not-accessible | current |
| csiNportPwwn OBJECT-TYPE The WWN (Worldwide Name) of the virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.1.1.4 | FcNameId | read-create | current |
| csiNportFcid OBJECT-TYPE Fibre Channel Identifier of the virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.1.1.5 | Integer32 (1..16777215) | read-only | current |
| csiNportState OBJECT-TYPE The operational state of the virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.1.1.6 | INTEGER {up(1), down(2)} | read-only | current |
| csiNportDownReason OBJECT-TYPE If 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. | 1.3.6.1.4.1.9.9.378.1.1.1.1.7 | INTEGER {none(1), adminDown(2), ifSoftwareDown(3), lineCardSwDown(4), vsanDown(5), inRemovalState(6), ifHardwareDown(7), uninitialized(8)} | read-only | current |
| csiNportRowStatus OBJECT-TYPE Status of this row. | 1.3.6.1.4.1.9.9.378.1.1.1.1.8 | RowStatus | read-create | current |
| csiSessionTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.378.1.1.2 | not-accessible | current | |
| csiSessionEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.378.1.1.2.1 | not-accessible | current | |
| csiSessionIfIndex OBJECT-TYPE The ifIndex of the SVC interface to which this N-port belongs to. | 1.3.6.1.4.1.9.9.378.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| csiSessionType OBJECT-TYPE The type of the N-port for this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.2 | NportType | not-accessible | current |
| csiSessionVsanId OBJECT-TYPE The VSAN identifier of the N-port for this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.3 | VsanIndex | not-accessible | current |
| csiSessionId OBJECT-TYPE The session identifier of this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.4 | Integer32 (1..2147483647) | not-accessible | current |
| csiSessionNportPwwn OBJECT-TYPE The WWN of the N-port that belongs to this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.5 | FcNameId | read-only | current |
| csiSessionPeerPwwn OBJECT-TYPE The WWN of the remote N-port for this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.6 | FcNameId | read-only | current |
| csiSessionPeerNwwn OBJECT-TYPE The WWN of the remote node for this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.7 | FcNameId | read-only | current |
| csiSessionPeerFcid OBJECT-TYPE Fibre Channel Identifier of the remote port for this session. | 1.3.6.1.4.1.9.9.378.1.1.2.1.8 | Integer32 (1..16777215) | read-only | current |
| csiInterfaceStatsTable OBJECT-TYPE A table that lists various statistics for each SVC interface. | 1.3.6.1.4.1.9.9.378.1.1.3 | not-accessible | current | |
| csiInterfaceStatsEntry OBJECT-TYPE An entry in the csiInterfaceStatsTable, indexed by the N-port ifIndex and containing interface statistics such as the input and output frames, bytes and rates. | 1.3.6.1.4.1.9.9.378.1.1.3.1 | not-accessible | current | |
| csiInterfaceInFrames OBJECT-TYPE Number of incoming frames on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.1 | Counter32 | read-only | current |
| csiInterfaceInFrameRate OBJECT-TYPE Number of incoming frames per second on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.2 | Unsigned32 | read-only | current |
| csiInterfaceInBytes OBJECT-TYPE Number of incoming bytes on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.3 | Counter32 | read-only | current |
| csiInterfaceInBytesRate OBJECT-TYPE Number of incoming bytes per second on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.4 | Unsigned32 | read-only | current |
| csiInterfaceOutFrames OBJECT-TYPE Number of outgoing frames on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.5 | Counter32 | read-only | current |
| csiInterfaceOutFrameRate OBJECT-TYPE Number of outgoing frames per second on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.6 | Unsigned32 | read-only | current |
| csiInterfaceOutBytes OBJECT-TYPE Number of outgoing bytes on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.7 | Counter32 | read-only | current |
| csiInterfaceOutBytesRate OBJECT-TYPE Number of outgoing bytes per second on this interface. | 1.3.6.1.4.1.9.9.378.1.1.3.1.8 | Unsigned32 | read-only | current |
| csiNportStatsTable OBJECT-TYPE A table of N-port statistics. | 1.3.6.1.4.1.9.9.378.1.1.4 | not-accessible | current | |
| csiNportStatsEntry OBJECT-TYPE An entry in the csiNportStatsTable. | 1.3.6.1.4.1.9.9.378.1.1.4.1 | not-accessible | current | |
| csiNportSessions OBJECT-TYPE Number of pen sessions on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.1 | Counter32 | read-only | current |
| csiNportInFrames OBJECT-TYPE Number of incoming frames on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.2 | Counter32 | read-only | current |
| csiNportInFrameRate OBJECT-TYPE Number of incoming frames per second on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.3 | Unsigned32 | read-only | current |
| csiNportInBytes OBJECT-TYPE Number of incoming bytes on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.4 | Counter32 | read-only | current |
| csiNportInBytesRate OBJECT-TYPE Number of incoming bytes per second on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.5 | Unsigned32 | read-only | current |
| csiNportOutFrames OBJECT-TYPE Number of outgoing frames on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.6 | Counter32 | read-only | current |
| csiNportOutFrameRate OBJECT-TYPE Number of outgoing frames per second on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.7 | Unsigned32 | read-only | current |
| csiNportOutBytes OBJECT-TYPE Number of outgoing bytes on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.8 | Counter32 | read-only | current |
| csiNportOutBytesRate OBJECT-TYPE Number of outgoing bytes per second on this virtual N-port. | 1.3.6.1.4.1.9.9.378.1.1.4.1.9 | Unsigned32 | read-only | current |
| csiSessionStatsTable OBJECT-TYPE A table of session statistics. | 1.3.6.1.4.1.9.9.378.1.1.5 | not-accessible | current | |
| csiSessionStatsEntry OBJECT-TYPE An entry in the csiSessionStatsEntry. | 1.3.6.1.4.1.9.9.378.1.1.5.1 | not-accessible | current | |
| csiSessionInELSFrames OBJECT-TYPE Number of incoming Extended Link Service frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.1 | Counter32 | read-only | current |
| csiSessionInBLSFrames OBJECT-TYPE Number of incoming Basic Link Service frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.2 | Counter32 | read-only | current |
| csiSessionInFCPCmds OBJECT-TYPE Number of incoming FCP Command frames in this session. Note that FCP stands for Fibre Channel Protocol. | 1.3.6.1.4.1.9.9.378.1.1.5.1.3 | Counter32 | read-only | current |
| csiSessionInFCPXferRdys OBJECT-TYPE Number of incoming FCP Transfer Ready frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.4 | Counter32 | read-only | current |
| csiSessionInFCPDataFrames OBJECT-TYPE Number of incoming FCP Data frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.5 | Counter32 | read-only | current |
| csiSessionInFCPStatus OBJECT-TYPE Number of incoming FCP Status frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.6 | Counter32 | read-only | current |
| csiSessionInFCPDataBytes OBJECT-TYPE Number of incoming FCP Data bytes. | 1.3.6.1.4.1.9.9.378.1.1.5.1.7 | Counter32 | read-only | current |
| csiSessionInFCPOverRuns OBJECT-TYPE Number of incoming FCP Overrun frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.8 | Counter32 | read-only | current |
| csiSessionInFCPUnderRuns OBJECT-TYPE Number of incoming FCP Underrun frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.9 | Counter32 | read-only | current |
| csiSessionInAborts OBJECT-TYPE Number of incoming aborted frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.10 | Counter32 | read-only | current |
| csiSessionOutELSFrames OBJECT-TYPE Number of outgoing Extended Link Service frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.11 | Counter32 | read-only | current |
| csiSessionOutBLSFrames OBJECT-TYPE Number of outgoing Basic Link Service frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.12 | Counter32 | read-only | current |
| csiSessionOutFCPCmds OBJECT-TYPE Number of outgoing FCP Command frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.13 | Counter32 | read-only | current |
| csiSessionOutFCPXferRdys OBJECT-TYPE Number of outgoing FCP Transfer Ready frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.14 | Counter32 | read-only | current |
| csiSessionOutFCPDataFrames OBJECT-TYPE Number of outgoing FCP Data frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.15 | Counter32 | read-only | current |
| csiSessionOutFCPStatus OBJECT-TYPE Number of outgoing FCP Status frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.16 | Counter32 | read-only | current |
| csiSessionOutFCPDataBytes OBJECT-TYPE Number of outgoing FCP Data bytes in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.17 | Counter32 | read-only | current |
| csiSessionOutFCPOverRuns OBJECT-TYPE Number of outgoing FCP Overrun frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.18 | Counter32 | read-only | current |
| csiSessionOutFCPUnderRuns OBJECT-TYPE Number of outgoing FCP Underrun frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.19 | Counter32 | read-only | current |
| csiSessionOutAborts OBJECT-TYPE Number of outgoing aborted frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.20 | Counter32 | read-only | current |
| csiSessionOpenXchanges OBJECT-TYPE Number of Open Exchanges in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.21 | Counter32 | read-only | current |
| csiSessionInBadFc2Drops OBJECT-TYPE Number of FC2 dropped frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.22 | Counter32 | read-only | current |
| csiSessionInBadFcPDrops OBJECT-TYPE Number of FCP dropped frames. | 1.3.6.1.4.1.9.9.378.1.1.5.1.23 | Counter32 | read-only | current |
| csiSessionInFCPDataExcess OBJECT-TYPE Number of FCP Data Excess frames in this session. | 1.3.6.1.4.1.9.9.378.1.1.5.1.24 | Counter32 | read-only | current |
| csiInterfaceNwwnTable OBJECT-TYPE A table that lists Nwwn for SVC interfaces. | 1.3.6.1.4.1.9.9.378.1.1.6 | not-accessible | current | |
| csiInterfaceNwwnEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.378.1.1.6.1 | not-accessible | current | |
| csiInterfaceNwwn OBJECT-TYPE Nwwn of this interface. | 1.3.6.1.4.1.9.9.378.1.1.6.1.1 | FcNameId | read-write | current |
| csiInterfaceOperStateCause OBJECT-TYPE A description of the cause that the interface is down. | 1.3.6.1.4.1.9.9.378.1.1.6.1.2 | SnmpAdminString (SIZE(1..64)) | read-only | current |
| cSvcInterfaceTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.1.2 | |||
| csiErrorId OBJECT-TYPE Error Id | 1.3.6.1.4.1.9.9.378.1.2.1 | Integer32 (0..2147483647) | accessible-for-notify | current |
| csiErrorSeqNumber OBJECT-TYPE Error Sequence Number | 1.3.6.1.4.1.9.9.378.1.2.2 | Integer32 (0..2147483647) | accessible-for-notify | current |
| csiSlotNumber OBJECT-TYPE Slot Number of the slot from where the notification is being generated. | 1.3.6.1.4.1.9.9.378.1.2.3 | Integer32 (0..2147483647) | accessible-for-notify | current |
| csiPortNumber OBJECT-TYPE Port Number of the port from where the notification is being generated. | 1.3.6.1.4.1.9.9.378.1.2.4 | Integer32 (0..2147483647) | accessible-for-notify | current |
| csiObjName OBJECT-TYPE User configured name of an object. e.g. vDisk1, where the user has named the virtual disk 1 as vDisk1. | 1.3.6.1.4.1.9.9.378.1.2.5 | SnmpAdminString | accessible-for-notify | current |
| csiErrorText OBJECT-TYPE Full text string describing the Error. | 1.3.6.1.4.1.9.9.378.1.2.6 | SnmpAdminString | accessible-for-notify | current |
| csiMachineType OBJECT-TYPE Machine Type in which the SVC software is running. This could be the vendor product identifier. e.g MDS9000 | 1.3.6.1.4.1.9.9.378.1.2.7 | SnmpAdminString | accessible-for-notify | current |
| csiCardSerialNo OBJECT-TYPE The serial number of the card from where the notification is being generated. | 1.3.6.1.4.1.9.9.378.1.2.8 | SnmpAdminString | accessible-for-notify | current |
| csiSwVersion OBJECT-TYPE The SVC software version. | 1.3.6.1.4.1.9.9.378.1.2.9 | SnmpAdminString | accessible-for-notify | current |
| csiSwitchName OBJECT-TYPE The user configured name of the switch that is running the SVC software. | 1.3.6.1.4.1.9.9.378.1.2.10 | SnmpAdminString | accessible-for-notify | current |
| csiClusterName OBJECT-TYPE The user configured name of the cluster. | 1.3.6.1.4.1.9.9.378.1.2.11 | SnmpAdminString | accessible-for-notify | current |
| csiNodeName OBJECT-TYPE The user configured name of the SVC node. | 1.3.6.1.4.1.9.9.378.1.2.12 | SnmpAdminString | accessible-for-notify | current |
| ciscoSvcInterfaceMIBTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.2 | |||
| csiMIBTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.2.0 | |||
| ciscoSvcMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.3 | |||
| ciscoSvcMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.3.1 | |||
| ciscoSvcMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.378.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| csiErrorTrap NOTIFICATION-TYPE SVC 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. | 1.3.6.1.4.1.9.9.378.2.0.1 | current |
| csiWarningTrap NOTIFICATION-TYPE SVC 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. | 1.3.6.1.4.1.9.9.378.2.0.2 | current |
| csiInformationTrap NOTIFICATION-TYPE SVC 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. | 1.3.6.1.4.1.9.9.378.2.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoSvcMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-SVC-INERFACE-MIB. | 1.3.6.1.4.1.9.9.378.3.1.1 | current |
| csiNportGroup OBJECT-GROUP A collection of objects for Nport configuration. | 1.3.6.1.4.1.9.9.378.3.2.1 | current |
| csiSessionGroup OBJECT-GROUP A collection of objects for session configuration. | 1.3.6.1.4.1.9.9.378.3.2.2 | current |
| csiInterfaceStatsGroup OBJECT-GROUP A collection of objects for interface statistics. | 1.3.6.1.4.1.9.9.378.3.2.3 | current |
| csiNportStatsGroup OBJECT-GROUP A collection of objects for N-port statistics. | 1.3.6.1.4.1.9.9.378.3.2.4 | current |
| csiSessionStatsGroup OBJECT-GROUP A collection of objects for Session statistics. | 1.3.6.1.4.1.9.9.378.3.2.5 | current |
| csiInterfaceNwwnGroup OBJECT-GROUP A collection of objects for Interface nwwn. | 1.3.6.1.4.1.9.9.378.3.2.6 | current |
| csiNotifObjectsGroup OBJECT-GROUP A collection of objects for sending notifications. | 1.3.6.1.4.1.9.9.378.3.2.7 | current |
| cefcMgmtNotificationsGroup NOTIFICATION-GROUP The notifications which a SVC Management entity is required to implement. | 1.3.6.1.4.1.9.9.378.3.2.8 | current |