X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Fman%2Fnetsnmp_example_scalar_int.3;fp=userapps%2Fopensource%2Fnet-snmp%2Fman%2Fnetsnmp_example_scalar_int.3;h=0000000000000000000000000000000000000000;hb=cf3b25a5003e531e4599b2a56fa007f272198570;hp=6023e27cbabb13935dcfd97ca5c04f9fb9e1ea0a;hpb=59e02c1be2c9b373846b0789fbd5b7ef46f0927f;p=bcm963xx.git diff --git a/userapps/opensource/net-snmp/man/netsnmp_example_scalar_int.3 b/userapps/opensource/net-snmp/man/netsnmp_example_scalar_int.3 deleted file mode 100755 index 6023e27c..00000000 --- a/userapps/opensource/net-snmp/man/netsnmp_example_scalar_int.3 +++ /dev/null @@ -1,26 +0,0 @@ -.TH "example_scalar_int: instantiates a few example scalars." 3 "6 Mar 2002" "net-snmp" \" -*- nroff -*- -.ad l -.nh -.SH NAME -example_scalar_int: instantiates a few example scalars. \- This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP. -More... -.SS "Functions" - -.in +1c -.ti -1c -.RI "void \fBinit_scalar_int\fP (void)" -.br -.in -1c -.SH "DETAILED DESCRIPTION" -.PP -This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP. -.PP -In a more realistic example, it is likely that these variables would also be manipulated in other ways outside of SNMP gets/sets. -.PP -If this module is compiled into an agent, you should be able to issue snmp commands that look something like (authentication information not shown in these commands): -.PP -snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 42 -.PP -snmpset localhost netSnmpExampleInteger.0 = 1234 netSnmpExampleScalars = 1234 -.PP -snmpget localhost netSnmpExampleInteger.0 netSnmpExampleScalars = 1234 \ No newline at end of file