<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SNMP - rcIsisAdjHostName in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94000#M1988</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I want to monitor the name of the other VSP whom have adjacencies with it, using this OID :&lt;/P&gt;&lt;P&gt;.1.3.6.1.4.1.2272.1.63.10.1.3&lt;/P&gt;&lt;P&gt;I used it a long time ago with VSP rel 5.X but now in rel 8.X it doesn´t work.&lt;/P&gt;&lt;P&gt;I configured snmpv2 community with Secname readview, Group Name readgrp and ReadV v1v2only.&lt;/P&gt;&lt;P&gt;If I check the snmp-server view v1v2only has this access:&lt;/P&gt;&lt;P&gt;v1v2only +1.0&lt;BR /&gt;v1v2only +1.2&lt;BR /&gt;v1v2only +1.3&lt;BR /&gt;v1v2only -1.3.6.1.6.3.15&lt;BR /&gt;v1v2only -1.3.6.1.6.3.16&lt;BR /&gt;v1v2only -1.3.6.1.6.3.18&lt;/P&gt;&lt;P&gt;But when a run test snmp the response is "noSuchInstance".&lt;/P&gt;&lt;P&gt;Does any one have an idea? What Am i doing worng in config?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 18:49:25 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2022-12-02T18:49:25Z</dc:date>
    <item>
      <title>SNMP - rcIsisAdjHostName</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94000#M1988</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I want to monitor the name of the other VSP whom have adjacencies with it, using this OID :&lt;/P&gt;&lt;P&gt;.1.3.6.1.4.1.2272.1.63.10.1.3&lt;/P&gt;&lt;P&gt;I used it a long time ago with VSP rel 5.X but now in rel 8.X it doesn´t work.&lt;/P&gt;&lt;P&gt;I configured snmpv2 community with Secname readview, Group Name readgrp and ReadV v1v2only.&lt;/P&gt;&lt;P&gt;If I check the snmp-server view v1v2only has this access:&lt;/P&gt;&lt;P&gt;v1v2only +1.0&lt;BR /&gt;v1v2only +1.2&lt;BR /&gt;v1v2only +1.3&lt;BR /&gt;v1v2only -1.3.6.1.6.3.15&lt;BR /&gt;v1v2only -1.3.6.1.6.3.16&lt;BR /&gt;v1v2only -1.3.6.1.6.3.18&lt;/P&gt;&lt;P&gt;But when a run test snmp the response is "noSuchInstance".&lt;/P&gt;&lt;P&gt;Does any one have an idea? What Am i doing worng in config?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 18:49:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94000#M1988</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2022-12-02T18:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP - rcIsisAdjHostName</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94008#M1990</link>
      <description>&lt;P&gt;Hi EF,&lt;/P&gt;&lt;P&gt;because you get "noSuchInstance" your snmp config is probably correct.&lt;/P&gt;&lt;P&gt;Try an snmpgetnext of that OID and you will probably get what you want.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 08:10:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94008#M1990</guid>
      <dc:creator>bar</dc:creator>
      <dc:date>2022-12-05T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP - rcIsisAdjHostName</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94029#M1994</link>
      <description>&lt;P&gt;Works fine with VOSS 8.9 (beta)&lt;/P&gt;&lt;P&gt;lstevens@toolbox:~$ snmpwalk -v 2c -c public 10.8.1.11 .1.3.6.1.4.1.2272.1.63.10.1.3&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.2.1 = STRING: "VSP8600-1"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.3.1 = STRING: "VSP7448-2"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.4.1 = STRING: "VSP8200-1"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.7.1 = STRING: "5320-16P-4XE-DC-FabricEngine"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.8.1 = STRING: "5320-24T-8XE-FabricEngine"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.9.1 = STRING: "5420F-48P-4XL-FabricEngine"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.10.1 = STRING: "5420M-24W-4YE-FabricEngine"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.11.1 = STRING: "5720-24MXW-FabricEngine"&lt;BR /&gt;RAPID-CITY::rcIsisAdjHostName.12.1 = STRING: "5520-24X-FabricEngine"&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 12:07:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/snmp-rcisisadjhostname/m-p/94029#M1994</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2022-12-06T12:07:58Z</dc:date>
    </item>
  </channel>
</rss>

