HTML Adaptor enables Web browser to access managed
objects through HTTP communication protocols. HTML Adaptor
uses Java Server Pages (JSP) technology to expose the
manageable information in the HTML pages. Thus, the
MBeans of the Multi-Protocol agent can be managed easily
without the need for a separate manager application.
The HTML adaptor itself is implemented as a managed
object and hence its configuration parameters (e.g.,
port number, authentication) can also be viewed and
changed through other protocol adaptors.
Key Features and Benefits
Features
Benefits
Provision for SSL communication
Provides authenticated
and encrypted communication between clients and servers.
Provision to plug in your own Web Server
Provision to plug in to any Web server other than tomcat,
which is the default Web server of WebNMS SNMP Agent Toolkit.
Authentication support
Enables access restriction to the management information
thus providing challenge-response authentication mechanism.