components/net-snmp/sun/sdk/demo/demo_module_6/get_demo_module_6
changeset 252 ee0fb1eabcbf
equal deleted inserted replaced
251:f527656d334f 252:ee0fb1eabcbf
       
     1 #!/bin/csh
       
     2 #
       
     3 # Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
       
     4 #
       
     5 # U.S. Government Rights - Commercial software. Government users are subject
       
     6 # to the Sun Microsystems, Inc. standard license agreement and applicable
       
     7 # provisions of the FAR and its supplements.
       
     8 #
       
     9 #
       
    10 # This distribution may include materials developed by third parties. Sun,
       
    11 # Sun Microsystems, the Sun logo and Solaris are trademarks or registered
       
    12 # trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
       
    13 #
       
    14 #
       
    15 
       
    16 /usr/bin/snmpget -mALL -v 3 -u myuser -n "fileX" -l authNoPriv -A "mypassword" localhost .1.3.6.1.4.1.42.2.2.4.4.6.1.1.0
       
    17 /usr/bin/snmpget -mALL -v 3 -u myuser -n "fileY" -l authNoPriv -A "mypassword" localhost .1.3.6.1.4.1.42.2.2.4.4.6.1.1.0