A C D E F G H I L M N O P R S T U V

A

access - Variable in class goldengate.snmp.utils.GgEntry
Access as defined in SNMP4J
addCommunities(SnmpCommunityMIB) - Method in class goldengate.snmp.GgSnmpAgent
 
addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class goldengate.snmp.GgSnmpAgent
 
address - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysLocation
address - Static variable in class goldengate.snmp.SnmpConfiguration
Address from the configuration for the SNMP Agent listening port
address - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
addUsmUser(USM) - Method in class goldengate.snmp.GgSnmpAgent
 
addViews(VacmMIB) - Method in class goldengate.snmp.GgSnmpAgent
 
agent - Variable in class goldengate.snmp.r66.GgPrivateMib
Corresponding agent
agent - Variable in class goldengate.snmp.test.GgPrivateMonitor
 
agentRegisterGoldenGateMib() - Method in class goldengate.snmp.r66.GgPrivateMib
Register this MIB
agentRegisterGoldenGateMib() - Method in class goldengate.snmp.test.GgImplPrivateMib
 
agentRegisterSystem() - Method in class goldengate.snmp.r66.GgPrivateMib
Unregister and Register again the SNMPv2MIB with System adapted to this Mib
agentUnregisterMibs() - Method in class goldengate.snmp.r66.GgPrivateMib
Unregister this MIB
applicationProtocol - Variable in class goldengate.snmp.r66.GgPrivateMib
will be = new OID(applicationProtocolBase+port);
applicationProtocolBase - Variable in class goldengate.snmp.r66.GgPrivateMib
need to add ".port" like "6666" Only in TCP (no UDP supported for GoldenGate) example: rootEnterpriseMib+"66666"+".1.1.4

C

changeStatus(GgPrivateMib.OperStatus) - Method in class goldengate.snmp.r66.GgPrivateMib
Change the status and the LastChange Timeticks
clone() - Method in class goldengate.snmp.interf.GgCounter32
 
clone() - Method in class goldengate.snmp.interf.GgGauge32
 
clone() - Method in class goldengate.snmp.interf.GgTimeTicks
 
clone() - Method in class goldengate.snmp.utils.GgUptime
 
contactName - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysContact
create(OID, Object, int, MOAccess, GgMORow, int, int) - Static method in class goldengate.snmp.GgMOFactory
 
createReadOnly(OID, Object, int, GgMORow, int, int) - Static method in class goldengate.snmp.GgMOFactory
 

D

DEFAULTADDRESS - Static variable in class goldengate.snmp.SnmpConfiguration
Default address: all in UDP port 161
defaultAgentRegisterGoldenGateMib() - Method in class goldengate.snmp.r66.GgPrivateMib
Register this MIB
detailedValuesUpdate() - Method in class goldengate.snmp.test.GgPrivateMonitor
 

E

errorValuesUpdate() - Method in class goldengate.snmp.test.GgPrivateMonitor
 
ExampleImplGauge32 - Class in goldengate.snmp.test
Example of GgGauge32 Usage
ExampleImplGauge32(OID) - Constructor for class goldengate.snmp.test.ExampleImplGauge32
 
ExampleImplGauge32(OID, long) - Constructor for class goldengate.snmp.test.ExampleImplGauge32
 
extractSingleString(ResponseEvent) - Static method in class goldengate.snmp.test.GgSimpleSnmpClient
 

F

factory - Static variable in class goldengate.snmp.GgMOFactory
To be setup to default Factory to be used or kept as null for default one
find(MOScope) - Method in class goldengate.snmp.utils.GgMOScalar
Called when a multiple external access is done to this scalar and the following.

G

generalValuesUpdate() - Method in class goldengate.snmp.test.GgPrivateMonitor
 
get(OID[]) - Method in class goldengate.snmp.test.GgSimpleSnmpClient
This method is capable of handling multiple OIDs
get(SubRequest) - Method in class goldengate.snmp.utils.GgMOScalar
Called when a direct external access is done to this scalar.
getAgent() - Method in class goldengate.snmp.test.GgPrivateMonitor
 
getAsString(OID) - Method in class goldengate.snmp.test.GgSimpleSnmpClient
Method which takes a single OID and returns the response from the agent as a String.
getAsString(OID, ResponseListener) - Method in class goldengate.snmp.test.GgSimpleSnmpClient
This method is capable of handling multiple OIDs linked with a listener
getBaseOidStartOrShutdown() - Method in interface goldengate.snmp.interf.GgInterfaceMib
 
getBaseOidStartOrShutdown() - Method in class goldengate.snmp.r66.GgPrivateMib
 
getMib() - Method in class goldengate.snmp.GgSnmpAgent
 
getMonitor() - Method in class goldengate.snmp.GgSnmpAgent
 
getOID() - Method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDefinitionIndex
 
getOID() - Method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDetailedValuesIndex
 
getOID() - Method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateErrorValuesIndex
 
getOID() - Method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateGlobalValuesIndex
 
getOID(OID) - Method in enum goldengate.snmp.r66.GgPrivateMib.NotificationElements
 
getOID(OID, int) - Method in enum goldengate.snmp.r66.GgPrivateMib.NotificationElements
 
getOID() - Method in enum goldengate.snmp.r66.GgPrivateMib.NotificationTasks
 
getSNMPv2MIB() - Method in interface goldengate.snmp.interf.GgInterfaceMib
 
getSNMPv2MIB() - Method in class goldengate.snmp.r66.GgPrivateMib
 
getTableAsStrings(OID[]) - Method in class goldengate.snmp.test.GgSimpleSnmpClient
Normally this would return domain objects or something else than this...
getUptime() - Method in class goldengate.snmp.GgSnmpAgent
 
getUptimeSystemTime() - Method in class goldengate.snmp.GgSnmpAgent
 
getValue() - Method in class goldengate.snmp.interf.GgCounter32
 
getValue() - Method in class goldengate.snmp.interf.GgGauge32
 
getValue() - Method in class goldengate.snmp.interf.GgTimeTicks
 
getValue() - Method in class goldengate.snmp.utils.GgUptime
 
getVariable(OID, Object, int, int, int) - Static method in class goldengate.snmp.GgMOFactory
Create a Variable using the arguments
getVariable(OID, int, int, int) - Method in interface goldengate.snmp.interf.GgInterfaceVariableFactory
Used to access MIB entry according to argument
getVariable(OID, int, int, int) - Method in class goldengate.snmp.test.GgTestVariableFactory
 
getVariable(OID, int, int, int) - Method in class goldengate.snmp.utils.GgDefaultVariableFactory
 
GgCounter32 - Class in goldengate.snmp.interf
Generic Counter32 with update possibility for GoldenGate
GgCounter32() - Constructor for class goldengate.snmp.interf.GgCounter32
 
GgCounter32(long) - Constructor for class goldengate.snmp.interf.GgCounter32
 
GgDefaultVariableFactory - Class in goldengate.snmp.utils
Default VariableFactory
GgDefaultVariableFactory() - Constructor for class goldengate.snmp.utils.GgDefaultVariableFactory
 
GgEntry - Class in goldengate.snmp.utils
Entry for MIB definition
GgEntry(int, MOAccess) - Constructor for class goldengate.snmp.utils.GgEntry
 
GgGauge32 - Class in goldengate.snmp.interf
Generic Gauge32 with update possibility for GoldenGate
GgGauge32() - Constructor for class goldengate.snmp.interf.GgGauge32
 
GgGauge32(long) - Constructor for class goldengate.snmp.interf.GgGauge32
 
GgImplPrivateMib - Class in goldengate.snmp.test
Example of Implementation of GgPrivateMib
GgImplPrivateMib(String, int, int, int, String, String, String, int) - Constructor for class goldengate.snmp.test.GgImplPrivateMib
 
GgInterfaceMib - Interface in goldengate.snmp.interf
Interface for All MIBs in GoldenGate project
GgInterfaceMib.TrapLevel - Enum in goldengate.snmp.interf
 
GgInterfaceMonitor - Interface in goldengate.snmp.interf
This interface defines a Monitor to be used in GoldenGate projects, for HTTP support or SNMP support.
GgInterfaceVariableFactory - Interface in goldengate.snmp.interf
Constructor of Variable
GgMOFactory - Class in goldengate.snmp
This class creates and returns ManagedObjects
GgMOFactory() - Constructor for class goldengate.snmp.GgMOFactory
 
GgMORow - Class in goldengate.snmp.utils
MORow implementation for GoldenGate
GgMORow(GgInterfaceMib, OID, GgEntry[], int) - Constructor for class goldengate.snmp.utils.GgMORow
 
GgMOScalar - Class in goldengate.snmp.utils
GoldenGate MOScalar implementation
GgMOScalar(OID, MOAccess, Variable, GgMORow) - Constructor for class goldengate.snmp.utils.GgMOScalar
 
ggObjectId - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysObjectID
GgPrivateMib - Class in goldengate.snmp.r66
Private MIB for GoldenGate OpenR66
GgPrivateMib(String, int, int, int, String, String, String, int) - Constructor for class goldengate.snmp.r66.GgPrivateMib
 
GgPrivateMib.goldenGateDefinitionIndex - Enum in goldengate.snmp.r66
Definition part
GgPrivateMib.goldenGateDetailedValuesIndex - Enum in goldengate.snmp.r66
Detailed part
GgPrivateMib.goldenGateErrorValuesIndex - Enum in goldengate.snmp.r66
Error part
GgPrivateMib.goldenGateGlobalValuesIndex - Enum in goldengate.snmp.r66
Global part
GgPrivateMib.MibLevel - Enum in goldengate.snmp.r66
MIB entry levels
GgPrivateMib.NotificationElements - Enum in goldengate.snmp.r66
Notification Elements
GgPrivateMib.NotificationTasks - Enum in goldengate.snmp.r66
Notification for a task trap
GgPrivateMib.OperStatus - Enum in goldengate.snmp.r66
Oper Status (as defined in Net Application SNMP)
GgPrivateMonitor - Class in goldengate.snmp.test
This implementation show how to support SNMP.
GgPrivateMonitor() - Constructor for class goldengate.snmp.test.GgPrivateMonitor
 
GgSimpleSnmpClient - Class in goldengate.snmp.test
Simple SNMP Client (for testing purpose)
GgSimpleSnmpClient(String, int) - Constructor for class goldengate.snmp.test.GgSimpleSnmpClient
 
GgSnmpAgent - Class in goldengate.snmp
This Agent contains some functionalities for running a version 2c and 3 of SNMP agent.
GgSnmpAgent(File, GgInterfaceMonitor, GgInterfaceMib) - Constructor for class goldengate.snmp.GgSnmpAgent
 
GgTestSnmpClientAgent - Class in goldengate.snmp.test
Test class for Agent and simple Client
GgTestSnmpClientAgent() - Constructor for class goldengate.snmp.test.GgTestSnmpClientAgent
 
GgTestVariableFactory - Class in goldengate.snmp.test
 
GgTestVariableFactory() - Constructor for class goldengate.snmp.test.GgTestVariableFactory
 
GgTimeTicks - Class in goldengate.snmp.interf
Generic TimeTicks with update possibility for GoldenGate
GgTimeTicks() - Constructor for class goldengate.snmp.interf.GgTimeTicks
 
GgTimeTicks(long) - Constructor for class goldengate.snmp.interf.GgTimeTicks
 
GgUptime - Class in goldengate.snmp.utils
Specific Value for TimeTicks for Uptime
GgUptime(SysUpTime) - Constructor for class goldengate.snmp.utils.GgUptime
 
goldengate.snmp - package goldengate.snmp
Classes implementing Main functionalities to be used by Goldengate Projects
goldengate.snmp.interf - package goldengate.snmp.interf
Interfaces to be implemented by Goldengate Projects
goldengate.snmp.r66 - package goldengate.snmp.r66
Base class for OpenR66 MIB implementation to be used by OpenR66 Project
goldengate.snmp.test - package goldengate.snmp.test
Test Classes to validate SNMP support
goldengate.snmp.utils - package goldengate.snmp.utils
Utility Classes used by SNMP support
goldenGateDefinition - Static variable in class goldengate.snmp.r66.GgPrivateMib
Definition part
goldenGateDetailedValues - Static variable in class goldengate.snmp.r66.GgPrivateMib
Detailed part
goldenGateErrorValues - Static variable in class goldengate.snmp.r66.GgPrivateMib
Error part
goldenGateGlobalValues - Static variable in class goldengate.snmp.r66.GgPrivateMib
Global part

H

hasV2 - Static variable in class goldengate.snmp.SnmpConfiguration
Do we use SNMP V2c
hasV3 - Static variable in class goldengate.snmp.SnmpConfiguration
Do we use SNMP V3

I

ID - Static variable in class goldengate.snmp.utils.Version
The version identifier.
initialize() - Method in interface goldengate.snmp.interf.GgInterfaceMonitor
To initialize the monitor
initialize() - Method in class goldengate.snmp.test.GgPrivateMonitor
 
initTransportMappings() - Method in class goldengate.snmp.GgSnmpAgent
 
isDynamic() - Method in class goldengate.snmp.interf.GgCounter32
 
isDynamic() - Method in class goldengate.snmp.interf.GgGauge32
 
isDynamic() - Method in class goldengate.snmp.interf.GgTimeTicks
 
isFilterAccessEnabled - Static variable in class goldengate.snmp.SnmpConfiguration
Do we filter on Targets for SNMP requests
isLevelValid(int) - Method in enum goldengate.snmp.interf.GgInterfaceMib.TrapLevel
 
isUsingTrap - Static variable in class goldengate.snmp.SnmpConfiguration
Do we are using Trap or Inform

L

listTargetElements - Static variable in class goldengate.snmp.SnmpConfiguration
List of Target Element
listUsmUser - Static variable in class goldengate.snmp.SnmpConfiguration
List of all UsmUser

M

main(String[]) - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
 
main(String[]) - Static method in class goldengate.snmp.utils.Version
Prints out the version identifier to stdout.
MemoryGauge32 - Class in goldengate.snmp.utils
Specific Value for Gauge32 for Memory usage
MemoryGauge32(MemoryGauge32.MemoryType) - Constructor for class goldengate.snmp.utils.MemoryGauge32
 
MemoryGauge32.MemoryType - Enum in goldengate.snmp.utils
The different Type of Memory Gauge32 elements
mib - Variable in class goldengate.snmp.GgSnmpAgent
The associated MIB with this Agent
mib - Variable in class goldengate.snmp.utils.GgMORow
MIB from which this Row is issued
mibLevel - Variable in class goldengate.snmp.utils.GgMORow
Mib Level entry identification
monitor - Variable in class goldengate.snmp.GgSnmpAgent
The associated monitor with this Agent

N

name - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
nbThread - Static variable in class goldengate.snmp.SnmpConfiguration
Number of threads to use in SNMP agent
NOTIFY - Static variable in class goldengate.snmp.SnmpConfiguration
Static String
notifyError(String, String, int) - Method in class goldengate.snmp.test.GgImplPrivateMib
Example of trap for Error
notifyInfo(String, String, int) - Method in class goldengate.snmp.test.GgImplPrivateMib
Example of trap for All

O

oid - Variable in enum goldengate.snmp.r66.GgPrivateMib.NotificationElements
 
oid - Variable in enum goldengate.snmp.SnmpConfiguration.PrivacyProtocolList
 
oid - Variable in enum goldengate.snmp.SnmpConfiguration.SecurityProtocolList
 
oid - Variable in class goldengate.snmp.test.ExampleImplGauge32
 

P

params - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 

R

reference - Variable in class goldengate.snmp.utils.GgMORow
Base OID
registerManagedObjects() - Method in class goldengate.snmp.GgSnmpAgent
 
registerMOs(MOServer, OctetString) - Method in class goldengate.snmp.r66.GgPrivateMib
 
registerMOs(MOServer, OctetString) - Method in class goldengate.snmp.utils.GgMORow
 
releaseResources() - Method in interface goldengate.snmp.interf.GgInterfaceMonitor
To release the monitor resources.
releaseResources() - Method in class goldengate.snmp.test.GgPrivateMonitor
 
retries - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
rootEnterpriseMib - Static variable in interface goldengate.snmp.interf.GgInterfaceMib
 
rootOIDGoldenGate - Variable in class goldengate.snmp.r66.GgPrivateMib
root OID
rootOIDGoldenGateDetailed - Variable in class goldengate.snmp.r66.GgPrivateMib
Detailed dynamic part
rootOIDGoldenGateError - Variable in class goldengate.snmp.r66.GgPrivateMib
Error dynamic part
rootOIDGoldenGateGlobal - Variable in class goldengate.snmp.r66.GgPrivateMib
Global dynamic part
rootOIDGoldenGateGlobalUptime - Variable in class goldengate.snmp.r66.GgPrivateMib
Uptime OID
rootOIDGoldenGateInfo - Variable in class goldengate.snmp.r66.GgPrivateMib
Info static part
rootOIDGoldenGateNotif - Variable in class goldengate.snmp.r66.GgPrivateMib
Used in Notify
rootOIDGoldenGateNotifStartOrShutdown - Variable in class goldengate.snmp.r66.GgPrivateMib
Used in Notify Start or Shutdown
row - Variable in class goldengate.snmp.utils.GgMORow
Row access
row - Variable in class goldengate.snmp.utils.GgMOScalar
 
rowDetailed - Variable in class goldengate.snmp.r66.GgPrivateMib
Detailed Row access
rowError - Variable in class goldengate.snmp.r66.GgPrivateMib
Error Row access
rowGlobal - Variable in class goldengate.snmp.r66.GgPrivateMib
Global Row access
rowInfo - Variable in class goldengate.snmp.r66.GgPrivateMib
Info Row access
runtime - Variable in class goldengate.snmp.utils.MemoryGauge32
Runtime for Memory

S

scalarUptime - Variable in class goldengate.snmp.r66.GgPrivateMib
Corresponding UpTime in Mib
sendColdStartNotification() - Method in class goldengate.snmp.GgSnmpAgent
 
sendNotification() - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
 
sendShutdownNotification() - Method in class goldengate.snmp.GgSnmpAgent
Send a Notification just before Shutdown the SNMP service.
service - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysServices transport + application
setAgent(GgSnmpAgent) - Method in interface goldengate.snmp.interf.GgInterfaceMib
Set the agent
setAgent(GgSnmpAgent) - Method in interface goldengate.snmp.interf.GgInterfaceMonitor
 
setAgent(GgSnmpAgent) - Method in class goldengate.snmp.r66.GgPrivateMib
 
setAgent(GgSnmpAgent) - Method in class goldengate.snmp.test.GgPrivateMonitor
 
setConfigurationFromXml(File) - Static method in class goldengate.snmp.SnmpConfiguration
Initiate the configuration from the xml file for SNMP agent
setInternalValue() - Method in class goldengate.snmp.interf.GgCounter32
Function to set the data before it is accessed by SNMP4J.
setInternalValue(long) - Method in class goldengate.snmp.interf.GgCounter32
Function to set the data before it is accessed by SNMP4J.
setInternalValue() - Method in class goldengate.snmp.interf.GgGauge32
Function to set the data before it is accessed by SNMP4J.
setInternalValue(long) - Method in class goldengate.snmp.interf.GgGauge32
Function to set the data before it is accessed by SNMP4J.
setInternalValue() - Method in class goldengate.snmp.interf.GgTimeTicks
Function to set the data before it is accessed by SNMP4J.
setInternalValue(long) - Method in class goldengate.snmp.interf.GgTimeTicks
Function to set the data before it is accessed by SNMP4J.
setInternalValue() - Method in class goldengate.snmp.test.ExampleImplGauge32
 
setInternalValue(long) - Method in class goldengate.snmp.test.ExampleImplGauge32
 
setInternalValue() - Method in class goldengate.snmp.utils.GgUptime
 
setInternalValue(long) - Method in class goldengate.snmp.utils.GgUptime
 
setInternalValue() - Method in class goldengate.snmp.utils.MemoryGauge32
 
setInternalValue(long) - Method in class goldengate.snmp.utils.MemoryGauge32
 
setUp(String) - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
 
setValue(int, Object) - Method in class goldengate.snmp.utils.GgMORow
Set a Value in this Row
setVariable(Variable, Object, int) - Static method in class goldengate.snmp.GgMOFactory
Set a Variable value
smiConstantsType - Variable in class goldengate.snmp.utils.GgEntry
ConstantsType as defined in SNMP4J
smiPrivateCode - Variable in class goldengate.snmp.r66.GgPrivateMib
Private MIB: not published so take an OID probably not attributed
smiTypeGoldengate - Variable in class goldengate.snmp.r66.GgPrivateMib
identification of GoldenGate module
SnmpConfiguration - Class in goldengate.snmp
SnmpConfiguration class from XML file
SnmpConfiguration() - Constructor for class goldengate.snmp.SnmpConfiguration
 
SnmpConfiguration.PrivacyProtocolList - Enum in goldengate.snmp
Protocol for Privacy
SnmpConfiguration.SecurityProtocolList - Enum in goldengate.snmp
Protocols for Security
SnmpConfiguration.TargetElement - Class in goldengate.snmp
Target entry
snmpv2 - Variable in class goldengate.snmp.r66.GgPrivateMib
New SNMPV2 MIB
srootOIDGoldenGate - Variable in class goldengate.snmp.r66.GgPrivateMib
root OID in String
start() - Method in class goldengate.snmp.GgSnmpAgent
Start method invokes some initialization methods needed to start the agent
status - Variable in enum goldengate.snmp.r66.GgPrivateMib.OperStatus
 
stop() - Method in class goldengate.snmp.GgSnmpAgent
 
stop() - Method in class goldengate.snmp.test.GgSimpleSnmpClient
 
storageType - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 

T

tagList - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
tearDown() - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
 
textualName - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysName
textualSysDecr - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysDescr
timeout - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
toString() - Method in class goldengate.snmp.SnmpConfiguration.TargetElement
 
transportDomain - Variable in class goldengate.snmp.SnmpConfiguration.TargetElement
 
trapLevel - Variable in class goldengate.snmp.GgSnmpAgent
 
trapLevel - Static variable in class goldengate.snmp.SnmpConfiguration
Level for Trap/Inform from 0 to 4
type - Variable in class goldengate.snmp.utils.GgMORow
Type access
type - Variable in class goldengate.snmp.utils.GgUptime
 
type - Variable in class goldengate.snmp.utils.MemoryGauge32
Type of MemoryType used

U

unregisterManagedObject(MOGroup) - Method in class goldengate.snmp.GgSnmpAgent
 
unregisterManagedObjects() - Method in class goldengate.snmp.GgSnmpAgent
 
unregisterMOs(MOServer, OctetString) - Method in class goldengate.snmp.r66.GgPrivateMib
 
unregisterMOs(MOServer, OctetString) - Method in class goldengate.snmp.utils.GgMORow
 
updateServices(GgMOScalar) - Method in interface goldengate.snmp.interf.GgInterfaceMib
Update the row for these services
updateServices(MOScope) - Method in interface goldengate.snmp.interf.GgInterfaceMib
Update the row for these services
updateServices(GgMOScalar) - Method in class goldengate.snmp.test.GgImplPrivateMib
 
updateServices(MOScope) - Method in class goldengate.snmp.test.GgImplPrivateMib
 
upTime - Variable in class goldengate.snmp.r66.GgPrivateMib
SnmpConstants.sysUpTime

V

V2C - Static variable in class goldengate.snmp.SnmpConfiguration
Static String
V3NOTIFY - Static variable in class goldengate.snmp.SnmpConfiguration
Static String
valueOf(String) - Static method in enum goldengate.snmp.interf.GgInterfaceMib.TrapLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDefinitionIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDetailedValuesIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateErrorValuesIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateGlobalValuesIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.MibLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.NotificationElements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.NotificationTasks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.r66.GgPrivateMib.OperStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.SnmpConfiguration.PrivacyProtocolList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.SnmpConfiguration.SecurityProtocolList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum goldengate.snmp.utils.MemoryGauge32.MemoryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum goldengate.snmp.interf.GgInterfaceMib.TrapLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDefinitionIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateDetailedValuesIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateErrorValuesIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.goldenGateGlobalValuesIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.MibLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.NotificationElements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.NotificationTasks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.r66.GgPrivateMib.OperStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.SnmpConfiguration.PrivacyProtocolList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.SnmpConfiguration.SecurityProtocolList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum goldengate.snmp.utils.MemoryGauge32.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySysDescr() - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
Simply verifies that we get the same sysDescr as we have registered in our agent
verifyTableContents() - Static method in class goldengate.snmp.test.GgTestSnmpClientAgent
Verify that the table contents is ok.
Version - Class in goldengate.snmp.utils
Provides the version information of GoldenGate SNMP

A C D E F G H I L M N O P R S T U V

Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.