|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappingFailedException | |
|---|---|
| org.jboss.jmx.adaptor.snmp.agent | |
| Uses of MappingFailedException in org.jboss.jmx.adaptor.snmp.agent |
|---|
| Methods in org.jboss.jmx.adaptor.snmp.agent that throw MappingFailedException | |
|---|---|
org.snmp4j.PDUv1 |
TrapFactorySupport.generateV1Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V1 trap. |
org.snmp4j.PDUv1 |
TrapFactory.generateV1Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V1 trap. |
org.snmp4j.PDU |
TrapFactorySupport.generateV2cTrap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V2c trap. |
org.snmp4j.PDU |
TrapFactory.generateV2cTrap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Translates a Notification to an SNMP V2c trap. |
org.snmp4j.ScopedPDU |
TrapFactorySupport.generateV3Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V3 trap. |
org.snmp4j.ScopedPDU |
TrapFactory.generateV3Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V3 trap. |
java.lang.Object |
NotificationWrapperSupport.get(java.lang.String tagName)
Implements the communication protocol between the caller and the data source (notification and agent) based on tags. |
java.lang.Object |
NotificationWrapper.get(java.lang.String attrTag)
Defines the communication protocol between the caller and the data source (notification). |
org.snmp4j.smi.VariableBinding |
SnmpVarBindFactory.make(java.lang.String oid,
java.lang.Object value)
The factory method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||