CISCO-SVC-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-SVC-INTERFACE-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 |
ciscoSvcInterfaceMIB | 1.3.6.1.4.1.9.9.378 |
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. |
||
ciscoSvcInterfaceMIBObjects | 1.3.6.1.4.1.9.9.378.1 | |||
cSvcInterfaceConfiguration | 1.3.6.1.4.1.9.9.378.1.1 | |||
csiNportTable | 1.3.6.1.4.1.9.9.378.1.1.1 | no-access |
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.1 | no-access |
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). |
||
csiNportIfIndex | 1.3.6.1.4.1.9.9.378.1.1.1.1.1 | interfaceindex | no-access |
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). |
csiNportType | 1.3.6.1.4.1.9.9.378.1.1.1.1.2 | nporttype | no-access |
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. |
csiNportVsanId | 1.3.6.1.4.1.9.9.378.1.1.1.1.3 | vsanindex | no-access |
The VSAN identifier of the virtual N-port. |
csiNportPwwn | 1.3.6.1.4.1.9.9.378.1.1.1.1.4 | fcnameid | read-only |
The WWN (Worldwide Name) of the virtual N-port. |
csiNportFcid | 1.3.6.1.4.1.9.9.378.1.1.1.1.5 | integer32 | read-only |
Fibre Channel Identifier of the virtual N-port. |
csiNportState | 1.3.6.1.4.1.9.9.378.1.1.1.1.6 | integer | read-only |
The operational state of the virtual N-port. Enumeration: 'down': 2, 'up': 1. |
csiNportDownReason | 1.3.6.1.4.1.9.9.378.1.1.1.1.7 | integer | read-only |
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. Enumeration: 'uninitialized': 8, 'none': 1, 'vsanDown': 5, 'adminDown': 2, 'inRemovalState': 6, 'lineCardSwDown': 4, 'ifSoftwareDown': 3, 'ifHardwareDown': 7. |
csiNportRowStatus | 1.3.6.1.4.1.9.9.378.1.1.1.1.8 | rowstatus | read-only |
Status of this row. |
csiSessionTable | 1.3.6.1.4.1.9.9.378.1.1.2 | no-access |
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.1 | no-access |
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. |
||
csiSessionIfIndex | 1.3.6.1.4.1.9.9.378.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the SVC interface to which this N-port belongs to. |
csiSessionType | 1.3.6.1.4.1.9.9.378.1.1.2.1.2 | nporttype | no-access |
The type of the N-port for this session. |
csiSessionVsanId | 1.3.6.1.4.1.9.9.378.1.1.2.1.3 | vsanindex | no-access |
The VSAN identifier of the N-port for this session. |
csiSessionId | 1.3.6.1.4.1.9.9.378.1.1.2.1.4 | integer32 | no-access |
The session identifier of this session. |
csiSessionNportPwwn | 1.3.6.1.4.1.9.9.378.1.1.2.1.5 | fcnameid | read-only |
The WWN of the N-port that belongs to this session. |
csiSessionPeerPwwn | 1.3.6.1.4.1.9.9.378.1.1.2.1.6 | fcnameid | read-only |
The WWN of the remote N-port for this session. |
csiSessionPeerNwwn | 1.3.6.1.4.1.9.9.378.1.1.2.1.7 | fcnameid | read-only |
The WWN of the remote node for this session. |
csiSessionPeerFcid | 1.3.6.1.4.1.9.9.378.1.1.2.1.8 | integer32 | read-only |
Fibre Channel Identifier of the remote port for this session. |
csiInterfaceStatsTable | 1.3.6.1.4.1.9.9.378.1.1.3 | no-access |
A table that lists various statistics for each SVC interface. |
|
1.3.6.1.4.1.9.9.378.1.1.3.1 | no-access |
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. |
||
csiInterfaceInFrames | 1.3.6.1.4.1.9.9.378.1.1.3.1.1 | counter32 | read-only |
Number of incoming frames on this interface. |
csiInterfaceInFrameRate | 1.3.6.1.4.1.9.9.378.1.1.3.1.2 | unsigned32 | read-only |
Number of incoming frames per second on this interface. |
csiInterfaceInBytes | 1.3.6.1.4.1.9.9.378.1.1.3.1.3 | counter32 | read-only |
Number of incoming bytes on this interface. |
csiInterfaceInBytesRate | 1.3.6.1.4.1.9.9.378.1.1.3.1.4 | unsigned32 | read-only |
Number of incoming bytes per second on this interface. |
csiInterfaceOutFrames | 1.3.6.1.4.1.9.9.378.1.1.3.1.5 | counter32 | read-only |
Number of outgoing frames on this interface. |
csiInterfaceOutFrameRate | 1.3.6.1.4.1.9.9.378.1.1.3.1.6 | unsigned32 | read-only |
Number of outgoing frames per second on this interface. |
csiInterfaceOutBytes | 1.3.6.1.4.1.9.9.378.1.1.3.1.7 | counter32 | read-only |
Number of outgoing bytes on this interface. |
csiInterfaceOutBytesRate | 1.3.6.1.4.1.9.9.378.1.1.3.1.8 | unsigned32 | read-only |
Number of outgoing bytes per second on this interface. |
csiNportStatsTable | 1.3.6.1.4.1.9.9.378.1.1.4 | no-access |
A table of N-port statistics. |
|
1.3.6.1.4.1.9.9.378.1.1.4.1 | no-access |
An entry in the csiNportStatsTable. |
||
csiNportSessions | 1.3.6.1.4.1.9.9.378.1.1.4.1.1 | counter32 | read-only |
Number of pen sessions on this virtual N-port. |
csiNportInFrames | 1.3.6.1.4.1.9.9.378.1.1.4.1.2 | counter32 | read-only |
Number of incoming frames on this virtual N-port. |
csiNportInFrameRate | 1.3.6.1.4.1.9.9.378.1.1.4.1.3 | unsigned32 | read-only |
Number of incoming frames per second on this virtual N-port. |
csiNportInBytes | 1.3.6.1.4.1.9.9.378.1.1.4.1.4 | counter32 | read-only |
Number of incoming bytes on this virtual N-port. |
csiNportInBytesRate | 1.3.6.1.4.1.9.9.378.1.1.4.1.5 | unsigned32 | read-only |
Number of incoming bytes per second on this virtual N-port. |
csiNportOutFrames | 1.3.6.1.4.1.9.9.378.1.1.4.1.6 | counter32 | read-only |
Number of outgoing frames on this virtual N-port. |
csiNportOutFrameRate | 1.3.6.1.4.1.9.9.378.1.1.4.1.7 | unsigned32 | read-only |
Number of outgoing frames per second on this virtual N-port. |
csiNportOutBytes | 1.3.6.1.4.1.9.9.378.1.1.4.1.8 | counter32 | read-only |
Number of outgoing bytes on this virtual N-port. |
csiNportOutBytesRate | 1.3.6.1.4.1.9.9.378.1.1.4.1.9 | unsigned32 | read-only |
Number of outgoing bytes per second on this virtual N-port. |
csiSessionStatsTable | 1.3.6.1.4.1.9.9.378.1.1.5 | no-access |
A table of session statistics. |
|
1.3.6.1.4.1.9.9.378.1.1.5.1 | no-access |
An entry in the csiSessionStatsEntry. |
||
csiSessionInELSFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.1 | counter32 | read-only |
Number of incoming Extended Link Service frames in this session. |
csiSessionInBLSFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.2 | counter32 | read-only |
Number of incoming Basic Link Service frames in this session. |
csiSessionInFCPCmds | 1.3.6.1.4.1.9.9.378.1.1.5.1.3 | counter32 | read-only |
Number of incoming FCP Command frames in this session. Note that FCP stands for Fibre Channel Protocol. |
csiSessionInFCPXferRdys | 1.3.6.1.4.1.9.9.378.1.1.5.1.4 | counter32 | read-only |
Number of incoming FCP Transfer Ready frames in this session. |
csiSessionInFCPDataFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.5 | counter32 | read-only |
Number of incoming FCP Data frames. |
csiSessionInFCPStatus | 1.3.6.1.4.1.9.9.378.1.1.5.1.6 | counter32 | read-only |
Number of incoming FCP Status frames. |
csiSessionInFCPDataBytes | 1.3.6.1.4.1.9.9.378.1.1.5.1.7 | counter32 | read-only |
Number of incoming FCP Data bytes. |
csiSessionInFCPOverRuns | 1.3.6.1.4.1.9.9.378.1.1.5.1.8 | counter32 | read-only |
Number of incoming FCP Overrun frames. |
csiSessionInFCPUnderRuns | 1.3.6.1.4.1.9.9.378.1.1.5.1.9 | counter32 | read-only |
Number of incoming FCP Underrun frames. |
csiSessionInAborts | 1.3.6.1.4.1.9.9.378.1.1.5.1.10 | counter32 | read-only |
Number of incoming aborted frames. |
csiSessionOutELSFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.11 | counter32 | read-only |
Number of outgoing Extended Link Service frames in this session. |
csiSessionOutBLSFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.12 | counter32 | read-only |
Number of outgoing Basic Link Service frames in this session. |
csiSessionOutFCPCmds | 1.3.6.1.4.1.9.9.378.1.1.5.1.13 | counter32 | read-only |
Number of outgoing FCP Command frames in this session. |
csiSessionOutFCPXferRdys | 1.3.6.1.4.1.9.9.378.1.1.5.1.14 | counter32 | read-only |
Number of outgoing FCP Transfer Ready frames in this session. |
csiSessionOutFCPDataFrames | 1.3.6.1.4.1.9.9.378.1.1.5.1.15 | counter32 | read-only |
Number of outgoing FCP Data frames in this session. |
csiSessionOutFCPStatus | 1.3.6.1.4.1.9.9.378.1.1.5.1.16 | counter32 | read-only |
Number of outgoing FCP Status frames in this session. |
csiSessionOutFCPDataBytes | 1.3.6.1.4.1.9.9.378.1.1.5.1.17 | counter32 | read-only |
Number of outgoing FCP Data bytes in this session. |
csiSessionOutFCPOverRuns | 1.3.6.1.4.1.9.9.378.1.1.5.1.18 | counter32 | read-only |
Number of outgoing FCP Overrun frames in this session. |
csiSessionOutFCPUnderRuns | 1.3.6.1.4.1.9.9.378.1.1.5.1.19 | counter32 | read-only |
Number of outgoing FCP Underrun frames in this session. |
csiSessionOutAborts | 1.3.6.1.4.1.9.9.378.1.1.5.1.20 | counter32 | read-only |
Number of outgoing aborted frames in this session. |
csiSessionOpenXchanges | 1.3.6.1.4.1.9.9.378.1.1.5.1.21 | counter32 | read-only |
Number of Open Exchanges in this session. |
csiSessionInBadFc2Drops | 1.3.6.1.4.1.9.9.378.1.1.5.1.22 | counter32 | read-only |
Number of FC2 dropped frames in this session. |
csiSessionInBadFcPDrops | 1.3.6.1.4.1.9.9.378.1.1.5.1.23 | counter32 | read-only |
Number of FCP dropped frames. |
csiSessionInFCPDataExcess | 1.3.6.1.4.1.9.9.378.1.1.5.1.24 | counter32 | read-only |
Number of FCP Data Excess frames in this session. |
csiInterfaceNwwnTable | 1.3.6.1.4.1.9.9.378.1.1.6 | no-access |
A table that lists Nwwn for SVC interfaces. |
|
1.3.6.1.4.1.9.9.378.1.1.6.1 | no-access |
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. |
||
csiInterfaceNwwn | 1.3.6.1.4.1.9.9.378.1.1.6.1.1 | fcnameid | read-write |
Nwwn of this interface. |
csiInterfaceOperStateCause | 1.3.6.1.4.1.9.9.378.1.1.6.1.2 | snmpadminstring | read-only |
A description of the cause that the interface is down. |
cSvcInterfaceTrapObjects | 1.3.6.1.4.1.9.9.378.1.2 | |||
csiErrorId | 1.3.6.1.4.1.9.9.378.1.2.1 | integer32 | no-access |
Error Id |
csiErrorSeqNumber | 1.3.6.1.4.1.9.9.378.1.2.2 | integer32 | no-access |
Error Sequence Number |
csiSlotNumber | 1.3.6.1.4.1.9.9.378.1.2.3 | integer32 | no-access |
Slot Number of the slot from where the notification is being generated. |
csiPortNumber | 1.3.6.1.4.1.9.9.378.1.2.4 | integer32 | no-access |
Port Number of the port from where the notification is being generated. |
csiObjName | 1.3.6.1.4.1.9.9.378.1.2.5 | snmpadminstring | no-access |
User configured name of an object. e.g. vDisk1, where the user has named the virtual disk 1 as vDisk1. |
csiErrorText | 1.3.6.1.4.1.9.9.378.1.2.6 | snmpadminstring | no-access |
Full text string describing the Error. |
csiMachineType | 1.3.6.1.4.1.9.9.378.1.2.7 | snmpadminstring | no-access |
Machine Type in which the SVC software is running. This could be the vendor product identifier. e.g MDS9000 |
csiCardSerialNo | 1.3.6.1.4.1.9.9.378.1.2.8 | snmpadminstring | no-access |
The serial number of the card from where the notification is being generated. |
csiSwVersion | 1.3.6.1.4.1.9.9.378.1.2.9 | snmpadminstring | no-access |
The SVC software version. |
csiSwitchName | 1.3.6.1.4.1.9.9.378.1.2.10 | snmpadminstring | no-access |
The user configured name of the switch that is running the SVC software. |
csiClusterName | 1.3.6.1.4.1.9.9.378.1.2.11 | snmpadminstring | no-access |
The user configured name of the cluster. |
csiNodeName | 1.3.6.1.4.1.9.9.378.1.2.12 | snmpadminstring | no-access |
The user configured name of the SVC node. |
ciscoSvcInterfaceMIBTrapPrefix | 1.3.6.1.4.1.9.9.378.2 | |||
csiMIBTraps | 1.3.6.1.4.1.9.9.378.2.0 | |||
csiErrorTrap | 1.3.6.1.4.1.9.9.378.2.0.1 |
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. |
||
csiWarningTrap | 1.3.6.1.4.1.9.9.378.2.0.2 |
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. |
||
csiInformationTrap | 1.3.6.1.4.1.9.9.378.2.0.3 |
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. |
||
ciscoSvcMIBConformance | 1.3.6.1.4.1.9.9.378.3 | |||
ciscoSvcMIBCompliances | 1.3.6.1.4.1.9.9.378.3.1 | |||
ciscoSvcMIBCompliance | 1.3.6.1.4.1.9.9.378.3.1.1 |
The compliance statement for entities which implement the CISCO-SVC-INERFACE-MIB. |
||
ciscoSvcMIBGroups | 1.3.6.1.4.1.9.9.378.3.2 | |||
csiNportGroup | 1.3.6.1.4.1.9.9.378.3.2.1 |
A collection of objects for Nport configuration. |
||
csiSessionGroup | 1.3.6.1.4.1.9.9.378.3.2.2 |
A collection of objects for session configuration. |
||
csiInterfaceStatsGroup | 1.3.6.1.4.1.9.9.378.3.2.3 |
A collection of objects for interface statistics. |
||
csiNportStatsGroup | 1.3.6.1.4.1.9.9.378.3.2.4 |
A collection of objects for N-port statistics. |
||
csiSessionStatsGroup | 1.3.6.1.4.1.9.9.378.3.2.5 |
A collection of objects for Session statistics. |
||
csiInterfaceNwwnGroup | 1.3.6.1.4.1.9.9.378.3.2.6 |
A collection of objects for Interface nwwn. |
||
csiNotifObjectsGroup | 1.3.6.1.4.1.9.9.378.3.2.7 |
A collection of objects for sending notifications. |
||
cefcMgmtNotificationsGroup | 1.3.6.1.4.1.9.9.378.3.2.8 |
The notifications which a SVC Management entity is required to implement. |