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 Radius Servers Replication Status "Cannot determine Status" 261Number of Views Replication Status 245Number of Views Check Replication Status 98Number of Views RSA Authentication Manager 8.x shows replication status as "Instance Offline" 2.92KNumber of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Deploying RSA Authenticator 6.2.2 for Windows Using DISM RSA MFA Agent 2.4 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?