RADIUS-STAT-MIB

File: RADIUS-STAT-MIB.mib (11326 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Counter32 Integer32 IpAddress
TimeTicks mib-2 SnmpAdminString

Defined Types

RadiusStatNASEntry  
SEQUENCE    
  nASIndex Integer32
  nASAddress IpAddress
  nASID SnmpAdminString
  nASLines Counter32
  nASLinesInUse Counter32
  nASLinesIdle Counter32

RadiusStatNASPortEntry  
SEQUENCE    
  radiusStatPortIndex Integer32
  radiusStatNASIndex Integer32
  radiusStatPortID Integer32
  radiusStatPortFramedAddress IpAddress
  radiusStatPortTotalLogins Counter32
  radiusStatPortStatus Counter32
  radiusStatPortStatusDate SnmpAdminString
  radiusStatPortUpTime TimeTicks
  radiusStatPortLastLogin SnmpAdminString
  radiusStatPortLastLoginDate SnmpAdminString
  radiusStatPortLastLogoutDate SnmpAdminString
  radiusStatPortIdleTotalTime TimeTicks
  radiusStatPortIdleMaxTime TimeTicks
  radiusStatPortIdleMaxDate SnmpAdminString
  radiusStatPortInUseTotalTime TimeTicks
  radiusStatPortInUseMaxTime TimeTicks
  radiusStatPortInUseMaxDate SnmpAdminString

Defined Values

radiusStatMIB 1.3.6.1.2.1.67.3.1
The MIB module for entities implementing the statistics side of the Remote Access Dialin User Service (RADIUS) authentication protocol.
MODULE-IDENTITY    

radiusMIB 1.3.6.1.2.1.67
The OID assigned to RADIUS MIB work by the IANA.
Status: current Access: read-only
OBJECT-IDENTITY    

radiusStatistics 1.3.6.1.2.1.67.3
OBJECT IDENTIFIER    

radiusStatIdent 1.3.6.1.2.1.67.3.1.1
The implementation identification string for the RADIUS statistics server software in use on the system
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatUpTime 1.3.6.1.2.1.67.3.1.2
Time (in hundredths of a second) since the statistics was started.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatConfigReset 1.3.6.1.2.1.67.3.1.3
Status/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2), initializing(3), running(4)  

radiusStatTotalLines 1.3.6.1.2.1.67.3.1.4
The number of dialup lines registered by the statistics module
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

radiusStatTotalLinesInUse 1.3.6.1.2.1.67.3.1.5
The number dial-up lines currently in use
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

radiusStatTotalLinesIdle 1.3.6.1.2.1.67.3.1.6
The number dial-up lines currently idle
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

radiusStatNASTable 1.3.6.1.2.1.67.3.1.7
The (conceptual) table listing the available Network Access Servers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusStatNASEntry

radiusStatNASEntry 1.3.6.1.2.1.67.3.1.7.1
An entry (conceptual row) representing a Network Access Server
Status: current Access: not-accessible
OBJECT-TYPE    
  RadiusStatNASEntry  

nASIndex 1.3.6.1.2.1.67.3.1.7.1.1
A number uniquely identifying each NAS
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

nASAddress 1.3.6.1.2.1.67.3.1.7.1.2
The NAS-IP-Address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nASID 1.3.6.1.2.1.67.3.1.7.1.3
The NAS-Identifier
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

nASLines 1.3.6.1.2.1.67.3.1.7.1.4
The number of lines served by the NAS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nASLinesInUse 1.3.6.1.2.1.67.3.1.7.1.5
The number of lines currently in use on this NAS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nASLinesIdle 1.3.6.1.2.1.67.3.1.7.1.6
The number of lines currently idle on this NAS
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

radiusStatNASPortTable 1.3.6.1.2.1.67.3.1.8
The (conceptual) table listing the available ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusStatNASPortEntry

radiusStatNASPortEntry 1.3.6.1.2.1.67.3.1.8.1
An entry (conceptual row) representing a port
Status: current Access: not-accessible
OBJECT-TYPE    
  RadiusStatNASPortEntry  

radiusStatPortIndex 1.3.6.1.2.1.67.3.1.8.1.1
A number uniquely identifying each port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

radiusStatNASIndex 1.3.6.1.2.1.67.3.1.8.1.2
A number uniquely identifying each port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

radiusStatPortID 1.3.6.1.2.1.67.3.1.8.1.3
The Port-Identifier
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

radiusStatPortFramedAddress 1.3.6.1.2.1.67.3.1.8.1.4
The Port-Identifier
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

radiusStatPortTotalLogins 1.3.6.1.2.1.67.3.1.8.1.5
The number of logins registered so far
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

radiusStatPortStatus 1.3.6.1.2.1.67.3.1.8.1.6
The status of the port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), inUse(2)  

radiusStatPortStatusDate 1.3.6.1.2.1.67.3.1.8.1.7
Time of the last change in port status
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatPortUpTime 1.3.6.1.2.1.67.3.1.8.1.8
Time in thousandths of a second since the port changed its status
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatPortLastLoginName 1.3.6.1.2.1.67.3.1.8.1.9
The username of the last user logged in on that port
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatPortLastLoginDate 1.3.6.1.2.1.67.3.1.8.1.10
Time of the last login
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatPortLastLogoutDate 1.3.6.1.2.1.67.3.1.8.1.11
Time of the last logout
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatPortIdleTotalTime 1.3.6.1.2.1.67.3.1.8.1.12
Total time the port was idle
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatPortIdleMaxTime 1.3.6.1.2.1.67.3.1.8.1.13
Maximum time the port was idle
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatPortIdleMaxDate 1.3.6.1.2.1.67.3.1.8.1.14
Date when the maximum idle time was registered
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

radiusStatPortInUseTotalTime 1.3.6.1.2.1.67.3.1.8.1.15
Total time the port was in use
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatPortInUseMaxTime 1.3.6.1.2.1.67.3.1.8.1.16
Maximum time the port was in use
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusStatPortInUseMaxDate 1.3.6.1.2.1.67.3.1.8.1.17
Date when the maximum in use time was registered
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString