Convert .my mib to .txt

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
jdunitz
Posts: 235
Joined: Wed Feb 05, 2020 2:50 pm

Re: Convert .my mib to .txt

Post by jdunitz »

That's correct; each manufacturer has their own MIBs and OIDs, and they're unique to each vendor and/or product.

--Jeffrey
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
informatica
Posts: 99
Joined: Thu Jan 28, 2021 9:55 pm

Re: Convert .my mib to .txt

Post by informatica »

Thanks for the update.

We got MIB files and along with OID's.

please find the attachment for the MIB file and OID details. we have uploaded the MIb file in /usr/share/snmp/mibs/

we have four OIDs which are present in MIB file.
sbc in attempt call total
.1.3.6.1.4.1.5003.10.8.2.54.65.1.3.0

SBc out attempt call
.1.3.6.1.4.1.5003.10.8.2.54.67.1.3.0

sbc in total estabilished call :
.1.3.6.1.4.1.5003.10.8.2.54.69.1.3

sbc out total estabilished call
.1.3.6.1.4.1.5003.10.8.2.54.71.1.3

All above OIDs we have call from nagios. but we have not received any data and we are getting the error as no such OID present


[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.69.1.3
SNMPv2-SMI::enterprises.5003.10.8.2.54.69.1.3 = No Such Object available on this agent at this OID
You have new mail in /var/spool/mail/root
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.69.1.3.0
SNMPv2-SMI::enterprises.5003.10.8.2.54.69.1.3.0 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 1.3.6.1.4.1.5003.10.8.2.54.69.1.3.0
SNMPv2-SMI::enterprises.5003.10.8.2.54.69.1.3.0 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 1.3.6.1.4.1.5003.10.8.2.54.67.1.3.0
SNMPv2-SMI::enterprises.5003.10.8.2.54.67.1.3.0 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.67.1.3.0
SNMPv2-SMI::enterprises.5003.10.8.2.54.67.1.3.0 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.67.1.3
SNMPv2-SMI::enterprises.5003.10.8.2.54.67.1.3 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 1.3.6.1.4.1.5003.10.8.2.54.67.1.3
SNMPv2-SMI::enterprises.5003.10.8.2.54.67.1.3 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 1.3.6.1.4.1.5003.10.8.2.54.71.1.3
SNMPv2-SMI::enterprises.5003.10.8.2.54.71.1.3 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.71.1.3
SNMPv2-SMI::enterprises.5003.10.8.2.54.71.1.3 = No Such Object available on this agent at this OID
[root@ittestnagiosxi mibs]# snmpwalk -v2c -c XXXXX 10.80.60.12 .1.3.6.1.4.1.5003.10.8.2.54.71.1.3.0
SNMPv2-SMI::enterprises.5003.10.8.2.54.71.1.3.0 = No Such Object available on this agent at this OID


Note: I have attached all process which we done from our end. Please let us know if we have done any wrong from our end.
You do not have the required permissions to view the files attached to this post.
User avatar
jdunitz
Posts: 235
Joined: Wed Feb 05, 2020 2:50 pm

Re: Convert .my mib to .txt

Post by jdunitz »

You might still be missing the AUDIOCODES-TYPES-MIB.

Also, can you try just doing a plain snmpwalk, to have it dump out everything? I suspect your device may not even be configured to respond to SNMP, and this will tell us if that is the case:

snmpwalk -v2c -c XXXXX 10.80.60.12

Let us know what you find.

--Jeffrey
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
informatica
Posts: 99
Joined: Thu Jan 28, 2021 9:55 pm

Re: Convert .my mib to .txt

Post by informatica »

You might still be missing the AUDIOCODES-TYPES-MIB -- What this MIB again could you please confirm, our vendor has given audio given AC-PMControl.my file. do we need upload again AUDIOCODES-TYPES-MIB ???

and we are able to communicate the snmp from nagios to SBC device. Please find the attachment for the snmpwalk result.
[root@ittestnagiosxi ~]# snmpwalk -v2c -c XXXX 10.80.60.12
SNMPv2-MIB::sysDescr.0 = STRING: Product: MG 800C ESBC ;SW Version: 7.20A.202.203
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.5003.8.1.1.72
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (456962060) 52 days, 21:20:20.60
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING:
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 76
IF-MIB::ifNumber.0 = INTEGER: 12
IF-MIB::ifIndex.1141916417 = INTEGER: 1141916417
IF-MIB::ifIndex.1141916418 = INTEGER: 1141916418
IF-MIB::ifIndex.1141916419 = INTEGER: 1141916419
IF-MIB::ifIndex.1141916420 = INTEGER: 1141916420
IF-MIB::ifIndex.1142178561 = INTEGER: 1142178561
IF-MIB::ifIndex.1142178562 = INTEGER: 1142178562
IF-MIB::ifIndex.1142178563 = INTEGER: 114217856
You do not have the required permissions to view the files attached to this post.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Convert .my mib to .txt

Post by gsmith »

Hi,

The beginning of the OID tree has some standards, but once it gets to a manufacturer they can pretty much do what they
want.

There are MIB browsers out there that help make sense of the MIB flat file. A free one is ManageEngine MIB Browser
available at https://www.manageengine.com/products/m ... nload.html

Download it, and you can load a MIB file that was provided to you by a vendor. It well help you find what is
available to be monitored for that specific MIB/piece of equipment.

Thanks
informatica
Posts: 99
Joined: Thu Jan 28, 2021 9:55 pm

Re: Convert .my mib to .txt

Post by informatica »

As you suggested we have already tried with Manage engine Browser. Please find the attachment for the list of screen shot.

I could see same OID are visible through the manage engine MIb also.

I have not understand the below statement could you please explain once again

The beginning of the OID tree has some standards, but once it gets to a manufacturer they can pretty much do what they
want.
You do not have the required permissions to view the files attached to this post.
dchurch
Posts: 858
Joined: Wed Oct 07, 2020 12:46 pm
Location: Yo mama

Re: Convert .my mib to .txt

Post by dchurch »

gsmith wrote:The beginning of the OID tree has some standards, but once it gets to a manufacturer they can pretty much do what they
want.
The statement means that the SNMP standard has some OIDs already in it that don't necessarily need to be defined in vendor MIB files. They use a set of standard numbers for their OIDs, and mean the same thing across devices (if supported).
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.

Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
informatica
Posts: 99
Joined: Thu Jan 28, 2021 9:55 pm

Re: Convert .my mib to .txt

Post by informatica »

Thanks for the update,

As you suggested i have checked from Manger MIB browser and provided the screen shot. Could you please validate let us know on this. Could you please suggest us for further, because we struck to enable the OID which are vendor provided.

Please let us know from nagios end do we need check any configuration, Let me know if any changes required. Because we are not getting data using these OID, where as vendor confirms that the OID will work for this model.

we are not sure where we are missing to enable.
dchurch
Posts: 858
Joined: Wed Oct 07, 2020 12:46 pm
Location: Yo mama

Re: Convert .my mib to .txt

Post by dchurch »

I'm not sure what the problem is. What's preventing you from moving forward? What have you tried? After installing the MIBs, can you please try going thru the SNMP wizard with the OID you want? Is it giving any error message? If so, what is the error message it's giving?
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.

Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
informatica
Posts: 99
Joined: Thu Jan 28, 2021 9:55 pm

Re: Convert .my mib to .txt

Post by informatica »

Yeah, we are not sure what stopping to get the data and how to resolve the issue.

Please help us to resolve let me know if you need more details from nagios end.
Could you please confirm which snmp wizard we have to use?? Please find the attachment.
You do not have the required permissions to view the files attached to this post.
Locked