Class SsoServerIdRepoSvc

    • Field Detail

      • IdRepoSearchCacheHits

        protected Long IdRepoSearchCacheHits
        Variable for storing the value of "IdRepoSearchCacheHits". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.15.5". "Number of search cache hits"
      • IdRepoSearchRqts

        protected Long IdRepoSearchRqts
        Variable for storing the value of "IdRepoSearchRqts". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.15.4". "Number of search requests"
      • IdRepoCacheHits

        protected Long IdRepoCacheHits
        Variable for storing the value of "IdRepoCacheHits". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.15.3". "Number of cache hits"
      • IdRepoCacheEntries

        protected Long IdRepoCacheEntries
        Variable for storing the value of "IdRepoCacheEntries". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.15.2". "Number of cache entries"
      • IdRepoGetRqts

        protected Long IdRepoGetRqts
        Variable for storing the value of "IdRepoGetRqts". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.15.1". "Number of get requests"
    • Constructor Detail

      • SsoServerIdRepoSvc

        public SsoServerIdRepoSvc​(com.sun.management.snmp.agent.SnmpMib myMib)
        Constructor for the "SsoServerIdRepoSvc" group. If the group contains a table, the entries created through an SNMP SET will not be registered in Java DMK.
      • SsoServerIdRepoSvc

        public SsoServerIdRepoSvc​(com.sun.management.snmp.agent.SnmpMib myMib,
                                  MBeanServer server)
        Constructor for the "SsoServerIdRepoSvc" group. If the group contains a table, the entries created through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
    • Method Detail

      • getIdRepoSearchCacheHits

        public Long getIdRepoSearchCacheHits()
                                      throws com.sun.management.snmp.SnmpStatusException
        Getter for the "IdRepoSearchCacheHits" variable.
        Specified by:
        getIdRepoSearchCacheHits in interface SsoServerIdRepoSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getIdRepoSearchRqts

        public Long getIdRepoSearchRqts()
                                 throws com.sun.management.snmp.SnmpStatusException
        Getter for the "IdRepoSearchRqts" variable.
        Specified by:
        getIdRepoSearchRqts in interface SsoServerIdRepoSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getIdRepoCacheHits

        public Long getIdRepoCacheHits()
                                throws com.sun.management.snmp.SnmpStatusException
        Getter for the "IdRepoCacheHits" variable.
        Specified by:
        getIdRepoCacheHits in interface SsoServerIdRepoSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getIdRepoCacheEntries

        public Long getIdRepoCacheEntries()
                                   throws com.sun.management.snmp.SnmpStatusException
        Getter for the "IdRepoCacheEntries" variable.
        Specified by:
        getIdRepoCacheEntries in interface SsoServerIdRepoSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getIdRepoGetRqts

        public Long getIdRepoGetRqts()
                              throws com.sun.management.snmp.SnmpStatusException
        Getter for the "IdRepoGetRqts" variable.
        Specified by:
        getIdRepoGetRqts in interface SsoServerIdRepoSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException