Unsolved
This post is more than 5 years old
2 Posts
0
18104
September 24th, 2004 17:00
Monitoring PowerConnect 3348 through Fluke Network Inspector
I have four 3348, one 3248 and one HP ProCurve switches on our network. By its default settings, I can monitor devices that connected to each port of 3248 or ProCurve switch by using Fluke Network Inspector. But not for 3348s. 3348 switch will show UP/DOWN state on each port. There are no MAC address or device information linked to each port.
I have tried other monitoring software. The same thing. I have tried to change switch settings and upgrade MIB object for the monitoring software. Still no luck. Does somebody else have the same problem?
Thanks,
Dennis Zhou
No Events found!


mollerr
1 Rookie
•
8 Posts
0
September 29th, 2004 21:00
dzhou
2 Posts
0
September 29th, 2004 22:00
mollerr
1 Rookie
•
8 Posts
0
October 7th, 2004 03:00
I found part of the problem. Although the specs say that the 3348 supports the BRIDGE-MIB, it in fact does not support all of the parts. Specifcally, it does not support .1.3.6.1.2.1.17.4.3.1.1.0, BRIDGE-MIB:dot1dTpFdbEntry. This is the portion that lists each mac address of what is directly attached to each port. The 5324 seems to have limited support for BRIDGE-MIB, but the 3348 is missing this crucial OID.
Dell support moderator -> Is there a workaround for this, or a future firmware upgrade that will fully support the BRIDGE-MIB ?
MattD420
5 Posts
0
November 16th, 2004 13:00
>>Dell support moderator -> Is there a workaround for this, or a future firmware upgrade that will fully support the BRIDGE-MIB ?
TrademarkQ
5 Posts
0
June 19th, 2012 10:00
I'm probably kicking a dead horse but has anyone been able to get this resolved?
I have ten Dell PowerConnect 3524 switches which successfully return interface port device information if I perform a SNMP query for OID 1.3.6.1.2.1.17.4.3.1.1 but get nothing (NULL) when I perform a SNMP query on my five Dell PowerConnect 6248 switches running the most recent firmware (3.3.3.3).
I’m relatively new to MIB’s but is there a way to ‘compile’ a MIB for the PowerConnect 62xx switches so they return this information?
Is there a firmware other than v3.3.3.3 that supports OID 1.3.6.1.2.1.17.4.3.1.1?
TrademarkQ
5 Posts
0
June 20th, 2012 14:00
Here are the OID details:
Name: dot1dTpFdbAddress
Type: OBJECT-TYPE
OID: 1.3.6.1.2.1.17.4.3.1.1
Full path: iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).dot1dBridge(17).dot1dTp(4).dot1dTpFdbTable3).dot1dTpFdbEntry(1).dot1dTpFdbAddress(1)
Module: BRIDGE-MIB
Parent: dot1dTpFdbEntry
Next sibling: dot1dTpFdbPort
Numerical syntax: Octets
Base syntax: OCTET STRING
Composed syntax: MacAddress
Status: mandatory
Max access: read-only
Reference: IEEE 802.1D-1990: Section 3.9.1, 3.9.2
Description: A unicast MAC address for which the bridge has forwarding and/or filtering information.