ATTOBRIDGE-MIB
AI MIB Summary
The ATTOBRIDGE-MIB provides vendor-specific extensions for monitoring and managing ATTO Technologies bridge devices, primarily exposing custom bridge statistics, interface states, and proprietary error counters not covered by standard IEEE 802.1D MIBs.
Bridge Custom MIB
Main OID:
bridge.1.3.6.1.4.1.4547.1.2
57
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
attotech OBJECT IDENTIFIER .1.3.6.1.4.1.4547 |
RFC1213-MIB NOTIFICATION-TYPE .1.3.6.1.4.1.4547 |
bridgeTempStatusChangedThe 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 TRAP-TYPE .1.3.6.1.4.1.4547.0.1 |
bridgeVoltageStatusChangedThe 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 TRAP-TYPE .1.3.6.1.4.1.4547.0.2 |
bridgeDeviceTransitionThe 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 TRAP-TYPE .1.3.6.1.4.1.4547.0.4 |
bridgeDeviceErrorThe 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 TRAP-TYPE .1.3.6.1.4.1.4547.0.5 |
products OBJECT IDENTIFIER .1.3.6.1.4.1.4547.1 |
bridgeBridge Custom MIB MODULE-IDENTITY .1.3.6.1.4.1.4547.1.2 |
bridgeConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4547.1.2.1 |
trapsEnabledIndicates whether traps are enabled or disabled.ro Enumeration .1.3.6.1.4.1.4547.1.2.1.1 |
snmpUpdatesEnabledIndicates whether SNMP updates are enabled or disabled.ro Enumeration .1.3.6.1.4.1.4547.1.2.1.2 |
snmpExtendedEnabledIndicates whether extended SNMP is enabled or disabled.ro Enumeration .1.3.6.1.4.1.4547.1.2.1.3 |
bridgeStatus OBJECT IDENTIFIER .1.3.6.1.4.1.4547.1.2.2 |
tempSensorTableThe temperature sensor table stores information about
the bridge temperature sensor. SEQUENCE OF TempSensorEntry .1.3.6.1.4.1.4547.1.2.2.1 |
tempSensorEntryThe temperature sensor table stores information about
the bridge temperature sensor. TempSensorEntry .1.3.6.1.4.1.4547.1.2.2.1.1 |
tempSensorIndexUsed to index the sensor in the temperature
sensor table.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.1.1.1 |
tempSensorStatusThe current status of the sensor (normal, warning or critical).ro Enumeration .1.3.6.1.4.1.4547.1.2.2.1.1.2 |
temperatureThe current temperature of the sensor.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.1.1.3 |
voltageSensorTableThe voltage sensor table stores information about
the bridge voltage sensor. SEQUENCE OF VoltageSensorEntry .1.3.6.1.4.1.4547.1.2.2.2 |
voltageSensorEntryThe voltage sensor table stores information about
the bridge voltage sensor. VoltageSensorEntry .1.3.6.1.4.1.4547.1.2.2.2.1 |
voltageSensorIndexUsed to index the sensor in the voltage
sensor table.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.2.1.1 |
voltageSensorStatusThe current status of the sensor (normal, warning or critical).ro Enumeration .1.3.6.1.4.1.4547.1.2.2.2.1.2 |
voltageThe current voltage of the sensor.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.2.1.3 |
deviceCountNumber of devices present.ro Counter .1.3.6.1.4.1.4547.1.2.2.4 |
deviceCacheTableThe device table stores information about the devices
attached to the bridge. SEQUENCE OF DeviceEntry .1.3.6.1.4.1.4547.1.2.2.5 |
deviceEntryThe device table stores information about the devices
attached to the bridge. DeviceEntry .1.3.6.1.4.1.4547.1.2.2.5.1 |
deviceCacheIndexUsed to index the device table.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.5.1.1 |
deviceSourceA string representing the source interface, meaning the
interface exposed to the host.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.2 |
deviceDestinationA string representing the destination interface, meaning
the interface of the target device.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.3 |
deviceTypeDevice type (i.e. DISK, TAPE, etc.) of attached device.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.4 |
deviceVendorVendor name of attached device, from inquiry data.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.5 |
deviceProductProduct name of attached device, from inquiry data.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.6 |
deviceRevisionRevision of attached device, from inquiry data.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.5.1.7 |
deviceStateThe current state of the device (online, offline, or unknown).ro Enumeration .1.3.6.1.4.1.4547.1.2.2.5.1.8 |
errorCountNumber of errors that have occured since last bridge
power-on or reset.ro Counter .1.3.6.1.4.1.4547.1.2.2.6 |
errorsSinceUpdateNumber of errors that have occured since last MIB scan,
which is approximately every 15sec.ro Counter .1.3.6.1.4.1.4547.1.2.2.7 |
errorTableThe Device Error table stores information about errors that
have occurred with the devices attached to the bridge. SEQUENCE OF ErrorEntry .1.3.6.1.4.1.4547.1.2.2.8 |
errorEntryThe Device Error table stores information about errors that
have occurred with the devices attached to the bridge. ErrorEntry .1.3.6.1.4.1.4547.1.2.2.8.1 |
errorIndexUsed to index the error device table.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.8.1.1 |
errorDateStampDate at which the error occurred.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.8.1.2 |
errorTimeStampTime at which the error occurred.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.8.1.3 |
errorInitiatorA string representing the initiator which issued the
failed command.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.8.1.4 |
errorSourceA string representing the source interface, meaning the
interface exposed to the host, which is associated with
the error.ro DisplayString .1.3.6.1.4.1.4547.1.2.2.8.1.5 |
errorOpCodeOpCode of the command which failed.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.8.1.6 |
errorSenseKeySense Key returned as a result of the failed command.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.8.1.7 |
errorASCASC returned as a result of the failed command.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.8.1.8 |
errorASCQASCQ returned as a result of the failed command.ro INTEGER .1.3.6.1.4.1.4547.1.2.2.8.1.9 |
errorLogSenseLog Sense returned as a result of the failed command.ro OCTET STRING .1.3.6.1.4.1.4547.1.2.2.8.1.10 |
bridgeTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.4547.1.2.3 |
trapMaxClientsThe maximum number of SNMP trap recipients supported by the
unit.ro INTEGER .1.3.6.1.4.1.4547.1.2.3.1 |
trapClientTableA table containing a row for each IP address/port number that
traps will be sent to. SEQUENCE OF TrapClientEntry .1.3.6.1.4.1.4547.1.2.3.3 |
trapClientEntryIp/Port pair for a specific client. TrapClientEntry .1.3.6.1.4.1.4547.1.2.3.3.1 |
trapClientIndexUsed to index a trap client in the trapClientTable.ro INTEGER .1.3.6.1.4.1.4547.1.2.3.3.1.1 |
trapClientIpAddressThe IP address of a client registered for traps in
dotted notation.ro IpAddress .1.3.6.1.4.1.4547.1.2.3.3.1.2 |
trapClientPortThe 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.ro INTEGER .1.3.6.1.4.1.4547.1.2.3.3.1.3 |
trapClientFilterThis 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'.ro Enumeration .1.3.6.1.4.1.4547.1.2.3.3.1.4 |
trapClientRowStateSpecifies 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.rw Enumeration .1.3.6.1.4.1.4547.1.2.3.3.1.5 |