SHIVA-RADIUS-MIB

File: SHIVA-RADIUS-MIB.mib (5083 bytes)

Imported modules

RFC1155-SMI SHIVA-MIB RFC-1212
RFC-1215

Imported symbols

Gauge IpAddress TimeTicks
tRadius OBJECT-TYPE TRAP-TYPE

Defined Types

RadAcctServerEntry  
SEQUENCE    
  radAcctServerIndex INTEGER 1..3
  radAcctServerAddress IpAddress
  radAcctServerPort INTEGER 0..65535

Defined Values

radAcct 1.3.6.1.4.1.166.4.11.2
OBJECT IDENTIFIER    

radAcctConf 1.3.6.1.4.1.166.4.11.2.1
OBJECT IDENTIFIER    

radAcctNumServers 1.3.6.1.4.1.166.4.11.2.1.1
Count of the number of configured RADIUS accounting servers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

radAcctServerTable 1.3.6.1.4.1.166.4.11.2.1.2
Table of all the configured RADIUS accouting servers. Only one of them is used at a time.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadAcctServerEntry

radAcctServerEntry 1.3.6.1.4.1.166.4.11.2.1.2.1
A RADIUS accounting server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RadAcctServerEntry  

radAcctServerIndex 1.3.6.1.4.1.166.4.11.2.1.2.1.1
Index of this entry in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

radAcctServerAddress 1.3.6.1.4.1.166.4.11.2.1.2.1.2
IP address of this RADIUS accouting server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

radAcctServerPort 1.3.6.1.4.1.166.4.11.2.1.2.1.3
UDP port that packets to this RADIUS accounting server will be sent to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

radAcctStat 1.3.6.1.4.1.166.4.11.2.2
OBJECT IDENTIFIER    

radAcctCurrServerIndex 1.3.6.1.4.1.166.4.11.2.2.1
Index into radAcceServerTable of the RADIUS accounting server presently receiving accounting messages. 0 if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

radAcctCurrServerStartTime 1.3.6.1.4.1.166.4.11.2.2.2
The value of sysUpTime at the time the current RADIUS accounting server become operational. Has a zero value if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

radAcctRecvQLength 1.3.6.1.4.1.166.4.11.2.2.3
Length of the input packet queue for the RADIUS accounting client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

radAcctPrevServerIndex 1.3.6.1.4.1.166.4.11.2.2.4
Index into radAcceServerTable of the RADIUS accounting server previously receiving accounting messages. 0 if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

radAcctTotalUnacknowledgedEvents 1.3.6.1.4.1.166.4.11.2.2.5
The total number of accounting events that are queued pending acknowledgement from the RADIUS accounting server. This includes events stored both in voltatile and non-volatile memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radAcctVolatileUnacknowledgedEvents 1.3.6.1.4.1.166.4.11.2.2.6
The number of volatile accounting events that are queued pending acknowledgement from the RADIUS accounting server. This includes only accounting events stored in volatile memory, which would be lost in the case of a power failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radAcctTraps 1.3.6.1.4.1.166.4.11.2.3
OBJECT IDENTIFIER    

radAcctServerTrap 1
This trap is generated when a configured RADIUS accounting server has been determined to have failed, and the agent shifts to a new RADIUS accounting server.
TRAP-TYPE