| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| SNMPAgentDeploymentMBean | DomainMBean. createSNMPAgentDeployment(String name)Creates a SNMPAgentDeploymentMBean with the specified name | 
| SNMPAgentDeploymentMBean[] | DomainMBean. getSNMPAgentDeployments()The SNMPAgentDeployments defined in the domain. | 
| SNMPAgentDeploymentMBean | DomainMBean. lookupSNMPAgentDeployment(String name)Finds a SNMPAgentDeploymentMBean with the specified name | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DomainMBean. destroySNMPAgentDeployment(SNMPAgentDeploymentMBean mbean)Destroys the specified SNMPAgentDeploymentMBean |