Wellfleet-RADIUS-MIB

MIB Reference — IPNetwork Monitor

All MIBsWellfleet-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

wfRadiusGroupOBJECT-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 symbolicOID numericTypeAccessDescription
wfRadiusTable1.3.6.1.4.1.18.3.5.22.1not-accessibleRadius slot information by the Radius Client.
wfRadiusEntry1.3.6.1.4.1.18.3.5.22.1.1not-accessibleAn entry defining RADIUS on specified slot
INT wfRadiusDelete1.3.6.1.4.1.18.3.5.22.1.1.1INTEGERread-write`This value specifies if RADIUS is configured on this router. '
INT wfRadiusAuthDisable1.3.6.1.4.1.18.3.5.22.1.1.2INTEGERread-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 wfRadiusAcctDisable1.3.6.1.4.1.18.3.5.22.1.1.3INTEGERread-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 wfRadiusSlot1.3.6.1.4.1.18.3.5.22.1.1.4INTEGERread-onlyThe slots number configured for RADIUS authentication
IP wfRadiusClientIpAddress1.3.6.1.4.1.18.3.5.22.1.1.5IpAddressread-writeA 32-bit integer specifying the IP address associated with Radius Client.
INT wfRadiusAcctDirection1.3.6.1.4.1.18.3.5.22.1.1.6INTEGERread-writeThe 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 wfRadiusDebugMsgLevel1.3.6.1.4.1.18.3.5.22.1.1.7INTEGERread-writeThis attribute is used to assign the level of RADIUS Debug messages logged by the RADIUS client.
INT wfRadiusCfgMask1.3.6.1.4.1.18.3.5.22.1.1.8INTEGERread-writeUsed by SM to indicate the Radius being configured by L2TP or by Switch Service.
wfRadiusServerTable1.3.6.1.4.1.18.3.5.22.2not-accessibleTable of servers accessible for this router.
wfRadiusServerEntry1.3.6.1.4.1.18.3.5.22.2.1not-accessible
INT wfRadiusServerDelete1.3.6.1.4.1.18.3.5.22.2.1.1INTEGERread-write
INT wfRadiusServerDisable1.3.6.1.4.1.18.3.5.22.2.1.2INTEGERread-write
IP wfRadiusServerIpAddress1.3.6.1.4.1.18.3.5.22.2.1.3IpAddressread-only`A 32-bit integer specifying the IP address of the primary RADIUS server
INT wfRadiusServerMode1.3.6.1.4.1.18.3.5.22.2.1.4INTEGERread-writeThe server supports both authentication and accounting
INT wfRadiusServerAuthState1.3.6.1.4.1.18.3.5.22.2.1.5INTEGERread-onlyDisplays the state of the Radius Server as seen by the Radius Client
INT wfRadiusServerAuthUdpPort1.3.6.1.4.1.18.3.5.22.2.1.6INTEGERread-writeThe UDP port of the RADIUS server
INT wfRadiusServerAuthType1.3.6.1.4.1.18.3.5.22.2.1.7INTEGERread-writeThe server type either primary or alternate
INT wfRadiusServerAcctState1.3.6.1.4.1.18.3.5.22.2.1.8INTEGERread-onlyDisplays the state of the Radius Server as seen by the Radius Client
INT wfRadiusServerAcctUdpPort1.3.6.1.4.1.18.3.5.22.2.1.9INTEGERread-writeThe UDP port of the RADIUS accounting server
INT wfRadiusServerAcctType1.3.6.1.4.1.18.3.5.22.2.1.10INTEGERread-writeThe accounting server type either primary or alternate
STR wfRadiusPrimarySecret1.3.6.1.4.1.18.3.5.22.2.1.11DisplayStringread-write`The secret used to communicate with the primary RADIUS server
INT wfRadiusServerResponseTimeout1.3.6.1.4.1.18.3.5.22.2.1.12INTEGERread-writeThe number of seconds to wait before retransmitting the request to the server
INT wfRadiusServerRetryMax1.3.6.1.4.1.18.3.5.22.2.1.13INTEGERread-writeThe maximum number of times a request is retransmitted before determining the RADIUS server is unreachable
INT wfRadiusServerResetTimer1.3.6.1.4.1.18.3.5.22.2.1.14INTEGERread-writeThe number of minutes to wait before retrying the primary RADIUS sever after a failure.
INT wfRadiusServerAutomaticReset1.3.6.1.4.1.18.3.5.22.2.1.15INTEGERread-writeIf 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.
wfRadiusStatsTable1.3.6.1.4.1.18.3.5.22.3not-accessibleTable of RADIUS server statistic record.
wfRadiusStatsEntry1.3.6.1.4.1.18.3.5.22.3.1not-accessible
IP wfRadiusStatsIpAddress1.3.6.1.4.1.18.3.5.22.3.1.1IpAddressread-only`A 32-bit integer specifying the IP address of the RADIUS server
INT wfRadiusStatsSlot1.3.6.1.4.1.18.3.5.22.3.1.2INTEGERread-onlyRADIUS server statistics per slot
INT wfRadiusStatsAuthReqCount1.3.6.1.4.1.18.3.5.22.3.1.3INTEGERread-onlySuccessful RADIUS Authentication request maded to this RADIUS server from this slot
INT wfRadiusStatsAuthReqOutstanding1.3.6.1.4.1.18.3.5.22.3.1.4INTEGERread-onlyOutstanding RADIUS Authentication request made to this RADIUS server from this slot
INT wfRadiusStatsAuthRespSucc1.3.6.1.4.1.18.3.5.22.3.1.5INTEGERread-onlySuccessful RADIUS Authentication request maded to this RADIUS server from this slot
INT wfRadiusStatsAuthRespFail1.3.6.1.4.1.18.3.5.22.3.1.6INTEGERread-onlyFailed RADIUS Authentication request maded to this RADIUS server from this slot
INT wfRadiusStatsAuthNoResp1.3.6.1.4.1.18.3.5.22.3.1.7INTEGERread-onlyNo valid RADIUS Authentication response received from RADIUS server or No server available.
INT wfRadiusStatsAuthRespInvalid1.3.6.1.4.1.18.3.5.22.3.1.8INTEGERread-onlyInvalid RADIUS Authentication response received from RADIUS server on this slot
INT wfRadiusStatsAuthRespTimeouts1.3.6.1.4.1.18.3.5.22.3.1.9INTEGERread-onlyNumber of Timeouts occuring to this RADIUS server from this slot
INT wfRadiusStatsAuthAltServerRetries1.3.6.1.4.1.18.3.5.22.3.1.10INTEGERread-onlyNumber of requests for alternate RADIUS serverfrom this slot based on failure to communicate with this server
CTR wfRadiusStatsAcctReqStart1.3.6.1.4.1.18.3.5.22.3.1.11Counterread-onlyNumber of Accounting requests indicating Start of a call
CTR wfRadiusStatsAcctReqStop1.3.6.1.4.1.18.3.5.22.3.1.12Counterread-onlyNumber of Accounting requests indicating Stop of a call
CTR wfRadiusStatsAcctRespTimeouts1.3.6.1.4.1.18.3.5.22.3.1.13Counterread-onlyNumber of Accounting requests timed out waiting for response from the Accounting Server
CTR wfRadiusStatsAcctRespFailed1.3.6.1.4.1.18.3.5.22.3.1.14Counterread-onlyNumber of Accounting requests that did not get a response
CTR wfRadiusStatsAcctAltServerRetries1.3.6.1.4.1.18.3.5.22.3.1.15Counterread-onlyNumber of retries expiring causing alternate server to be used. This statistic indicates the server used as an alternate server.
CTR wfRadiusStatsAcctResponse1.3.6.1.4.1.18.3.5.22.3.1.16Counterread-onlyNumber 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.

Download Wellfleet-RADIUS-MIB