public class SsoServerTopologyMeta extends com.sun.management.snmp.agent.SnmpMibGroup implements Serializable, com.sun.management.snmp.agent.SnmpStandardMetaServer
Modifier and Type | Field and Description |
---|---|
protected SsoServerTopologyMBean |
node |
protected com.sun.management.snmp.agent.SnmpStandardObjectServer |
objectserver |
protected SsoServerServerTableMeta |
tableSsoServerServerTable |
protected SsoServerSiteMapTableMeta |
tableSsoServerSiteMapTable |
protected SsoServerSitesTableMeta |
tableSsoServerSitesTable |
Constructor and Description |
---|
SsoServerTopologyMeta(com.sun.management.snmp.agent.SnmpMib myMib,
com.sun.management.snmp.agent.SnmpStandardObjectServer objserv)
Constructor for the metadata associated to "SsoServerTopology".
|
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
|
protected SsoServerServerTableMeta |
createSsoServerServerTableMetaNode(String tableName,
String groupName,
com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server)
Factory method for "SsoServerServerTable" table metadata class.
|
protected SsoServerSiteMapTableMeta |
createSsoServerSiteMapTableMetaNode(String tableName,
String groupName,
com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server)
Factory method for "SsoServerSiteMapTable" table metadata class.
|
protected SsoServerSitesTableMeta |
createSsoServerSitesTableMetaNode(String tableName,
String groupName,
com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server)
Factory method for "SsoServerSitesTable" table metadata class.
|
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(SsoServerTopologyMBean var)
Allow to bind the metadata description to a specific object.
|
boolean |
skipVariable(long var,
Object data,
int pduVersion) |
getRootOid, isNestedArc, registerObject, validateVarId
protected SsoServerTopologyMBean node
protected com.sun.management.snmp.agent.SnmpStandardObjectServer objectserver
protected SsoServerSiteMapTableMeta tableSsoServerSiteMapTable
protected SsoServerSitesTableMeta tableSsoServerSitesTable
protected SsoServerServerTableMeta tableSsoServerServerTable
public SsoServerTopologyMeta(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(SsoServerTopologyMBean 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)
protected SsoServerSiteMapTableMeta createSsoServerSiteMapTableMetaNode(String tableName, String groupName, com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server)
tableName
- Name of the table object ("SsoServerSiteMapTable")groupName
- Name of the group to which this table belong ("SsoServerTopology")mib
- The SnmpMib object in which this table is registeredserver
- MBeanServer for this table entries (may be null)protected SsoServerSitesTableMeta createSsoServerSitesTableMetaNode(String tableName, String groupName, com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server)
tableName
- Name of the table object ("SsoServerSitesTable")groupName
- Name of the group to which this table belong ("SsoServerTopology")mib
- The SnmpMib object in which this table is registeredserver
- MBeanServer for this table entries (may be null)protected SsoServerServerTableMeta createSsoServerServerTableMetaNode(String tableName, String groupName, com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server)
tableName
- Name of the table object ("SsoServerServerTable")groupName
- Name of the group to which this table belong ("SsoServerTopology")mib
- The SnmpMib object in which this table is registeredserver
- MBeanServer for this table entries (may be null)Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.