dell power connect 3524 switch SNMP port mappingSwitches connected to one anotherPort statistics on Cisco switchDELL switch 6248 port and mac mapping using SNMPSNMP get interface numberLocate devices within a buildingnagios check_snmp ifoperstatus not OKNetwork Switch Terminology (MAC address table)SNMP Walk vs MIB OID ListingHow to get the topology of a layer-2 switch network with the switches' forwarding tables?Zabbix drops in SNMP from Cisco SG200 switch
Are there any examples of a variable being normally distributed that is *not* due to the Central Limit Theorem?
Should I tell management that I intend to leave due to bad software development practices?
How to tell a function to use the default argument values?
Avoiding the "not like other girls" trope?
How much of data wrangling is a data scientist's job?
Expand and Contract
Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?
Personal Teleportation: From Rags to Riches
What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?
A category-like structure without composition?
Do scales need to be in alphabetical order?
Would Slavery Reparations be considered Bills of Attainder and hence Illegal?
Zip/Tar file compressed to larger size?
Cursor Replacement for Newbies
Plagiarism or not?
Forgetting the musical notes while performing in concert
Detention in 1997
How do I gain back my faith in my PhD degree?
How would I stat a creature to be immune to everything but the Magic Missile spell? (just for fun)
Do UK voters know if their MP will be the Speaker of the House?
Why can't we play rap on piano?
Short story with a alien planet, government officials must wear exploding medallions
Am I breaking OOP practice with this architecture?
What is the most common color to indicate the input-field is disabled?
dell power connect 3524 switch SNMP port mapping
Switches connected to one anotherPort statistics on Cisco switchDELL switch 6248 port and mac mapping using SNMPSNMP get interface numberLocate devices within a buildingnagios check_snmp ifoperstatus not OKNetwork Switch Terminology (MAC address table)SNMP Walk vs MIB OID ListingHow to get the topology of a layer-2 switch network with the switches' forwarding tables?Zabbix drops in SNMP from Cisco SG200 switch
I am using MibViewer utility and executing SNMP Walk command using OID .1.3.6.1.2.1.17.7.1.2.2.1.2 to find which MAC addresses are connected to which ports on my switch.
What I am seeing is that for every walk request the switch seems to return inconsistent results every time. Out of the 24 live ports on the switch it only returns mappings for some of the ports each time.
Why doesn't it always return every port mapping each time?
I have a program which has to sit there and execute SNMP get command sometimes for up to 10 minutes before it can get all 24 ports mapped.
I would like to find a more efficient, faster way to retrieve all of the port to MAC address mappings.
switch dell snmp
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am using MibViewer utility and executing SNMP Walk command using OID .1.3.6.1.2.1.17.7.1.2.2.1.2 to find which MAC addresses are connected to which ports on my switch.
What I am seeing is that for every walk request the switch seems to return inconsistent results every time. Out of the 24 live ports on the switch it only returns mappings for some of the ports each time.
Why doesn't it always return every port mapping each time?
I have a program which has to sit there and execute SNMP get command sometimes for up to 10 minutes before it can get all 24 ports mapped.
I would like to find a more efficient, faster way to retrieve all of the port to MAC address mappings.
switch dell snmp
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17
add a comment |
I am using MibViewer utility and executing SNMP Walk command using OID .1.3.6.1.2.1.17.7.1.2.2.1.2 to find which MAC addresses are connected to which ports on my switch.
What I am seeing is that for every walk request the switch seems to return inconsistent results every time. Out of the 24 live ports on the switch it only returns mappings for some of the ports each time.
Why doesn't it always return every port mapping each time?
I have a program which has to sit there and execute SNMP get command sometimes for up to 10 minutes before it can get all 24 ports mapped.
I would like to find a more efficient, faster way to retrieve all of the port to MAC address mappings.
switch dell snmp
I am using MibViewer utility and executing SNMP Walk command using OID .1.3.6.1.2.1.17.7.1.2.2.1.2 to find which MAC addresses are connected to which ports on my switch.
What I am seeing is that for every walk request the switch seems to return inconsistent results every time. Out of the 24 live ports on the switch it only returns mappings for some of the ports each time.
Why doesn't it always return every port mapping each time?
I have a program which has to sit there and execute SNMP get command sometimes for up to 10 minutes before it can get all 24 ports mapped.
I would like to find a more efficient, faster way to retrieve all of the port to MAC address mappings.
switch dell snmp
switch dell snmp
edited May 13 '11 at 19:09
dmg
asked May 13 '11 at 16:26
dmgdmg
63
63
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17
add a comment |
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17
add a comment |
1 Answer
1
active
oldest
votes
A PowerConnect 35XX? That must be a new model. Seriously, are you trying to keep the model number a secret?
In any event, the 35XX series switches are managed switches so why not just log in to the web interface and look at the Dynamic Address table?
Is it a requirement to have a programattic way of interrogating the address table?
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f269483%2fdell-power-connect-3524-switch-snmp-port-mapping%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
A PowerConnect 35XX? That must be a new model. Seriously, are you trying to keep the model number a secret?
In any event, the 35XX series switches are managed switches so why not just log in to the web interface and look at the Dynamic Address table?
Is it a requirement to have a programattic way of interrogating the address table?
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
add a comment |
A PowerConnect 35XX? That must be a new model. Seriously, are you trying to keep the model number a secret?
In any event, the 35XX series switches are managed switches so why not just log in to the web interface and look at the Dynamic Address table?
Is it a requirement to have a programattic way of interrogating the address table?
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
add a comment |
A PowerConnect 35XX? That must be a new model. Seriously, are you trying to keep the model number a secret?
In any event, the 35XX series switches are managed switches so why not just log in to the web interface and look at the Dynamic Address table?
Is it a requirement to have a programattic way of interrogating the address table?
A PowerConnect 35XX? That must be a new model. Seriously, are you trying to keep the model number a secret?
In any event, the 35XX series switches are managed switches so why not just log in to the web interface and look at the Dynamic Address table?
Is it a requirement to have a programattic way of interrogating the address table?
answered May 13 '11 at 16:37
joeqwertyjoeqwerty
96.6k465149
96.6k465149
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
add a comment |
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
To be exact it is a 3524 switch.
– dmg
May 13 '11 at 17:44
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
Yeah, i do have to have a programmatic way of doing this because i need to bring this information to the user's attention in real time
– dmg
May 13 '11 at 17:45
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f269483%2fdell-power-connect-3524-switch-snmp-port-mapping%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
dmg, when you say that you are getting inconsistent results... are the result different than what you see from a simultaneous CLI query?
– Mike Pennington
May 13 '11 at 19:16
I have several PowerConnect 3548 switches all very busy, and I don't see this behavior. I actually didn't know you could retrieve this data over SNMP although I can see the application for it. I'd suspect it's a bug and if you have support on your device, report the bug to Dell; if not, post what results you're seeing here so we can at least learn from it. Finally, upgrade your firmware, Dell has fixed several bugs between 2009 and 2012 on these switches, one of which took my network down last week.
– Patrick
Mar 1 '13 at 19:17