Obtain SNMP security name and authentication password from command line with RSA Authentication Manager 8.X
Originally Published: 2016-07-25
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Resolution
- SSH to server using rsaadmin account.
- Change to root using sudo su -:
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Thu Jan 2 15:50:00 2020 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am82p:~> sudo su - rsaadmin's password:<enter operating system password> am82p:~ #
- Type the following command to view the snmpd.conf.
- The user name and password are shown below in bold. In the example below the user name is snmpuser and the password is P4ssw0rd!.
am82p:~ # cat /etc/snmp/snmpd.conf ########################################################################### # # snmpd.conf # # - created by the snmpconf configuration program # ########################################################################### createUser snmp_a0uvpzhu rouser snmp_a0uvpzhu noauth .1.3.6.1.4.1.2021 iquerySecName snmp_a0uvpzhu agentSecName snmp_a0uvpzhu ########################################################################### agentaddress 161 proxy -v 3 -u snmpuser -l authPriv -a MD5 -A P4ssw0rd! -x DES -X Privacy1! 27.0.0.1:8002 .1.3.6.1.4.1.2197 disk / 1% load 100.01 100.02 100.03 #monitor -S -r 600 -o dskPath -o dskErrorMsg "disk free space below threshhold" dskErrorFlag != 0 #monitor -S -r 600 -o laNames -o laErrMessage "load above threshhold" laErrorFlag != 0 #monitor -S -r 600 -o memTotalFree -o memTotalReal "total free memory below threshhold" memTotalFree < 1024 #trapsess -v 3 -u remoteuser -a MD5 -A authPassword -x DES -X privPassword -l authPriv 1.2.3.4
Related Articles
Manage Passwords Automatically 18Number of Views Manage Passwords Automatically Option Greyed Out 14Number of Views Managing Passwords 37Number of Views Changing root and tablus user passwords on DLP Network devices 72Number of Views Managing User Accounts 18Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?