|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpIpAddress | |
---|---|
com.sun.management.comm | Provides the classes implementing the SNMP adaptor servers. |
com.sun.management.snmp | Provides the core classes for implementing common SNMP data types and services. |
Uses of SnmpIpAddress in com.sun.management.comm |
---|
Methods in com.sun.management.comm with parameters of type SnmpIpAddress | |
---|---|
void |
SnmpAdaptorServer.snmpV1Trap(InetAddress addr,
SnmpIpAddress agentAddr,
String cs,
SnmpOid enterpOid,
int generic,
int specific,
SnmpVarBindList varBindList,
SnmpTimeticks time)
Sends a trap using SNMP V1 trap format. |
void |
SnmpAdaptorServerMBean.snmpV1Trap(SnmpPeer peer,
SnmpIpAddress agentAddr,
SnmpOid enterpOid,
int generic,
int specific,
SnmpVarBindList varBindList,
SnmpTimeticks time)
Sends a trap using SNMP V1 trap format. |
void |
SnmpAdaptorServer.snmpV1Trap(SnmpPeer peer,
SnmpIpAddress agentAddr,
SnmpOid enterpOid,
int generic,
int specific,
SnmpVarBindList varBindList,
SnmpTimeticks time)
Sends a trap using SNMP V1 trap format. |
Uses of SnmpIpAddress in com.sun.management.snmp |
---|
Fields in com.sun.management.snmp declared as SnmpIpAddress | |
---|---|
SnmpIpAddress |
SnmpPduTrap.agentAddr
Agent address. |
Methods in com.sun.management.snmp that return SnmpIpAddress | |
---|---|
SnmpIpAddress |
SnmpVarBind.getSnmpIpAddressValue()
Returns the value part associated with this SnmpVarBind . |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |