CT-DARADIUS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CT-DARADIUS-MIB.
30
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
ctSSA OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497 |
IMPORTS Unknown .1.3.6.1.4.1.52.4497 |
daRadius OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.24 |
daRadiusConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.24.1 |
daRadiusGeneralConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.24.1.1 |
daRadiusgcEnabledAdministrative status for the RADIUS client.rw Enumeration .1.3.6.1.4.1.52.4497.24.1.1.1 |
daRadiusgcAuthNumRetriesNumber of times the RADIUS client will issue a request to a
RADIUS Authentication Server if the server does not respond.rw INTEGER .1.3.6.1.4.1.52.4497.24.1.1.2 |
daRadiusgcAuthSecsBtwnRetriesNumber of seconds a RADIUS Authentication Server has to
respond to a request before the RADIUS client gives up waiting.rw INTEGER .1.3.6.1.4.1.52.4497.24.1.1.3 |
daRadiusgcAcctNumRetriesNumber of times the RADIUS client will issue a request to a
RADIUS Accounting Server attempting to solicit a response.rw INTEGER .1.3.6.1.4.1.52.4497.24.1.1.4 |
gcAcctSecsBtwnRetriesNumber of seconds a RADIUS Accounting Server has to
respond to a request before the RADIUS client gives up waiting.rw INTEGER .1.3.6.1.4.1.52.4497.24.1.1.5 |
daRadiusServerCfgTableThis table contains RADIUS server configurations used by the
RADIUS client. SEQUENCE OF DaRadiusServerCfgEntry .1.3.6.1.4.1.52.4497.24.1.2 |
daRadiusServerCfgEntryEach entry contains configuration information for
a RADIUS server. DaRadiusServerCfgEntry .1.3.6.1.4.1.52.4497.24.1.2.1 |
scIndexType of RADIUS server.ro Enumeration .1.3.6.1.4.1.52.4497.24.1.2.1.1 |
scStatusRADIUS client administrative status for the RADIUS server,
indicating if the server is enabled to be used by the
RADIUS client.rw Enumeration .1.3.6.1.4.1.52.4497.24.1.2.1.2 |
scIpAddressRADIUS server IP address.rw IpAddress .1.3.6.1.4.1.52.4497.24.1.2.1.3 |
scSharedSecretShared secret used to authentication transactions between
the RADIUS client and the RADIUS server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.52.4497.24.1.2.1.4 |
scUdpPortRADIUS server UDP port.rw INTEGER .1.3.6.1.4.1.52.4497.24.1.2.1.5 |
daRadiusStats OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.24.2 |
daRadiusGeneralStats OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.24.2.1 |
gsInDiscardsThe number of packets received from RADIUS servers which were
chosen to be discarded even though no errors had been detected.
The packets were chosen to be discarded before the source
RADIUS server was identified. One possible reason for discarding
a packet could be because the packet was received after the
RADIUS client gave up waiting for it.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.1.1 |
gsInErrorsThe number of packets received from RADIUS servers that
contained errors preventing them from being processed.
The packets were found to contain errors before the
source RADIUS server was identified.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.1.2 |
daRadiusServerStatsTableThis table contains RADIUS server statistics tallied by the
RADIUS client. SEQUENCE OF DaRadiusServerStatsEntry .1.3.6.1.4.1.52.4497.24.2.2 |
daRadiusServerStatsEntryEach entry contains RADIUS server statistics tallied by the
RADIUS client. DaRadiusServerStatsEntry .1.3.6.1.4.1.52.4497.24.2.2.1 |
ssIndexType of RADIUS server.ro Enumeration .1.3.6.1.4.1.52.4497.24.2.2.1.1 |
ssInPktsThe number of packets received from the RADIUS server that
were successfully handled by the RADIUS client.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.2 |
ssInDiscardsThe 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 be because the
RADIUS code field of the packet was not recognized.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.3 |
ssInErrorsThe number of packets received from the RADIUS server that
contained errors preventing them from being processed.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.4 |
ssOutPktsThe number of packets transmitted to the RADIUS server.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.5 |
ssOutErrorsThe number of packets the RADIUS client was unable
to transmit to the RADIUS server due to transmission
errors.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.6 |
ssResponseTimeoutsThe number of times the RADIUS client did not receive
a response from the RADIUS server within the expected time.ro INTEGER .1.3.6.1.4.1.52.4497.24.2.2.1.7 |