fsConfigHttpAuthScheme
ARICENT-HTTP-MIB ·
.1.3.6.1.4.1.29601.2.44.1.1.3
Object
scalar
r/w
Enumeration
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 next start up of ISS. 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.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- futureHttpScalars
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | basic |
2 | digest |