MRV-IN-REACH-RADIUS-MIB

File: MRV-IN-REACH-RADIUS-MIB.mib (15618 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
MRV-IN-REACH-PRODUCT-DIVISION-MIB

Imported symbols

Counter DisplayString OBJECT-TYPE
mrvInReachProductDivision

Defined Types

XRadiusPortEntry  
SEQUENCE    
  xRadiusPortIndex INTEGER
  xRadiusPortStatus INTEGER
  xRadiusPortSolicitStatus INTEGER
  xRadiusAcctPortStatus INTEGER

XRadiusCircuitEntry  
SEQUENCE    
  xRadiusCircuitIndex INTEGER
  xRadiusCircAcctOnOff INTEGER

Defined Values

xRadius 1.3.6.1.4.1.33.35
OBJECT IDENTIFIER    

xRadiusPort 1.3.6.1.4.1.33.35.1
OBJECT IDENTIFIER    

xRadiusCircuit 1.3.6.1.4.1.33.35.2
OBJECT IDENTIFIER    

xRadiusConfig 1.3.6.1.4.1.33.35.3
OBJECT IDENTIFIER    

xRadiusServers 1.3.6.1.4.1.33.35.4
OBJECT IDENTIFIER    

xRadiusCounters 1.3.6.1.4.1.33.35.5
OBJECT IDENTIFIER    

xRadiusPortTable 1.3.6.1.4.1.33.35.1.1
Table of fields indexed by port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XRadiusPortEntry

xRadiusPortEntry 1.3.6.1.4.1.33.35.1.1.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XRadiusPortEntry  

xRadiusPortIndex 1.3.6.1.4.1.33.35.1.1.1.1
The index of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xRadiusPortStatus 1.3.6.1.4.1.33.35.1.1.1.2
Indicates the state of Radius Authentication on the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xRadiusPortSolicitStatus 1.3.6.1.4.1.33.35.1.1.1.3
Indicates the state of Radius solicitation mode on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xRadiusAcctPortStatus 1.3.6.1.4.1.33.35.1.1.1.4
Indicates the state of Radius Accounting on the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), limited(3)  

xRadiusCircuitTable 1.3.6.1.4.1.33.35.2.1
Table of fields indexed by circuit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XRadiusCircuitEntry

xRadiusCircuitEntry 1.3.6.1.4.1.33.35.2.1.1
A particular entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XRadiusCircuitEntry  

xRadiusCircuitIndex 1.3.6.1.4.1.33.35.2.1.1.1
The index of the circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xRadiusCircAcctOnOff 1.3.6.1.4.1.33.35.2.1.1.2
Indicates the state of Radius Accounting on the circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), limited(3)  

xRadiusAuthServerPort 1.3.6.1.4.1.33.35.3.1
The UDP port on which the Radius authentication request will be made.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xRadiusAcctServerPort 1.3.6.1.4.1.33.35.3.2
The UDP port on which the Radius accounting request will be made.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xRadiusTimeout 1.3.6.1.4.1.33.35.3.3
The period of time that the Radius client will wait for a reply from the server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

xRadiusServerRetries 1.3.6.1.4.1.33.35.3.4
The number of times a Radius server will be tried.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

xRadiusAcctLogAttempts 1.3.6.1.4.1.33.35.3.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..50000  

xRadiusChapChallengeSize 1.3.6.1.4.1.33.35.3.6
The size of the CHAP challenge that is sent to the peer and the Radius server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..128  

xRadiusLogging 1.3.6.1.4.1.33.35.3.7
Indicates the state of Radius logging for packet tracing and troubleshooting. Messages are logged to the MRV In-Reach event log.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

xRadiusMessage 1.3.6.1.4.1.33.35.3.8
The authentication prompting message for Radius logins.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(40)  

xRadServer1SubGrp 1.3.6.1.4.1.33.35.4.1
OBJECT IDENTIFIER    

xRadServer2SubGrp 1.3.6.1.4.1.33.35.4.2
OBJECT IDENTIFIER    

xRadiusServerName1 1.3.6.1.4.1.33.35.4.1.1
The primary Radius server queried for authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(51)  

xRadiusSecret1 1.3.6.1.4.1.33.35.4.1.2
The secret value used to communicate with the primary Radius server.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

xRadiusServerAccess1 1.3.6.1.4.1.33.35.4.1.3
The number of successful accesses of primary Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusServerAccessFailed1 1.3.6.1.4.1.33.35.4.1.4
The number of failed accesses of primary Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusServerName2 1.3.6.1.4.1.33.35.4.2.1
The secondary Radius server queried for authentication, if the primary one fails.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(51)  

xRadiusSecret2 1.3.6.1.4.1.33.35.4.2.2
The secret value used to communicate with the secondary Radius server.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

xRadiusServerAccess2 1.3.6.1.4.1.33.35.4.2.3
The number of successful accesses of secondary Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusServerAccessFailed2 1.3.6.1.4.1.33.35.4.2.4
The number of failed accesses of secondary Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadAuthCtsSubGrp 1.3.6.1.4.1.33.35.5.1
OBJECT IDENTIFIER    

xRadAcctCtsSubGrp 1.3.6.1.4.1.33.35.5.2
OBJECT IDENTIFIER    

xRadiusLogins 1.3.6.1.4.1.33.35.5.1.1
The number of successful logins using Radius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusLoginsFailed 1.3.6.1.4.1.33.35.5.1.2
The number of failed logins resulting from being rejected by the Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusConfigFailed 1.3.6.1.4.1.33.35.5.1.3
The number of failed logins resulting from unsupported attribute values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusPolicyFailed 1.3.6.1.4.1.33.35.5.1.4
The number of failed logins resulting from failing specific Radius policies on the MRV In-Reach unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusAcctSuccess 1.3.6.1.4.1.33.35.5.2.1
The number of successfully recorded Radius accounting log records.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusAcctFailed 1.3.6.1.4.1.33.35.5.2.2
The number of failed (not logged) Radius accounting log records.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xRadiusAcctReqWait 1.3.6.1.4.1.33.35.5.2.3
The number of log requests waiting for a reply from the Radius server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter