ADIC-SANMGR-PROXY-MIB: View SNMP OID List / Download MIB
VENDOR: QUANTUM CORPORATION
Home | MIB: ADIC-SANMGR-PROXY-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 |
sanmgr_proxy | 1.3.6.1.4.1.3764.1.1.400.10 | |||
pathlight | 1.3.6.1.4.1.3764.1.1.400.10.10 | |||
agent | 1.3.6.1.4.1.3764.1.1.400.10.10.2 | |||
agentScalarTable | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1 | no-access | ||
1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1 | no-access |
A component entry containing objects for a particular component. |
||
paIdentify | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.1 | integer | read-write |
Flash the READY light on the SAN Data Gateway front panel. A non-zero value turns the LED on for the specified number of seconds. Zero turns LED off. |
paReboot | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.2 | reset | read-write |
Writing a reboot(2) value here causes immediate reboot. |
paHealthCheckValue | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.3 | gauge | read-only |
Value in percent of health check tests passed. |
paHealthCheckLevel | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.4 | integer | read-write |
Scrutiny level of health check function. Enumeration: 'interface': 2, 'simpleDevice': 3, 'none': 0, 'system': 1, 'deviceReady': 4. |
paHealthCheckInterval | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.5 | gauge | read-write |
Health Check interval in minutes. |
paEvRptLevel | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.6 | integer | read-write |
Used when retrieving Event Log. Events with log level greater than paEvRptLevel are not retrieved. Enumeration: 'information': 3, 'notice': 1, 'warning': 2, 'private': 0. |
paEventLogLevels | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.7 | octet string | read-write |
Each of 255 event types has an 8-bit level used when reading log. Currently valid LogLevel range is 0-3. |
paTrapThresholds | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.8 | octet string | read-write |
Each of 255 event types has an 8-bit threshold. When the number of events exceeds the Trap Threshold, a trap is generated and sent to all parties listed in the trap destination table (also under SNMP control) . Threshold 0 means Never Threshold 1 means Always Threshold 2 - 255 means Number of events per 10 minute period |
paBaudRate | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.9 | integer | read-write |
Serial baud rate for SAN Gateway Service Port. Currently, the Agent does not support baud rate change: the rate is hard-coded to 19200 baud. Enumeration: 'baud9600': 0, 'baud38400': 2, 'baud19200': 1. |
paLogSize | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.11 | gauge | read-write |
Number of records in entire event log. (Not just current records since boot.) |
paCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.12 | integer | read-write |
Used for issuing command to SNMP agent. Enumeration: 'doHealthCheck': 8, 'logModeAbsolute': 7, 'clear': 4, 'logModeCurrent': 6, 'removeFile': 5, 'idle': 0, 'snapshot': 1, 'save': 3, 'scroll': 2. |
paLogBoot | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.13 | gauge | read-only |
Absolute index of first log entry at boot. |
paLogNCurrent | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.14 | gauge | read-write |
SNMP Get (read) returns number of records since boot subject to viewing level filtering. SNMP Set (write) copies this number of records since boot (subject to level filtering) into a buffer from which records are read. This mode of use is deprecated. The preferred way to get the event log since boot is to read paLogBoot, set paEvRptLevel and do a series of SNMP GetNext calls starting at instance paLogBoot until end of event log MIB table is reached. |
paLogChronFirst | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.15 | gauge | read-write |
Used to request range of records from paLogChronFirst to paLogChronLast |
paLogChronLast | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.16 | gauge | read-write |
Used to request range of records from paLogChronFirst to paLogChronLast |
paLogScroll | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.17 | integer | read-write |
Used to request previous/next range of records event log |
paLogFilename | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.18 | displaystring | read-write |
Used to save event log to a file. |
paEnvironmentState | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.19 | integer | read-only |
Temperature and Voltage Status of SAN Data Gateway: ********************************** (LSB) bit 0 Auxiliary Power bit 1 Main Power bit 2 Temperature Warning bit 3 Temperature Alarm |
paGatewayFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.20 | displaystring | read-only |
SAN Data Gateway Firmware Revision information. |
paGatewayHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.21 | displaystring | read-only |
SAN Data Gateway Hardware Revision information. |
paSnmpFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.22 | displaystring | read-only |
SNMP Agent Firmware Revision information. |
paRidTag | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.23 | displaystring | read-only |
SAN Data Gateway RIDTag. |
paSerialNumber | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.24 | displaystring | read-only |
SAN Data Gateway Serial Number. |
paServerVersion | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.25 | integer | read-write |
Remote Management software writes Server version information here to customize SNMP Agent behavior. |
paProductType | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.26 | pathlightproduct | read-only |
Type of SAN device |
paVPSEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.27 | boolean | read-only |
State of VPS Access Control enable. |
paLicenseKey | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.28 | displaystring | read-write |
Used to pass feature enabling license keys. |
paThirdPartyCopyEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.29 | boolean | read-only |
State of Extended 3rd Party Copy enable. Enabled means that a valid license key has been entered for this feature. |
paVPSStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.30 | integer | read-write |
State of Virtual Private SAN feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. Bit 1 is redundant with MIB var paVPSEnabled. Writing 1 to bit 0 makes VPS active if licensed. Writing 0 to bit 0 makes VPS inactive if licensed. |
paThirdPartyCopyStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.31 | integer | read-write |
State of Extended 3rd Party Copy feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. Bit 1 is redundant with MIB var paThirdPartyCopyEnabled. Writing 1 to bit 0 makes Third Party Copy active if licensed. Writing 0 to bit 0 makes Third Party Copy inactive if licensed. |
paCommandControlLUN | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.32 | integer | read-write |
Gateway/Router Command and Control LUN |
paSanDirectorEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.33 | boolean | read-only |
State of SAN Director Support for this device. To enable, user must write a valid license key to OID paLicenseKey or enter the license key from the service port. |
paNodeName | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.34 | octet string | read-only |
SAN Gateway Node Name. |
paVPMStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.35 | integer | read-write |
State of Virtual Private Map feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. |
paSRSStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.36 | integer | read-write |
State of SAN Replication Services feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. |
paEthernetType | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.37 | displaystring | read-only |
Current Ethernet Speed. |
paTrapSequenceNumber | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.38 | integer | read-only |
Sequence number of last trap sent by this SNMP Agent. |
paSysNodeNameMode | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.39 | integer | read-write |
Algorithm used when computing Fibre Channel World Wide Node Name for each port. If the value is sameForEachPort(0), then the World Wide Node Name is the same for each port and computed based on the World Wide Node Name of the gateway. If the value is differentForEachPort(1), then the World Wide Node Name is different for each port, computed based on the World Wide Port Name for that port. Enumeration: 'differentForEachPort': 1, 'sameForEachPort': 0. |
paGhostIOTimeToLive | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.40 | integer | read-write |
The amount of time that commands can remain queued in the SNC before being considered stale and discarded. 0 : Never discard (ghost I/O disabled) 1 - 30 : TTL in ticks (60th of a second) |
paMaxLun | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.41 | integer | read-only |
The maximum LUN value possible. |
paEVPSEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.42 | integer | read-write |
Bit 0: EVPS active if 1, inactive if 0 Bit 1: EVPS licensed if 1, unlicensed if 0 |
paMaxHostLun | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.43 | integer | read-only |
The number of devices one host can see |
paAMPStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.44 | integer | read-write |
Status of Automatic Multipath feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. |
paEnableAllScsiTargets | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.45 | integer | read-write |
Used to Enable/Disable all-scsi-targets. Enumeration: 'enable': 1, 'disable': 0. |
paHPFStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.46 | integer | read-write |
Bit 0: HPF active if 1, inactive if 0 Bit 1: HPF licensed if 1, unlicensed if 0 |
paSoip2iRescan | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.47 | boolean | read-write |
Writing true(1) here causes SOIP2 initiator to rescan its bus. |
paSoipiRescan | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.48 | boolean | read-write |
Writing true(1) here causes SOIP initiator to rescan its bus. |
paFLBStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.49 | integer | read-write |
Status of Load Balancing feature. bit 0 : active or inactive. bit 1 : licensed or not licensed. |
paSoip2iScanPeriod | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.50 | integer | read-write |
SOIP2 Initiator Scan period in seconds. 0 will disable scan. |
paCommandFlowLogEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.2.1.1.51 | boolean | read-only |
Returns TRUE iff Command Flow Logging is available. Returns FALSE otherwise. |
paEventLog | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500 | no-access |
Entry point for the Agent Event Log Table. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1 | no-access |
|
||
paIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.1 | integer | read-only |
MIB EventLogEntry Table index. |
paTime | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.2 | timeticks | read-only |
Time stamp (since boot). |
paProducer | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.3 | integer | read-only |
Numeric identifier for this event's producer. |
paEventClass | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.4 | integer | read-only |
Numeric identifier for this event's class. |
paEventCode | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.5 | integer | read-only |
Numeric code for this event. |
paSeq | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.6 | integer | read-only |
Sequence number (relative record number) since boot. |
paEventVars | 1.3.6.1.4.1.3764.1.1.400.10.10.2.500.1.7 | displaystring | read-only |
Text description of event. |
devices | 1.3.6.1.4.1.3764.1.1.400.10.10.3 | |||
pdDevices | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1 | no-access |
Pathlight Physical Device Group *********************************** Each device attached to the Gateway has an entry here. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1 | no-access |
|
||
pdIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.1 | integer | read-only |
MIB table index |
pdUID | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.2 | displaystring | read-only |
Universal Identifier |
pdType | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.3 | devicetype | read-only |
Device Type i.e. disk/tape/cd etc. |
pdVendor | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.4 | displaystring | read-only |
Device Vendor |
pdProduct | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.5 | displaystring | read-only |
Device Product Identifier |
pdBlockSize | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.6 | integer | read-only |
Block size in Bytes |
pdCapacity | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.7 | gauge | read-only |
Capacity in BLOCKS (see pdBlockSize) |
pdAccess | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.8 | integer | read-only |
|
pdRemovable | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.9 | boolean | read-only |
Is device removable ? |
pdStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.10 | pltstatus | read-only |
Device Status |
pdSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.11 | integer | read-only |
Device Speed in MBytes/second |
pdWidth | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.12 | integer | read-only |
Data path width in bits |
pdSerial | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.13 | displaystring | read-only |
Device Serial Number |
pdIdentify | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.14 | integer | read-write |
Number of seconds to flash identifying LED. Write here to flash LED on device if supported by Gateway and device. Zero turns LED off. |
pdInterfaceType | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.15 | interface | read-only |
This device's type of communication interface. |
pdBus | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.16 | integer | read-only |
SCSI bus number |
pdId | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.17 | integer | read-only |
SCSI Address ID |
pdLun | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.18 | integer | read-only |
SCSI Logical Unit Number. |
pdCtlrIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.19 | integer | read-only |
Index of this device's controller in the Controllers MIB table and type-specific controller tables |
pdHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.20 | displaystring | read-only |
Device hardware revision number/identifier |
pdFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.21 | displaystring | read-only |
Device firmware revision number/identifier |
pdReset | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.22 | reset | read-write |
Generic device reset if supported. Write reset(1) here to reset device if supported by Gateway firmware and device. |
pdStatusBits | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.23 | integer | read-only |
Device status bits as per SCSI spec. |
pdScsiAnsiLevel | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.24 | scsiansilevel | read-only |
Device SCSI level. |
pdTargetLun | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.25 | integer | read-only |
This target device's Logical Unit Number as seen from attached host. |
pdIpAddress | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.26 | ipaddress | read-only |
This target device's IP Address if applicable. In case of SAN Gateway or Router, this information is used to allow arbitrary drill-down capability. |
pdAltVendor | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.27 | displaystring | read-only |
Device alternate Vendor |
pdAltProduct | 1.3.6.1.4.1.3764.1.1.400.10.10.3.1.1.28 | displaystring | read-only |
Device alternate Product Identifier |
controllers | 1.3.6.1.4.1.3764.1.1.400.10.10.4 | |||
pcControllers | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1 | no-access |
Pathlight Controller Group ******************************* All controllers installed in the SAN Data Gateway have an entry here AND a parallel entry in the controller-type specific table (Fibre Channnel, SSA, or SCSI). |
|
1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1 | no-access |
|
||
pcIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.1 | integer | read-only |
MIB Table index. |
pcType | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.2 | interface | read-only |
Communication Interface type. |
pcVendorId | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.3 | vendoridint | read-only |
Integer vendor ID for this controller. |
pcProductId | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.4 | integer | read-only |
Vendor's integer ID for this controller. |
pcRevision | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.5 | displaystring | read-only |
Revision information for this controller. See also pcHWRev and pcFWRev. |
pcSubVendor | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.6 | integer | read-only |
Integer sub-vendor ID for this controller. |
pcSubProduct | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.7 | integer | read-only |
Vendor's integer sub-product ID for this controller. |
pcMaxBurst | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.8 | integer | read-write |
Maximum burst transfer rate in MBytes/second |
pcLatency | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.9 | integer | read-write |
Latency Timer in Clock Ticks. |
pcIdentify | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.10 | integer | read-write |
Reserved for flashing identifying LED on device. |
pcPCIBus | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.11 | integer | read-only |
PCI Bus number in SAN Data Gateway for this controller. |
pcPCIDev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.12 | integer | read-only |
PCI device number in SAN Data Gateway for this controller. |
pcPCIFunc | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.13 | integer | read-only |
PCI Function number in SAN Data Gateway for this contoller. |
pcReset | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.14 | reset | read-write |
Generic controller reset variable. Not supported for all controller types. |
pcRescan | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.15 | boolean | read-write |
Writing true(1) here causes controller to rescan its bus if rescan is supported for this controller type. |
pcLED | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.16 | octet string | read-only |
Is LED on? |
pcHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.17 | displaystring | read-only |
Hardware revision for this controller. |
pcFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.18 | displaystring | read-only |
Firmware revision for this controller |
pcPCISlot | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.19 | integer | read-only |
Location of Channel Card on PCI bus |
pcPMCSlot | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.20 | integer | read-only |
Location of Card: PMC 1, 2 or 3. 0=> Not a PMC card |
pcPCIClass | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.21 | octet string | read-only |
Device class code as per PCI specification. |
pcSplitMode | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.22 | boolean | read-write |
Enable/Disable Split Mode for this controller. |
pcChannelMask | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.23 | gauge | read-write |
Specifies access permissions for this initiator in bits 0 through 18 ************************************************* -* SCSI Channels *- Bit 0 => Is access DISALLOWED to SCSI channel 1 ? Bit 1 => Is access DISALLOWED to SCSI channel 2 ? Bit 2 => Is access DISALLOWED to SCSI channel 3 ? Bit 3 => Is access DISALLOWED to SCSI channel 4 ? -* Ultra SCSI Channels *- Bit 4 => Is access DISALLOWED to Ultra SCSI channel 1 ? Bit 5 => Is access DISALLOWED to Ultra SCSI channel 2 ? Bit 6 => Is access DISALLOWED to Ultra SCSI channel 3 ? Bit 7 => Is access DISALLOWED to Ultra SCSI channel 4 ? Bit 8 => Is access DISALLOWED to Ultra SCSI channel 5 ? Bit 9 => Is access DISALLOWED to Ultra SCSI channel 6 ? -* Fibre Channel *- Bit 10 => Is access DISALLOWED to Fibre Channel 1 ? Bit 11 => Is access DISALLOWED to Fibre Channel 2 ? Bit 12 => Is access DISALLOWED to Fibre Channel 3 ? Bit 13 => Is access DISALLOWED to Fibre Channel 4 ? Bit 14 => Is access DISALLOWED to Fibre Channel 5 ? Bit 15 => Is access DISALLOWED to Fibre Channel 6 ? -* SSA Channels *- Bit 16 => Is access DISALLOWED to SSA channel 1 ? Bit 17 => Is access DISALLOWED to SSA Channel 2 ? Bit 18 => Is access DISALLOWED to SSA Channel 3 ? |
pcPortHostType | 1.3.6.1.4.1.3764.1.1.400.10.10.4.1.1.24 | displaystring | read-write |
Host type for this port. Used if VPS is not enabled. |
pcFCCtlrs | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2 | no-access |
Entry point for Fibre Channel Controller Device Group ****************************************************** This table parallels the Controller Table: a Fibre Channel controller with pcIndex N in the controller table appears here as index N as well, and in general there are rows in this table which are empty. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1 | no-access |
|
||
fcStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.1 | fcstatus | read-only |
Status of the Fibre Channel Controller |
fcMaxSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.2 | gauge | read-only |
Maximum Transfer Speed in MBytes per second. |
fcWWID | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.3 | displaystring | read-only |
World Wide Identifier for this Fibre Channel Controller. |
fcFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.4 | displaystring | read-only |
Firmware revision number/identifier for this Fibre Channel Controller. |
fcHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.5 | displaystring | read-only |
Hardware revision number/identifier for this Fibre Channel Controller. |
fcLoopID | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.6 | integer | read-write |
Fibre Channel Loop ID. soft = -1 |
fcFrameSize | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.7 | integer | read-write |
Fibre Channel frame size. |
fcPortType | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.8 | fibreport | read-write |
Fibre Channel Port Type |
fcMedia | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.9 | fibremedia | read-only |
Media type for this Fibre Channel Controller |
fcSerialNumber | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.10 | displaystring | read-only |
Serial Number for this Fibre Channel Controller. |
fcLoopIDMode | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.11 | fibreloopidmode | read-only |
Fibre Channel Loop ID mode (soft or hard) |
fcALPhysicalAddress | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.12 | integer | read-only |
Arbitrated Loop Physical Address (ALPA) |
fcPortMode | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.13 | fibreportmode | read-write |
Fibre Channel Port Mode. |
fcConnectionOptions | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.14 | fibreconnoptions | read-write |
Connection options for ISP2200 FC chip. Values 4 - 8 are reserved. |
fcCtlrChipType | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.15 | integer | read-only |
Type of Fibre Channel controller chip. Valid types are 2100 , 2200 for QLogic ISP2100 and ISP2200 chips. |
fcTapeFeature | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.16 | boolean | read-only |
Status of Fibre Channel Tape Specification support. true means this controller supports FC Tape false means this controller does not support FC Tape |
fcHardID | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.17 | integer | read-write |
Fibre Channel Hard ID, the preferred loop ID for this controller. Even if the controller is in Hard Loop ID mode, the actual loop ID is not guaranteed to be fcHardID. |
fcCurrentSpeedSetting | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.18 | integer | read-write |
Speed in Gb/sec. 0: Auto, 1: 1Gb, 2: 2Gb |
fcCurrentSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.19 | integer | read-only |
Current Speed Indicator Gb/sec. |
fcFrameBufferSize | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.20 | integer | read-only |
Fibre Channel Frame Buffer Size |
fcLinkFailureCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.21 | integer | read-only |
Fibre Channel Link Failure Count |
fcLossSyncCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.22 | integer | read-only |
Fibre Channel Loss of Sync Count |
fcLossSignalCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.23 | integer | read-only |
Fibre Channel Loss of Signal Count |
fcProtocolErrorCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.24 | integer | read-only |
Fibre Channel Primitive Sequence Protocol Error Count |
fcInvalidTxWordCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.25 | integer | read-only |
Fibre Channel Invalid Transmission Word Count |
fcInvalidCRCCount | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.26 | integer | read-only |
Fibre Channel Invalid CRC Count |
fcWWNodeName | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.27 | displaystring | read-only |
The World Wide Node Name for this Fibre Channel Controller. The Node Name for this port may computer strictly on the World Wide Node Name for the gateway, or on a per port basis which uses the World Wide Port Name (fcWWID), thus giving each port a different Node Name. See paSysNodeNameMode to get or set which algorithm is in use. |
fcPortID | 1.3.6.1.4.1.3764.1.1.400.10.10.4.2.1.28 | integer | read-only |
Fibre Channel Port Identifier 24 bit quantity which uniquely identifies the port within the loop or fabric. |
pcSSACtlrs | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3 | no-access |
Entry point for SSA Controller Device Group **************************************************** This table parallels the Controller Table: an SSA controller with pcIndex N in the controller table appears here as row index N as well, and in general there are rows in this table which are empty. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1 | no-access |
|
||
ssaStatus1 | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.1 | pltstatus | read-only |
Status on port 1 of dual port SSA card |
ssaStatus2 | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.2 | pltstatus | read-only |
Status on port 2 of dual port SSA card |
ssaSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.3 | integer | read-write |
SSA transfer speed 80 Mbytes/second or 160 MBytes/second Enumeration: 'ssa160': 2, 'ssa80': 1. |
ssaUID | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.4 | displaystring | read-only |
Universal Identifier for this SSA Controller. |
ssaFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.5 | displaystring | read-only |
Firmware revision number/identifier for this SSA controller. |
ssaMaxTarg | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.6 | gauge | read-write |
Maximum number of targets supported. |
ssaMaxInit | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.7 | gauge | read-write |
Maximum number of initiators supported. |
ssaPathAlg | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.8 | integer | read-write |
SSA pathing algorithm. Enumeration: 'default': 0, 'skipInitiators': 1, 'unknown': 2. |
ssaHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.9 | displaystring | read-only |
Hardware revision number/identifier for this SSA controller. |
ssaMasterPriority | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.10 | integer | read-only |
The SSA Master Priority of an SSA node is a number from 0 to 7. SSA initiators elect a master based on this priority. If more than one SSA node has the same priority then the node with the highest UID is elected. Pathlight SSA host adapters default to a Master Priority of 4. SAN Gateway SSA Target adapters default to a priority of 5 to ensure that the Gateway node will be master in a multi-initiator loop. This value should never be set to 7 because this is the priority used to guarantee mastership to a node that is entering Service Mode. |
ssaSATAQuota | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.11 | integer | read-only |
The SSA SAT Quota A parameter is an 8 bit number that determines 'the maximum number of frames which can be originated from this port before the port is SATisfied and forwards the SAT character. A value of zero means that no SATs are forwarded or issued from this port.' |
ssaSATBQuota | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.12 | integer | read-only |
The SSA SAT Quota B parameter is an 8 bit number that determines 'the maximum number of frames which this port can originate without forwarding a SAT character. A value of zero means that an infinite number of frames can be sent without being subject to SAT pacing.' |
ssaSATIQuota | 1.3.6.1.4.1.3764.1.1.400.10.10.4.3.1.13 | integer | read-only |
|
pcSCSICtlrs | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4 | no-access |
Entry point for SCSI Controller Device Group **************************************************** This table parallels the Controller Table: a SCSI controller with pcIndex N in the controller table appears here as row index N as well, and in general there are rows in this table which are empty. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1 | no-access |
|
||
scsiStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.1 | pltstatus | read-only |
Status for this SCSI controller. |
scsiSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.2 | scsispeed | read-write |
SCSI Transaction speed. |
scsiRole | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.3 | integer | read-write |
Is this a Target or an Initiator ? Enumeration: 'initiator': 1, 'target': 0. |
scsiHostId | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.4 | integer | read-write |
Host ID defaults to 7. |
scsiMaxSpeed | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.5 | scsispeed | read-write |
Maximum Speed of this SCSI Channel. |
scsiTerm | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.6 | integer | read-write |
State of internal SCSI bus terminations, if any. Enumeration: 'disabled': 0, 'notPresent': 2, 'enabled': 1. |
scsiIoCard | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.7 | scsicardtype | read-only |
Type of SCSI controller hardware. |
scsiMaxIds | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.8 | integer | read-write |
Maximum Number of IDs for this SCSI controller. |
scsiMaxLuns | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.9 | integer | read-write |
Maximum Number of LUNs for this SCSI controller. |
scsiMaxWidth | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.10 | integer | read-only |
Maximum transfer width in bits. |
scsiHWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.11 | displaystring | read-only |
Hardware revision for this SCSI controller. |
scsiFWRev | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.12 | displaystring | read-only |
Firmware revision for this SCSI controller. |
scsiResetOnPowerUp | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.13 | boolean | read-write |
Enables/Disables SCSI bus reset upon Gateway power-up for this SCSI controller. |
scsiMultiInitEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.14 | boolean | read-write |
Enables/Disables multi-initiator support on for this SCSI controller. |
scsiAlternateHostId | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.15 | integer | read-write |
Alternate Host ID for this SCSI controller. -1 means use automatic. |
scsiTargetEnabled | 1.3.6.1.4.1.3764.1.1.400.10.10.4.4.1.16 | boolean | read-only |
Indicates target ScsiRole support for this SCSI controller. |
notification | 1.3.6.1.4.1.3764.1.1.400.10.10.5 | |||
pnTrapDest | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1 | no-access |
Trap destination Group Table ****************************************** A list of IP addresses to which SNMP Traps are sent in parallel using UDP Port 162. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1 | no-access |
|
||
pnIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1.1 | integer | read-write |
Index into TrapDest table |
pnIPAddr | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1.2 | ipaddress | read-write |
IP Address of destination entity to which traps are sent. |
pnUdpPort | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1.3 | integer | read-write |
UDP Port on which traps are sent to this entity. |
pnTrapStyle | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1.4 | integer | read-write |
Style to be used when building a trap PDU to be sent to this entity. A value of proprietary(1) selects the proprietary format used by the Pathlight SAN Director management application. A value of rfc1215(2) selects the format as described in the RFC 1215 TRAP-TYPE objects included in this MIB document. The default is proprietary(1). Enumeration: 'proprietary': 1, 'rfc1215': 2. |
pnTrapBroadcastMode | 1.3.6.1.4.1.3764.1.1.400.10.10.5.1.1.5 | integer | read-write |
Used to Enable/Disable the broadcasting of traps. Enumeration: 'enable': 1, 'disable': 0. |
panelLED | 1.3.6.1.4.1.3764.1.1.400.10.10.6 | |||
paHost | 1.3.6.1.4.1.3764.1.1.400.10.10.7 | |||
hostCommandTable | 1.3.6.1.4.1.3764.1.1.400.10.10.7.1 | no-access | ||
1.3.6.1.4.1.3764.1.1.400.10.10.7.1.1 | no-access |
An object for issuing host-related commands to the SNC. |
||
hostCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.7.1.1.1 | integer | read-write |
Used to issue commands to VPS control software. Possible commands are: commitChanges: commits any pending LUN Mapping changes to persistent memory. Enumeration: 'commitChanges': 1. |
hostInitiator | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2 | no-access |
Attached Host Group Table *************************** List of attached hosts and pertinent information. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1 | no-access |
|
||
hostIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.1 | integer | read-write |
Index into Host Initiator table |
hostRowStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.2 | integer | read-write |
Row Status for this row. |
hostWWName | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.3 | displaystring | read-write |
World Wide name of this Initiator. |
hostName | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.4 | displaystring | read-write |
Name for this Initiator. |
hostType | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.5 | displaystring | read-write |
Operating System and other host environment information. |
hostPortID | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.6 | displaystring | read-write |
|
hostSANConnection | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.7 | integer | read-only |
SAN Connection (1-6) to which this host is connected. |
hostConnectionType | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.8 | interface | read-only |
Type of data connection (FCAL , etc.) |
hostITLData | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.9 | octet string | read-write |
ITL Access Control data for this host. 256 possible LUNs with one Byte of data per LUN. |
hostIPAddr | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.10 | ipaddress | read-only |
IP Address of this host. Host is not required to have an IP address. |
hostLunType | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.11 | hostluntype | read-write |
The type of this host for EVPS. 8-bit, 16-bit, or volume set |
hostLunMap | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.12 | octet string | read-write |
EVPS Map data. 256 possible LUNs with two Bytes of data for each lun |
hostInbandAccess | 1.3.6.1.4.1.3764.1.1.400.10.10.7.2.1.13 | integer | read-write |
The in-band access level of the host |
scsiMap | 1.3.6.1.4.1.3764.1.1.400.10.10.8 | |||
scsiMapCommandTable | 1.3.6.1.4.1.3764.1.1.400.10.10.8.1 | no-access | ||
1.3.6.1.4.1.3764.1.1.400.10.10.8.1.1 | no-access |
An object for issuing VPM-related commands to the SNC. |
||
scsiMapCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.8.1.1.1 | integer | read-write |
Used to issue commands to SCSI Channel map (VPM) routines. |
scsiChannelMap | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2 | no-access |
SCSI Channel Device Map Table ****************************** List of devices presented to SCSI attached initiator. The initiator sees a series of (Target ID , LUN ) SCSI targets which are mapped to a logical device identified by a Pathlight assigned LUN. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1 | no-access |
|
||
scsiMapRowStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.1 | rowstatus | read-write |
Specifies the state of the row. |
scsiMapPort | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.2 | integer | read-only |
SCSI port (bus) number for this entry (1 thru 10). |
scsiMapTid | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.3 | integer | read-only |
SCSI Target ID for this entry. |
scsiMapLun | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.4 | integer | read-only |
SCSI LUN for this entry. |
scsiMapAssignedLun | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.5 | integer | read-write |
Pathlight LUN assigned to this entry. This assigned LUN maps to some device connected to the Gateway/Router by some other means (FC, SSA, SCSI, ...). |
scsiMapComments | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.6 | displaystring | read-write |
User's comments for this entry. |
scsiMapPdIndex | 1.3.6.1.4.1.3764.1.1.400.10.10.8.2.1.7 | integer | read-only |
Index into Pathlight SANMgr MIB Device Table ( pd group ). The Device Table has more detailed information about attached devices. |
deviceMap | 1.3.6.1.4.1.3764.1.1.400.10.10.9 | |||
deviceMapCommandTable | 1.3.6.1.4.1.3764.1.1.400.10.10.9.1 | no-access | ||
1.3.6.1.4.1.3764.1.1.400.10.10.9.1.1 | no-access |
An object for issuing VPM-related commands to the SNC. |
||
deviceMapCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.9.1.1.1 | integer | read-write |
Used to issue commands to device map map routines. Enumeration: 'commit': 2, 'winnow': 3, 'clearCopy': 1, 'mapClearDatabase': 4. |
deviceMapMultipathMode | 1.3.6.1.4.1.3764.1.1.400.10.10.9.1.1.2 | integer | read-write |
Used to set the Multipath mode. Enumeration: 'auto': 2, 'single': 0, 'manual': 1. |
deviceMapRemoveDevice | 1.3.6.1.4.1.3764.1.1.400.10.10.9.1.1.3 | integer | read-write |
Used to remove a device from the Device Map given its Device-Id. Warning: This command stops the IO for this device before removing |
deviceLoadBalancingMode | 1.3.6.1.4.1.3764.1.1.400.10.10.9.1.1.4 | integer | read-write |
Used to set the Load Balancing Mode. Enumeration: 'enable': 1, 'disable': 0. |
dmDeviceMap | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2 | no-access |
Device Map Group *********************************** Each device attached to the Gateway has an entry here. Historical data of devices not presently connected may also appear here. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1 | no-access |
|
||
dmRowStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.1 | rowstatus | read-write |
Row Control Object for this row |
dmAssignedLun | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.2 | integer | read-only |
Logical Unit Number assigned to this attached device. Range is 0 thru 255. |
dmType | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.3 | interface | read-write |
Type of device (FC, SCSI, SNA, SSA). |
dmPort | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.4 | integer | read-write |
SAN Gateway Port to which this device is connected. May be 1 thru 10 for SCSI, 1 thru 6 for Fibre Channel, 1 thru 3 for SSA. |
dmTargetId | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.5 | integer | read-write |
The Target ID of the attached target device. This is the actual target ID of the device, not fabricated by the Gateway or Router. |
dmTargetLun | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.6 | integer | read-write |
The Logical Unit Number of the attached target device. This is the actual LUN of the device, not fabricated by the Gateway or Router. |
dmUid | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.7 | octet string | read-write |
A universally unique identifier for this target device. |
dmPath | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.8 | integer | read-only |
The Multipath Mode of the device. The mode can only be single(0), manual(1), or auto(1). Enumeration: 'auto': 2, 'single': 0, 'manual': 1. |
dmSerialNum | 1.3.6.1.4.1.3764.1.1.400.10.10.9.2.1.9 | displaystring | read-only |
The Serial Number of the device. |
replication | 1.3.6.1.4.1.3764.1.1.400.10.10.10 | |||
srsDevTable | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1 | no-access |
Entry point for SAN Replication Service Device Group ***************************************************** Each SAN Replication Service Device has an entry in this table |
|
1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1 | no-access |
|
||
srsDevId | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.1 | integer | read-only |
Device ID for this SRS Device. |
srsDevState | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.2 | integer | read-only |
State of this LUN Replicated Device. Enumeration: 'deleted': 4, 'unknown': 0, 'online': 2, 'error': 3, 'initialized': 1. |
srsDevCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.3 | integer | read-write |
Used to invoke SAN Replication Services API commands. Parameters may be passed in the same SNMP Set varbind list with the srsDevCommand as the last varbind. ********************************************* create(1) - Creates a new SRS Device delete(2) - Deletes an existing SRS Device Enumeration: 'create': 1, 'remove': 2. |
srsDevAssignedLun | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.4 | integer | read-write |
Assigned LUN of the SAN Replication Service Device's Primary. |
srsDevMemberCount | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.5 | integer | read-only |
Number of members of this LUN Replicated Device. |
srsDevMembersOnline | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.6 | integer | read-only |
Number of members online. |
srsDevFlags | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.7 | integer | read-write |
SCSI device flags for this SAN Replication Service Device. |
srsDevSizeInBlocks | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.8 | gauge | read-write |
Size in blocks of this SAN Replication Services Device. |
srsDevBlockSize | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.9 | integer | read-write |
Block size in octets. |
srsDevPrimary | 1.3.6.1.4.1.3764.1.1.400.10.10.10.1.1.10 | integer | read-write |
The Assigned LUN of this SRS Device's Primary. |
srsMemTable | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2 | no-access |
Entry point for SAN Replication Services Member Group ***************************************************** This table lists the Members of each SRS Device. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1 | no-access |
|
||
srsMemDeviceId | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.1 | integer | read-only |
Device ID of the SAN Replication Services Device to which this member belongs. |
srsMemId | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.2 | integer | read-only |
Member ID (index) of this member device. |
srsMemState | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.3 | integer | read-only |
State of this SAN Replication Services Device Member. Enumeration: 'synchronized': 2, 'unknown': 0, 'synchronizing': 3, 'writeError': 6, 'suspended': 4, 'online': 1, 'offline': 7, 'readError': 5. |
srsMemCommand | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.4 | integer | read-write |
Used to invoke SAN Replication Services API methods. Parameters may be passed in the same SNMP Set varbind list with the lrmCommand as the last varbind. Enumeration: 'suspend': 2, 'quickSynchronize': 7, 'resume': 3, 'memberAdd': 1, 'remove': 4, 'fullSynchronize': 6, 'memberChange': 8, 'primarySet': 5. |
srsMemType | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.5 | integer | read-only |
Is this device a primary or secondary member. Enumeration: 'primary': 1, 'secondary': 2. |
srsMemSyncPoint | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.6 | integer | read-only |
Number of blocks synchronized so far. Used for monitoring synchronization. |
srsMemAssignedLun | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.7 | integer | read-write |
Assigned LUN for this SRS Member. |
srsMemReadOptions | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.8 | integer | read-write |
SRS Member read options. Enumeration: 'disabled': 1, 'enabled': 0. |
srsMemWriteOptions | 1.3.6.1.4.1.3764.1.1.400.10.10.10.2.1.9 | integer | read-write |
SRS Member write options. Enumeration: 'asynchronous': 1, 'synchronous': 0. |
envData | 1.3.6.1.4.1.3764.1.1.400.10.10.11 | |||
envDataTable | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1 | no-access |
Entry point for Environmental Data Group ***************************************************** This table lists the attributes of each environmental data. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1 | no-access |
|
||
envDataId | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.1 | integer | read-only | |
envDataName | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.2 | displaystring | read-only |
Name of this environmental data |
envNominalLo | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.3 | displaystring | read-only |
Minimum value for Nominal status Warning state occurs if the current value is less than this |
envNominalHi | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.4 | displaystring | read-only |
Maximum Value for Nominal status Warning state occurs if the current value is greater than this. |
envWarningLo | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.5 | displaystring | read-only |
Minimum value for Warning status Alarm state occurs if the current value is less than this |
envWarningHi | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.6 | displaystring | read-only |
Maximum Value for Warning status Alarm state occurs if the current value is greater than this. |
envCurValue | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.7 | displaystring | read-only |
Current Value. |
envCurStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.8 | displaystring | read-only |
Current Status: Nominal, Warning, or Alarm. |
envUnit | 1.3.6.1.4.1.3764.1.1.400.10.10.11.1.1.9 | displaystring | read-only |
Unit |
portFailover | 1.3.6.1.4.1.3764.1.1.400.10.10.12 | |||
fcHostPortFailover | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1 | |||
fcHPFPortMappings | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1 | no-access |
FC Host Port Failover Mapping *********************************** This table consists of port mappings for the FC Host Port Failover |
|
1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1 | no-access |
SNMP table for FC Host Port Failover Mappings |
||
fcHPFMapRowStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1.1 | rowstatus | read-write |
Row Control Object for this row |
fcHPFMapVirtualPort | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1.2 | integer | read-write |
The virtual port index. Depends on the configuration. Usaually same as phys port index, but 0 if not configured |
fcHPFMapPrimaryPort | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1.3 | integer | read-write |
The physical port index that acts as the default standby |
fcHPFMapStandbyList | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1.4 | octet string | read-write |
The comma seperated list of ports that are configured as standbys for the virtual port, excluding the primary port. |
fcHPFMapActivePort | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.1.1.5 | integer | read-write |
The physical port thats active on this virtual port |
fcHPFPhysicalPorts | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2 | no-access |
FC Host Port Failover Physical Ports *************************************** This table consists of physical port settings for the FC Host Port Failover |
|
1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1 | no-access |
SNMP table for FC Host Port Failover Port Settings |
||
fcHPFPhysicalPortRowStatus | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1.1 | rowstatus | read-write |
Row Control Object for this row |
fcHPFPhysicalPort | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1.2 | integer | read-only |
The physical FC port Index. The range depends on the pathlight model. |
fcHPFPhysicalPortFailureType | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1.3 | fchpfportfailtype | read-only |
If this phys port failed, this field gives the type of failure.Values 0 = None, 1 = Link Down 2 = Link Error |
fcHPFPhysicalPortCurrentState | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1.4 | fchpfportstate | read-only |
The current state of this physical port. The values 0 = Online, 1 = Offline |
fcHPFPhysicalPortIntervention | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.2.1.5 | boolean | read-write |
Does this physical port require intervention? Values 1 = true, 2 = false |
fcHPFGlobalTable | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3 | no-access |
FC Host Port Failover Global Settings **************************************** This table consists of settings global to the HPF function. |
|
1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1 | no-access |
SNMP table for FC Host Port Failover Global Settings |
||
fcHPFLinkDownThreshold | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.1 | integer | read-write |
Used to set the Link Down threshold in seconds. Only after this delay the failover triggers |
fcHPFErrorRecoveryMode | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2 | fchpfrecoverytype | read-write |
Used to set the global recovery mode for failures that happen due to FC cable errors Values: returnToActive(0), returnToStandby(1), requiresIntervention(2) |
fcHPFLinkDownRecoveryMode | 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.3 | fchpfrecoverytype | read-write |
Used to set the global recovery mode for failures that happen due to Link Down Errors Values: returnToActive(0), returnToStandby(1), requiresIntervention(2) |
utilityModule | 1.3.6.1.4.1.3764.1.1.400.10.10.13 | |||
utilityModuleTable | 1.3.6.1.4.1.3764.1.1.400.10.10.13.1 | no-access |
Entry point for Utility Module Group ***************************************************** |
|
1.3.6.1.4.1.3764.1.1.400.10.10.13.1.1 | no-access |
|
||
utilityModuleId | 1.3.6.1.4.1.3764.1.1.400.10.10.13.1.1.1 | integer | read-only |
Utility module index. |
utilityModuleVersion | 1.3.6.1.4.1.3764.1.1.400.10.10.13.1.1.2 | displaystring | read-only |
Utility module version identifier. |
trapDefinition | 1.3.6.1.4.1.3764.1.1.400.10.10.1000 | |||
ssaPortUpEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.1 |
An SSA Port Up Event has occurred. |
||
ssaPortDownEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.2 |
An SSA Port Down Event has occurred. |
||
ssaUidAddedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.3 |
An SSA UID Added Event has occurred. |
||
ssaUidRemovedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.4 |
An SSA UID Removed Event has occurred. |
||
ssaWebReconfiguredEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.5 |
An SSA Web Reconfigured Event has occurred. |
||
ssaAsyncErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.6 |
An SSA Async Error Event has occurred. |
||
ssaAdapterEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.7 |
An SSA Adapter Event has occurred. |
||
senseDataEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.8 |
Sense Data recorded following a check condition. Normally, the host system will request and process sense data, and then perform error recovery. |
||
unitAttentionEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.9 |
A LUN reports a unit attention condition on a non-removable media device. |
||
ibfEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.10 |
An Internal Bus Fault event has occurred. |
||
temperatureChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.11 |
A temperature sensor has reported a change from one of three possible states to a another. The possible states are OK, High, Very High. The display string contained in the varbind paEventVars indicates the initial and final temperature state. |
||
timeReferenceEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.12 | |||
shutdownEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.13 |
This unit is shutting down as a result of a restart request. |
||
diagnosticEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.14 |
This event is used for diagnostic purposes. |
||
configurationEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.15 | |||
unexpectedScsiInterruptEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.16 |
A SCSI bus reports an unexpected interrupt. |
||
lipResetEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.17 |
A Fibre Channel interface reports a LIP reset was received from a host. |
||
fcSystemErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.18 |
A Fibre Channel interace reports a system error. |
||
fcRequestTransferErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.19 |
A Fibre Channel interface reports an error processing a request. |
||
fcResponseTransferErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.20 |
A Fibre Channel interface reports an error processing a response. |
||
memoryFaultEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.21 |
Processor memory fault detected. |
||
fcLipEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.22 |
A Fibre Channel interface detected a LIP. |
||
fcLoopUpEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.23 |
A Fibre Channel interface reports loop up. |
||
fcLoopDownEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.24 |
A Fibre Channel interface reports loop down. |
||
pciBusParityErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.25 |
Parity error detected on unit internal PCI bus. |
||
pciInterfaceErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.26 |
Interface error detected on unit internal PCI bus. |
||
scsiDeviceAddedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.27 |
A device has been added to a SCSI bus. |
||
scsiBusResetEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.28 |
A SCSI interface reports a bus reset was detected. |
||
deviceAddedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.29 |
This unit has added a device to its configuration table. Note: This trap is held off until the unit has been up for 60 seconds. |
||
deviceRemovedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.30 |
This unit has removed a device from its configuration table. |
||
loggingStartedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.31 |
Event logging service has started. |
||
loggingStoppedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.32 |
Event logging service has stopped. |
||
interfaceBusFaultEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.33 |
An interface has detected a bus fault. The display string contained in varbind paEventVars contains the details of which interface detected the fault. |
||
interfaceDeviceFaultEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.34 |
An interface has detected a device fault. The display string contained in varbind paEventVars contains the details of which interface detected the fault. |
||
scsiUnexpectedDisconnectEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.35 |
A SCSI interface has reported an unexpected disconnect by a device. |
||
scsiParityErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.36 |
A SCSI interface has detected a parity error on the bus. |
||
fcPortDatabaseChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.37 |
Fibre Channel port databse change detected. |
||
ddfMemoryErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.38 |
An error was detected on the Direct Data Flow memory board. |
||
fcDirectoryServerChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.39 |
The Directory Server on the Fibre Channel fabric has changed. |
||
lunLimitExcededEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.40 |
The maximum LUN limit has been exceded, too many devices connected. |
||
fcTransferFailureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.41 |
Fibre Channel transfer error. |
||
deviceLimitExcededEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.42 |
The maximum device limit has been exceded, the persistent device map database is full. |
||
fcDebugDumpEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.43 |
A Fibre Channel interface driver has reported a a debug dump. |
||
excessiveScsiBusErrorsEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.44 | |||
memoryScrubberErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.45 | |||
srsDeviceCreatedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.46 |
A new SAN Replication Services device has been created |
||
srsDeviceOnlineEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.47 |
A SAN Replication Services device has entered the online state. |
||
srsDeviceRemovedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.48 |
A SAN Replication Services device has been removed (deleted). |
||
srsDeviceFailedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.49 |
A SAN Replication Services device has failed. |
||
srsMemberAddedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.50 |
A new member LUN has been added to a SAN Replication Services device. |
||
srsMemberSuspendedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.51 |
A SAN Replication Services member has been suspended. |
||
srsMemberRemovedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.52 |
A SAN Replication Services member has been removed. |
||
srsMemberSyncStartedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.53 |
A SAN Replication Service member has begun synchronization to the primary member. |
||
srsMemberSyncDoneEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.54 |
A SAN Replication Service member has completed synchronization to the primary member. |
||
srsMemberSyncErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.55 |
An error was detect during synchronization of a SAN Replication Service member to the primary member. |
||
srsMemberRetryEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.56 |
A command issued to a SAN Replication Services member has failed and is being retried. |
||
srsMemberErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.57 |
A command issued to a SAN Replication Services member has resulted in an error. |
||
envPowerNominalEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.58 |
Power has returned to nominal state from a warning or alarm state. |
||
envPowerWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.59 |
Power has entered a warning state from a nominal state (power degrading) or alarm state (power improving). |
||
envPowerAlarmEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.60 |
Power has entered an alarm state. |
||
envTemperatureNominalEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.61 |
Inlet air, outlet air, or I/O processor temperature has returned to nominal state from a warning or alarm state. |
||
envInletTemperatureWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.62 |
Inlet air temperature has entered a warning state from a nominal state (temperature increasing) or an alarm state (temperature decreasing). |
||
envInletTemperatureAlarmEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.63 |
Inlet air temperature has entered an alarm state. |
||
envOutletTemperatureWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.64 |
Outlet air temperature has entered a warning state from a nominal state (temperature increasing) or an alarm state (temperature decreasing). |
||
envOutletTemperatureAlarmEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.65 |
Outlet air temperature has entered an alarm state. |
||
envFanNominalEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.66 |
Fan has entered a nominal state from a fault state. |
||
envFanWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.67 |
Fan has entered a warning range (tachometer fans only). |
||
envFanAlarmEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.68 |
Fan has entered an alarm range (tachometer fans) or is stalled (rotor stall fans). |
||
eccMemoryErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.69 |
Error correcting code memory has detected an error. |
||
restartCompleteEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.70 |
Restart process has completed. |
||
firmwareUploadCompleteEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.71 |
Firmware upload process has completed. |
||
maxInitiatorsExceededEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.72 |
Maximum number of initiators has been exceeded. |
||
dataPathFailoverEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.73 | |||
amemWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.74 |
Amem memory not properly installed. |
||
hostOfflineEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.75 |
An attached host has been moved to the offline state. |
||
hostOnlineEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.76 |
An attached host has been moved to the online state. |
||
hostPortFailoverEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.77 | |||
hpfRequiresInterventionEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.78 |
Host port failover requires invention. |
||
controllerResetCompletedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.79 |
The controller indicated in paEventVars has completed its reset sequence. The text format for paEventVars is: NOTICE: FC Controller %d Restart Complete |
||
controllerStatusChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.80 |
The status of the controller indicated in paEventVars has changed. The controller index (pcIndex) and the new status (fcStatus for Fibre Channel, scsiStatus for SCSI) are encoding in paEventVars according to the following format: NOTICE: Controller %d status is %d |
||
ethFailoverEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.81 |
Ethernet Port Filover has occured. |
||
memUsageWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.82 |
Memory usage reached warning level. |
||
taskSuspendedWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.83 |
Task suspended warning. |
||
umTaskWatchdogWarningEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.84 |
Utility module task watchdog warning. |
||
dataPathTrespassEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.85 |
Data path trespass has occurred. |
||
deviceListChangedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.86 |
Target device list changed on an interface. |
||
autoLevelStart | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.87 |
Auto Level has begun. |
||
autoLevelEnd | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.88 |
Auto Level is done. |
||
autoLevelError | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.89 |
Auto Level has got error. |
||
corruptNVRAMError | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.90 |
NVRAM corruption detected. |
||
powerSupplyOutOfSpecEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.100 |
The main power supply voltage is out of specified operating range. |
||
auxPowerOutOfSpecEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.101 |
The auxillary power supply voltage is out of specified operating range. |
||
newTemperatureChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.102 |
Temperature change detected since last report. The possible temperature states are OK, High, and Very High. |
||
newPciErrorsEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.103 | |||
newMemoryParityErrorsEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.104 | |||
pciBusInterfaceErrorEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.105 | |||
fcInterfaceFailureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.106 |
Fibre Channel interface failed Health Check. |
||
scsiInterfaceFailureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.107 |
SCSI interface failed Health Check. |
||
ssaInterfaceFailureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.108 |
SSA interface failed Health Check. |
||
deviceFailureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.109 |
Target device failed Health Check. |
||
fcLinkStatusChangeEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.110 |
Fibre Channel link status has changed. |
||
newFcTranferErrorsEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.111 |
New Fibre Channel transfer errors were detected since last report. |
||
envFanEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.112 |
The health check task has detected a fan running in warning or alarm range. |
||
envPowerEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.113 |
The health check task has detected a power supply running in warning or alarm range. |
||
envTemperatureEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.114 |
The health check task has detected a temperature sensor reporting in warning or alarm range. |
||
eccMemoryHealthCheckEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.115 |
The health check task has detected an ECC memory error. |
||
eccMemoryScrubberEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.116 |
The health check task has detected an ECC memory scrubber event. |
||
deviceRecoverEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.118 | |||
logWillOverwriteEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.150 |
The event log circular buffer is about to wrap, overwriting the oldest entries. |
||
bootCompletedEvent | 1.3.6.1.4.1.3764.1.1.400.10.10.10000.4444 |
This unit has completed its boot sequence and is ready for SNMP communication with management applications. During the time period between the initiation of the boot (or reboot) sequence and the issuing of the bootCompletedEvent trap, certain data objects may not be completely initialized. As such, management applications should not attempt to retrieve data via SNMP until the bootCompletedEvent is issued. |