Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.snmp
Interface V1V2TrapForwardingTableTypeReadOnlyMBean

All Known Subinterfaces:
V1V2TrapForwardingTableTypeMBean
All Known Implementing Classes:
V1V2TrapForwardingTableType

public interface V1V2TrapForwardingTableTypeReadOnlyMBean

Method Summary
 java.lang.String getCommunity()
          Gets the value of the community property.
 java.lang.String getManagerHost()
          Gets the value of the managerHost property.
 int getManagerPort()
          Gets the value of the managerPort property.
 int getRetries()
          Gets the value of the retries property.
 int getTimeout()
          Gets the value of the timeout property.
 int getVersion()
          Gets the value of the version property.

 

Method Detail

getManagerHost

java.lang.String getManagerHost()
Gets the value of the managerHost property.

getManagerPort

int getManagerPort()
Gets the value of the managerPort property.

getVersion

int getVersion()
Gets the value of the version property.

getCommunity

java.lang.String getCommunity()
Gets the value of the community property.

getTimeout

int getTimeout()
Gets the value of the timeout property.

getRetries

int getRetries()
Gets the value of the retries property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.