|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpScopedPduRequest | |
com.sun.jdmk.comm | |
com.sun.jdmk.snmp.agent | Provides the classes for creating an SNMP agent. |
javax.management.snmp.manager | Provides the classes for creating an SNMP manager. |
Uses of SnmpScopedPduRequest in com.sun.jdmk.comm |
Methods in com.sun.jdmk.comm with parameters of type SnmpScopedPduRequest | |
void |
SnmpV3AdaptorServer.snmpV3Trap(SnmpUsmPeer peer,
SnmpScopedPduRequest pdu)
Deprecated. You shouldn't call this method directly. |
void |
SnmpV3AdaptorServer.snmpV3Trap(InetAddress addr,
SnmpScopedPduRequest pdu)
Deprecated. You shouldn't call this method directly. |
void |
SnmpV3AdaptorServer.snmpV3Trap(SnmpScopedPduRequest pdu)
Deprecated. You shouldn't call this method directly. |
SnmpV3InformRequest |
SnmpV3AdaptorServer.snmpV3InformRequest(InetAddress addr,
SnmpInformHandler cb,
SnmpScopedPduRequest pdu,
SnmpOid trapOid,
SnmpVarBindList varBindList)
Deprecated. You shouldn't use this method directly. |
Uses of SnmpScopedPduRequest in com.sun.jdmk.snmp.agent |
Methods in com.sun.jdmk.snmp.agent with parameters of type SnmpScopedPduRequest | |
protected void |
SnmpTrapReceiver.receivedV3Trap(SnmpScopedPduRequest trap)
Deprecated. You must implement this method in order to handle received SNMP V3 traps. |
Constructors in com.sun.jdmk.snmp.agent with parameters of type SnmpScopedPduRequest | |
SnmpTrap(SnmpScopedPduRequest scopedTrap)
Deprecated. Initializes this SNMP trap with an SNMP V3 scoped PDU. |
Uses of SnmpScopedPduRequest in javax.management.snmp.manager |
Methods in javax.management.snmp.manager with parameters of type SnmpScopedPduRequest | |
void |
SnmpInformListener.processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
Deprecated. Called by SnmpEventReportDispatcher when an inform request is received. |
void |
SnmpTrapListener.processSnmpTrapV3(SnmpScopedPduRequest aTrapPDU)
Deprecated. Called by SnmpEventReportDispatcher when a V2 trap PDU is
received within an SNMP V3 message. |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |