public class SsoServerServerEntry extends Object implements SsoServerServerEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
ServerHostName
Variable for storing the value of "ServerHostName".
|
protected Integer |
ServerId
Variable for storing the value of "ServerId".
|
protected Integer |
ServerPort
Variable for storing the value of "ServerPort".
|
protected String |
ServerProtocol
Variable for storing the value of "ServerProtocol".
|
protected Integer |
ServerStatus
Variable for storing the value of "ServerStatus".
|
Constructor and Description |
---|
SsoServerServerEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerServerEntry" group.
|
Modifier and Type | Method and Description |
---|---|
String |
getServerHostName()
Getter for the "ServerHostName" variable.
|
Integer |
getServerId()
Getter for the "ServerId" variable.
|
Integer |
getServerPort()
Getter for the "ServerPort" variable.
|
String |
getServerProtocol()
Getter for the "ServerProtocol" variable.
|
Integer |
getServerStatus()
Getter for the "ServerStatus" variable.
|
protected Integer ServerStatus
protected Integer ServerPort
protected String ServerHostName
protected String ServerProtocol
protected Integer ServerId
public SsoServerServerEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Integer getServerStatus() throws com.sun.management.snmp.SnmpStatusException
getServerStatus
in interface SsoServerServerEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getServerPort() throws com.sun.management.snmp.SnmpStatusException
getServerPort
in interface SsoServerServerEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getServerHostName() throws com.sun.management.snmp.SnmpStatusException
getServerHostName
in interface SsoServerServerEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getServerProtocol() throws com.sun.management.snmp.SnmpStatusException
getServerProtocol
in interface SsoServerServerEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getServerId() throws com.sun.management.snmp.SnmpStatusException
getServerId
in interface SsoServerServerEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.