Bonjour
Je suis sur une machine sous Squeeze (2.6.32-5-amd64) sur laquelle je rencontre un soucis que je n’arrive pas a résoudre.
Je m’explique, lorsque je lance une commande liée a snmp (snmpwalk, snmpget,…)
J’ai en retour, avant le résultat de commande, une quantité impressionnante de message d’“erreurs”
No log handling enabled - turning on stderr logging
Attempt to define a root oid (iso): At line 9 in /usr/share/snmp/mibs/SNMPv2-SMI
Bad parse of OBJECT IDENTIFIER: At line 9 in /usr/share/snmp/mibs/SNMPv2-SMI
Did not find 'enterprises' in module SNMPv2-SMI (/usr/share/snmp/mibs/UCD-SNMP-MIB)
Unlinked OID in UCD-SNMP-MIB: ucdavis ::= { enterprises 2021 }
Undefined identifier: enterprises near line 39 of /usr/share/snmp/mibs/UCD-SNMP-MIB
Did not find 'ucdExperimental' in module UCD-SNMP-MIB (/usr/share/snmp/mibs/UCD-DLMOD-MIB)
Unlinked OID in UCD-DLMOD-MIB: ucdDlmodMIB ::= { ucdExperimental 14 }
Undefined identifier: ucdExperimental near line 13 of /usr/share/snmp/mibs/UCD-DLMOD-MIB
Did not find 'ucdExperimental' in module UCD-SNMP-MIB (/usr/share/snmp/mibs/UCD-DISKIO-MIB)
Unlinked OID in UCD-DISKIO-MIB: ucdDiskIOMIB ::= { ucdExperimental 15 }
…
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceVideo ::= { hrDeviceTypes 10 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceDiskStorage ::= { hrDeviceTypes 6 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDevicePrinter ::= { hrDeviceTypes 5 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceNetwork ::= { hrDeviceTypes 4 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceProcessor ::= { hrDeviceTypes 3 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceUnknown ::= { hrDeviceTypes 2 }
Cannot adopt OID in HOST-RESOURCES-TYPES: hrDeviceOther ::= { hrDeviceTypes 1 }
Cannot adopt OID in TCP-MIB: tcpMIBConformance ::= { tcpMIB 2 }
Cannot adopt OID in SNMP-VIEW-BASED-ACM-MIB: vacmBasicGroup ::= { vacmMIBGroups 1 }
Cannot adopt OID in CISCO-RHINO-MIB: ciscoLS1010PortEntry ::= { ciscoLS1010PortTable 1 }
Je suis loin d être un spécialiste de SNMP, mais je ne trouve nul part de solutions a mon problème, j ai vérifié que mes mibs se trouvaient au bon endroit, etc,… sans succès
Je cherche donc désespérément une solution a mon “problème”…