All MIBs › Wellfleet-RADIUS-MIB
Category: Wellfleet BayNetworks System Management
Description:
Manages Wellfleet RADIUS client configuration, server addresses, and authentication request statistics.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress |
From RFC1213-MIB
| DisplayString |
From Wellfleet-COMMON-MIB
| wfRadiusGroup | OBJECT-IDENTITY |
What Is Wellfleet-RADIUS-MIB?
Wellfleet-RADIUS-MIB is a Wellfleet (Bay Networks/Nortel) router MIB that manages the router's RADIUS client used for authenticating dial-in or administrative access, exposing configuration of server addresses/client parameters and statistics on authentication requests. It provides configuration data (server addresses, client settings) and operational counters covering authentication request/response activity and failures. Its monitoring value is chiefly in confirming the software/service status of the RADIUS client subsystem: whether authentication requests are succeeding, timing out, or being rejected, which points to reachability or credential problems with the configured RADIUS server rather than a hardware fault. As a vendor MIB it builds on the router's implementation of the IETF RADIUS protocol without importing an external standards MIB directly. It is used in Wellfleet router deployments that authenticate dial-up or terminal-access users against a centralized RADIUS server, where Wellfleet-RADIUS-MIB SNMP monitoring helps confirm authentication requests are succeeding rather than timing out.
IPNetwork Monitor allows you to monitor SNMP objects defined in Wellfleet-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 address configuration
- authentication request count
- authentication failure/timeout count
- RADIUS client configuration status
Supported Devices
- Wellfleet/Bay Networks multiprotocol router
Monitoring Examples
No sample objects were provided for this module; generally an administrator would poll the authentication request/failure counters to detect a spike in rejected or timed-out RADIUS requests, which would indicate the configured RADIUS server is unreachable or misconfigured.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| wfRadiusTable | 1.3.6.1.4.1.18.3.5.22.1 | not-accessible | Radius slot information by the Radius Client. | |
| wfRadiusEntry | 1.3.6.1.4.1.18.3.5.22.1.1 | not-accessible | An entry defining RADIUS on specified slot | |
| INT wfRadiusDelete | 1.3.6.1.4.1.18.3.5.22.1.1.1 | INTEGER | read-write | `This value specifies if RADIUS is configured on this router. ' |
| INT wfRadiusAuthDisable | 1.3.6.1.4.1.18.3.5.22.1.1.2 | INTEGER | read-write | `The value enabled specifies that RADIUS authentication is active on the router. The value disabled specifies it is configured, but has been deactivated. |
| INT wfRadiusAcctDisable | 1.3.6.1.4.1.18.3.5.22.1.1.3 | INTEGER | read-write | `The value enabled specifies that RADIUS accounting is active on the router. The value disabled specifies it is configured, but has been deactivated. |
| INT wfRadiusSlot | 1.3.6.1.4.1.18.3.5.22.1.1.4 | INTEGER | read-only | The slots number configured for RADIUS authentication |
| IP wfRadiusClientIpAddress | 1.3.6.1.4.1.18.3.5.22.1.1.5 | IpAddress | read-write | A 32-bit integer specifying the IP address associated with Radius Client. |
| INT wfRadiusAcctDirection | 1.3.6.1.4.1.18.3.5.22.1.1.6 | INTEGER | read-write | The value specifies whether a session should generate accounting request based o n the direction of the call. all- means sessions established by incoming as well as outgoing calls ma generate accounting requests. incoming- only sessions established by incoming calls may generate accounting requests. outgoing- only sessions established by outgoing calls may generate accounting requests. |
| INT wfRadiusDebugMsgLevel | 1.3.6.1.4.1.18.3.5.22.1.1.7 | INTEGER | read-write | This attribute is used to assign the level of RADIUS Debug messages logged by the RADIUS client. |
| INT wfRadiusCfgMask | 1.3.6.1.4.1.18.3.5.22.1.1.8 | INTEGER | read-write | Used by SM to indicate the Radius being configured by L2TP or by Switch Service. |
| wfRadiusServerTable | 1.3.6.1.4.1.18.3.5.22.2 | not-accessible | Table of servers accessible for this router. | |
| wfRadiusServerEntry | 1.3.6.1.4.1.18.3.5.22.2.1 | not-accessible | ||
| INT wfRadiusServerDelete | 1.3.6.1.4.1.18.3.5.22.2.1.1 | INTEGER | read-write | |
| INT wfRadiusServerDisable | 1.3.6.1.4.1.18.3.5.22.2.1.2 | INTEGER | read-write | |
| IP wfRadiusServerIpAddress | 1.3.6.1.4.1.18.3.5.22.2.1.3 | IpAddress | read-only | `A 32-bit integer specifying the IP address of the primary RADIUS server |
| INT wfRadiusServerMode | 1.3.6.1.4.1.18.3.5.22.2.1.4 | INTEGER | read-write | The server supports both authentication and accounting |
| INT wfRadiusServerAuthState | 1.3.6.1.4.1.18.3.5.22.2.1.5 | INTEGER | read-only | Displays the state of the Radius Server as seen by the Radius Client |
| INT wfRadiusServerAuthUdpPort | 1.3.6.1.4.1.18.3.5.22.2.1.6 | INTEGER | read-write | The UDP port of the RADIUS server |
| INT wfRadiusServerAuthType | 1.3.6.1.4.1.18.3.5.22.2.1.7 | INTEGER | read-write | The server type either primary or alternate |
| INT wfRadiusServerAcctState | 1.3.6.1.4.1.18.3.5.22.2.1.8 | INTEGER | read-only | Displays the state of the Radius Server as seen by the Radius Client |
| INT wfRadiusServerAcctUdpPort | 1.3.6.1.4.1.18.3.5.22.2.1.9 | INTEGER | read-write | The UDP port of the RADIUS accounting server |
| INT wfRadiusServerAcctType | 1.3.6.1.4.1.18.3.5.22.2.1.10 | INTEGER | read-write | The accounting server type either primary or alternate |
| STR wfRadiusPrimarySecret | 1.3.6.1.4.1.18.3.5.22.2.1.11 | DisplayString | read-write | `The secret used to communicate with the primary RADIUS server |
| INT wfRadiusServerResponseTimeout | 1.3.6.1.4.1.18.3.5.22.2.1.12 | INTEGER | read-write | The number of seconds to wait before retransmitting the request to the server |
| INT wfRadiusServerRetryMax | 1.3.6.1.4.1.18.3.5.22.2.1.13 | INTEGER | read-write | The maximum number of times a request is retransmitted before determining the RADIUS server is unreachable |
| INT wfRadiusServerResetTimer | 1.3.6.1.4.1.18.3.5.22.2.1.14 | INTEGER | read-write | The number of minutes to wait before retrying the primary RADIUS sever after a failure. |
| INT wfRadiusServerAutomaticReset | 1.3.6.1.4.1.18.3.5.22.2.1.15 | INTEGER | read-write | If enabled, automatically resets the state of the failed server to be available. Sends a test access request to the failed server at intervals configured in wfRadiusServerResetTimer and marks it available if a reply is received. If disabled, reset the state of the failed server to available after the timeout configured in wfRadiusServerResetTimer. No test access requests are sent. |
| wfRadiusStatsTable | 1.3.6.1.4.1.18.3.5.22.3 | not-accessible | Table of RADIUS server statistic record. | |
| wfRadiusStatsEntry | 1.3.6.1.4.1.18.3.5.22.3.1 | not-accessible | ||
| IP wfRadiusStatsIpAddress | 1.3.6.1.4.1.18.3.5.22.3.1.1 | IpAddress | read-only | `A 32-bit integer specifying the IP address of the RADIUS server |
| INT wfRadiusStatsSlot | 1.3.6.1.4.1.18.3.5.22.3.1.2 | INTEGER | read-only | RADIUS server statistics per slot |
| INT wfRadiusStatsAuthReqCount | 1.3.6.1.4.1.18.3.5.22.3.1.3 | INTEGER | read-only | Successful RADIUS Authentication request maded to this RADIUS server from this slot |
| INT wfRadiusStatsAuthReqOutstanding | 1.3.6.1.4.1.18.3.5.22.3.1.4 | INTEGER | read-only | Outstanding RADIUS Authentication request made to this RADIUS server from this slot |
| INT wfRadiusStatsAuthRespSucc | 1.3.6.1.4.1.18.3.5.22.3.1.5 | INTEGER | read-only | Successful RADIUS Authentication request maded to this RADIUS server from this slot |
| INT wfRadiusStatsAuthRespFail | 1.3.6.1.4.1.18.3.5.22.3.1.6 | INTEGER | read-only | Failed RADIUS Authentication request maded to this RADIUS server from this slot |
| INT wfRadiusStatsAuthNoResp | 1.3.6.1.4.1.18.3.5.22.3.1.7 | INTEGER | read-only | No valid RADIUS Authentication response received from RADIUS server or No server available. |
| INT wfRadiusStatsAuthRespInvalid | 1.3.6.1.4.1.18.3.5.22.3.1.8 | INTEGER | read-only | Invalid RADIUS Authentication response received from RADIUS server on this slot |
| INT wfRadiusStatsAuthRespTimeouts | 1.3.6.1.4.1.18.3.5.22.3.1.9 | INTEGER | read-only | Number of Timeouts occuring to this RADIUS server from this slot |
| INT wfRadiusStatsAuthAltServerRetries | 1.3.6.1.4.1.18.3.5.22.3.1.10 | INTEGER | read-only | Number of requests for alternate RADIUS serverfrom this slot based on failure to communicate with this server |
| CTR wfRadiusStatsAcctReqStart | 1.3.6.1.4.1.18.3.5.22.3.1.11 | Counter | read-only | Number of Accounting requests indicating Start of a call |
| CTR wfRadiusStatsAcctReqStop | 1.3.6.1.4.1.18.3.5.22.3.1.12 | Counter | read-only | Number of Accounting requests indicating Stop of a call |
| CTR wfRadiusStatsAcctRespTimeouts | 1.3.6.1.4.1.18.3.5.22.3.1.13 | Counter | read-only | Number of Accounting requests timed out waiting for response from the Accounting Server |
| CTR wfRadiusStatsAcctRespFailed | 1.3.6.1.4.1.18.3.5.22.3.1.14 | Counter | read-only | Number of Accounting requests that did not get a response |
| CTR wfRadiusStatsAcctAltServerRetries | 1.3.6.1.4.1.18.3.5.22.3.1.15 | Counter | read-only | Number of retries expiring causing alternate server to be used. This statistic indicates the server used as an alternate server. |
| CTR wfRadiusStatsAcctResponse | 1.3.6.1.4.1.18.3.5.22.3.1.16 | Counter | read-only | Number of Accounting Responses from the Accounting server |
RFC description
Configures and monitors RADIUS client functionality for authentication and accounting on Wellfleet routers.
Start monitoring Wellfleet/Bay Networks multiprotocol router (RADIUS request/response/failure counter status) 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.