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













1















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.










share|improve this question
















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















1















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.










share|improve this question
















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













1












1








1








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.










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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

















  • 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










1 Answer
1






active

oldest

votes


















0














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?






share|improve this answer























  • 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











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
);



);













draft saved

draft discarded


















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









0














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?






share|improve this answer























  • 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















0














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?






share|improve this answer























  • 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













0












0








0







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?






share|improve this answer













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?







share|improve this answer












share|improve this answer



share|improve this answer










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

















  • 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

















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070