Obtain SNMP security name and authentication password from command line with RSA Authentication Manager 8.X
Originally Published: 2016-07-25
Last Modified: 2022-06-20
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 Cannot access Security Console after patch installation failed and restored to earlier version. 29Number of Views Manage Passwords Automatically Option Greyed Out 16Number of Views Managing Passwords 41Number of Views Managing User Accounts 23Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Unable to login to RSA Authentication Manager Security Console as super admin Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x
Don't see what you're looking for?