RSA Product Set: SecurID
RSA Product/Service Type: RSA Authentication Manager
RSA Version/Condition: 8.7 or later
Platform: Linux
An administrator has a requirement to check Network Monitoring (SNMP v3) is working using SNMP walk.
The Linux shell script (called SNMPdatacollect.sh) will use SNMP walk to generate a SNMP Statistics HTML Report on an Authentication Manager Instance.
Installation
- Download and copy the attached SNMPdatacollect.sh shell script into the /tmp folder on the primary instance in the Authentication Manager deployment. Use the procedure at URL https://community.rsa.com/s/article/Enable-Secure-Shell-on-the-Appliance-bf9a6052 to enable secure shell on the Appliance where needed. Where secure shell has been enabled, a secure FTP client, such as WinSCP, can be used to copy the shell script into the /tmp folder on the primary instance.
- Change the permissions of the SNMPdatacollect.sh shell script so it can be executed at the command line:
chmod 755 /tmp/SNMPdatacollect.sh
Usage
- Logon to the Authentication Manger instance with the rsaadmin account, either in an secure shell session or at the local console.
- Elevate the privileges of the rsaadmin account using the command:
sudo su -
- Navigate to the /tmp folder using the command:
cd /tmp
- Run the shell script using the command:
./SNMPdatacollect.sh
Example
rsaadmin@am87-1:~> sudo su - [sudo] password for rsaadmin: am87-1:~ # cd /tmp am87-1:/tmp # ./SNMPdatacollect.sh snmpuser password SHA password AES - Date : Fri Oct 25 04:42:38 UTC 202 - General Usage: SNMPdatacollect.sh [Security Name] [Authentication Password] [Authentication Protocol] [Privacy Password] [Privacy Protocol] - Checking SNMPwalk parameters.. - parameters provided were validated... - using SNMPWALK to obtain the data for the HTML report... - System Name : SNMPv2-MIB::sysName.0 = STRING: am87-1 - System Uptime : DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (71448849) 8 days, 6:28:08.49 - Total Swap Size : UCD-SNMP-MIB::memTotalSwap.0 = INTEGER: 8387576 kB - Available Swap Space : UCD-SNMP-MIB::memAvailSwap.0 = INTEGER: 8349944 kB - Total RAM in machine : UCD-SNMP-MIB::memTotalReal.0 = INTEGER: 8139020 kB - Total RAM used : UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 454788 kB - Total RAM Free : UCD-SNMP-MIB::memTotalFree.0 = INTEGER: 8804732 kB - Total RAM Shared : UCD-SNMP-MIB::memShared.0 = INTEGER: 463968 kB - Total RAM Buffered : UCD-SNMP-MIB::memBuffer.0 = INTEGER: 786724 kB - Total Cached Memory : UCD-SNMP-MIB::memCached.0 = INTEGER: 1144256 kB - Total Disk Size (KB) : UCD-SNMP-MIB::dskTotal.1 = INTEGER: 514733696 - Used Disk Size (KB) : UCD-SNMP-MIB::dskUsed.1 = INTEGER: 19044428 - Available Disk Size : UCD-SNMP-MIB::dskAvail.1 = INTEGER: 469485368 - CPU - 1 min load : UCD-SNMP-MIB::laLoad.1 = STRING: 0.01 - CPU - 5 min load : UCD-SNMP-MIB::laLoad.2 = STRING: 0.00 - CPU - 15 min load : UCD-SNMP-MIB::laLoad.3 = STRING: 0.00 - AM License s/n : SNMPv2-SMI::enterprises.2197.20.18.1.6.0 = STRING: "AM_DEVELOPERS" - Customer Name : SNMPv2-SMI::enterprises.2197.20.18.1.2.0 = STRING: "AM Developers Only" - Total AM Instance(s) : SNMPv2-SMI::enterprises.2197.30.5.28.0 = INTEGER: 2 - AM IP address(es) : SNMPv2-SMI::enterprises.2197.20.22.1.4.0 = STRING: "192.168.26.151" SNMPv2-SMI::enterprises.2197.20.22.1.4.1 = STRING: "192.168.26.150" - Replication Status : SNMPv2-SMI::enterprises.2197.20.21.1.5.0 = STRING: "HEALTHY" SNMPv2-SMI::enterprises.2197.20.21.1.5.1 = STRING: "HEALTHY" - Total No. of Tokens : SNMPv2-SMI::enterprises.2197.30.5.18.0 = INTEGER: 5 - Total Unassigned Tokens : SNMPv2-SMI::enterprises.2197.30.5.20.0 = INTEGER: 0 - Total Disabled Tokens : SNMPv2-SMI::enterprises.2197.30.5.21.0 = INTEGER: 0 - Total RADIUS Servers : SNMPv2-SMI::enterprises.2197.30.5.32.0 = INTEGER: 2 - Total RADIUS Clients : SNMPv2-SMI::enterprises.2197.30.5.33.0 = INTEGER: 3 - Total RADIUS Profiles : SNMPv2-SMI::enterprises.2197.30.5.34.0 = INTEGER: 1 - Total No. of Agents : SNMPv2-SMI::enterprises.2197.30.5.25.0 = INTEGER: 10 - Total Unrestricted Agents : SNMPv2-SMI::enterprises.2197.30.5.26.0 = INTEGER: 10 - Total Database Users : SNMPv2-SMI::enterprises.2197.30.5.1.0 = INTEGER: 9 - Generating HTML report... -- HTML Report name : /tmp/SNMPreport_202410250442.html - Done!
Viewing SNMPreport_202410250442.html in a web browser:
A secure FTP client (e.g. WinSCP) can be used to obtain a copy of the HTML report from the /tmp folder of the Authentication Manager instance where secure shell has been enabled.
SNMP walk is an SNMP application that uses SNMP GETNEXT requests to collect SNMP data from an Authentication Manager where Network Monitoring (SNMP v3) has been enabled. Refer to the procedure are URL https://community.rsa.com/s/article/Configure-SNMP-99ddf4a2 to enable and configure SNMP in RSA Authentication Manager.
Related Articles
RSA Announces the October Release of RSA SecurID Access 2Number of Views Cloud Access Service - Product Basics 19Number of Views How to enable HTTP Strict Transport Security (HSTS) Header on Authentication Manager Prime Self-Service Portal 33Number of Views RSA Authentication Manager 8.8 Google Compute Engine Virtual Appliance Getting Started 34Number of Views RSA Authentication Manager 8.2 SP1 Dell Hardware Appliance Getting Started 3Number of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process