|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpIpAddress | |
com.sun.jdmk.comm | |
javax.management.snmp | Provides the core classes which implement common SNMP data types and services. |
Uses of SnmpIpAddress in com.sun.jdmk.comm |
Methods in com.sun.jdmk.comm with parameters of type SnmpIpAddress | |
void |
SnmpAdaptorServerMBean.snmpV1Trap(SnmpPeer peer,
SnmpIpAddress agentAddr,
SnmpOid enterpOid,
int generic,
int specific,
SnmpVarBindList varBindList,
SnmpTimeticks time)
Deprecated. Sends a trap using SNMP V1 trap format. |
void |
SnmpAdaptorServer.snmpV1Trap(InetAddress addr,
SnmpIpAddress agentAddr,
String cs,
SnmpOid enterpOid,
int generic,
int specific,
SnmpVarBindList varBindList,
SnmpTimeticks time)
Deprecated. 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)
Deprecated. Sends a trap using SNMP V1 trap format. |
Uses of SnmpIpAddress in javax.management.snmp |
Fields in javax.management.snmp declared as SnmpIpAddress | |
SnmpIpAddress |
SnmpPduTrap.agentAddr
Deprecated. Agent address. |
Methods in javax.management.snmp that return SnmpIpAddress | |
SnmpIpAddress |
SnmpVarBind.getSnmpIpAddressValue()
Deprecated. Returns the value part associated with this SnmpVarBind . |
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |