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
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | basic |
2 | digest |