fsOperHttpAuthScheme
ARICENT-HTTP-MIB ·
.1.3.6.1.4.1.29601.2.44.1.1.2
Object
scalar
Enumeration
This object specifies the operational HTTP Authentication scheme value. This value is initialized on ISS start up and cannot be modified at run-time. This value is used to authenticate all the HTTP sessions. During ISS startup,this operational value is read and initialised from the MIB object fsConfigHttpAuthScheme. The value digest refers to the Digest authentication scheme of RFC 2617. The value basic refers to the Basic authentication scheme of RFC 2617. The value default refers proprietary Form-based authentication scheme.
Context
- MIB
- ARICENT-HTTP-MIB
- OID
.1.3.6.1.4.1.29601.2.44.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- futureHttpScalars
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | basic |
2 | digest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsHttpRedirectionStatus This object specifies the status of the HTTP redirection. | scalar | Enumeration | .1.3.6.1.4.1.29601.2.44.1.1.1 |
| fsConfigHttpAuthScheme This object specifies the configured HTTP Authentication scheme value.
This value can be modified at run time. The modified value is stored
in a conf file and applied during the n… | scalar | Enumeration | .1.3.6.1.4.1.29601.2.44.1.1.3 |
| fsHttpRequestCount This object specifies the number of HTTP request packets received. The purpose of having this statistics
counter object as read-write access(instead of read only) is to clear the … | scalar | Integer32 | .1.3.6.1.4.1.29601.2.44.1.1.4 |
| fsHttpRequestDiscards This object specifies the number of HTTP packets discarded. The purpose of having this statistics
counter object as read-write access(instead of read only) is to clear the counte… | scalar | Integer32 | .1.3.6.1.4.1.29601.2.44.1.1.5 |