com.adventnet.adaptors.snmp
Class VacmSecurityToGroupTableMBean
java.lang.Object
com.adventnet.adaptors.snmp.VacmSecurityToGroupTableMBean
public class VacmSecurityToGroupTableMBean
- extends java.lang.Object
Handles all requests under
aclTable group
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vacmSecurityToGroupTable
VacmGroupTable vacmSecurityToGroupTable
VacmSecurityToGroupTableMBean
public VacmSecurityToGroupTableMBean(SnmpAgent agentRef)
setAgentReference
public void setAgentReference(SnmpAgent agentRef)
getIndexNames
public java.lang.String[] getIndexNames()
- To get the index column names of the table
setTableVector
public void setTableVector(java.util.Vector vec)
getTableVector
public java.util.Vector getTableVector()
getVacmSecurityToGroupTable
public javax.jmx.openmbean.TabularData getVacmSecurityToGroupTable()
setVacmSecurityToGroupTable
public void setVacmSecurityToGroupTable(javax.jmx.openmbean.TabularData data)
throws java.lang.Exception
- Throws:
java.lang.Exception