Hi, I can't figure out why I'm getting these errors below.
I've used net-snmp on several linux machines for years. I setup a new machine this week with a newer flavor of Red Hat Enterprise Linux. I have the same user environment - MIBDIRS is pointing to the same directory. I copied all the mibs that come with net-snmp into the same directory. That helped with some OIDs but many give me this kind of response. Any ideas ? Thanks, Andy es1-vm-2:/users/kessler/pat-bin/pat/bin% /usr/bin/snmpget -v2c -t 2 -c entsol 10.0.89.32 .1.3.6.1.4.1.9.2.1.73.0 Cannot find module (DIFFSERV-MIB): At line 32 in /users/kessler/deploy/netman/snmp/mibs/MPLS-TE-STD-MIB.my Did not find 'IndexIntegerNextFree' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-TE-STD-MIB.my) Cannot find module (DIFFSERV-MIB): At line 32 in /users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-STD-MIB.my Did not find 'IndexInteger' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-STD-MIB.my) Did not find 'IndexIntegerNextFree' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-STD-MIB.my) Cannot find module (ATM-TC-MIB): At line 28 in /users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-MIB.my Cannot find module (MPLS-TC-MIB): At line 34 in /users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-MIB.my Did not find 'AtmVpIdentifier' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-MIB.my) Did not find 'MplsLdpGenAddr' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-MIB.my) Did not find 'MplsLdpLabelTypes' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-LDP-MIB.my) Cannot find module (VPN-TC-STD-MIB): At line 23 in /users/kessler/deploy/netman/snmp/mibs/MPLS-L3VPN-STD-MIB.my Did not find 'VPNIdOrZero' in module #-1 (/users/kessler/deploy/netman/snmp/mibs/MPLS-L3VPN-STD-MIB.my) Did not find 'InetVersion' in module INET-ADDRESS-MIB (/users/kessler/deploy/netman/snmp/mibs/CISCO-IETF-IPMROUTE-MIB.my) Did not find 'InetVersion' in module INET-ADDRESS-MIB (/users/kessler/deploy/netman/snmp/mibs/CISCO-IETF-PIM-MIB.my) CISCO-SMI::local.1.73.0 = STRING: "disk2:c7200-adventerprisek9-mz.150-1.M" es1-vm-2:/users/kessler/pat-bin/pat/bin% /usr/bin/snmpget -h USAGE: snmpget [OPTIONS] AGENT OID [OID]... Version: 5.1.2 Web: http://www.net-snmp.org/ Email: [email protected] ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
