Title: | DEChub/HUBwatch/PROBEwatch CONFERENCE |
Notice: | Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7 |
Moderator: | NETCAD::COLELLA DT |
Created: | Wed Nov 13 1991 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4455 |
Total number of notes: | 16761 |
I have a question with FDDI mib for DEChub900 products. Our customer has NMS using MCC and He wants to get some FDDI counter information from DC900mx and DB900mx. HUBwatch can get some counter information by using his extend MIB such following objects. SNMP Object Name SNMP Object ID fddimibMACFrameCts 1.3.6.1.2.1.10.15.73.2.2.1.21 fddimibMACTransmitCts 1.3.6.1.2.1.10.15.73.2.2.1.23 fddimibMACErrorCts 1.3.6.1.2.1.10.15.73.2.2.1.24 fddimibMAClostcts 1.3.6.1.2.1.10.15.73.2.2.1.25 etc... I checked some FDDI mibs (FDDI_STD_MIBDEF.TXT,FDDI_EXP_MIBDEF.TXT) on DECmcc but I couldn't find such objects. Do the HUBwatch and DEChub products use special extend MIB file? Can I get the FDDI mib file for using on DECmcc? Regards, Seiki
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1150.1 | NACAD::SLAWRENCE | Thu Jun 23 1994 09:30 | 3 | ||
All the DEChub FDDI products implement rfc1512, the IETF FDDI MIB. | |||||
1150.2 | rfc1512 | NACAD::GALLAGHER | Thu Jun 23 1994 10:39 | 9 | |
A little more detail to .1.... A Jan-1992 FDDI MIB (RFC1285) was superseded by RFC1512 in Sep-1993. As Scott says in .1, we're now using the latest standard, RFC1512. Perhaps MCC is still using the older RFC1285? Names like "fddimibMACFrameCts" are from RFC1512. -Shawn | |||||
1150.3 | NPSS::WADE | Network Systems Support | Fri Jun 24 1994 09:59 | 9 | |
All the RFC1512 objects are under the fddimib object so 1512 can co-exist on a DECmcc system that has RFC1285 loaded. And if you want to continue to be able to manage devices that support RFC1285 (DEFEB,DEFCN, etc) be sure to select the AUGMENT option and and not REPLACE when you load RFC1512. Bill | |||||
1150.4 | Thanks. | TKTVFS::KOBAYASHI_S | Seiki Kobayashi, Network support/JAPAN | Sun Jun 26 1994 22:01 | 5 |
I loaded the RFC1512 to DECmcc and could get informations that I want. Thanks many help. Seiki. |