From: Joshua K. <fo...@tr...> - 2007-11-12 16:15:35
|
If I run an snmp query on any of my cisco devices I get this: [root@gsonc-spg-ops-1 templates]# snmpwalk -v 2c -c public gsonc-arc-2950-1 .1.3.6.1.2.1.1.3 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (41442475) 4 days, 19:07:04.75 And when I log into the switch and run a "sh version": gsonc-arc-2950-1#sh ver Cisco Internetwork Operating System Software IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA7, RELEASE SOFTWARE (fc1) Copyright (c) 1986-2006 by cisco Systems, Inc. Compiled Fri 27-Jan-06 21:19 by antonino Image text-base: 0x80010000, data-base: 0x8056A000 ROM: Bootstrap program is C2950 boot loader gsonc-arc-2950-1 uptime is 1 year, 19 weeks, 3 days, 21 hours, 33 minutes System returned to ROM by power-on System restarted at 14:16:25 EDT Wed Jun 28 2006 System image file is "flash:c2950-i6q4l2-mz.121-22.EA7.bin" cisco WS-C2950-24 (RC32300) processor (revision B0) with 21004K bytes of memory. Processor board ID FAB0546Y239 Last reset from system-reset Running Standard Image 24 FastEthernet/IEEE 802.3 interface(s) 32K bytes of flash-simulated non-volatile configuration memory. Base ethernet MAC Address: 00:07:EC:AA:A6:C0 Motherboard assembly number: 73-5781-08 Power supply part number: 34-0971-01 Motherboard serial number: FAB054676FG Power supply serial number: DAB054223KH Model revision number: B0 Model number: WS-C2950-24 System serial number: FAB0546Y239 Configuration register is 0xF Why the big difference in the two? |