(Linux) Bandwidth Monitor not getting any data
Hi,
Steps for SNMP walk:
- Copy the attached txt file to <OpUtils_Installed_Dir>\OpUtils\bin directory.
- Rename the file to snmpwalk.sh
- Open a command prompt and change directory to <OpUtils_Insall_Dir>\OpUtils\bin
- Execute the following command: sh snmpwalk.sh <device name> <SNMP Community>
( Example: sh snmpwalk.sh 10.12.18.185 public ) - After successful execution, send us the devicedetails.txt file which created in the same directory.
New to ADSelfService Plus?
Related Articles
(Windows) Bandwidth Monitor not getting any data
Hi, Steps for SNMP walk: Copy the attached txt files to <Installation_Directory>\bin directory. Rename the file bwm_snmpwalk.txt to snmpwalk.bat Rename the file sc.txt to scl.bat Open a command prompt and change directory ...
(Linux) Why subnets in IPAM not scanned?
Take Screenshots/Output for all the below commands for troubleshooting and giving solution asap Solution 1: If nmap not works in linux machine, We have to change mode to executable. Resolution: Go to OpManager/Nmap directory via terminal. Exceute the ...
Switch Port Mapper does not display the associated IP for MAC addresses
Cause: OpUtils can not retrieve the MAC - IP information from the scanned network. Resolution: Scenario 1: Router not added to OpUtils. Description: The router added to OpUtils must be in the same network as the switch. If no router in the switch's ...
Device Type details not displayed in IP Address Manager
Description: For the monitored IPs under IP Address Manager, the Device Type feild is empty or not defined. Cause: OpUtils fetches the Device Type details from Active Directory (AD). By design, from the DNS table, OpUtils fetches the IP and ...
OpUtils Database Migration from Firebird to Postgres
OpUtils can be upgraded till 80000 build with Firebird database , any further upgrade needs either MSSQL or Postgres as database , here are the steps for the Firebird to Postgres DB migration: 1)Stop OpUtils Service 2)Take a complete OpUtils Folder ...