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"
_______________________________________________
Mibble-users mailing list
Mibble-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/mibble-users

Reply via email to