ssIndex
CT-DARADIUS-MIB ·
.1.3.6.1.4.1.52.4497.24.2.2.1.1
Object
column
mandatory
Enumeration
Type of RADIUS server.
Context
- MIB
- CT-DARADIUS-MIB
- OID
.1.3.6.1.4.1.52.4497.24.2.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- daRadiusServerStatsEntry
- Table
- daRadiusServerStatsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primaryAuthentication |
2 | secondaryAuthentication |
3 | primaryAccounting |
4 | secondaryAccounting |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ssInPkts mandatory The number of packets received from the RADIUS server that
were successfully handled by the RADIUS client. | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.2 |
| ssInDiscards mandatory The number of packets received from the RADIUS server which were
chosen to be discarded even though no errors had been detected.
One possible reason for discarding a packet could … | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.3 |
| ssInErrors mandatory The number of packets received from the RADIUS server that
contained errors preventing them from being processed. | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.4 |
| ssOutPkts mandatory The number of packets transmitted to the RADIUS server. | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.5 |
| ssOutErrors mandatory The number of packets the RADIUS client was unable
to transmit to the RADIUS server due to transmission
errors. | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.6 |
| ssResponseTimeouts mandatory The number of times the RADIUS client did not receive
a response from the RADIUS server within the expected time. | column | Integer32 | .1.3.6.1.4.1.52.4497.24.2.2.1.7 |