ATTO6500N-MIB: View SNMP OID List / Download MIB
VENDOR: ATTO TECHNOLOGY
Home | MIB: ATTO6500N-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 |
attotech | 1.3.6.1.4.1.4547 | |||
attoProducts | 1.3.6.1.4.1.4547.1 | |||
attoMgmt | 1.3.6.1.4.1.4547.2 | |||
bridge | 1.3.6.1.4.1.4547.2.3 |
ATTO 6500N Custom MIB |
||
bridgeTraps | 1.3.6.1.4.1.4547.2.3.0 | |||
bridgeTemperatureWarning | 1.3.6.1.4.1.4547.2.3.0.1 |
Supports notification of over/under temperature warnings. The following information is returned: tempStatus - the current temperature status (normal, warning, critical) Where normal indicates the temperature is within the safe range. Warning indicates the warning threshold has been reached. Critical indicates that the temperature is outside the safe range. temperature - current temperature of the sensor Recommended severity level (for filtering): warning |
||
fcPortTransition | 1.3.6.1.4.1.4547.2.3.0.2 |
Supports notification of fibre channel port connectivity changes. The following information is returned: fcPortPortNumber - the description of the port fcPortOperationalState - the current port state Recommended severity level (for filtering): informational |
||
sasPortTransition | 1.3.6.1.4.1.4547.2.3.0.3 |
Supports notification of SAS port connectivity changes. The following information is returned: sasPortPortNumber - the description of the port sasPortOperationalState - the current port state Recommended severity level (for filtering): informational |
||
bridgeThroughputWarning | 1.3.6.1.4.1.4547.2.3.0.4 |
Supports notification of max-throughput warning indicating a potential data bottleneck. Data throughput is measured as aggregate completed I/O's per second on the Fibre Channel interfaces. The following information is returned: ChassisthroughputStatus - the current throughput status normal : no data bottleneck. warning: aggregate fibre channel throughput has exceeded 50,000 IOPS. Recommended severity level (for filtering): informational |
||
bridgeIdentity | 1.3.6.1.4.1.4547.2.3.1 | |||
bridgeUniqueId | 1.3.6.1.4.1.4547.2.3.1.1 | displaywwn | read-only |
8-octets uniquely identifying this HW element. |
vendorID | 1.3.6.1.4.1.4547.2.3.1.2 | displaystring | read-only |
Vendor ID for this HW element. |
modelName | 1.3.6.1.4.1.4547.2.3.1.3 | displaystring | read-only |
Product/Model name of this HW element. |
primaryFirmwareRevision | 1.3.6.1.4.1.4547.2.3.1.4 | displaystring | read-only |
Build Number, Version Number and Base Version for the firmware on the primary partition (active firmware image). |
primaryFirmwareBuildDate | 1.3.6.1.4.1.4547.2.3.1.5 | dateandtime | read-only |
Active firmware image build date and time (no time zone offset). |
hardwareVersion | 1.3.6.1.4.1.4547.2.3.1.6 | integer32 | read-only |
Current version of 6500N hardware. |
secondaryFirmwareRevision | 1.3.6.1.4.1.4547.2.3.1.7 | displaystring | read-only |
Version Number and Build Number for the firmware on the secondary partition (backup firmware image). |
secondaryFirmwareBuildDate | 1.3.6.1.4.1.4547.2.3.1.8 | dateandtime | read-only |
Backup Firmware image build date and time (no time zone offset). |
serialNumber | 1.3.6.1.4.1.4547.2.3.1.9 | displaystring | read-only |
Serial Number of this HW element. |
bridgeName | 1.3.6.1.4.1.4547.2.3.1.10 | displaystring | read-only |
User defined symbolic name assigned to this HW element. |
bridgeChassis | 1.3.6.1.4.1.4547.2.3.2 | |||
lastReboot | 1.3.6.1.4.1.4547.2.3.2.1 | dateandtime | read-only |
Date and time of last reboot. |
uptime | 1.3.6.1.4.1.4547.2.3.2.2 | timeinterval | read-only |
Time since last reboot, in units of 0.01 seconds |
lastRebootReason | 1.3.6.1.4.1.4547.2.3.2.3 | displaystring | read-only |
Plain text reason for last reboot. |
minimumOperatingTemp | 1.3.6.1.4.1.4547.2.3.2.4 | integer32 | read-only |
Minimum Safe Operating Temperature, in degrees C |
maximumOperatingTemp | 1.3.6.1.4.1.4547.2.3.2.5 | integer32 | read-only |
Maximum Safe Operating Temperature, in degrees C |
temperatureHighAlertSetting | 1.3.6.1.4.1.4547.2.3.2.6 | integer32 | read-only |
High temperature warning threshold, in degrees C |
temperatureLowAlertSetting | 1.3.6.1.4.1.4547.2.3.2.7 | integer32 | read-only |
Low temperature warning threshold, in degrees C |
chassisTemperature | 1.3.6.1.4.1.4547.2.3.2.8 | integer32 | read-only |
Current Chassis Temperature, in degrees C |
chassisTemperatureStatus | 1.3.6.1.4.1.4547.2.3.2.9 | integer | read-only |
The current sensor status (normal, warning or critical). Normal indicates the temperature for this HW element is within the safe range. Warning indicates that the temperature for this HW element has passed the warning threshold but is still within the safe range. Critical indicates that the temperature for this HW element is not within the safe operating temperature range. Enumeration: 'warning': 2, 'critical': 3, 'normal': 1. |
dramSingleBitErrorCount | 1.3.6.1.4.1.4547.2.3.2.10 | integer32 | read-only |
Number of Single-bit ECC errors since last reboot |
chassisThroughputStatus | 1.3.6.1.4.1.4547.2.3.2.11 | integer | read-only |
Overall bridge throughput status (normal, warning). Normal indicates that there is no data bottleneck. Warning indicates that the aggregate fibre channel throughput has exceeded 50,000 IOPS. Enumeration: 'warning': 2, 'normal': 1. |
fcSFPInfoTable | 1.3.6.1.4.1.4547.2.3.2.12 | no-access |
Stores configuration information relating to installed FibreChannel SFPs. |
|
1.3.6.1.4.1.4547.2.3.2.12.1 | no-access |
Stores information about installed fibre channel SFPs. |
||
fcSFPIndex | 1.3.6.1.4.1.4547.2.3.2.12.1.1 | integer32 | no-access |
Used to index the SFP in the SFP Info table. |
fcSFPVendor | 1.3.6.1.4.1.4547.2.3.2.12.1.2 | displaystring | read-only |
SFP vendor name |
fcSFPSerialNum | 1.3.6.1.4.1.4547.2.3.2.12.1.3 | displaystring | read-only |
SFP serial number |
fcSFPPartNum | 1.3.6.1.4.1.4547.2.3.2.12.1.4 | displaystring | read-only |
SFP vendor-supplied part number |
fcSFPDataRateCapability | 1.3.6.1.4.1.4547.2.3.2.12.1.5 | integer | read-only |
Maximum data rate capability of the fibre channel SFP. Enumeration: 'gb4': 4, 'gb2': 2, 'gb16': 16, 'gb8': 8. |
sasQSFPInfoTable | 1.3.6.1.4.1.4547.2.3.2.13 | no-access |
Stores configuration information relating to installed SAS QSFPs. |
|
1.3.6.1.4.1.4547.2.3.2.13.1 | no-access |
Stores information about installed SAS QSFPs. |
||
sasQSFPIndex | 1.3.6.1.4.1.4547.2.3.2.13.1.1 | integer32 | no-access |
Used to index the QSFP in the QSFP Info table. |
sasQSFPVendor | 1.3.6.1.4.1.4547.2.3.2.13.1.2 | displaystring | read-only |
QSFP vendor name |
sasQSFPSerialNum | 1.3.6.1.4.1.4547.2.3.2.13.1.3 | displaystring | read-only |
QSFP serial number |
sasQSFPType | 1.3.6.1.4.1.4547.2.3.2.13.1.4 | qsfptech | read-only |
QSFP type |
sasQSFPPartNum | 1.3.6.1.4.1.4547.2.3.2.13.1.5 | displaystring | read-only |
QSFP vendor-supplied part number |
bridgePorts | 1.3.6.1.4.1.4547.2.3.3 | |||
fcPortInfoTable | 1.3.6.1.4.1.4547.2.3.3.1 | no-access |
Stores fibre channel specific information for each fibre channel port. |
|
1.3.6.1.4.1.4547.2.3.3.1.1 | no-access |
Stores state and capability information about the fibre channel ports. |
||
fcPortIndex | 1.3.6.1.4.1.4547.2.3.3.1.1.1 | integer32 | no-access |
Used to index the fibre channel port in the FC Port Entry table. |
fcPortPortNumber | 1.3.6.1.4.1.4547.2.3.3.1.1.2 | integer32 | read-only |
The fibre channel port number. |
fcPortOperationalState | 1.3.6.1.4.1.4547.2.3.3.1.1.3 | integer | read-only |
Operational state of the fibre channel port. Enumeration: 'unknown': -1, 'offline': 2, 'online': 1. |
fcPortAdminState | 1.3.6.1.4.1.4547.2.3.3.1.1.4 | integer | read-only |
Administrative state of the fibre channel port. Indicates whether the port is enabled or disabled. Enumeration: 'disabled': 1, 'unknown': -1, 'enabled': 2. |
fcPortDataRateNegotiated | 1.3.6.1.4.1.4547.2.3.3.1.1.5 | integer | read-only |
Current negotiated data rate of fibre channel port. Enumeration: 'unknown': -1, 'gb4': 4, 'gb2': 2, 'gb8': 8. |
fcPortConnModeNegotiated | 1.3.6.1.4.1.4547.2.3.3.1.1.6 | integer | read-only |
Current negotiated mode of the fibre channel port. Enumeration: 'unknown': -1, 'loop': 1, 'ptp': 2. |
fcPortDataRateConfigured | 1.3.6.1.4.1.4547.2.3.3.1.1.7 | integer | read-only |
Configured data rate of fibre channel port. Enumeration: 'auto': -1, 'gb4': 4, 'gb2': 2, 'gb8': 8. |
fcPortConnModeConfigured | 1.3.6.1.4.1.4547.2.3.3.1.1.8 | integer | read-only |
Configured mode of the fibre channel port. Enumeration: 'looppreferred': 3, 'ptppreferred': 4, 'loop': 1, 'ptp': 2. |
fcPortDataRateCapability | 1.3.6.1.4.1.4547.2.3.3.1.1.9 | integer | read-only |
Maximum data rate capability of the fibre channel port. Enumeration: 'gb4': 4, 'gb2': 2, 'gb8': 8. |
fcPortNodeName | 1.3.6.1.4.1.4547.2.3.3.1.1.10 | displaywwn | read-only |
Fibre channel node name. |
fcPortPortName | 1.3.6.1.4.1.4547.2.3.3.1.1.11 | displaywwn | read-only |
Fibre channel port name. |
fcPortPeerName | 1.3.6.1.4.1.4547.2.3.3.1.1.12 | displaywwn | read-only |
The port name of the fabric-attached fibre channel peer. Only valid for a switched fabric. Direct-connected fibre channel ports will respond with all zeros. |
fcPortStatisticsTable | 1.3.6.1.4.1.4547.2.3.3.2 | no-access |
Stores fibre channel specific I/O and error statistics for each fibre channel port. |
|
1.3.6.1.4.1.4547.2.3.3.2.1 | no-access |
Stores statistics about fibre channel ports. |
||
fcStatsIndex | 1.3.6.1.4.1.4547.2.3.3.2.1.1 | integer32 | no-access |
Used to index the fibre channel port in the Fibre Channel Port Statistics table. |
fcStatsTxWords | 1.3.6.1.4.1.4547.2.3.3.2.1.2 | unsigned32 | read-write |
Number of words transmitted on this fibre channel port. |
fcStatsRxWords | 1.3.6.1.4.1.4547.2.3.3.2.1.3 | unsigned32 | read-write |
Number of words received on this fibre channel port. |
fcStatsTimeSinceReset | 1.3.6.1.4.1.4547.2.3.3.2.1.4 | timeinterval | read-only |
Amount of time since the fibre channel port statistics were reset. |
fcStatsErrLinkFailure | 1.3.6.1.4.1.4547.2.3.3.2.1.5 | unsigned32 | read-write |
Number of link failure events on this fibre channel port. |
fcStatsErrLossOfSync | 1.3.6.1.4.1.4547.2.3.3.2.1.6 | unsigned32 | read-write |
Number of loss of sync events on this fibre channel port. |
fcStatsErrInvalidCRC | 1.3.6.1.4.1.4547.2.3.3.2.1.7 | unsigned32 | read-write |
Number of frames with invalid CRCs on this fibre channel port. |
fcStatsErrInvalidTxWords | 1.3.6.1.4.1.4547.2.3.3.2.1.8 | unsigned32 | read-write |
Number of invalid TX word events on this fibre channel port. |
fcStatsErrLipCount | 1.3.6.1.4.1.4547.2.3.3.2.1.9 | unsigned32 | read-write |
Number of LIP events on this fibre channel port. |
fcStatsErrNOSCount | 1.3.6.1.4.1.4547.2.3.3.2.1.10 | unsigned32 | read-write |
Number of NOS events on this fibre channel port. |
fcStatsErrSignalLoss | 1.3.6.1.4.1.4547.2.3.3.2.1.11 | unsigned32 | read-write |
Number of loss of signal events on this fibre channel port. |
fcStatsErrPrimitive | 1.3.6.1.4.1.4547.2.3.3.2.1.12 | unsigned32 | read-write |
Number of primitive sequential protocol errors on this fibre channel port. |
sasPortInfoTable | 1.3.6.1.4.1.4547.2.3.3.3 | no-access |
Stores SAS specific information for each SAS port. |
|
1.3.6.1.4.1.4547.2.3.3.3.1 | no-access |
Stores information about the SAS ports. |
||
sasPortIndex | 1.3.6.1.4.1.4547.2.3.3.3.1.1 | integer32 | no-access |
Used to index the SAS port in the SAS Port Entry table. |
sasPortPortNumber | 1.3.6.1.4.1.4547.2.3.3.3.1.2 | integer32 | read-only |
The SAS port number. |
sasPortOperationalState | 1.3.6.1.4.1.4547.2.3.3.3.1.3 | integer | read-only |
Operational state of this entire SAS port. Degraded state is entered when fewer than all four PHYs are online. Offline state is entered when all four PHYs are offline. Enumeration: 'unknown': -1, 'offline': 2, 'degraded': 3, 'online': 1. |
sasPortPhy1State | 1.3.6.1.4.1.4547.2.3.3.3.1.4 | phystatus | read-only |
Operational state of SAS PHY 1 of this SAS port. |
sasPortPhy2State | 1.3.6.1.4.1.4547.2.3.3.3.1.5 | phystatus | read-only |
Operational state of SAS PHY 2 of this SAS port. |
sasPortPhy3State | 1.3.6.1.4.1.4547.2.3.3.3.1.6 | phystatus | read-only |
Operational state of SAS PHY 3 of this SAS port. |
sasPortPhy4State | 1.3.6.1.4.1.4547.2.3.3.3.1.7 | phystatus | read-only |
Operational state of SAS PHY 4 of this SAS port. |
sasPortAdminState | 1.3.6.1.4.1.4547.2.3.3.3.1.8 | integer | read-only |
Administrative state of this SAS port. Indicates whether the port is enabled or disabled. Enumeration: 'disabled': 1, 'unknown': -1, 'enabled': 2. |
sasPortDataRateCapability | 1.3.6.1.4.1.4547.2.3.3.3.1.9 | integer | read-only |
Maximum data rate capability of the SAS port. Enumeration: 'gb6': 6, 'gb3': 3, 'gb1point5': 1. |
sasPortDataRateNegotiated | 1.3.6.1.4.1.4547.2.3.3.3.1.10 | integer | read-only |
Current negotiated data rate of this SAS port. Enumeration: 'gb6': 6, 'gb3': 3, 'gb1point5': 1. |
sasPortAddress | 1.3.6.1.4.1.4547.2.3.3.3.1.11 | displaywwn | read-only |
SAS Port Address. |
sasPhyStatisticsTable | 1.3.6.1.4.1.4547.2.3.3.4 | no-access |
Stores SAS specific I/O and error statistics for each SAS PHY. |
|
1.3.6.1.4.1.4547.2.3.3.4.1 | no-access |
Stores statistics about SAS Phys. |
||
sasPhyStatsIndex | 1.3.6.1.4.1.4547.2.3.3.4.1.1 | integer32 | no-access |
Used to index the SAS PHY in the SAS PHY Statistics table. |
sasPhyStatsTimeSinceReset | 1.3.6.1.4.1.4547.2.3.3.4.1.2 | timeinterval | read-only |
Amount of time since the SAS PHY statistics were reset on this SAS PHY. |
sasPhyStatsErrLinkChanged | 1.3.6.1.4.1.4547.2.3.3.4.1.3 | unsigned32 | read-write |
Number of link changed events on this SAS PHY. |
sasPhyStatsErrInvalidCRC | 1.3.6.1.4.1.4547.2.3.3.4.1.4 | unsigned32 | read-write |
Number of Invalid CRC events on this SAS PHY. |
sasPhyStatsErrPhyReset | 1.3.6.1.4.1.4547.2.3.3.4.1.5 | unsigned32 | read-write |
Number of Phy Reset events on this SAS PHY. |
sasPhyStatsErrLossOfSync | 1.3.6.1.4.1.4547.2.3.3.4.1.6 | unsigned32 | read-write |
Number of loss of sync events on this SAS PHY. |
sasPhyStatsErrDisparityCount | 1.3.6.1.4.1.4547.2.3.3.4.1.7 | unsigned32 | read-write |
Number of disparity error events on this SAS PHY. |
sasPhyStatsErrInvalidDwords | 1.3.6.1.4.1.4547.2.3.3.4.1.8 | unsigned32 | read-write |
Number of invalid DWORD events on this SAS PHY. |
bridgeConfig | 1.3.6.1.4.1.4547.2.3.4 | |||
trapsEnabled | 1.3.6.1.4.1.4547.2.3.4.1 | integer | read-only |
Indicates whether traps are enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpUpdatesEnabled | 1.3.6.1.4.1.4547.2.3.4.2 | integer | read-only |
Indicates whether SNMP updates are enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeTrapInfo | 1.3.6.1.4.1.4547.2.3.5 | |||
trapMaxClients | 1.3.6.1.4.1.4547.2.3.5.1 | integer32 | read-only |
The maximum number of SNMP trap recipients supported by this HW element. |
trapClientTable | 1.3.6.1.4.1.4547.2.3.5.2 | no-access |
Stores a row for each IP address/port number configured to receive traps. |
|
1.3.6.1.4.1.4547.2.3.5.2.1 | no-access |
Ip/Port pair for a specific client. |
||
trapClientIndex | 1.3.6.1.4.1.4547.2.3.5.2.1.1 | integer32 | no-access |
Used to index a trap client in the trapClientTable. |
trapClientIpAddress | 1.3.6.1.4.1.4547.2.3.5.2.1.2 | displaystring | read-only |
The IP address of a client registered for traps in dotted notation. |
trapClientPort | 1.3.6.1.4.1.4547.2.3.5.2.1.3 | integer32 | read-only |
The UDP port to send traps for this trap client. Normally this would be the standard trap port (162). This object is an index and must be specified to create a row in this table. |
trapClientFilter | 1.3.6.1.4.1.4547.2.3.5.2.1.4 | integer | read-only |
This value defines the trap severity filter for this trap host. The unit will send traps to this trap client that have a severity level less than or equal to this value. The default value of this object is 'warning'. Enumeration: 'informational': 4, 'none': 1, 'critical': 2, 'warning': 3, 'all': 5. |
bridgeMIBConformance | 1.3.6.1.4.1.4547.2.3.6 | |||
bridgeMIBCompliances | 1.3.6.1.4.1.4547.2.3.6.1 | |||
bridgeBasicCompliance | 1.3.6.1.4.1.4547.2.3.6.1.1 |
The requirements for a bridge implementation. |
||
bridgeMIBGroups | 1.3.6.1.4.1.4547.2.3.6.2 | |||
bridgeIdentityBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.1 |
The bridge identity information group. |
||
bridgeChassisBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.2 |
The bridge chassis information group. |
||
bridgFcPortInfoBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.3 |
The bridge ports information group. |
||
bridgeFcPortStatisicsBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.4 |
The bridge ports information group. |
||
bridgeSasPortInfoBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.5 |
The bridge ports information group. |
||
bridgeSasPortStatisicsBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.6 |
The bridge ports information group. |
||
bridgeConfigBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.7 |
The bridge configuration information group. |
||
bridgeTrapInfoBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.8 |
The bridge trap information group. |
||
bridgeTrapsBasicGroup | 1.3.6.1.4.1.4547.2.3.6.2.9 |
The bridge traps group. |
||
attoModules | 1.3.6.1.4.1.4547.3 | |||
attoAgentCapability | 1.3.6.1.4.1.4547.4 |