Top "Snmp" questions

Simple Network Management Protocol (SNMP) is an Internet-standard protocol for managing devices on IP networks and consists of operations for data retrieval, modification and notification.

Managing Cisco programmatically; Telnet vs SNMP?

I was recently approached by a network-engineer, co-worker who would like to offload his minor network admin duties to a …

network-programming telnet snmp cisco
Define MIB and send SNMP trap under .net

I have developed a special application for a company under .net in C# and it is used for years. Now …

.net snmp mib sharp-snmp snmp-trap
What is the difference between SNMP GETBULK and GET operations

Background I am trying to create a project of an SNMP web site to get information on network devices. I …

c# snmp cisco sharp-snmp
How to measure a Website Bandwidth (Upload+Download) in MB using C#/VB.Net programmatically?

Hope that everybody is fine here. I am writing a windows service in C#/VB.Net that aims at measuring …

c# iis bandwidth snmp
SNMP OUTPUT OPTIONS - How do I get the OID response value only?

I have to go through and collect a few OIDs from some SNMP enabled network printers with a BASH script …

mysql bash snmp net-snmp mib
How to use the mib2c command?

Actually I'm trying to generate .h & .c files by given sysSwYear as MIBNODE and I'm using following command: mib2…

snmp net-snmp mib
Java Getting Name/Description for OIDs in MIB

I am programming a network management system, and need to be able to print out meaningful names behind the OIDs …

java networking snmp oid mib
What SNMP library for .NET makes traps, sets or gets simple?

What are the best SNMP libraries to use with .NET? Specifically for listening for traps or sending set or get …

.net networking network-protocols snmp
SNMP OID: How to find the firmware version of a cisco switch from MIB

I am looking for a OID to get the firmware version of a Cisco Switch using SNMP. I tried the …

snmp cisco oid
parsing SNMP MIB files (OID translation)

I am making a network device monitor. Part of it is a PHP front-end where user can enter the SNMP …

php snmp oid mib