All MIBs › MRV-IN-REACH-RADIUS-MIB
Category: RADIUS/AAA
Description:
Manages MRV In-Reach RADIUS authentication server configuration and statistics.
Imported Objects
From MRV-IN-REACH-PRODUCT-DIVISION-MIB
| mrvInReachProductDivision | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
From RFC1213-MIB
| DisplayString |
What Is MRV-IN-REACH-RADIUS-MIB?
MRV-IN-REACH-RADIUS-MIB is a vendor-specific MIB from MRV Communications defining RADIUS authentication server configuration and statistics for its In-Reach console-server/network-access product line. It belongs to the AAA (authentication, authorization, accounting) management area of MRV's terminal-server products. It exposes configuration objects for RADIUS server addresses/parameters along with statistics counters tracking authentication requests, successes, and failures. Its primary monitoring value is software-level status — confirming RADIUS authentication is functioning correctly and tracking request/response counts and failure rates — rather than physical hardware health. It depends on the base MRV In-Reach system MIB framework and interoperates with the standard RADIUS protocol (RFC 2865/2866), and is deployed on In-Reach access servers that authenticate console/terminal sessions against a centralized RADIUS server, forming a core part of MRV-IN-REACH-RADIUS-MIB SNMP monitoring for AAA health in those deployments.
IPNetwork Monitor allows you to monitor SNMP objects defined in MRV-IN-REACH-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 configuration
- authentication request/success/failure counters
Supported Devices
- MRV In-Reach console/terminal server
Monitoring Examples
No sample_objects were supplied for this MIB in the source data, so specific table/column names cannot be cited. In practice, an administrator would poll this module's RADIUS server configuration and statistics objects to confirm the configured RADIUS server address is reachable and to watch authentication success/failure counters for a spike in failures indicating a misconfigured shared secret or an unreachable RADIUS server. Without concrete object names, more granular detail would be speculative.
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 MRV In-Reach 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 MRV In-Reach 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 MRV In-Reach RADIUS authentication server configuration and statistics; vendor-private.
Start monitoring MRV In-Reach console/terminal server (RADIUS authentication) 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.