mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mibble-users] newbie question about using mibble


From: diffuser78
Subject: [Mibble-users] newbie question about using mibble
Date: Thu, 13 Sep 2012 10:34:18 -0700

Hi All,
 
I am a newbie at Java and mibble both. Can you please point me how to get started for the following:
 
1. I want to read http://net-snmp.sourceforge.net/docs/mibs/IF-MIB.txt ( I am assuming I will use MibLoader to load and read this, please correct me if I am wrong)
2. I want to to be able to get OID values if I provide snmp object names as follows: i.e if I want snmp object for 1.3.6.1.2.1.2 then mibble gives me "interfaces".  What class or api will I need
 
 
Thanks in advance.
 
 
"ifMIB"		"1.3.6.1.2.1.31"
"interfaces"		"1.3.6.1.2.1.2"
"ifMIBObjects"		"1.3.6.1.2.1.31.1"
"ifConformance"		"1.3.6.1.2.1.31.2"
"ifTableLastChange"		"1.3.6.1.2.1.31.1.5"
"ifXTable"		"1.3.6.1.2.1.31.1.1"
"ifStackTable"		"1.3.6.1.2.1.31.1.2"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]