public class SsoServerSessSvcMeta extends com.sun.management.snmp.agent.SnmpMibGroup implements Serializable, com.sun.management.snmp.agent.SnmpStandardMetaServer
Modifier and Type | Field and Description |
---|---|
protected SsoServerSessSvcMBean |
node |
protected com.sun.management.snmp.agent.SnmpStandardObjectServer |
objectserver |
Constructor and Description |
---|
SsoServerSessSvcMeta(com.sun.management.snmp.agent.SnmpMib myMib,
com.sun.management.snmp.agent.SnmpStandardObjectServer objserv)
Constructor for the metadata associated to "SsoServerSessSvc".
|
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(SsoServerSessSvcMBean var)
Allow to bind the metadata description to a specific object.
|
boolean |
skipVariable(long var,
Object data,
int pduVersion) |
getRootOid, isNestedArc, registerObject, validateVarId
protected SsoServerSessSvcMBean node
protected com.sun.management.snmp.agent.SnmpStandardObjectServer objectserver
public SsoServerSessSvcMeta(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.SnmpStandardMetaServer
com.sun.management.snmp.SnmpStatusException
public 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.SnmpStandardMetaServer
com.sun.management.snmp.SnmpStatusException
public 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.SnmpStandardMetaServer
com.sun.management.snmp.SnmpStatusException
protected void setInstance(SsoServerSessSvcMBean var)
public 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.SnmpMibGroup
com.sun.management.snmp.SnmpStatusException
public 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.SnmpMibGroup
com.sun.management.snmp.SnmpStatusException
public 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.SnmpMibGroup
com.sun.management.snmp.SnmpStatusException
public boolean isVariable(long arc)
isVariable
in class com.sun.management.snmp.agent.SnmpMibGroup
public boolean isReadable(long arc)
isReadable
in class com.sun.management.snmp.agent.SnmpMibGroup
public boolean skipVariable(long var, Object data, int pduVersion)
skipVariable
in class com.sun.management.snmp.agent.SnmpMibNode
public String getAttributeName(long id) throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public boolean isTable(long arc)
isTable
in class com.sun.management.snmp.agent.SnmpMibGroup
public com.sun.management.snmp.agent.SnmpMibTable getTable(long arc)
getTable
in class com.sun.management.snmp.agent.SnmpMibGroup
public void registerTableNodes(com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.