<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">The switch can now be added to IXPM but when I poll the switch for interfaces, I get the error "Error polling switch via SNMP.” I see in a tcpdump it is polling but getting no response:<br />
<br />
08:38:18.993283 IP ixpmanager.35590 > 172.20.30.5.snmp: GetRequest(28) system.sysDescr.0<br />
08:38:19.994471 IP ixpmanager.35590 > 172.20.30.5.snmp: GetRequest(28) system.sysDescr.0<br />
08:38:20.995649 IP ixpmanager.35590 > 172.20.30.5.snmp: GetRequest(28) system.sysDescr.0<br />
08:38:21.996893 IP ixpmanager.35590 > 172.20.30.5.snmp: GetRequest(28) system.sysDescr.0<br />
<br />
Is there anything else I should be debugging?</div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont">—
<div dir="auto">Jason Gintert</div>
<div dir="auto"><span style="color: var(--textColor); background-color: var(--backgroundColor);">Ohio IX</span></div>
<div dir="auto"><br /></div>
<div dir="auto"><br /></div>
</div>
</div>
<div name="messageReplySection">On Feb 11, 2022, 6:34 AM -0500, Nick Hilliard (INEX) <nick@inex.ie>, wrote:<br />
<blockquote type="cite" style="border-left-color: grey; border-left-width: thin; border-left-style: solid; margin: 5px 5px;padding-left: 10px;"><span><br />
ok. can you throw the attached file into the /srv/ixpmanager/vendor/opensolutions/oss-snmp/src/OSS_SNMP/Platforms/ directory and see if that works?<br />
<br />
(note: 100% untested. feel free to fix any obvious typos).<br />
<br />
Nick<br />
<br />
Jason Gintert wrote on 10/02/2022 19:03:</span><br />
<blockquote type="cite" cite="mid:06b50626-0daf-42b8-baab-112a4efb3fd8@Spark">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<div name="messageBodySection">That seems to work:<br />
<div dir="auto"><br />
iso.3.6.1.2.1.1.1.0 = STRING: "SONiC Software Version: SONiC.202012.29-08bf372b - HwSku: ACS-MSN2700 - Distribution: Debian 10.8 - Kernel: 4.19.0-12-2-amd64"</div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont">—
<div dir="auto">Jason Gintert</div>
<div dir="auto"><span style="color: var(--textColor); background-color: var(--backgroundColor);">Ohio IX</span></div>
<div dir="auto"><br /></div>
</div>
</div>
<div name="messageReplySection">On Feb 10, 2022, 2:01 PM -0500, Nick Hilliard (INEX) <a class="moz-txt-link-rfc2396E" href="mailto:nick@inex.ie"><nick@inex.ie></a>, wrote:<br />
<blockquote type="cite" style="border-left-color: grey; border-left-width: thin; border-left-style: solid; margin: 5px 5px;padding-left: 10px;">Jason Gintert via ixpmanager wrote on 10/02/2022 18:31:<br />
<blockquote type="cite">We have been wondering about this as well. We have access to a unit,<br />
here’s what we get from that snmpget:<br />
<br />
sysDescr.0: Unknown Object Identifier (Sub-id not found: (top) -> sysDescr)<br /></blockquote>
<br />
can you try with the numeric OID instead?<br />
<br />
# snmpget -v 2c -c <snmpcommunity> x.y.z.w .1.3.6.1.2.1.1.1.0<br />
<br />
Nick<br /></blockquote>
</div>
</blockquote>
<br /></blockquote>
</div>
</body>
</html>