How can I create an instance with snmpset?
I have these 3 instances:
SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.1 = STRING: "Default"
SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.2 = STRING: "Normal"
SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.28 = STRING: "hide"
and I want to create a 4th one (SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.29) with a 
value "hello".
the value has creatind permission:

dot1qVlanStaticName OBJECT-TYPE
    SYNTAX      SnmpAdminString (SIZE (0..32))
    MAX-ACCESS  read-create
    STATUS      current
    DESCRIPTION
        "An administratively assigned string, which may be used
        to identify the VLAN."

how can I create the new VLAN? thank you
-- 
-------------------------------------------------------------------
Institute of Communication Networks and Computer Engineering (IKR)
University of Stuttgart, Germany
-------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to