<?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 vlan over snmp in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-over-snmp/m-p/32550#M6030</link>
    <description>Hi. Im try to create vlan over snmp - i understand that it must be in EXTREME-VLAN-MIB. there is:&lt;BR /&gt;
extremeVlanIfIndex 1.3.6.1.4.1.1916.1.2.1.2.1.1extremeVlanIfVlanId extremeVlanIfVlanId 1.3.6.1.4.1.1916.1.2.1.2.1.10&lt;BR /&gt;
extremeVlanIfDescr extremeVlanIfDescr 1.3.6.1.4.1.1916.1.2.1.2.1.2&lt;BR /&gt;
extremeVlanIfType extremeVlanIfType 1.3.6.1.4.1.1916.1.2.1.2.1.3&lt;BR /&gt;
extremeVlanIfGlobalIdentifier extremeVlanIfGlobalIdentifier 1.3.6.1.4.1.1916.1.2.1.2.1.4&lt;BR /&gt;
extremeVlanIfStatus extremeVlanIfStatus 1.3.6.1.4.1.1916.1.2.1.2.1.6&lt;BR /&gt;
extremeVlanIfIgnoreStpFlag extremeVlanIfIgnoreStpFlag 1.3.6.1.4.1.1916.1.2.1.2.1.7&lt;BR /&gt;
extremeVlanIfIgnoreBpduFlag extremeVlanIfIgnoreBpduFlag 1.3.6.1.4.1.1916.1.2.1.2.1.8&lt;BR /&gt;
extremeVlanIfLoopbackModeFlag extremeVlanIfLoopbackModeFlag 1.3.6.1.4.1.1916.1.2.1.2.1.9&lt;BR /&gt;
&lt;BR /&gt;
part of ifDescr:&lt;BR /&gt;
IF-MIB::ifDescr.1000009 = STRING: VLAN 03100 (AP-Lan)&lt;BR /&gt;
IF-MIB::ifDescr.1000010 = STRING: VLAN 00200 (AP-Bro1)&lt;BR /&gt;
IF-MIB::ifDescr.1000015 = STRING: VLAN 00100 (Mge)&lt;BR /&gt;
IF-MIB::ifDescr.1000026 = STRING: rtif(10.10.1.250/24)&lt;BR /&gt;
IF-MIB::ifDescr.1000028 = STRING: VLAN 00444 (DenyIP)&lt;BR /&gt;
IF-MIB::ifDescr.1000029 = STRING: VLAN 00010 (NAT)&lt;BR /&gt;
IF-MIB::ifDescr.1000030 = STRING: rtif(10.10.30.250/24)&lt;BR /&gt;
&lt;BR /&gt;
so next free id is 1000031 , im try to execute :&lt;BR /&gt;
snmpset -v2c -c private 10.10.10.5 1.3.6.1.4.1.1916.1.2.1.2.1.1.1000031 i 1000031 1.3.6.1.4.1.1916.1.2.1.2.1.2.1000031 s vlan111 1.3.6.1.4.1.1916.1.2.1.2.1.3.1000031 i 1 1.3.6.1.4.1.1916.1.2.1.2.1.4.1000031 i 0 1.3.6.1.4.1.1916.1.2.1.2.1.10.1000031 i 111 1.3.6.1.4.1.1916.1.2.1.2.1.2.1000031 s vlan111 1.3.6.1.4.1.1916.1.2.1.2.1.6.1000031 i 4&lt;BR /&gt;
Error in packet.Reason: commitFailed&lt;BR /&gt;
Failed object: SNMPv2-SMI::enterprises.1916.1.2.1.2.1.1.1000031&lt;BR /&gt;
&lt;BR /&gt;
Im try another requests but still fail...Please help.</description>
    <pubDate>Mon, 23 Oct 2017 13:51:00 GMT</pubDate>
    <dc:creator>Yurii_Sulak</dc:creator>
    <dc:date>2017-10-23T13:51:00Z</dc:date>
    <item>
      <title>vlan over snmp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-over-snmp/m-p/32550#M6030</link>
      <description>Hi. Im try to create vlan over snmp - i understand that it must be in EXTREME-VLAN-MIB. there is:&lt;BR /&gt;
extremeVlanIfIndex 1.3.6.1.4.1.1916.1.2.1.2.1.1extremeVlanIfVlanId extremeVlanIfVlanId 1.3.6.1.4.1.1916.1.2.1.2.1.10&lt;BR /&gt;
extremeVlanIfDescr extremeVlanIfDescr 1.3.6.1.4.1.1916.1.2.1.2.1.2&lt;BR /&gt;
extremeVlanIfType extremeVlanIfType 1.3.6.1.4.1.1916.1.2.1.2.1.3&lt;BR /&gt;
extremeVlanIfGlobalIdentifier extremeVlanIfGlobalIdentifier 1.3.6.1.4.1.1916.1.2.1.2.1.4&lt;BR /&gt;
extremeVlanIfStatus extremeVlanIfStatus 1.3.6.1.4.1.1916.1.2.1.2.1.6&lt;BR /&gt;
extremeVlanIfIgnoreStpFlag extremeVlanIfIgnoreStpFlag 1.3.6.1.4.1.1916.1.2.1.2.1.7&lt;BR /&gt;
extremeVlanIfIgnoreBpduFlag extremeVlanIfIgnoreBpduFlag 1.3.6.1.4.1.1916.1.2.1.2.1.8&lt;BR /&gt;
extremeVlanIfLoopbackModeFlag extremeVlanIfLoopbackModeFlag 1.3.6.1.4.1.1916.1.2.1.2.1.9&lt;BR /&gt;
&lt;BR /&gt;
part of ifDescr:&lt;BR /&gt;
IF-MIB::ifDescr.1000009 = STRING: VLAN 03100 (AP-Lan)&lt;BR /&gt;
IF-MIB::ifDescr.1000010 = STRING: VLAN 00200 (AP-Bro1)&lt;BR /&gt;
IF-MIB::ifDescr.1000015 = STRING: VLAN 00100 (Mge)&lt;BR /&gt;
IF-MIB::ifDescr.1000026 = STRING: rtif(10.10.1.250/24)&lt;BR /&gt;
IF-MIB::ifDescr.1000028 = STRING: VLAN 00444 (DenyIP)&lt;BR /&gt;
IF-MIB::ifDescr.1000029 = STRING: VLAN 00010 (NAT)&lt;BR /&gt;
IF-MIB::ifDescr.1000030 = STRING: rtif(10.10.30.250/24)&lt;BR /&gt;
&lt;BR /&gt;
so next free id is 1000031 , im try to execute :&lt;BR /&gt;
snmpset -v2c -c private 10.10.10.5 1.3.6.1.4.1.1916.1.2.1.2.1.1.1000031 i 1000031 1.3.6.1.4.1.1916.1.2.1.2.1.2.1000031 s vlan111 1.3.6.1.4.1.1916.1.2.1.2.1.3.1000031 i 1 1.3.6.1.4.1.1916.1.2.1.2.1.4.1000031 i 0 1.3.6.1.4.1.1916.1.2.1.2.1.10.1000031 i 111 1.3.6.1.4.1.1916.1.2.1.2.1.2.1000031 s vlan111 1.3.6.1.4.1.1916.1.2.1.2.1.6.1000031 i 4&lt;BR /&gt;
Error in packet.Reason: commitFailed&lt;BR /&gt;
Failed object: SNMPv2-SMI::enterprises.1916.1.2.1.2.1.1.1000031&lt;BR /&gt;
&lt;BR /&gt;
Im try another requests but still fail...Please help.</description>
      <pubDate>Mon, 23 Oct 2017 13:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-over-snmp/m-p/32550#M6030</guid>
      <dc:creator>Yurii_Sulak</dc:creator>
      <dc:date>2017-10-23T13:51:00Z</dc:date>
    </item>
  </channel>
</rss>

