Oracle SNMP Support Reference Guide

Contents Glossary Index Home Previous Next

oraPumpFailedAddressTable

The oraPumpFailedAddressTable contains information about the failed addresses that a Pump has failed to listen on. This information can be helpful when determining why such a failure took place.

Each entry in the oraPumpListenAddressTable represents a failed address a Pump has failed to listen on. Each entry is indexed first by applIndex, then by oraPumpIndex, and finally by oraPumpFailedAddressIndex. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")

Table C - 11. lists the variables included in the oraPumpFailedAddressTable.

Variable Name Object ID
oraPumpFailedAddressIndex 1.3.6.1.4.1.111.7.1.11.1.1
oraPumpFailedAddress 1.3.6.1.4.1.111.7.1.11.1.2
Table C - 12. oraPumpFailedAddressTable Variables and Corresponding Object IDs

A description of each of these variables follows.

oraPumpFailedAddressIndex

Syntax INTEGER (1..2147483647)
Max-Access read-only
Explanation A numeric index, unique among all of the failed addresses a pump has failed to listen on.
Typical Range 1 - 10 or more, depending on how many addresses on which a pump is listening
Significance less important
Related Variables oraPumpFailedAddress
Suggested Presentation not applicable

oraPumpFailedAddress

Syntax DisplayString
Max-Access read-only
Explanation Indicates the address that a Pump has failed to listen on, as retrieved from a buffer internal to this pump.
Typical Range 1 - 255 characters
Significance important
Related Variables oraPumpFailedAddressIndex
Suggested Presentation simple string


Contents Glossary Index Home Previous Next