background image

6

Description

It is possible to have the framework return a status value and a description of the status. To accomplish this, 
the ADIC MIBs must be compiled and integrated with the framework application. In this case, the return 
value of Library Main Door might be 

closed(2)

. The required MIBs are discussed in 

MIBs Implemented

 on 

page 17 and are available from your Quantum representative.

SNMP Traps

Traps are automatically sent to registered hosts when specific events occur. You can only have one 
application per port listening for traps, so if you have more than one application, make sure that you specify 
a UDP port on which to send traps. 

To receive Traps, you must perform two steps:

1

Configure the framework application to collect Traps from the Scalar i2000.

2

Using the LMC 

Trap Registration

 feature, register the host’s IP address and UPD port number on the 

Scalar i2000.

Registration informs the Scalar i2000 that Traps should be sent to the host. For details on registering a host 
with the Scalar i2000, see the 

Scalar i2000 User’s Guide 

or the LMC online help.

SNMP Queries

GET queries are initiated on a periodic basis by the framework application. By querying the MIB, hosts can 
gather status information about specific components of the library. Frequent MIB queries are not required, 
however, since the SNMP agent is event-driven.

GETs must also include an instance number. This instance ID tells the Scalar i2000 what specific device to 
provide status information on. For example, to see if the 2nd logical library on a Scalar i2000 was online, 
you would access the MIB variable for logical library online status and select the instance for logical library 2.

The format of each instance may vary depending on the subsystem component. This document provides a 
listing of the instance format for each MIB variable you may need to query. You will notice that almost every 
instance contains 8.0.0.0.0.0.1.0.59. This is the identifier for the Management Control Blade (MCB), the 
device that manages the Scalar i2000.

Therefore, if you were querying logical library status, you might see the following two instances returned.

Selecting instance 8.0.0.0.0.0.1.0.59.2 would indicate if the second logical library was online or offline.

CAUTION

As with any SNMP device, excessive MIB queries can result in 
performance degradation for the SNMP daemon, as well as for the 
network.

Instance

Number

Description

1

8.0.0.0.0.0.1.0.59.1

the first logical library

2

8.0.0.0.0.0.1.0.59.2

the second logical library

Note

All Scalar i2000 MCB’s will have the same identifier: 8.0.0.0.0.0.1.0.59

Содержание Scalar i2000

Страница 1: ...6 01159 03 Scalar i 2000 B a s i c S N M P R e f e r e n c e G u i d e B a s i c S N M P R e f e r e n c e G u i d e Quantum Scalar i2000 Library Quantum Scalar i2000 Library...

Страница 2: ...t 2007 by Quantum Corporation All rights reserved Your right to copy this manual is limited by copyright law Making copies or adaptations without prior written authorization of Quantum Corporation is...

Страница 3: ...ueries 6 3 Library Identification 7 Product Name 7 Logical Library Name 7 4 Library Status and Health 9 Drive Online Offline Status 9 Drive Overall Health 10 Physical Library Online Offline State 10 R...

Страница 4: ...RAS System Status Change Traps 14 Trap 400 connectivityGroupStatusChange 14 Trap 401 controlGroupStatusChange 14 Trap 402 coolingGroupStatusChange 14 Trap 403 drivesAndMediaGroupStatusChange 14 Trap 4...

Страница 5: ...ar i2000 MIBs contact technical support This basic SNMP reference is written for library customers partners third party management software developers and other parties interested in integrating the S...

Страница 6: ...m support Scalar i2000 User s Guide 6 00421 xx ADIC Management Console User s Guide 6 00064 xx Note Release Notes are also available for this product The Release Notes describe changes to your system...

Страница 7: ...cluding answers to frequently asked questions FAQs You can also access software firmware and drivers through this site For further assistance or if training is desired contact Quantum For the most upd...

Страница 8: ...4 About This Guide and Your Product...

Страница 9: ...on the Scalar i2000 The MIB variables described in this document are the only ones supported by Quantum for external management of the library All other variables in the MIB are for internal use only...

Страница 10: ...gather status information about specific components of the library Frequent MIB queries are not required however since the SNMP agent is event driven GETs must also include an instance number This in...

Страница 11: ...and it is unique for the entire library Quantum recommends querying the Product Name so that the framework application will list the type of library being monitored Logical Library Name OID 1 3 6 1 4...

Страница 12: ...8 Library Identification...

Страница 13: ...s variable indicates whether a drive is varied on or varied off Instance There will be one instance for every physical drive in the library Query the specific instance that you need to access Drives a...

Страница 14: ...ary Query the specific instance that you need to access Drives are listed in sequential order See Table 1 on the previous page for details on interpreting the format of a drive instance ID Alerted by...

Страница 15: ...onDoorStatus Type INTEGER Values open 1 closed 2 closedAndLocked 3 closedAndUnlocked 4 controllerFailed 5 Description The state of the Import Export station door is returned by the phIeStationDoorStat...

Страница 16: ...ble provides a concise way to assess the health of the library s subsystems The library functionality is divided into six status groups connectivity control cooling drives and media power and robotics...

Страница 17: ...s shutdown sequence which includes reboot and shutdown ADIC Management MIB These informational traps are defined in the ADIC Management MIB Each is issued with enterprise OID management which resolves...

Страница 18: ...sChange The state of the connectivity hardware software has changed Trap 401 controlGroupStatusChange The state of the control hardware software has changed Trap 402 coolingGroupStatusChange The state...

Страница 19: ...000 Basic SNMP Reference Guide 15 Trap 404 powerGroupStatusChange The state of the power hardware software has changed Trap 405 roboticsGroupStatusChange The state of the robotics hardware software ha...

Страница 20: ...16 SNMP Traps...

Страница 21: ...of system components with identification and status for each Traps for a changed configuration added and removed components Library startup and shutdown traps ADIC Management MIB The ADIC Management M...

Страница 22: ...e Scalar i2000 MIBs reference the following SNMP standard MIBs RFC 1155 SMI RFC 1212 RFC 1213 MIB RFC 1215 These MIBs are necessary for accurate compilation of the Scalar i2000 MIBs and should be incl...

Страница 23: ...use the LMC to determine what RAS tickets have been generated for the drive Physical Library Online Offline Status 200 20 80 10 1 5 Indicates if the library is online or offline Use the LMC to confirm...

Страница 24: ...turn value for required action If the return value shows an issue use the LMC to determine the corrective actions RAS Status Change Control 401 Issued when the status of the control subsystem changes...

Страница 25: ...y identification 7 logical library name 7 product name 7 Library Management Console LMC 5 6 20 library status and health 9 drive online offline status 9 drive overall health 10 I E station door status...

Страница 26: ...ed 13 startupSequenceCompleted 13 symbols and notes explained 1 T training contact Quantum 3 Trap 101 13 Trap 102 13 Trap 103 13 Trap 110 13 Trap 111 14 Trap 400 14 Trap 401 14 Trap 402 14 Trap 403 14...

Отзывы: