986 | Simple Network Management Protocolw w w . d e l l . c o m | s u p p o r t . d e l l . c o mWrite Managed Object ValuesYou may only alter (write) a managed object value if your management station is a member of the samecommunity as the SNMP agent, and the object is writable.To write or write-over the value of a managed object:Figure 48-5. Writing over the Current Value of a Managed ObjectFigure 48-4. Reading the Value of Many Managed Objects at OnceTask CommandTo write or write-over the value of amanaged object, as shown in Figure 48-5.snmpset -v version -c community agent-ip {identifier.instance |descriptor.instance}Task Command> snmpwalk -v 2c -c mycommunity 10.11.131.161 .1.3.6.1.2.1.1SNMPv2-MIB::sysDescr.0 = STRING: Force10 Networks Real Time Operating System SoftwareForce10 Operating System Version: 1.0Force10 Application Software Version: E_MAIN4.7.6.350Copyright (c) 1999-2007 by Force10 Networks, Inc.Build Time: Mon May 12 14:02:22 PDT 2008SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.6027.1.3.1DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (32920954) 3 days, 19:26:49.54SNMPv2-MIB::sysContact.0 = STRING:SNMPv2-MIB::sysName.0 = STRING: S50V_7.7SNMPv2-MIB::sysLocation.0 = STRING:SNMPv2-MIB::sysServices.0 = INTEGER: 4> snmpset -v 2c -c mycommunity 10.11.131.161 sysName.0 s "R5"SNMPv2-MIB::sysName.0 = STRING: R5