MRV-IN-REACH-RADIUS-MIB

MIB Reference — IPNetwork Monitor

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

mrvInReachProductDivisionOBJECT-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 symbolicOID numericTypeAccessDescription
xRadius1.3.6.1.4.1.33.35
xRadiusPort1.3.6.1.4.1.33.35.1
xRadiusPortTable1.3.6.1.4.1.33.35.1.1not-accessibleTable of fields indexed by port.
xRadiusPortEntry1.3.6.1.4.1.33.35.1.1.1not-accessibleA particular entry.
INT xRadiusPortIndex1.3.6.1.4.1.33.35.1.1.1.1INTEGERread-onlyThe index of the port.
INT xRadiusPortStatus1.3.6.1.4.1.33.35.1.1.1.2INTEGERread-onlyIndicates the state of Radius Authentication on the port.
INT xRadiusPortSolicitStatus1.3.6.1.4.1.33.35.1.1.1.3INTEGERread-writeIndicates the state of Radius solicitation mode on the port.
INT xRadiusAcctPortStatus1.3.6.1.4.1.33.35.1.1.1.4INTEGERread-onlyIndicates the state of Radius Accounting on the port.
xRadiusCircuit1.3.6.1.4.1.33.35.2
xRadiusCircuitTable1.3.6.1.4.1.33.35.2.1not-accessibleTable of fields indexed by circuit.
xRadiusCircuitEntry1.3.6.1.4.1.33.35.2.1.1not-accessibleA particular entry.
INT xRadiusCircuitIndex1.3.6.1.4.1.33.35.2.1.1.1INTEGERread-onlyThe index of the circuit.
INT xRadiusCircAcctOnOff1.3.6.1.4.1.33.35.2.1.1.2INTEGERread-onlyIndicates the state of Radius Accounting on the circuit.
xRadiusConfig1.3.6.1.4.1.33.35.3
INT xRadiusAuthServerPort1.3.6.1.4.1.33.35.3.1INTEGERread-writeThe UDP port on which the Radius authentication request will be made.
INT xRadiusAcctServerPort1.3.6.1.4.1.33.35.3.2INTEGERread-writeThe UDP port on which the Radius accounting request will be made.
INT xRadiusTimeout1.3.6.1.4.1.33.35.3.3INTEGERread-writeThe period of time that the Radius client will wait for a reply from the server.
INT xRadiusServerRetries1.3.6.1.4.1.33.35.3.4INTEGERread-writeThe number of times a Radius server will be tried.
INT xRadiusAcctLogAttempts1.3.6.1.4.1.33.35.3.5INTEGERread-writeThe 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 xRadiusChapChallengeSize1.3.6.1.4.1.33.35.3.6INTEGERread-writeThe size of the CHAP challenge that is sent to the peer and the Radius server.
INT xRadiusLogging1.3.6.1.4.1.33.35.3.7INTEGERread-writeIndicates the state of Radius logging for packet tracing and troubleshooting. Messages are logged to the MRV In-Reach event log.
STR xRadiusMessage1.3.6.1.4.1.33.35.3.8DisplayStringread-writeThe authentication prompting message for Radius logins.
xRadiusServers1.3.6.1.4.1.33.35.4
xRadServer1SubGrp1.3.6.1.4.1.33.35.4.1
OCT xRadiusServerName11.3.6.1.4.1.33.35.4.1.1OCTET STRINGread-writeThe primary Radius server queried for authentication.
OCT xRadiusSecret11.3.6.1.4.1.33.35.4.1.2OCTET STRINGread-onlyThe secret value used to communicate with the primary Radius server.
CTR xRadiusServerAccess11.3.6.1.4.1.33.35.4.1.3Counterread-onlyThe number of successful accesses of primary Radius server.
CTR xRadiusServerAccessFailed11.3.6.1.4.1.33.35.4.1.4Counterread-onlyThe number of failed accesses of primary Radius server.
xRadServer2SubGrp1.3.6.1.4.1.33.35.4.2
OCT xRadiusServerName21.3.6.1.4.1.33.35.4.2.1OCTET STRINGread-writeThe secondary Radius server queried for authentication, if the primary one fails.
OCT xRadiusSecret21.3.6.1.4.1.33.35.4.2.2OCTET STRINGread-onlyThe secret value used to communicate with the secondary Radius server.
CTR xRadiusServerAccess21.3.6.1.4.1.33.35.4.2.3Counterread-onlyThe number of successful accesses of secondary Radius server.
CTR xRadiusServerAccessFailed21.3.6.1.4.1.33.35.4.2.4Counterread-onlyThe number of failed accesses of secondary Radius server.
xRadiusCounters1.3.6.1.4.1.33.35.5
xRadAuthCtsSubGrp1.3.6.1.4.1.33.35.5.1
CTR xRadiusLogins1.3.6.1.4.1.33.35.5.1.1Counterread-onlyThe number of successful logins using Radius.
CTR xRadiusLoginsFailed1.3.6.1.4.1.33.35.5.1.2Counterread-onlyThe number of failed logins resulting from being rejected by the Radius server.
CTR xRadiusConfigFailed1.3.6.1.4.1.33.35.5.1.3Counterread-onlyThe number of failed logins resulting from unsupported attribute values.
CTR xRadiusPolicyFailed1.3.6.1.4.1.33.35.5.1.4Counterread-onlyThe number of failed logins resulting from failing specific Radius policies on the MRV In-Reach unit.
xRadAcctCtsSubGrp1.3.6.1.4.1.33.35.5.2
CTR xRadiusAcctSuccess1.3.6.1.4.1.33.35.5.2.1Counterread-onlyThe number of successfully recorded Radius accounting log records.
CTR xRadiusAcctFailed1.3.6.1.4.1.33.35.5.2.2Counterread-onlyThe number of failed (not logged) Radius accounting log records.
CTR xRadiusAcctReqWait1.3.6.1.4.1.33.35.5.2.3Counterread-onlyThe 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.

Download MRV-IN-REACH-RADIUS-MIB