473,385 Members | 1,487 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

questions about SNMP.

Hi, I am doing a project in which a NMS tries to get information from multiple managed devices. I wonder if any guru can answer my questions:
1. Can NMS broadcast SNMP request to get information from all devices? Then how do the devices respond it? Or may be NMS need to use select() to get asynchrony information?
2. I want to get printer’s information such as brand, model(e.g. Laser), type(e.g. color, white-black), How to know the OID? Seems that it is defined by enterprise (e.g. I google and found 1.3.6.1.4.1.311.1.7.1.1 means inetSrvStats … of Microsoft. Is there official place to find OID?
3. what if the enterprise does not provide the MIB and OID?
4. If I want to get printer’s information,
Sep 12 '07 #1
2 3368
Colloid Snake
144 100+
Hi, I am doing a project in which a NMS tries to get information from multiple managed devices. I wonder if any guru can answer my questions:
1. Can NMS broadcast SNMP request to get information from all devices? Then how do the devices respond it? Or may be NMS need to use select() to get asynchrony information?
2. I want to get printer’s information such as brand, model(e.g. Laser), type(e.g. color, white-black), How to know the OID? Seems that it is defined by enterprise (e.g. I google and found 1.3.6.1.4.1.311.1.7.1.1 means inetSrvStats … of Microsoft. Is there official place to find OID?
3. what if the enterprise does not provide the MIB and OID?
4. If I want to get printer’s information,
Hmm, these look suspiciously like homework questions. Did you ever find the answers to these? If not, where have you looked?
Oct 1 '07 #2
Hi, I am doing a project in which a NMS tries to get information from multiple managed devices. I wonder if any guru can answer my questions:
1. Can NMS broadcast SNMP request to get information from all devices? Then how do the devices respond it? Or may be NMS need to use select() to get asynchrony information?
2. I want to get printer’s information such as brand, model(e.g. Laser), type(e.g. color, white-black), How to know the OID? Seems that it is defined by enterprise (e.g. I google and found 1.3.6.1.4.1.311.1.7.1.1 means inetSrvStats … of Microsoft. Is there official place to find OID?
3. what if the enterprise does not provide the MIB and OID?
4. If I want to get printer’s information,

hello,
if u wants to access any object from NMS compulsary u should have MIB file.
and u can find some mibs in mibsearch.com site. u can download it and save it to in ur system. and copy this mib into ur SNMPc managers mib directory where u installed ur manager. and compile the mib by selecting mibdatabase from config menu.
Nov 6 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: Matthew Bell | last post by:
Hi, I'm looking for a high-performance SNMP manager toolkit (SNMPv1 / v2, GET / GETNEXT / GETBULK) I can use with Python on Windows2K/XP. I wonder if anyone has got any suggestions? Commercial...
1
by: dan byers | last post by:
hey everyone, i'm working on a system to monitor devices through SNMP. i'm using the Net::SNMP modules by D.Town. i try to load the snmp session request with a set of OIDs to make the system...
3
by: Kevin Ingram | last post by:
Is it possible to connect to devices and read SNMP data with ASP? I did a search and all I could find was utilities for sale to do it, wondered if it can be done using straight ASP. We are using...
1
by: ZacBowling | last post by:
Does anyone have an idea of how to access the SNMP API or WMI SNMP provider in C#/.NET? I need to query a Ascend MAX's SNMP service with a custom MIB in .NET. I won't be modify anything on the MAX...
0
by: Chris | last post by:
For the IBM DB2 Development following this group. SNMP is coming back in a big way. Changes in Version 2c and adoptions of Version 3 are ushering in the adoption of SNMP back into the enterprise....
0
by: ramgce2003 | last post by:
Dear all... We have an NMS Software(Created by using GUI(Window) based application in VC++) already used to comminicate to our SNMP Agent Note::: 1. Consider NMS Software(actas a client)...
1
by: idoha | last post by:
Hi, I am trying to determine the SNMP status on remote machine. I need to distinguish between two possible options, where the SNMP is not active: 1)When the SNMP listener is not active on a...
1
by: Dirk Van de moortel | last post by:
{ OOPS, posted this to moderated group perl.cpan.discuss as well, so it can take a while to get through, if it gets through at all Otherwise sorry for duplicate posting } We need to set up a...
7
by: moon1 | last post by:
how will I change the code the 1st code according to the 2nd one? 1st code sub snmpGet(@) { # Assign arguments my ($deviceName)=$_; # Device name to read from my...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.