Page created: 21 Jan 2020
|
Page updated: 15 Jul 2020
Configure SNMP monitoring to get an overview of the network performance.
The SNMP management information base (MIB) defines network data available for SNMP monitoring. The MIB file is located in the <pf_install>/pingfederate/SNMP directory. The MIB describes the object identifiers that PingFederate uses to communicate information through SNMP. These identifiers are globally unique and managed by the Internet Assigned Numbers Authority (IANA).
SNMP supports Gets and Traps.
- Gets
- A Get is a request for status information sent by a network-management console to an SNMP agent. Embedded within each PingFederate server is an SNMP agent that brokers the communication between the management console and the PingFederate runtime engine.
- Traps
- A Trap is a spontaneous communication from an agent to a network-management console. PingFederate generates a Trap at regular intervals, the server “heartbeat.” Each Trap contains the amount of time the server instance has been running since its most recent start-up.
- Go to
- Optional:
In the Runtime Reporting window, enable Gets.
- Select the Respond to Get Requests check box.
- Modify the Local Agent Port and the Community Name field values as needed.
- Optional:
In the Runtime Reporting window, enable Traps.
- Select the Generate Traps check box.
- Provide the required information for your network-management console and modify the "Heartbeat" Interval field value as needed.
- Click Test SNMP Configuration to send a single Trap to your network-management console
- Verify the result.
- To keep your changes, click Save.
- To discard your changes, click Cancel.