Monitoring replication status using SNMP in RSA Authentication Manager 8.x
Originally Published: 2015-11-26
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Resolution
When an administrator queries the replicationStatus on a primary instance, an additional value or parameter can be added to the OID; for example, SNMP OID .1.3.6.1.4.1.2197.20.21.1.5.0 for the primary instance or SNMP OID .1.3.6.1.4.1.2197.20.21.1.5.1, for the replica instance.
Following is an example of an snmpwalk done on a primary instance:
rsaadmin@app81p:~> snmpwalk -v 3 -u snmpuser -l authPriv -a MD5 -x DES -A "Password01." -X "Password01." 127.0.0.1 .1.3.6.1.4.1.2197.20.21.1.5.0 RFC1155-SMI::enterprises.2197.20.21.1.5.0 = STRING: "HEALTHY" rsaadmin@app81p:~> snmpwalk -v 3 -u snmpuser -l authPriv -a MD5 -x DES -A "Password01." -X "Password01." 127.0.0.1 .1.3.6.1.4.1.2197.20.21.1.5.1 RFC1155-SMI::enterprises.2197.20.21.1.5.1 = STRING: "HEALTHY"
An administrator would query the replica instance with one OID value to return the value of replicationStatus for example, using SNMP OID .1.3.6.1.4.1.2197.20.21.1.5.0.
Following is an example of an snmpwalk done on a replica instance:
rsaadmin@app81r:~> snmpwalk -v 3 -u snmpuser -l authPriv -a MD5 -x DES -A "Password01." -X "Password01." 127.0.0.1 .1.3.6.1.4.1.2197.20.21.1.5.0 RFC1155-SMI::enterprises.2197.20.21.1.5.0 = STRING: "HEALTHY"
The syntax of the snmpwalk command is
snmpwalk -v 3 -u <Security Name> -l <Security Level> -a <Authentication Protocol> -x <Privacy Protocol> -A <Authentication Password> -X <Privacy Password> <hostname/IP address> <OID value>
The values in the snmpwalk command were configured in the Security Console.
- Navigate to Setup > System Settings.
- Under Advanced Settings, select Network Monitoring (SNMP).
- Select the primary or replica for the Instance Type.
- Click Next.
Notes
Related Articles
RSA Authentication Manager 8.1 SP1 or later reports RADIUS server replication status cannot be determined 37Number of Views Replication Status 247Number of Views Check Replication Status 101Number of Views Radius Servers Replication Status "Cannot determine Status" 293Number of Views RSA Authentication Manager 8.x shows replication status as "Instance Offline" 3.06KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process
Don't see what you're looking for?