rlEmWebServiceProtocol
CISCOSB-EMBWEB-MIB ·
.1.3.6.1.4.1.9.6.1.101.66.30.1.6
Object
column
r/w
RlEmbWebProtocol
Indicates the protocol that the service operates on. Note that the general HTTP service can have only the http value and the general HTTPS service can have only the https value. setting the field to 'default' will cause the service to go back to it's initialization settings.
Context
- MIB
- CISCOSB-EMBWEB-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.66.30.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlEmWebServiceEntry
- Table
- rlEmWebServiceTable
- Siblings
- 8
Syntax
RlEmbWebProtocol
- Source
- RlEmbWebProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | default |
2 | http |
3 | https |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlEmWebServiceId The Service Id. | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.1 |
| rlEmWebServiceName Service name | column | OctetString | .1.3.6.1.4.1.9.6.1.101.66.30.1.2 |
| rlEmWebServiceEnable Indicates whether the service is enabled or not. if set to 'default' will
the service to go back to its initialization default status. | column | RlEmbWebEnabled | .1.3.6.1.4.1.9.6.1.101.66.30.1.3 |
| rlEmWebServicePort Indicates whether the TCP port on which service is listening.
value 0 will set the service to it's default port | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.4 |
| rlEmWebServiceMaxUsers The maximal number of users for this service. | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.5 |
| rlEmWebServiceCertificateId Indicates the certificate used by the service if rlEmWebServiceProtocol is
https. A value of 0 indicates that a certificate has not been assigned to
this service. setting this fie… | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.7 |
| rlEmWebServiceMaxIdleTimeOut This variable defines the maximum Idle time period in seconds for a TCP connection.
If another request isn't made at this period, the connection is closed.
The value 0 is supporte… | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.8 |
| rlEmWebServiceMaxHardTimeOut A user connected to the device via an HTTP session is
automatically logged out after this amount of time (in seconds) regardless of the amount of HTTP activity.
Maximal value is 1… | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.66.30.1.9 |