REDSTONE-RADIUS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: REDSTONE COMMUNICATIONS


 Home MIB: REDSTONE-RADIUS-CLIENT-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
 rsRadiusClientMIB 1.3.6.1.4.1.2773.2.19
The RADIUS Client MIB for the Redstone Communications Inc. enterprise.
       rsRadiusClientObjects 1.3.6.1.4.1.2773.2.19.1
           rsRadiusGeneralClient 1.3.6.1.4.1.2773.2.19.1.1
               rsRadiusClientIdentifier 1.3.6.1.4.1.2773.2.19.1.1.1 displaystring read-only
The NAS-Identifier of the RADIUS client.
               rsRadiusClientAlgorithm 1.3.6.1.4.1.2773.2.19.1.1.2 integer read-write
The algorithm used by the client when multiple authentication/accounting servers are configured: direct Use servers in order of precedence, each time beginning with the highest precedence server and proceeding to lower precedence servers if the the RADIUS request fails, until the request succeeds or all servers have been tried. roundRobin Use servers in round-robin order, each time beginning with the next round-robin-ordered server and proceeding cyclically through servers if the RADIUS request fails, until the request succeeds or all servers have been tried. Enumeration: 'roundRobin': 1, 'direct': 0.
           rsRadiusAuthClient 1.3.6.1.4.1.2773.2.19.1.2
               rsRadiusAuthClientInvalidServerAddresses 1.3.6.1.4.1.2773.2.19.1.2.1 counter32 read-only
The number of RADIUS Access-Response packets received from unknown addresses.
               rsRadiusAuthClientServerTable 1.3.6.1.4.1.2773.2.19.1.2.2 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                   rsRadiusAuthClientServerEntry 1.3.6.1.4.1.2773.2.19.1.2.2.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                       rsRadiusAuthClientServerAddress 1.3.6.1.4.1.2773.2.19.1.2.2.1.1 ipaddress no-access
The IP address of the RADIUS authentication server referred to in this table entry. A value of 0.0.0.0 indicates this entry is not in use.
                       rsRadiusAuthClientServerPortNumber 1.3.6.1.4.1.2773.2.19.1.2.2.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       rsRadiusAuthClientRoundTripTime 1.3.6.1.4.1.2773.2.19.1.2.2.1.3 timeticks read-only
The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server.
                       rsRadiusAuthClientAccessRequests 1.3.6.1.4.1.2773.2.19.1.2.2.1.4 counter32 read-only
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
                       rsRadiusAuthClientAccessRetransmissions 1.3.6.1.4.1.2773.2.19.1.2.2.1.5 counter32 read-only
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
                       rsRadiusAuthClientAccessAccepts 1.3.6.1.4.1.2773.2.19.1.2.2.1.6 counter32 read-only
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
                       rsRadiusAuthClientAccessRejects 1.3.6.1.4.1.2773.2.19.1.2.2.1.7 counter32 read-only
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
                       rsRadiusAuthClientAccessChallenges 1.3.6.1.4.1.2773.2.19.1.2.2.1.8 counter32 read-only
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
                       rsRadiusAuthClientMalformedAccessResponses 1.3.6.1.4.1.2773.2.19.1.2.2.1.9 counter32 read-only
The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses.
                       rsRadiusAuthClientBadAuthenticators 1.3.6.1.4.1.2773.2.19.1.2.2.1.10 counter32 read-only
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
                       rsRadiusAuthClientPendingRequests 1.3.6.1.4.1.2773.2.19.1.2.2.1.11 gauge32 read-only
The number of RADIUS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an Access-Request is sent and decremented due to receipt of an Acess-Accept, Access-Reject or Access-Challenge, a timeout or retransmission.
                       rsRadiusAuthClientTimeouts 1.3.6.1.4.1.2773.2.19.1.2.2.1.12 counter32 read-only
The number of authentication timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.
                       rsRadiusAuthClientUnknownTypes 1.3.6.1.4.1.2773.2.19.1.2.2.1.13 counter32 read-only
The number of RADIUS packets of unknown type which were received from this server on the authentication port.
                       rsRadiusAuthClientPacketsDropped 1.3.6.1.4.1.2773.2.19.1.2.2.1.14 counter32 read-only
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason.
               rsRadiusAuthClientCfgServerTable 1.3.6.1.4.1.2773.2.19.1.2.3 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                   rsRadiusAuthClientCfgServerEntry 1.3.6.1.4.1.2773.2.19.1.2.3.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                       rsRadiusAuthClientCfgServerAddress 1.3.6.1.4.1.2773.2.19.1.2.3.1.1 ipaddress no-access
The IP address of the RADIUS authentication server referred to in this table entry.
                       rsRadiusAuthClientCfgServerPortNumber 1.3.6.1.4.1.2773.2.19.1.2.3.1.2 integer32 read-only
The UDP port the client is using to send requests to this server. Default is 1812.
                       rsRadiusAuthClientCfgKey 1.3.6.1.4.1.2773.2.19.1.2.3.1.3 displaystring read-only
The secret (RADIUS authenticator) used by the client during exchanges with this authentication server. The default is a zero-length string, indicating no authenticator is used.
                       rsRadiusAuthClientCfgTimeoutInterval 1.3.6.1.4.1.2773.2.19.1.2.3.1.4 integer32 read-only
The interval between retransmissions of a request to this authentication server. The default is 3.
                       rsRadiusAuthClientCfgRetries 1.3.6.1.4.1.2773.2.19.1.2.3.1.5 integer32 read-only
The maximum number of times to resend a request to this authentication server (in addition to the original request), before resorting to the server specified in the next entry. The default is 3.
                       rsRadiusAuthClientCfgMaxPendingRequests 1.3.6.1.4.1.2773.2.19.1.2.3.1.6 integer32 read-only
The maximum number of outstanding requests this server can support. The default is 255.
                       rsRadiusAuthClientCfgRowStatus 1.3.6.1.4.1.2773.2.19.1.2.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       rsRadiusAuthClientCfgPrecedence 1.3.6.1.4.1.2773.2.19.1.2.3.1.8 integer32 read-only
Relative precedence of this server with respect to other servers configured in this table. Lower values correspond to higher precedence. Precedence is assigned by the device, in order of entry creation, from higher to lower precedence.
                       rsRadiusAuthClientCfgDeadTime 1.3.6.1.4.1.2773.2.19.1.2.3.1.9 integer32 read-only
The period of time, in minutes, to ignore this server after a request to the server times out (thereby avoiding additional request timeouts for this period, if the server failure persists).
           rsRadiusAcctClient 1.3.6.1.4.1.2773.2.19.1.3
               rsRadiusAcctClientInvalidServerAddresses 1.3.6.1.4.1.2773.2.19.1.3.1 counter32 read-only
The number of RADIUS Accounting-Response packets received from unknown addresses.
               rsRadiusAcctClientServerTable 1.3.6.1.4.1.2773.2.19.1.3.2 no-access
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
                   rsRadiusAcctClientServerEntry 1.3.6.1.4.1.2773.2.19.1.3.2.1 no-access
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
                       rsRadiusAcctClientServerAddress 1.3.6.1.4.1.2773.2.19.1.3.2.1.1 ipaddress no-access
The IP address of the RADIUS accounting server referred to in this table entry. A value of 0.0.0.0 indicates this entry is not in use.
                       rsRadiusAcctClientServerPortNumber 1.3.6.1.4.1.2773.2.19.1.3.2.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       rsRadiusAcctClientRoundTripTime 1.3.6.1.4.1.2773.2.19.1.3.2.1.3 timeticks read-only
The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.
                       rsRadiusAcctClientRequests 1.3.6.1.4.1.2773.2.19.1.3.2.1.4 counter32 read-only
The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.
                       rsRadiusAcctClientRetransmissions 1.3.6.1.4.1.2773.2.19.1.3.2.1.5 counter32 read-only
The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same.
                       rsRadiusAcctClientResponses 1.3.6.1.4.1.2773.2.19.1.3.2.1.6 counter32 read-only
The number of RADIUS packets received on the accounting port from this server.
                       rsRadiusAcctClientMalformedResponses 1.3.6.1.4.1.2773.2.19.1.3.2.1.7 counter32 read-only
The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses.
                       rsRadiusAcctClientBadAuthenticators 1.3.6.1.4.1.2773.2.19.1.3.2.1.8 counter32 read-only
The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.
                       rsRadiusAcctClientPendingRequests 1.3.6.1.4.1.2773.2.19.1.3.2.1.9 gauge32 read-only
The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout or a retransmission.
                       rsRadiusAcctClientTimeouts 1.3.6.1.4.1.2773.2.19.1.3.2.1.10 counter32 read-only
The number of accounting timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout.
                       rsRadiusAcctClientUnknownTypes 1.3.6.1.4.1.2773.2.19.1.3.2.1.11 counter32 read-only
The number of RADIUS packets of unknown type which were received from this server on the accounting port.
                       rsRadiusAcctClientPacketsDropped 1.3.6.1.4.1.2773.2.19.1.3.2.1.12 counter32 read-only
The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.
               rsRadiusAcctClientCfgServerTable 1.3.6.1.4.1.2773.2.19.1.3.3 no-access
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
                   rsRadiusAcctClientCfgServerEntry 1.3.6.1.4.1.2773.2.19.1.3.3.1 no-access
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
                       rsRadiusAcctClientCfgServerAddress 1.3.6.1.4.1.2773.2.19.1.3.3.1.1 ipaddress no-access
The IP address of the RADIUS accounting server referred to in this table entry.
                       rsRadiusAcctClientCfgServerPortNumber 1.3.6.1.4.1.2773.2.19.1.3.3.1.2 integer32 read-only
The UDP port the client is using to send requests to this server. Default is 1813.
                       rsRadiusAcctClientCfgKey 1.3.6.1.4.1.2773.2.19.1.3.3.1.3 displaystring read-only
The secret (RADIUS authenticator) used by the client during exchanges with this accounting server. The default is a zero-length string, indicating no authenticator is used.
                       rsRadiusAcctClientCfgTimeoutInterval 1.3.6.1.4.1.2773.2.19.1.3.3.1.4 integer32 read-only
The interval between retransmissions of a request to this accounting server. The default is 3.
                       rsRadiusAcctClientCfgRetries 1.3.6.1.4.1.2773.2.19.1.3.3.1.5 integer32 read-only
The maximum number of times to resend a request to this accounting server (in addition to the original request), before resorting to the server specified in the next entry. The default is 3.
                       rsRadiusAcctClientCfgMaxPendingRequests 1.3.6.1.4.1.2773.2.19.1.3.3.1.6 integer32 read-only
The maximum number of outstanding requests this server can support. The default is 255.
                       rsRadiusAcctClientCfgRowStatus 1.3.6.1.4.1.2773.2.19.1.3.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       rsRadiusAcctClientCfgPrecedence 1.3.6.1.4.1.2773.2.19.1.3.3.1.8 integer32 read-only
Relative precedence of this server with respect to other servers configured in this table. Lower values correspond to higher precedence. Precedence is assigned by the device, in order of entry creation, from higher to lower precedence.
                       rsRadiusAcctClientCfgDeadTime 1.3.6.1.4.1.2773.2.19.1.3.3.1.9 integer32 read-only
The period of time, in minutes, to ignore this server after a request to the server times out (thereby avoiding additional request timeouts for this period, if the server failure persists).
       rsRadiusClientMIBConformance 1.3.6.1.4.1.2773.2.19.2
           rsRadiusClientMIBCompliances 1.3.6.1.4.1.2773.2.19.2.1
               rsRadiusAuthClientCompliance 1.3.6.1.4.1.2773.2.19.2.1.1
The compliance statement for authentication clients implementing the Redstone RADIUS Client MIB authentication functionality.
               rsRadiusAcctClientCompliance 1.3.6.1.4.1.2773.2.19.2.1.2
The compliance statement for accounting clients implementing the Redstone RADIUS Client MIB accounting functionality.
           rsRadiusClientMIBGroups 1.3.6.1.4.1.2773.2.19.2.2
               rsRadiusGeneralClientGroup 1.3.6.1.4.1.2773.2.19.2.2.1
The basic collection of objects providing management of RADIUS Clients.
               rsRadiusAuthClientGroup 1.3.6.1.4.1.2773.2.19.2.2.2
The basic collection of objects providing management of RADIUS Authentication Clients.
               rsRadiusAcctClientGroup 1.3.6.1.4.1.2773.2.19.2.2.3
The basic collection of objects providing management of RADIUS Accounting Clients.