Class SsoServerEntitlementSvc

    • Field Detail

      • SsoServerEntitlementPolicyStatsTable

        protected TableSsoServerEntitlementPolicyStatsTable SsoServerEntitlementPolicyStatsTable
        Variable for storing the value of "SsoServerEntitlementPolicyStatsTable". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.23.5". "Policy Statistics Table"
      • NumCachedReferrals

        protected Integer NumCachedReferrals
        Variable for storing the value of "NumCachedReferrals". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.23.4". "Total number of cached policies"
      • NumCachedPolicies

        protected Integer NumCachedPolicies
        Variable for storing the value of "NumCachedPolicies". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.23.3". "Total number of cached policies"
      • NumReferrals

        protected Integer NumReferrals
        Variable for storing the value of "NumReferrals". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.23.2". "Total number of referrals"
      • NumPolicies

        protected Integer NumPolicies
        Variable for storing the value of "NumPolicies". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.23.1". "Total number of policies"
    • Constructor Detail

      • SsoServerEntitlementSvc

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

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

      • getSsoServerEntitlementPolicyStatsTable

        public SsoServerEntitlementPolicyStatsEntryMBean[] getSsoServerEntitlementPolicyStatsTable()
                                                                                            throws com.sun.management.snmp.SnmpStatusException
        Access the "SsoServerEntitlementPolicyStatsTable" variable as a bean indexed property.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getNumCachedReferrals

        public Integer getNumCachedReferrals()
                                      throws com.sun.management.snmp.SnmpStatusException
        Getter for the "NumCachedReferrals" variable.
        Specified by:
        getNumCachedReferrals in interface SsoServerEntitlementSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getNumCachedPolicies

        public Integer getNumCachedPolicies()
                                     throws com.sun.management.snmp.SnmpStatusException
        Getter for the "NumCachedPolicies" variable.
        Specified by:
        getNumCachedPolicies in interface SsoServerEntitlementSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getNumReferrals

        public Integer getNumReferrals()
                                throws com.sun.management.snmp.SnmpStatusException
        Getter for the "NumReferrals" variable.
        Specified by:
        getNumReferrals in interface SsoServerEntitlementSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getNumPolicies

        public Integer getNumPolicies()
                               throws com.sun.management.snmp.SnmpStatusException
        Getter for the "NumPolicies" variable.
        Specified by:
        getNumPolicies in interface SsoServerEntitlementSvcMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException