Network Performance Monitor (NPM) Flashcards
What port is used for SNMP queries?
UDP/161
What port is used for receiving SNMP traps?
UDP/162
What port is the default SMTP port?
TCP/25
What is an external node?
It’s a node added to the NPM inventory that will neither be pinged nor polled.
What is a MIB?
Management Information Base
In the case of enterprise MIBs (1.3.6.1.4.1.*) they’re enterprise-supplied text files with all the details about their own devices.
In the case of standard information (1.3.6.1.2.1.*) they’re defined in RFC3418 (e.g., system name, system location, system description).
What’s an OID?
Object Identifier
These are the individual data points offered via SNMP by devices that support it. OIDs are documented in MIB (management information base) files.
If you want to stop getting alerts but continue to get ping and statistics results for a device, what do you do?
Set the device to muted for the duration in question.
Agents are available for what OS(s)?
Windows, Linux, AIX
How do you add escalation to alerts?
- Alert
- Trigger Actions
- Add Escalation
- Select how long to wait before escalating
- Add action for new escalation level
What port is used for Agent Installer (Inbound)?
- TCP/135 (DCE/RPC Locator Service) Microsoft EPMAP
- TCP/445 (Microsoft-DS SMB File Sharing)
WMI is only needed for deploying the agent to a Windows server with the Add Node or Add Agent wizard. If you do not want to open WMI ports required for software deployment, you can use another deployment method for the Agent.
WMI also uses any random TCP port greater than 1024.
What port is used for SolarWinds Agent (Inbound) - Server-Initiated?
TCP/17790
What port is used for SolarWinds Agent (Outbound) - Agent-Initiated?
TCP/17778
What port is used for SQL Server connections?
TCP/1433
What port is used for SQL Server Browser Service queries?
TCP/1434
This is the service that will determine which instance you’re asking for and then redirect to you to that other port at 1024+.
What port is used for WMI (After Initial Request)?
TCP/1024 - 65535
What is the permission required to acknowledge alerts?
Allow Account to Clear/Acknowledge Orion Messages
What port is used for WMI (Initial Request)?
TCP/135
How do you limit access to reports?
New reports may be assigned to individual accounts by creating Report Limitation Categories in the web console Report Wizard and then set in the Manage Accounts area.
When monitoring VMware ESX/ESXi what two things are fetched with SNMP instead of the API?
Volumes and Interfaces
Which of the following actions do NOT require previous configuration?
- Send an email or page in the Orion Platform
- Dial a paging or SMS service in the Orion Platform
- Log event to a file
- Play a sound when an alert is triggered in the Orion
Platform - Log the event to the NetPerfMon event log
- Send an SNMP trap in the Orion Platform
- Use the speech synthesizer to read alerts in the Orion Platform
3 and 5
What are the report format options?
CSV, HTML, PDF, and XLS
For correct device identification with SNMP, what must the device provide?
SysObjectID
For Windows servers, SolarWinds recommends using WMI polling. (True/False)
True
WMI uses more bandwidth, CPU, and memory than SNMP per poll. (True/False)
True