Skip to main content

Questions tagged [snmp]

Simple Network Management Protocol(SNMP) is an Internet-standard protocol for managing devices on IP networks. SNMP generally operates over UDP.

1 vote
0 answers
20 views

Some applications of poorer quality cause a core dump now and then, and those core dumps are not always detected in time, while those may require further actions (like restarting the application). So ...
U. Windl's user avatar
  • 1,366
0 votes
0 answers
42 views

I would like to get an automated program to retrieve the number of printed pages from a HP Color LaserJet MFP E57540, a HP Color LaserJet MFP E57540, and a HP Color LaserJet MFP E87650. In those ...
MUY Belgium's user avatar
0 votes
0 answers
35 views

I am running snmpd with non root privileges on a FreeBSD system. This is possible since this commit. I am using this version net-snmp-5.9.4_6. When I fire an snmp request (snmpwalk for instance), ...
abens's user avatar
  • 1
0 votes
0 answers
220 views

I am trying to monitor an RIELLO UPS MULTI PLUS MLT via SNMP using zabbix with the following template linked on it: UPS RFC 1628 SNMP which allows me to collect the following data on the Latest data ...
david sierra fernandez's user avatar
1 vote
0 answers
278 views

I have a program handling pass_persist from snmpd. It works fine for get and getnext requests. Get on 0.0 returns 0.0, and GetNext on 0.0 returns 0.1: user@debianbase:~$ sudo snmpget -v 2c -c public ...
John Moffitt's user avatar
0 votes
1 answer
820 views

I am trying to use nftables [v1.0.2 (Lester Gooch)] to drop SNMP packets containing the community string 'pawan'. I am trying to use the nftables payload expressions - raw payload expression to match ...
Pa1's user avatar
  • 101
0 votes
1 answer
739 views

I use snmpwalk 5.9.3 on Kali, and try to send SNMPv3 requests, but the settings I put with my command lines are not used to populate the sent request. For instance, when I try: snmpwalk -v 3 -l ...
truklimb's user avatar
2 votes
0 answers
437 views

I am working with ASIANUX Server7 machine offline and I need to install snmp. In fact, I downloaded net-snmp-5.7.2-49.el7.x86_64.rpm from other machine and I copied it to the ASIANUX machine and I ...
HakimFerchichi's user avatar
0 votes
0 answers
3k views

I have a zabbix server, and I want to monitor an ubuntu 22.04 using SNMP I used the following commands to install and set the snmp user for the ubuntu 22.04 $ sudo apt install snmp snmpd libsnmp-dev $ ...
Abdo.Ch99's user avatar
2 votes
1 answer
302 views

I'm in a dead end with this problem. I set an ifAlias for some interfaces for some testing, the alias seems set properly: $ ip link show 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc ...
MonsieurMemons's user avatar
0 votes
1 answer
912 views

I'm running the command snmpwalk -v 1 localhost -c public .1.3.6.1.4.1.10876 The command does not give any errors such as timeout and it also does not output anything. echo $? after running the ...
manhasnoname's user avatar
1 vote
1 answer
2k views

I downloaded and installed Net-SNMP 5.7.0 for Windows from this link: https://sourceforge.net/projects/net-snmp/files/net-snmp%20binaries/5.7-binaries/ It's running ok, but every time I run SnmpGet....
Tomasi's user avatar
  • 11
0 votes
1 answer
196 views

When configuring net-snmp DTLSUDP to listen to all IPv4 addresses, it is configured as follows: agentaddress dtlsudp:10161 How do you configure DTLSUDP to listen on all IPv6 addresses?
Graham Leggett's user avatar
0 votes
1 answer
1k views

Tailoring an SNMP view for net-snmp 5.7.3, I fail to exclude IF-MIB::ifPhysAddress from my view: What ever I tried, I still get the MAC addresses in snmpwalk. Still I'm sure my view is being used as ...
U. Windl's user avatar
  • 1,366
0 votes
1 answer
306 views

Does anyone have the ASN.1 source for the Microsoft MIB? I'm not interested in network management but they use their enterprise number to define several object ID's that they include in CSR's ...
hkc's user avatar
  • 47

15 30 50 per page
1
2 3 4 5
8