Wellfleet-RADIUS-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-RADIUS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfRadiusTable 1.3.6.1.4.1.18.3.5.22.1 no-access
Radius slot information by the Radius Client.
     wfRadiusEntry 1.3.6.1.4.1.18.3.5.22.1.1 no-access
An entry defining RADIUS on specified slot
         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. ' Enumeration: 'deleted': 2, 'created': 1.
         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. Enumeration: 'disabled': 2, 'enabled': 1.
         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. Enumeration: 'disabled': 2, 'enabled': 1.
         wfRadiusSlot 1.3.6.1.4.1.18.3.5.22.1.1.4 integer read-only
The slots number configured for RADIUS authentication
         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.
         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. Enumeration: 'all': 1, 'incoming': 2, 'outgoing': 3.
         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. Enumeration: 'three': 3, 'two': 2, 'nodebug': 4, 'one': 1.
         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 no-access
Table of servers accessible for this router.
     wfRadiusServerEntry 1.3.6.1.4.1.18.3.5.22.2.1 no-access
         wfRadiusServerDelete 1.3.6.1.4.1.18.3.5.22.2.1.1 integer read-write
Enumeration: 'deleted': 2, 'created': 1.
         wfRadiusServerDisable 1.3.6.1.4.1.18.3.5.22.2.1.2 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
         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
         wfRadiusServerMode 1.3.6.1.4.1.18.3.5.22.2.1.4 integer read-write
The server supports both authentication and accounting Enumeration: 'authonly': 1, 'both': 3, 'acctonly': 2.
         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 Enumeration: 'down': 2, 'up': 1.
         wfRadiusServerAuthUdpPort 1.3.6.1.4.1.18.3.5.22.2.1.6 integer read-write
The UDP port of the RADIUS server
         wfRadiusServerAuthType 1.3.6.1.4.1.18.3.5.22.2.1.7 integer read-write
The server type either primary or alternate Enumeration: 'alternate': 2, 'primary': 1.
         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 Enumeration: 'down': 2, 'up': 1.
         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
         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 Enumeration: 'alternate': 2, 'primary': 1.
         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
         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
         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
         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.
         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. Enumeration: 'disabled': 2, 'enabled': 1.
 wfRadiusStatsTable 1.3.6.1.4.1.18.3.5.22.3 no-access
Table of RADIUS server statistic record.
     wfRadiusStatsEntry 1.3.6.1.4.1.18.3.5.22.3.1 no-access
         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
         wfRadiusStatsSlot 1.3.6.1.4.1.18.3.5.22.3.1.2 integer read-only
RADIUS server statistics per slot
         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
         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
         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
         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
         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.
         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
         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
         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
         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
         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
         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
         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
         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.
         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