Crossroads: View SNMP OID List / Download MIB
VENDOR: CROSSROADS SYSTEMS
Home | MIB: Crossroads | |||
---|---|---|---|---|
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 |
crossroads | 1.3.6.1.4.1.2512 |
Crossroads private mib for 4100 and 4200 Fibre Channel to SCSI Router. |
||
crossroads4000series | 1.3.6.1.4.1.2512.1 | |||
crossroads4100 | 1.3.6.1.4.1.2512.1.1 | |||
fcConfigNodeName | 1.3.6.1.4.1.2512.1.1.1 | worldwidename | read-write |
Worldwide name of a collection of N_Ports that comprise a Node. |
fcConfigNodeNumNPorts | 1.3.6.1.4.1.2512.1.1.2 | integer | read-only |
Number of N_Ports that comprise the named Node. |
fcConfig | 1.3.6.1.4.1.2512.1.1.3 | |||
fcConfigEnableReset | 1.3.6.1.4.1.2512.1.1.3.1 | boolean | read-write |
Toggle for software reset. True indicates that ressetting the product via SNMP is allowed. NOTE: each time the product is initialized this object is set to FALSE (i.e. it is not sticky). |
fcConfigUseHardAddress | 1.3.6.1.4.1.2512.1.1.3.2 | boolean | read-write |
Toggle for address configuration. True indicates that configuration of the source ID is allowed. False indicates that the source ID may not be changed. |
fcConfigSourceID | 1.3.6.1.4.1.2512.1.1.3.3 | sourceid | read-write |
3 byte Source address. For arbitrated loop, this will be the Hard Assigned AL_PA (preceeded by 2 0 bytes). ex. 0.0.EF |
fcConfigSCSIMode | 1.3.6.1.4.1.2512.1.1.3.4 | integer | read-write |
Fibre Channel to SCSI mapping mode. Enumeration: 'scc': 1, 'auto-LUN': 3, 'indexed': 2, 'extender': 6, 'other2': 8, 'auto-TGT': 4, 'auto-BUS': 5, 'other1': 7. |
fcConfigTraceMask | 1.3.6.1.4.1.2512.1.1.3.5 | integer | read-write |
Trace Level. |
fcConfigReset | 1.3.6.1.4.1.2512.1.1.3.6 | boolean | read-write |
Reset the product. Setting this object to TRUE will re-start all the software (similar to powering the product off, then on). The reset will only take place if fcConfigResetEnable is also TRUE. NOTE: resetting the product will disconnect all current Fibre Channel connections. |
fcConfigCommit | 1.3.6.1.4.1.2512.1.1.3.7 | boolean | read-write |
Commit the configuration values to the flash memory. |
fcConfigFirmwareRevLevel | 1.3.6.1.4.1.2512.1.1.3.8 | octet string | read-only |
Firmware revision level. |
mi | 1.3.6.1.4.1.2512.1.1.4 | |||
miSerialBaudRate | 1.3.6.1.4.1.2512.1.1.4.1 | integer | read-write |
The baud rate for the serial interface. Enumeration: 'baud-9600': 1, 'baud-57600': 4, 'baud-11520': 5, 'baud-19200': 2, 'baud-38400': 3. |
miMACAddress | 1.3.6.1.4.1.2512.1.1.4.2 | octet string | read-write |
Physical address (MAC address). |
miethernetIPAddr | 1.3.6.1.4.1.2512.1.1.4.3 | octet string | read-write |
The IP address for this device. |
miethernetIPNetmask | 1.3.6.1.4.1.2512.1.1.4.4 | octet string | read-write |
Ethernet Net Mask. |
miTrapIPAddr | 1.3.6.1.4.1.2512.1.1.4.5 | octet string | read-write |
The IP address used for sending traps. Typically this is the IP address of the machine which has a network management program and/or MIB browser. |
miTrapEnable | 1.3.6.1.4.1.2512.1.1.4.6 | boolean | read-write |
Enable/Disable Traps. If TRUE, traps are sent to the specified Trap IP Address. If disabled, no traps will be sent to the SNMP manager. |
miTrapPriority | 1.3.6.1.4.1.2512.1.1.4.7 | integer | read-write |
The Trap Priority. All SNMP Events (traps) of this priority (or higher) will be sent to the specified Trap IP Address. Enumeration: 'high': 3, 'medium': 2, 'low': 1. |
scsiConfigTable | 1.3.6.1.4.1.2512.1.1.5 | no-access |
A Table containing SCSI Configuration parameters. |
|
1.3.6.1.4.1.2512.1.1.5.1 | no-access |
An entry in the SCSI Configuration Table. |
||
scsiConfigIndex | 1.3.6.1.4.1.2512.1.1.5.1.1 | integer | read-only |
Index into the SCSI Configuration Table. |
scsiConfigInitID | 1.3.6.1.4.1.2512.1.1.5.1.2 | integer | read-write |
Initiator SCSI ID. |
scsiConfigTargetIDAdd | 1.3.6.1.4.1.2512.1.1.5.1.3 | integer | read-write |
Get will return a mask of SCSI target ID's. A mask has a bit set for each target ID which is in use. Example: Get returns 133 = 0x0085 = 0000 0000 1000 0101 indicating target ID's are 7, 2 and 0. Set allows you to set SCSI target ID's, by setting the appropriate bit in the mask. NOTE: this object only allows you to Add targets, a 0 in the mask will not remove a target. |
scsiConfigTargetIDRemove | 1.3.6.1.4.1.2512.1.1.5.1.4 | integer | read-write |
Get will return a mask of SCSI target ID's. A mask has a bit set for each target ID which is in use. Example: Get returns 133 = 0x0085 = 0000 0000 1000 0101 indicating target ID's are 7, 2 and 0. Set allows you to remove SCSI target ID's, by setting the appropriate bit in the mask. The SCSI ID you set in the mask will no longer be a target. |
fctoSCSIMapTable | 1.3.6.1.4.1.2512.1.1.6 | no-access |
A Table containing the Fibre Channel to SCSI Map. |
|
1.3.6.1.4.1.2512.1.1.6.1 | no-access |
An entry in the Fibre Channel to SCSI Map Table. |
||
fctoSCSIMapIndex | 1.3.6.1.4.1.2512.1.1.6.1.1 | integer | read-only |
Index into the Fibre Channel to SCSI Map (FC LUN). |
fctoSCSIbus | 1.3.6.1.4.1.2512.1.1.6.1.2 | integer | read-write |
SCSI bus number. |
fctoSCSItarget | 1.3.6.1.4.1.2512.1.1.6.1.3 | integer | read-write |
SCSI ID. |
fctoSCSILUN | 1.3.6.1.4.1.2512.1.1.6.1.4 | integer | read-write |
SCSI LUN. |
scsitoFCMappingTable | 1.3.6.1.4.1.2512.1.1.7 | no-access |
A Table containing information describing how SCSI channels are mapped to the Fibre Channel. |
|
1.3.6.1.4.1.2512.1.1.7.1 | no-access |
An entry in the SCSI to FC Mapping Table. |
||
scsitoFCMapIndexBus | 1.3.6.1.4.1.2512.1.1.7.1.1 | integer | read-only |
Index into the SCSItoFC Map. SCSI bus number. |
scsitoFCMapIndexSCSIID | 1.3.6.1.4.1.2512.1.1.7.1.2 | integer | read-only |
Index into the SCSItoFC Map. SCSI ID. |
scsitoFCMapIndexLUN | 1.3.6.1.4.1.2512.1.1.7.1.3 | integer | read-only |
Index into the SCSItoFC Map. SCSI LUN. |
scsitoFCMapDestID | 1.3.6.1.4.1.2512.1.1.7.1.4 | integer | read-write |
The Fibre Channel Node number for the destination. |
scsitoFCMapLUNlo | 1.3.6.1.4.1.2512.1.1.7.1.5 | integer32 | read-write |
SCSI LUN low bytes. |
scsitoFCMapLUNhi | 1.3.6.1.4.1.2512.1.1.7.1.6 | integer32 | read-write |
SCSI LUN high bytes. |
fcNPortPhysTable | 1.3.6.1.4.1.2512.1.1.8 | no-access |
A Table containing N_Port physical characteristics and status. |
|
1.3.6.1.4.1.2512.1.1.8.1 | no-access |
An entry in the N_Port Physical Characteristics Table. |
||
fcNPortPhysNPortIndex | 1.3.6.1.4.1.2512.1.1.8.1.1 | integer | read-only |
A unique number that identifies an N_Port/NL_Port. This number ranges from 1 to the value of fcNodeNumNPorts and its value remains constant for the identified N_Port/NL_Port until the management agent of the Node is re-initialized. |
fcNPortSpeed | 1.3.6.1.4.1.2512.1.1.8.1.2 | fc0speed | read-only |
The transmission rate, an FC-0 physical characteristic. |
fcNPortMedia | 1.3.6.1.4.1.2512.1.1.8.1.3 | fc0media | read-only |
Type of media, an FC-0 physical characteristics. |
fcNPortTransmitterType | 1.3.6.1.4.1.2512.1.1.8.1.4 | fc0transmittertype | read-only |
Type of transmitter, an FC-0 physical characteristics. |
fcNPortDistance | 1.3.6.1.4.1.2512.1.1.8.1.5 | fc0distance | read-only |
The maximum distance, an FC-0 physical characteristics. |
fcNPortLinkState | 1.3.6.1.4.1.2512.1.1.8.1.6 | integer | read-only |
The state of the FC link. Pending indicates that the initialization is still pending. Failed indicates that link initialization has failed. Successful indicates that the FC Link has initialized successfully. Enumeration: 'successful': 3, 'failed': 2, 'pending': 1. |
fcNPortRTTOV | 1.3.6.1.4.1.2512.1.1.8.1.7 | receivertransmittertimeoutvalue | read-only |
Receiver_Transmitter timeout value, used by the receiver logic to detect Loss of Synchronization. |
fcNPortTopologyModel | 1.3.6.1.4.1.2512.1.1.8.1.8 | topologymodel | read-only |
The topology model on the Link. The N_Port/NL_Port may be attached to a Fabric, or attached to another N_Port or to FC-AL (Arbitrated Loop). This value is only meaningful if the FC Link has initialized successfully. (i.e. fcNportLinkState = Successful) |
scsiStatisticsTable | 1.3.6.1.4.1.2512.1.1.9 | no-access |
A Table containing SCSI Statistics. |
|
1.3.6.1.4.1.2512.1.1.9.1 | no-access |
An entry in the SCSI Statistics Table. |
||
scsiStatsIndex | 1.3.6.1.4.1.2512.1.1.9.1.1 | integer | read-only |
Index into the SCSI Statistics Table. The SCSI bus number. |
scsiStatsIOs | 1.3.6.1.4.1.2512.1.1.9.1.2 | counter | read-only |
The number of IOs on the SCSI bus. |
scsiStatsDisconnects | 1.3.6.1.4.1.2512.1.1.9.1.3 | counter | read-only |
The number of Disconnects on the SCSI bus. |
scsiStatsAbortCount | 1.3.6.1.4.1.2512.1.1.9.1.4 | counter | read-only |
The of SCSI bus termination messages (i.e. ABORT, ABORT TAG, CLEAR QUEUE, BUS DEVICE RESET) which have terminated I/O processes. |
scsiStatsBusResets | 1.3.6.1.4.1.2512.1.1.9.1.5 | counter | read-only |
The count of SCSI bus resets. |
scsiCfg | 1.3.6.1.4.1.2512.1.1.10 | |||
scsiCfgResetFlag | 1.3.6.1.4.1.2512.1.1.10.1 | boolean | read-write |
Toggle SCSI Reset Operation. TRUE indicates that the SCSI bus will be reset on boot. |
scsiCfgDiscDelay | 1.3.6.1.4.1.2512.1.1.10.2 | integer | read-write |
Initial Discovery Delay. The amount of time (in msec) the system will wait before beginning the SCSI Discovery process. |
scsiProductDataTable | 1.3.6.1.4.1.2512.1.1.11 | no-access |
A Table containing SCSI Product Data. |
|
1.3.6.1.4.1.2512.1.1.11.1 | no-access |
An entry in the SCSI Product Data Table. |
||
scsiPDIndex | 1.3.6.1.4.1.2512.1.1.11.1.1 | integer | read-only |
Index into the SCSI Product Data Table. The SCSI LUN. |
scsiPDBus | 1.3.6.1.4.1.2512.1.1.11.1.2 | integer | read-only |
SCSI Bus number. Always 0 if your unit only has one SCSI Bus. |
scsiPDTarget | 1.3.6.1.4.1.2512.1.1.11.1.3 | integer | read-only |
SCSI Target ID. |
scsiPDLun | 1.3.6.1.4.1.2512.1.1.11.1.4 | integer | read-only |
SCSI Target Lun. |
scsiPDVendorID | 1.3.6.1.4.1.2512.1.1.11.1.5 | octet string | read-only |
Vendor ID. |
scsiPDProductID | 1.3.6.1.4.1.2512.1.1.11.1.6 | octet string | read-only |
Product ID. |
scsiPDRevLevel | 1.3.6.1.4.1.2512.1.1.11.1.7 | octet string | read-only |
Revision Level. |
scsiPDDeviceCode | 1.3.6.1.4.1.2512.1.1.11.1.8 | integer | read-only |
Device type code. |
scsiPDQualifier | 1.3.6.1.4.1.2512.1.1.11.1.9 | integer | read-only |
Device type qualifier. |
scsiPDRemoveableMedia | 1.3.6.1.4.1.2512.1.1.11.1.10 | boolean | read-only |
Removeable Media. |
scsiPDANSIVersion | 1.3.6.1.4.1.2512.1.1.11.1.11 | integer | read-only |
Device type version. |
scsiPDECMAVersion | 1.3.6.1.4.1.2512.1.1.11.1.12 | integer | read-only |
Device type version. |
scsiPDISOVersion | 1.3.6.1.4.1.2512.1.1.11.1.13 | integer | read-only |
Device type version. |
scsiPDRespFormat | 1.3.6.1.4.1.2512.1.1.11.1.14 | integer | read-only |
Response Format. |
scsiPDLength | 1.3.6.1.4.1.2512.1.1.11.1.15 | integer | read-only |
Additional data length. |
scsiPDSoftReset | 1.3.6.1.4.1.2512.1.1.11.1.16 | boolean | read-only |
Support for Soft reset. |
scsiPDCommandQing | 1.3.6.1.4.1.2512.1.1.11.1.17 | boolean | read-only |
Support for Command Queuing. |
scsiPDLinkedCommands | 1.3.6.1.4.1.2512.1.1.11.1.18 | boolean | read-only |
Support for Linked Commands. |
scsiPDSyncTransfer | 1.3.6.1.4.1.2512.1.1.11.1.19 | boolean | read-only |
Support for Sync transfer. |
scsiPD16Bit | 1.3.6.1.4.1.2512.1.1.11.1.20 | boolean | read-only |
16 bit wide SCSI support. |
scsiPD32Bit | 1.3.6.1.4.1.2512.1.1.11.1.21 | boolean | read-only |
32 bit wide SCSI support. |
scsiPDRelativeAddr | 1.3.6.1.4.1.2512.1.1.11.1.22 | boolean | read-only |
Support for Relative address. |
fcNPortStatisticsTable | 1.3.6.1.4.1.2512.1.1.12 | no-access |
A table of NPort statistics. |
|
1.3.6.1.4.1.2512.1.1.12.1 | no-access |
An entry in the NPort statistics table. |
||
fcNPSIndex | 1.3.6.1.4.1.2512.1.1.12.1.1 | integer | read-only |
A unique number that identifies an N_Port. This number ranges from 1 to the value of fcNodeNumNPorts and its value remains constant for the identified N_Port until the management agent of the Node is re-initialized. |
fcNPSInDeviceDataSeqs | 1.3.6.1.4.1.2512.1.1.12.1.2 | counter | read-only |
The number of Device Data sequences received by this N_Port/NL_Port. |
fcNPSOutDeviceDataSeqs | 1.3.6.1.4.1.2512.1.1.12.1.3 | counter | read-only |
The number of Device Data sequences transmitted by this N_Port/NL_Port. |
fcNPSInLinkDataSeqs | 1.3.6.1.4.1.2512.1.1.12.1.4 | counter | read-only |
The number of Link Data sequences received by this N_Port/NL_Port. |
fcNPSOutLinkDataSeqs | 1.3.6.1.4.1.2512.1.1.12.1.5 | counter | read-only |
The number of Link Data sequences transmitted by this N_Port/NL_Port. |
fcNPSInPBSYFrames | 1.3.6.1.4.1.2512.1.1.12.1.6 | counter | read-only |
The number of P_BSY frames received by this N_Port/NL_Port. |
fcNPSOutPBSYFrames | 1.3.6.1.4.1.2512.1.1.12.1.7 | counter | read-only |
The number of P_BSY frames transmitted by this N_Port/NL_Port. |
fcNPSInFBSYFrames | 1.3.6.1.4.1.2512.1.1.12.1.8 | counter | read-only |
The number of F_BSY frames received by this N_Port/NL_Port. |
fcNPSInPRJTFrames | 1.3.6.1.4.1.2512.1.1.12.1.9 | counter | read-only |
The number of P_RJT frames received by this N_Port/NL_Port. |
fcNPSOutPRJTFrames | 1.3.6.1.4.1.2512.1.1.12.1.10 | counter | read-only |
The number of P_RJT frames transmitted by this N_Port. |
fcNPSLinkDown | 1.3.6.1.4.1.2512.1.1.12.1.11 | counter | read-only |
Number of Link down conditions detected. |
fcNPSInAborts | 1.3.6.1.4.1.2512.1.1.12.1.12 | counter | read-only |
Number of ABTS frames received. |
fcNPSOutAborts | 1.3.6.1.4.1.2512.1.1.12.1.13 | counter | read-only |
Number of ABTS frames sent. |
fcNPSLaserFaults | 1.3.6.1.4.1.2512.1.1.12.1.14 | counter | read-only |
Number of laser faults. |
fcNPSLOS | 1.3.6.1.4.1.2512.1.1.12.1.15 | counter | read-only |
Number of times Loss of Signal was detected. |
fcNPSSync | 1.3.6.1.4.1.2512.1.1.12.1.16 | counter | read-only |
Number of times Loss of Sync. was detected. |
fcNPSBadRXChars | 1.3.6.1.4.1.2512.1.1.12.1.17 | counter | read-only |
Number of bad characters received. |
fcNPSLinkFail | 1.3.6.1.4.1.2512.1.1.12.1.18 | counter | read-only |
Number of Link Failure conditions. |
fcNPSBadCRC | 1.3.6.1.4.1.2512.1.1.12.1.19 | counter | read-only |
Number of frames received with a bad CRC. |
fcNPSProtoErrors | 1.3.6.1.4.1.2512.1.1.12.1.20 | counter | read-only |
Number of protocol errors detected. |