fsOperHttpAuthScheme
SUPERMICRO-HTTP-MIB ·
.1.3.6.1.4.1.10876.101.2.44.1.1.2
Object
scalar
Enumeration
This MIB holds 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
- SUPERMICRO-HTTP-MIB
- OID
.1.3.6.1.4.1.10876.101.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 The status of the HTTP redirection | scalar | Enumeration | .1.3.6.1.4.1.10876.101.2.44.1.1.1 |
| fsConfigHttpAuthScheme This MIB holds 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 sta… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.2.44.1.1.3 |
| fsHttpRequestCount 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 counter
when neede… | scalar | Integer32 | .1.3.6.1.4.1.10876.101.2.44.1.1.4 |
| fsHttpRequestDiscards 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 counter
when needed. | scalar | Integer32 | .1.3.6.1.4.1.10876.101.2.44.1.1.5 |