Florian Müller
Florian Müller

Reputation: 7785

How to add a new OID and fill values?

I need a good beginner advice - all tutorial I searched are either outdated or do not contain the information how to achieve what I want.

I want:

That's actually all I want, but I didn't make it to find out all this.

PLEASE if you could just point out simple steps, that would be quite great!

Thank you for the help!

Upvotes: 0

Views: 3706

Answers (2)

Wes Hardaker
Wes Hardaker

Reputation: 22262

Telling someone how to write a MIB is extremely difficult. It's a complex process and you need to understand a lot of the background behind MIB design. I strongly recommend you go read a book (Understanding SNMP MIBs being one of the best). Without learning about MIBs properly first, you'll make too many mistakes.

As for software, it's nearly impossible to answer without you explaining your environment: what operating system, machine type, etc. If you're using Net-SNMP, see the Coding Tutorials page. If you're using a commercial product (eg, SNMP research), then go ask them for help!

Upvotes: 1

Lex Li
Lex Li

Reputation: 63243

Can you read carefully what I posted to your previous question?

How to create SNMPv1 community string?

If you do spare some time to go through the classic book your ABC questions can be easily answered by that book.

If something on that book is out of date, simply post smaller questions on those specific points and you will get corresponding assistance.

Don't post some big and vague question especially when some proper Googling does show good links. For example search for "net-snmp extend".

Upvotes: 0

Related Questions