public class MBeanNotificationObjectInfo extends Object
MBeanNotificationObjectInfo maps a SNMP object class OID
and value type to a MBean attribute.| Constructor and Description |
|---|
MBeanNotificationObjectInfo(org.snmp4j.smi.OID classID,
org.snmp4j.smi.Variable valueType,
TypedAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
org.snmp4j.smi.VariableBinding |
getVariableBinding(Object mBeanNotifyUserObject,
org.snmp4j.smi.OID index) |
public MBeanNotificationObjectInfo(org.snmp4j.smi.OID classID,
org.snmp4j.smi.Variable valueType,
TypedAttribute attribute)
public org.snmp4j.smi.VariableBinding getVariableBinding(Object mBeanNotifyUserObject, org.snmp4j.smi.OID index)
Copyright © 2015 SNMP4J.org. All rights reserved.