The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

snmpset (1)
  • >> snmpset (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • snmpset (1) ( Разные man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    snmpset - communicate with a network entity using SNMP SET requests
     
    

    SYNOPSIS

    snmpset [common options] oid type value [oid type value...]  

    DESCRIPTION

    The snmpset utility is an SNMP application that uses the SNMP SET request to set information on a network entity. A type and a value must accompany each object identifier. Each variable name must be entered in the format specified in snmp_variables(4).

    The type is a single character, one of:

    i INTEGER
    u UNSIGNED
    c COUNTER32
    s STRING
    x HEX STRING
    d DECIMAL STRING
    n NULLOBJ
    o OBJID
    t TIMETICKS
    a IPADDRESS
    b BITS
    

    If you have the proper MIB file loaded, you can, in most cases, replace the type with an equal sign (=). For an object of type OCTET STRING this assumes a string such as the "s"-type notation. For other types, snmpset interprets the data in the way you would expect.

    For example, the command:

    snmpset -c private -v 1 test-hub system.sysContact.0 s dpz@noc.rutgers.edu
    ip.ipforwarding.0 = 2
    

    sets the variables sysContact.0 and ipForwarding.0, as follows:

    system.sysContact.0 = STRING: "dpz@noc.rutgers.edu"
    ip.ipForwarding.0 = INTEGER: not-forwarding(2)
    

    If the network entity has an error processing the request packet, an error packet is returned and a message displayed, indicating the way in which the request was malformed.  

    OPTIONS

    snmpset takes the common options described in the snmpcmd(1M) manual page.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE
    AvailabilitySUNWsmcmd
    Interface StabilityExternal

     

    EXIT STATUS

    0

    Successful completion.

    1

    A usage syntax error. A usage message is displayed. Also used for timeout errors.

    2

    An error occurred while executing the command. An error message is displayed.

     

    SEE ALSO

    snmpcmd(1M), snmp_variables(4), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    ATTRIBUTES
    EXIT STATUS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру