Hi,
I’m trying to integrate a MIB for my FortiGate ( I got the MIB file from my FortiGate )
when I run
snmptranslate -m /opt/librenms/mibs/FORTINET-FORTIGATE-MIB
it gives me the following error
Cannot adopt OID in FORTINET-FORTIGATE-MIB: wIppStatsTable ::= { fgFwIppTables 1 }
If anyone knows what I can do to resolve this will be appreciated
Elias
5 July 2019 11:24
2
That MIB is already in the codebase: /opt/librenms/mibs/fortinet/FORTINET-FORTIGATE-MIB
Running
./discovery.php -h xx.xx.xx.xx -d -m applications
gives the following error @ MIB
MIB: registering
SNMP[‘/usr/bin/snmptranslate’ ‘-M’ ‘/opt/librenms/mibs:/opt/librenms/mibs/fortinet’ ‘-IR’ ‘-m’ ‘all’ ‘.1.3.6.1.4.1.12356.101.1.3006’]
Unknown object identifier: .1.3.6.1.4.1.12356.101.1.3006
This doesn’t look like a MIB:
MIB: Could not find all::.1.3.6.1.4.1.12356.101.1.3006
Elias
5 July 2019 13:01
5
And are you sure the fgt should return something with that oid? at least for me a virtual fortigate doesn’t know that oid and returns nothing:
SNMPv2-SMI::enterprises.12356.101.1.3006 = No Such Object available on this agent at this OID
I think it’s specifically for 300D.