radius-snmp
   
   
      Enable Remote Access Dial-In User Services (RADIUS) accounting to log all of the activity
         of each remote user in a session on the centralized RADIUS accounting server. 
    
      Syntax
         
         
            - 
               
                  default radius-snmp
                  
               
             
            - 
               
                  default radius-snmp
                     abort-session-timer
               
             
            - 
               
                  default radius-snmp
                     acct-enable 
               
             
            - 
               
                  default radius-snmp
                     re-auth-timer 
               
             
            - 
               
                  default radius-snmp user
                  
               
             
            - 
               
                  no radius-snmp 
               
             
            - 
               
                  no radius-snmp acct-enable
                  
               
             
            - 
               
                  radius-snmp 
               
             
            - 
               
                  radius-snmp
                     abort-session-timer <30-65535> 
               
             
            - 
               
                  radius-snmp acct-enable
                  
               
             
            - 
               
                  radius-snmp re-auth-timer
                     <30-65535> 
               
             
            - 
               
                  radius-snmp user
                     WORD<0-20>
               
             
         
      
      Command Parameters
         
         
            
               - abort-session-timer <30-65535>
 
               - Specifies the timer to be used for
                  sending a stop accounting message for this particular Simple Network Management
                  Protocol (SNMP) session. The timer value ranges from 30 to 65535. This default is
                  180.
 
            
            
               - acct-enable
 
               - Enables Remote Dial-In User
                  Services (RADIUS) accounting globally. RADIUS accounting cannot be enabled unless
                  a valid server is configured. This feature is disabled by default.
 
            
            
               - re-auth-timer <30-65535>
 
               - Timer to be sent for
                  re-authentication the Simple Network Management Protocol (SNMP) session. The timer
                  value ranges from 30 to 65535. The default is 180.
 
            
            
               - user WORD<0-20>
 
               - Specifies the username for the
                  Simple Network Management Protocol (SNMP) access. WORD<0-20> specifies the
                  username in a range of 0 to 20 characters. The default is snmp_user.
 
            
         
      
      Default
         
         The default value is disabled.
      
      Command Mode
         
         Global Configuration