Is it possible to get ipNetToPhysicalNetAddress column from ipNetToPhysicalTable from OID tree? In all devices that I tried I received \"NoSuchInstance\" SNMP error.
I\'ve wrote a Perl script to query devices (switches) on the network, it\'s used to find an mac address over the LAN. But, I would like to improve it, I mean, I have to give to my script these paramet
I want to build an application using snmp for searching my LAN and exploring the devices which have shared some res开发者_高级运维ources. I need some assistance to start with it, I have trying to do t
Can I use acl for SNMPv3 operation?. My DUT has provision to bind acl with community string only. I don\'t find any cli to bind开发者_如何学C acl with snmp users.I can\'t help or fix your device if it
I have a standalone Java application written with Apache Camel which I want to monitor via SNMP. I think Camel uses Spring\'s JMX (@ManagedAttribute, @ManagedResource etc) and I can see various Camel-
for my internship i have to code a network supervisor. I\'m writting perl scripts to find all informations (speed, mac address, duplex...) from an interface name on the switch.
In response to my question about .NET SNMP support (Looking for an .NET SNMP Extension agent) @Lex Li indicated that Microsoft are basically lavishing their instrumentati开发者_开发知识库on love on W
Currently i use the following to figure it out: For total memory: .1.3.6.1.2.1.25.2.2.0 For used memory i walk the following oid (gives me usage of each process):
On a router, switch, or similar network device with interfaces implementing the ifType mib, what exactly is meant by an ifType of l3ipvlan? I can see the phrase \"Layer 3 Virtual LAN using IP\" readil
I have an SNMP client, sending my PC SNMP traps with destination port 162. I run asniffer (Wireshark) from my PC, and see that the traps are indeed received.