Subject: snmp MIB management
--------

So please tell me what went wrong ...  

1. I installed net-snmp (for snmpwalk) on a particular
lab host.

2. I then figured out how to try and grab the enterprise
MIB for cdp

Something like this: (using snmpwalk)

incoming# snmpwalk -v 1 -c public dexter.cs.pdx.edu  .1.3.6.1.4.1.9.9.23

I am running this against a lab router with the CDP base OID in
enterprises land (4.1 ... then 9 is Cisco).  

3. I get the following:
Why am I not getting more information; i.e., why only OIDs on the RHS,
and basic types on the LHS?

What do I need to do to fix this?:

SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.2.1 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.2.2 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.4.1 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.4.2 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.5.1 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.23.1.1.1.1.5.2 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.3.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.3.2.1 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.4.1.1 = Hex-STRING: 83 FC D7 0E 
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.4.2.1 = Hex-STRING: 83 FC D7 0E 
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.5.1.1 = STRING: "Cisco Internetwork Operating System Software .IOS (tm) C2900XL Software (C2900XL-HS-M), Version 11.2(8)SA5, RELEASE SOFTWARE (fc1).Copyright (c) 1986-1999 by cisco Systems, Inc..Compiled Tue 23-Mar-99 11:44 by rheaton"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.5.2.1 = STRING: "Cisco Internetwork Operating System Software .IOS (tm) C2900XL Software (C2900XL-HS-M), Version 11.2(8)SA5, RELEASE SOFTWARE (fc1).Copyright (c) 1986-1999 by cisco Systems, Inc..Compiled Tue 23-Mar-99 11:44 by rheaton"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.6.1.1 = STRING: "minshall.cs.pdx.edu"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.6.2.1 = STRING: "minshall.cs.pdx.edu"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.7.1.1 = STRING: "FastEthernet0/3"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.7.2.1 = STRING: "FastEthernet0/5"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.8.1.1 = STRING: "cisco WS-C2924M-XL"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.8.2.1 = STRING: "cisco WS-C2924M-XL"
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.9.1.1 = Hex-STRING: 00 00 00 08 
SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.9.2.1 = Hex-STRING: 00 00 00 08 
SNMPv2-SMI::enterprises.9.9.23.1.3.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.23.1.3.2.0 = INTEGER: 60
SNMPv2-SMI::enterprises.9.9.23.1.3.3.0 = INTEGER: 180

						Jim
