Class DsTableEntry

    • Field Detail

      • DsCacheHits

        protected Long DsCacheHits
        Variable for storing the value of "DsCacheHits". The variable is identified by: "1.3.6.1.2.1.66.1.1.6". " Number of operations that were serviced from the locally held cache."
      • DsCacheEntries

        protected Long DsCacheEntries
        Variable for storing the value of "DsCacheEntries". The variable is identified by: "1.3.6.1.2.1.66.1.1.5". " Number of entries cached (non-systematic copies) in the Directory Server. This will include the entries that are cached partially. The negative cache is not counted."
      • DsCopyEntries

        protected Long DsCopyEntries
        Variable for storing the value of "DsCopyEntries". The variable is identified by: "1.3.6.1.2.1.66.1.1.4". " Number of entries for which systematic (slave) copies are maintained in the Directory Server."
      • DsMasterEntries

        protected Long DsMasterEntries
        Variable for storing the value of "DsMasterEntries". The variable is identified by: "1.3.6.1.2.1.66.1.1.3". " Number of entries mastered in the Directory Server."
      • DsServerDescription

        protected String DsServerDescription
        Variable for storing the value of "DsServerDescription". The variable is identified by: "1.3.6.1.2.1.66.1.1.2". "A text description of the application. This information is intended to identify and briefly describe the application in a status display."
      • DsServerType

        protected Byte[] DsServerType
        Variable for storing the value of "DsServerType". The variable is identified by: "1.3.6.1.2.1.66.1.1.1". "This object indicates whether the server is a frontend or, a backend or, both. If the server is a frontend, then the frontEndDirectoryServer bit will be set. Similarly for the backend."
      • DsSlaveHits

        protected Long DsSlaveHits
        Variable for storing the value of "DsSlaveHits". The variable is identified by: "1.3.6.1.2.1.66.1.1.7". " Number of operations that were serviced from the locally held object replications ( copy- entries)."
      • ApplIndex

        protected Integer ApplIndex
        Variable for storing the value of "ApplIndex". The variable is identified by: "1.3.6.1.2.1.27.1.1.1". "An index to uniquely identify the network service application. This attribute is the index used for lexicographic ordering of the table."
    • Constructor Detail

      • DsTableEntry

        public DsTableEntry​(com.sun.management.snmp.agent.SnmpMib myMib)
        Constructor for the "DsTableEntry" group.
    • Method Detail

      • getDsCacheHits

        public Long getDsCacheHits()
                            throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCacheHits" variable.
        Specified by:
        getDsCacheHits in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsCacheEntries

        public Long getDsCacheEntries()
                               throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCacheEntries" variable.
        Specified by:
        getDsCacheEntries in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsCopyEntries

        public Long getDsCopyEntries()
                              throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCopyEntries" variable.
        Specified by:
        getDsCopyEntries in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsMasterEntries

        public Long getDsMasterEntries()
                                throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsMasterEntries" variable.
        Specified by:
        getDsMasterEntries in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsServerDescription

        public String getDsServerDescription()
                                      throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsServerDescription" variable.
        Specified by:
        getDsServerDescription in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsServerType

        public Byte[] getDsServerType()
                               throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsServerType" variable.
        Specified by:
        getDsServerType in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsSlaveHits

        public Long getDsSlaveHits()
                            throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsSlaveHits" variable.
        Specified by:
        getDsSlaveHits in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getApplIndex

        public Integer getApplIndex()
                             throws com.sun.management.snmp.SnmpStatusException
        Getter for the "ApplIndex" variable.
        Specified by:
        getApplIndex in interface DsTableEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException