ATTOBRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: ATTO TECHNOLOGY
Home | MIB: ATTOBRIDGE-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 | |||
products | 1.3.6.1.4.1.4547.1 | |||
bridge | 1.3.6.1.4.1.4547.1.2 |
Bridge Custom MIB |
||
bridgeConfig | 1.3.6.1.4.1.4547.1.2.1 | |||
trapsEnabled | 1.3.6.1.4.1.4547.1.2.1.1 | integer | read-only |
Indicates whether traps are enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpUpdatesEnabled | 1.3.6.1.4.1.4547.1.2.1.2 | integer | read-only |
Indicates whether SNMP updates are enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpExtendedEnabled | 1.3.6.1.4.1.4547.1.2.1.3 | integer | read-only |
Indicates whether extended SNMP is enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeStatus | 1.3.6.1.4.1.4547.1.2.2 | |||
tempSensorTable | 1.3.6.1.4.1.4547.1.2.2.1 | no-access |
The temperature sensor table stores information about the bridge temperature sensor. |
|
1.3.6.1.4.1.4547.1.2.2.1.1 | no-access |
The temperature sensor table stores information about the bridge temperature sensor. |
||
tempSensorIndex | 1.3.6.1.4.1.4547.1.2.2.1.1.1 | integer | read-only |
Used to index the sensor in the temperature sensor table. |
tempSensorStatus | 1.3.6.1.4.1.4547.1.2.2.1.1.2 | integer | read-only |
The current status of the sensor (normal, warning or critical). Enumeration: 'unknown': 4, 'warning': 2, 'critical': 3, 'normal': 1. |
temperature | 1.3.6.1.4.1.4547.1.2.2.1.1.3 | integer | read-only |
The current temperature of the sensor. |
voltageSensorTable | 1.3.6.1.4.1.4547.1.2.2.2 | no-access |
The voltage sensor table stores information about the bridge voltage sensor. |
|
1.3.6.1.4.1.4547.1.2.2.2.1 | no-access |
The voltage sensor table stores information about the bridge voltage sensor. |
||
voltageSensorIndex | 1.3.6.1.4.1.4547.1.2.2.2.1.1 | integer | read-only |
Used to index the sensor in the voltage sensor table. |
voltageSensorStatus | 1.3.6.1.4.1.4547.1.2.2.2.1.2 | integer | read-only |
The current status of the sensor (normal, warning or critical). Enumeration: 'unknown': 4, 'warning': 2, 'critical': 3, 'normal': 1. |
voltage | 1.3.6.1.4.1.4547.1.2.2.2.1.3 | integer | read-only |
The current voltage of the sensor. |
deviceCount | 1.3.6.1.4.1.4547.1.2.2.4 | counter | read-only |
Number of devices present. |
deviceCacheTable | 1.3.6.1.4.1.4547.1.2.2.5 | no-access |
The device table stores information about the devices attached to the bridge. |
|
1.3.6.1.4.1.4547.1.2.2.5.1 | no-access |
The device table stores information about the devices attached to the bridge. |
||
deviceCacheIndex | 1.3.6.1.4.1.4547.1.2.2.5.1.1 | integer | read-only |
Used to index the device table. |
deviceSource | 1.3.6.1.4.1.4547.1.2.2.5.1.2 | displaystring | read-only |
A string representing the source interface, meaning the interface exposed to the host. |
deviceDestination | 1.3.6.1.4.1.4547.1.2.2.5.1.3 | displaystring | read-only |
A string representing the destination interface, meaning the interface of the target device. |
deviceType | 1.3.6.1.4.1.4547.1.2.2.5.1.4 | displaystring | read-only |
Device type (i.e. DISK, TAPE, etc.) of attached device. |
deviceVendor | 1.3.6.1.4.1.4547.1.2.2.5.1.5 | displaystring | read-only |
Vendor name of attached device, from inquiry data. |
deviceProduct | 1.3.6.1.4.1.4547.1.2.2.5.1.6 | displaystring | read-only |
Product name of attached device, from inquiry data. |
deviceRevision | 1.3.6.1.4.1.4547.1.2.2.5.1.7 | displaystring | read-only |
Revision of attached device, from inquiry data. |
deviceState | 1.3.6.1.4.1.4547.1.2.2.5.1.8 | integer | read-only |
The current state of the device (online, offline, or unknown). Enumeration: 'offline': 0, 'online': 1. |
errorCount | 1.3.6.1.4.1.4547.1.2.2.6 | counter | read-only |
Number of errors that have occured since last bridge power-on or reset. |
errorsSinceUpdate | 1.3.6.1.4.1.4547.1.2.2.7 | counter | read-only |
Number of errors that have occured since last MIB scan, which is approximately every 15sec. |
errorTable | 1.3.6.1.4.1.4547.1.2.2.8 | no-access |
The Device Error table stores information about errors that have occurred with the devices attached to the bridge. |
|
1.3.6.1.4.1.4547.1.2.2.8.1 | no-access |
The Device Error table stores information about errors that have occurred with the devices attached to the bridge. |
||
errorIndex | 1.3.6.1.4.1.4547.1.2.2.8.1.1 | integer | read-only |
Used to index the error device table. |
errorDateStamp | 1.3.6.1.4.1.4547.1.2.2.8.1.2 | displaystring | read-only |
Date at which the error occurred. |
errorTimeStamp | 1.3.6.1.4.1.4547.1.2.2.8.1.3 | displaystring | read-only |
Time at which the error occurred. |
errorInitiator | 1.3.6.1.4.1.4547.1.2.2.8.1.4 | displaystring | read-only |
A string representing the initiator which issued the failed command. |
errorSource | 1.3.6.1.4.1.4547.1.2.2.8.1.5 | displaystring | read-only |
A string representing the source interface, meaning the interface exposed to the host, which is associated with the error. |
errorOpCode | 1.3.6.1.4.1.4547.1.2.2.8.1.6 | integer | read-only |
OpCode of the command which failed. |
errorSenseKey | 1.3.6.1.4.1.4547.1.2.2.8.1.7 | integer | read-only |
Sense Key returned as a result of the failed command. |
errorASC | 1.3.6.1.4.1.4547.1.2.2.8.1.8 | integer | read-only |
ASC returned as a result of the failed command. |
errorASCQ | 1.3.6.1.4.1.4547.1.2.2.8.1.9 | integer | read-only |
ASCQ returned as a result of the failed command. |
errorLogSense | 1.3.6.1.4.1.4547.1.2.2.8.1.10 | octet string | read-only |
Log Sense returned as a result of the failed command. |
bridgeTrapInfo | 1.3.6.1.4.1.4547.1.2.3 | |||
trapMaxClients | 1.3.6.1.4.1.4547.1.2.3.1 | integer | read-only |
The maximum number of SNMP trap recipients supported by the unit. |
trapClientTable | 1.3.6.1.4.1.4547.1.2.3.3 | no-access |
A table containing a row for each IP address/port number that traps will be sent to. |
|
1.3.6.1.4.1.4547.1.2.3.3.1 | no-access |
Ip/Port pair for a specific client. |
||
trapClientIndex | 1.3.6.1.4.1.4547.1.2.3.3.1.1 | integer | read-only |
Used to index a trap client in the trapClientTable. |
trapClientIpAddress | 1.3.6.1.4.1.4547.1.2.3.3.1.2 | ipaddress | read-only |
The IP address of a client registered for traps in dotted notation. |
trapClientPort | 1.3.6.1.4.1.4547.1.2.3.3.1.3 | integer | read-only |
The UDP port to send traps for this host. 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.1.2.3.3.1.4 | integer | read-only |
This value defines the trap severity filter for this trap host. The unit will send traps to this host 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. |
trapClientRowState | 1.3.6.1.4.1.4547.1.2.3.3.1.5 | integer | read-write |
Specifies the state of the row. rowDestroy READ : Can never happen WRITE : Remove this row from the table. rowInactive READ : Indicates that this row does not exist, but that traps are not enabled to be sent to the target. WRITE : If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are not enabled to be sent to the target. If the row already existed, then traps are disabled from being sent to the target. rowActive READ : Indicates that this row exists, and that traps are enabled to be sent to the target. WRITE : If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default traps. If the row already exists then traps are enabled to be sent to the target. A value of rowActive or rowInactive must be specified to create a row in the table. Enumeration: 'rowDestroy': 1, 'rowActive': 3, 'rowInactive': 2. |
bridgeTempStatusChanged | 1.3.6.1.4.1.45470.1 |
The bridgeTempStatusChanged trap supports notification of temperature status changes in the bridge. The following information is returned: tempSensorIndex - the sensor of concern tempSensorStatus - the current status of the sensor (normal, warning, critical) temperature - current temperature of the sensor Recommended severity level (for filtering): warning |
||
bridgeVoltageStatusChanged | 1.3.6.1.4.1.45470.2 |
The bridgeVoltageStatusChanged trap supports notification of temperature status changes in the bridge. The following information is returned: voltageSensorIndex - the sensor of concern voltageSensorStatus - the current status of the sensor (normal, warning, critical) voltage - current temperature of the sensor Recommended severity level (for filtering): warning |
||
bridgeDeviceTransition | 1.3.6.1.4.1.45470.4 |
The bridgeDeviceTransition trap supports notification of device online/offline status changes in the bridge. The following information is returned: deviceCacheIndex - the device of concern deviceSource - the description of the source device deviceState - the current state of the device Recommended severity level (for filtering): informational |
||
bridgeDeviceError | 1.3.6.1.4.1.45470.5 |
The bridgeDeviceTransition trap supports notification of device online/offline status changes in the bridge. The following information is returned: errorSource - the description of the source device errorOpCode - the offending command errorSenseKey - the sense key returned by the device errorASC - the ASC returned by the device errorASCQ - the ASCQ returned by the device errorsSinceUpdate - the number of errors in the past 15sec Recommended severity level (for filtering): informational |