ipHostAccessStatLoginCnt
BINTEC-HACC-MIB ·
.0.62.3.1
Object
The number of client-login-attempts since system-start. Any write-access causes reset to 0.
Context
- MIB
- BINTEC-HACC-MIB
- OID
.0.62.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipHostAccessStat
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipHostAccessStatLoginTime Last time when ipHostAccessStatLoginCnt was set. | scalar | - | .0.62.3.2 |
| ipHostAccessStatCurClientsCnt The current number of authenticated or pending clients.
Further login-attempts are rejected if this value already reached
ipHostAccessStatMaxClientsLimit. | scalar | SNMPv2-SMIInteger32 | .0.62.3.3 |
| ipHostAccessStatMaxClientsCnt The maximum observed value of ipHostAccessStatCurClientsCnt since
system-start. Any write-access causes initialisation to current
value of ipHostAccessStatCurClientsCnt. | scalar | SNMPv2-SMIInteger32 | .0.62.3.4 |
| ipHostAccessStatMaxClientsTime Last time when ipHostAccessStatMaxClientsCnt was set. | scalar | - | .0.62.3.5 |
| ipHostAccessStatRedirectCnt The number of redirects to local HTTP-server since system-start.
Any write-access causes reset to 0. | scalar | SNMPv2-SMIInteger32 | .0.62.3.6 |
| ipHostAccessStatRedirectTime Last time when ipHostAccessStatRedirectCnt was set. | scalar | - | .0.62.3.7 |
| ipHostAccessStatMaxClientsLimit Maximum allowed value for ipHostAccessStatCurClientsCnt.
Any login-attempts beyond this limit are rejected. | scalar | SNMPv2-SMIInteger32 | .0.62.3.8 |