Class SsoServerSitesEntry

    • Field Detail

      • SiteState

        protected Integer SiteState
        Variable for storing the value of "SiteState". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.8.2.1.3". "Site State as seen by this server : 0 = Down, 1 = Up"
      • SiteName

        protected String SiteName
        Variable for storing the value of "SiteName". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.8.2.1.2". "Site name"
      • SiteId

        protected Integer SiteId
        Variable for storing the value of "SiteId". The variable is identified by: "1.3.6.1.4.1.42.2.230.3.1.1.2.1.8.2.1.1". "Site ID"
    • Constructor Detail

      • SsoServerSitesEntry

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

      • getSiteState

        public Integer getSiteState()
                             throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SiteState" variable.
        Specified by:
        getSiteState in interface SsoServerSitesEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSiteName

        public String getSiteName()
                           throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SiteName" variable.
        Specified by:
        getSiteName in interface SsoServerSitesEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getSiteId

        public Integer getSiteId()
                          throws com.sun.management.snmp.SnmpStatusException
        Getter for the "SiteId" variable.
        Specified by:
        getSiteId in interface SsoServerSitesEntryMBean
        Throws:
        com.sun.management.snmp.SnmpStatusException