public class TigaseUserMeta extends com.sun.management.snmp.agent.SnmpMibGroup implements Serializable, com.sun.management.snmp.agent.SnmpStandardMetaServer
| Modifier and Type | Field and Description |
|---|---|
protected TigaseUserMBean |
node |
protected com.sun.management.snmp.agent.SnmpStandardObjectServer |
objectserver |
| Constructor and Description |
|---|
TigaseUserMeta(com.sun.management.snmp.agent.SnmpMib myMib,
com.sun.management.snmp.agent.SnmpStandardObjectServer objserv)
Constructor for the metadata associated to "TigaseUser".
|
| Modifier and Type | Method and Description |
|---|---|
void |
check(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth) |
void |
check(com.sun.management.snmp.SnmpValue x,
long var,
Object data)
Check the value of a scalar variable
|
com.sun.management.snmp.SnmpValue |
get(long var,
Object data)
Get the value of a scalar variable
|
void |
get(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth) |
String |
getAttributeName(long id)
Return the name of the attribute corresponding to the SNMP variable identified by "id".
|
com.sun.management.snmp.agent.SnmpMibTable |
getTable(long arc)
Returns the table object identified by "arc".
|
boolean |
isReadable(long arc)
Returns true if "arc" identifies a readable scalar object.
|
boolean |
isTable(long arc)
Returns true if "arc" identifies a table object.
|
boolean |
isVariable(long arc)
Returns true if "arc" identifies a scalar object.
|
void |
registerTableNodes(com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server)
Register the group's SnmpMibTable objects with the meta-data.
|
void |
set(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth) |
com.sun.management.snmp.SnmpValue |
set(com.sun.management.snmp.SnmpValue x,
long var,
Object data)
Set the value of a scalar variable
|
protected void |
setInstance(TigaseUserMBean var)
Allow to bind the metadata description to a specific object.
|
boolean |
skipVariable(long var,
Object data,
int pduVersion) |
getRootOid, isNestedArc, registerObject, validateVarIdprotected TigaseUserMBean node
protected com.sun.management.snmp.agent.SnmpStandardObjectServer objectserver
public TigaseUserMeta(com.sun.management.snmp.agent.SnmpMib myMib,
com.sun.management.snmp.agent.SnmpStandardObjectServer objserv)
public com.sun.management.snmp.SnmpValue get(long var,
Object data)
throws com.sun.management.snmp.SnmpStatusException
get in interface com.sun.management.snmp.agent.SnmpStandardMetaServercom.sun.management.snmp.SnmpStatusExceptionpublic com.sun.management.snmp.SnmpValue set(com.sun.management.snmp.SnmpValue x,
long var,
Object data)
throws com.sun.management.snmp.SnmpStatusException
set in interface com.sun.management.snmp.agent.SnmpStandardMetaServercom.sun.management.snmp.SnmpStatusExceptionpublic void check(com.sun.management.snmp.SnmpValue x,
long var,
Object data)
throws com.sun.management.snmp.SnmpStatusException
check in interface com.sun.management.snmp.agent.SnmpStandardMetaServercom.sun.management.snmp.SnmpStatusExceptionpublic void get(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth)
throws com.sun.management.snmp.SnmpStatusException
get in class com.sun.management.snmp.agent.SnmpMibGroupcom.sun.management.snmp.SnmpStatusExceptionpublic void set(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth)
throws com.sun.management.snmp.SnmpStatusException
set in class com.sun.management.snmp.agent.SnmpMibGroupcom.sun.management.snmp.SnmpStatusExceptionpublic void check(com.sun.management.snmp.agent.SnmpMibSubRequest req,
int depth)
throws com.sun.management.snmp.SnmpStatusException
check in class com.sun.management.snmp.agent.SnmpMibGroupcom.sun.management.snmp.SnmpStatusExceptionpublic boolean isVariable(long arc)
isVariable in class com.sun.management.snmp.agent.SnmpMibGrouppublic boolean isReadable(long arc)
isReadable in class com.sun.management.snmp.agent.SnmpMibGrouppublic boolean skipVariable(long var,
Object data,
int pduVersion)
skipVariable in class com.sun.management.snmp.agent.SnmpMibNodepublic String getAttributeName(long id) throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusExceptionpublic boolean isTable(long arc)
isTable in class com.sun.management.snmp.agent.SnmpMibGrouppublic com.sun.management.snmp.agent.SnmpMibTable getTable(long arc)
getTable in class com.sun.management.snmp.agent.SnmpMibGrouppublic void registerTableNodes(com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server)
protected void setInstance(TigaseUserMBean var)
Copyright © 2007–2019 Tigase. All rights reserved.