All MIBs › ITOUCH-RADIUS-MIB
Category: Protocol: RADIUS, RADIUS and AAA, Vendor: Allied Telesis
Description:
Defines RADIUS authentication and authorization management objects for Allied Telesis iTouch network devices.
Imported Objects
From ITOUCH-MIB
| iTouch | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
From RFC1213-MIB
| DisplayString |
What Is ITOUCH-RADIUS-MIB?
ITOUCH-RADIUS-MIB is an Allied Telesis iTouch enterprise MIB defining objects for RADIUS authentication and authorization management on iTouch network access devices. It exposes configuration data such as RADIUS server addresses, shared-secret/timeout parameters, and authentication statistics like accept/reject/timeout counts. From a monitoring standpoint it is a software/service-status MIB, letting an administrator confirm the RADIUS client subsystem on the device is functioning and successfully reaching its authentication servers rather than reporting physical hardware sensors. It depends conceptually on the RADIUS protocol (RFC 2865/2866) even though it is a vendor-specific management wrapper rather than the IETF RADIUS MIBs. Typical deployment is on dial-up or terminal-access iTouch devices that authenticate users centrally against a RADIUS infrastructure. Engineers can download the ITOUCH-RADIUS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ITOUCH-RADIUS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- RADIUS server reachability
- authentication accept/reject counts
- authentication timeouts
- RADIUS client configuration
Supported Devices
- iTouch Communications (later Black Box) network access/terminal server
Monitoring Examples
An administrator would monitor RADIUS authentication counters (accepts, rejects, and timeouts) to detect when a configured RADIUS server becomes unreachable or is rejecting an unusual volume of login attempts, which would show up as a spike in timeout or reject counts. No sample objects were provided for this module, so specific counter names are unconfirmed, but the MIB's purpose implies server-configuration and statistics objects analogous to a RADIUS server table. This makes it primarily useful for diagnosing authentication-service health rather than device hardware.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| xRadius | 1.3.6.1.4.1.33.35 | |||
| xRadiusPort | 1.3.6.1.4.1.33.35.1 | |||
| xRadiusPortTable | 1.3.6.1.4.1.33.35.1.1 | not-accessible | Table of fields indexed by port. | |
| xRadiusPortEntry | 1.3.6.1.4.1.33.35.1.1.1 | not-accessible | A particular entry. | |
| INT xRadiusPortIndex | 1.3.6.1.4.1.33.35.1.1.1.1 | INTEGER | read-only | The index of the port. |
| INT xRadiusPortStatus | 1.3.6.1.4.1.33.35.1.1.1.2 | INTEGER | read-only | Indicates the state of Radius Authentication on the port. |
| INT xRadiusPortSolicitStatus | 1.3.6.1.4.1.33.35.1.1.1.3 | INTEGER | read-write | Indicates the state of Radius solicitation mode on the port. |
| INT xRadiusAcctPortStatus | 1.3.6.1.4.1.33.35.1.1.1.4 | INTEGER | read-only | Indicates the state of Radius Accounting on the port. |
| xRadiusCircuit | 1.3.6.1.4.1.33.35.2 | |||
| xRadiusCircuitTable | 1.3.6.1.4.1.33.35.2.1 | not-accessible | Table of fields indexed by circuit. | |
| xRadiusCircuitEntry | 1.3.6.1.4.1.33.35.2.1.1 | not-accessible | A particular entry. | |
| INT xRadiusCircuitIndex | 1.3.6.1.4.1.33.35.2.1.1.1 | INTEGER | read-only | The index of the circuit. |
| INT xRadiusCircAcctOnOff | 1.3.6.1.4.1.33.35.2.1.1.2 | INTEGER | read-only | Indicates the state of Radius Accounting on the circuit. |
| xRadiusConfig | 1.3.6.1.4.1.33.35.3 | |||
| INT xRadiusAuthServerPort | 1.3.6.1.4.1.33.35.3.1 | INTEGER | read-write | The UDP port on which the Radius authentication request will be made. |
| INT xRadiusAcctServerPort | 1.3.6.1.4.1.33.35.3.2 | INTEGER | read-write | The UDP port on which the Radius accounting request will be made. |
| INT xRadiusTimeout | 1.3.6.1.4.1.33.35.3.3 | INTEGER | read-write | The period of time that the Radius client will wait for a reply from the server. |
| INT xRadiusServerRetries | 1.3.6.1.4.1.33.35.3.4 | INTEGER | read-write | The number of times a Radius server will be tried. |
| INT xRadiusAcctLogAttempts | 1.3.6.1.4.1.33.35.3.5 | INTEGER | read-write | The number of times the client will attempt to log the accounting record to either the primary or secondary Radius server before giving up and failing. |
| INT xRadiusChapChallengeSize | 1.3.6.1.4.1.33.35.3.6 | INTEGER | read-write | The size of the CHAP challenge that is sent to the peer and the Radius server. |
| INT xRadiusLogging | 1.3.6.1.4.1.33.35.3.7 | INTEGER | read-write | Indicates the state of Radius logging for packet tracing and troubleshooting. Messages are logged to the ITouch event log. |
| STR xRadiusMessage | 1.3.6.1.4.1.33.35.3.8 | DisplayString | read-write | The authentication prompting message for Radius logins. |
| xRadiusServers | 1.3.6.1.4.1.33.35.4 | |||
| xRadServer1SubGrp | 1.3.6.1.4.1.33.35.4.1 | |||
| OCT xRadiusServerName1 | 1.3.6.1.4.1.33.35.4.1.1 | OCTET STRING | read-write | The primary Radius server queried for authentication. |
| OCT xRadiusSecret1 | 1.3.6.1.4.1.33.35.4.1.2 | OCTET STRING | read-only | The secret value used to communicate with the primary Radius server. |
| CTR xRadiusServerAccess1 | 1.3.6.1.4.1.33.35.4.1.3 | Counter | read-only | The number of successful accesses of primary Radius server. |
| CTR xRadiusServerAccessFailed1 | 1.3.6.1.4.1.33.35.4.1.4 | Counter | read-only | The number of failed accesses of primary Radius server. |
| xRadServer2SubGrp | 1.3.6.1.4.1.33.35.4.2 | |||
| OCT xRadiusServerName2 | 1.3.6.1.4.1.33.35.4.2.1 | OCTET STRING | read-write | The secondary Radius server queried for authentication, if the primary one fails. |
| OCT xRadiusSecret2 | 1.3.6.1.4.1.33.35.4.2.2 | OCTET STRING | read-only | The secret value used to communicate with the secondary Radius server. |
| CTR xRadiusServerAccess2 | 1.3.6.1.4.1.33.35.4.2.3 | Counter | read-only | The number of successful accesses of secondary Radius server. |
| CTR xRadiusServerAccessFailed2 | 1.3.6.1.4.1.33.35.4.2.4 | Counter | read-only | The number of failed accesses of secondary Radius server. |
| xRadiusCounters | 1.3.6.1.4.1.33.35.5 | |||
| xRadAuthCtsSubGrp | 1.3.6.1.4.1.33.35.5.1 | |||
| CTR xRadiusLogins | 1.3.6.1.4.1.33.35.5.1.1 | Counter | read-only | The number of successful logins using Radius. |
| CTR xRadiusLoginsFailed | 1.3.6.1.4.1.33.35.5.1.2 | Counter | read-only | The number of failed logins resulting from being rejected by the Radius server. |
| CTR xRadiusConfigFailed | 1.3.6.1.4.1.33.35.5.1.3 | Counter | read-only | The number of failed logins resulting from unsupported attribute values. |
| CTR xRadiusPolicyFailed | 1.3.6.1.4.1.33.35.5.1.4 | Counter | read-only | The number of failed logins resulting from failing specific Radius policies on the ITouch unit. |
| xRadAcctCtsSubGrp | 1.3.6.1.4.1.33.35.5.2 | |||
| CTR xRadiusAcctSuccess | 1.3.6.1.4.1.33.35.5.2.1 | Counter | read-only | The number of successfully recorded Radius accounting log records. |
| CTR xRadiusAcctFailed | 1.3.6.1.4.1.33.35.5.2.2 | Counter | read-only | The number of failed (not logged) Radius accounting log records. |
| CTR xRadiusAcctReqWait | 1.3.6.1.4.1.33.35.5.2.3 | Counter | read-only | The number of log requests waiting for a reply from the Radius server. |
RFC description
Manages RADIUS authentication client configuration and statistics on iTouch Communications network access servers.
Start monitoring iTouch Communications (Black Box) network access/terminal server (RADIUS) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.