NAME
snmpgetnext - communicates with a network entity using SNMP GETNEXT requests
SYNOPSIS
snmpgetnext [COMMON OPTIONS] [-Cf] AGENT OID [OID]...
DESCRIPTION
snmpgetnext is an SNMP application that uses the SNMP GETNEXT request to query for information on a network entity. One or more object identifiers (OIDs) may be given as arguments on the command line. Each variable name is given in the format specified in variables(5). For each one, the variable that is lexicographically "next" in the remote entity's MIB will be returned. For example: snmpgetnext -c public zeus interfaces.ifTable.ifEntry.ifType.1 will retrieve the variable interfaces.ifTable.ifEntry.ifType.2: interfaces.ifTable.ifEntry.ifType.2 = softwareLoopback(24) If the network entity has an error processing the request packet, an error message will be shown, helping to pinpoint in what way the request was malformed.
OPTIONS
-Cf If -Cf is not specified, some applications (snmpdelta, snmpget, snmpgetnext and snmpstatus) will try to fix errors returned by the agent that you were talking to and resend the request. The only time this is really useful is if you specified a OID that didn't exist in your request and you're using SNMPv1 which requires "all or nothing" kinds of requests. In addition to this option, snmpgetnext takes the common options described in the snmpcmd(1) manual page. Note that snmpgetnext REQUIRES an argument specifying the agent to query and at least one OID argument, as described there.
SEE ALSO
snmpcmd(1), snmpget(1), variables(5).
More Linux Commands
manpages/gnutls_pkcs12_bag_get_data.3.html
gnutls_pkcs12_bag_get_data(3) - API function (Man Page).....
This function will return the bags data. The data is a constant that is stored into the bag. Should not be accessed after the bag is deleted. RETURNS On success
manpages/lrepeat.n.html
lrepeat(n) - Build a list by repeating elements (Man Page)
The lrepeat command creates a list of size count * number of elements by repeating count times the sequence of elements element .... count must be a non-negativ
manpages/arpsnmp.8.html
arpsnmp(8) - keep track of ethernet/ip address pairings.....
Arpsnmp keeps track for ethernet/ip address pairings. It syslogs activity and reports certain changes via email. Arpsnmp reads information from a file (usually
manpages/XRRConfigTimes.3.html
XRRConfigTimes(3) - X Resize, Rotate and Reflection extensio
Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a
manpages/ypcat.1.html
ypcat(1) - print values of all keys in a NIS database.......
ypcat prints the values of all keys from the NIS database specified by mapname, which may be a map name or a map nickname. OPTIONS -d domain Specify a domain ot
manpages/putenv.3.html
putenv(3) - change or add an environment variable (ManPage)
The putenv() function adds or changes the value of environment variables. The argument string is of the form name=value. If name does not already exist in the e
manpages/glMultiTexCoord2dvARB.3gl.html
glMultiTexCoord2dvARB(3gl) - set the current texture coordin
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1
manpages/htmerge.1.html
htmerge(1) - create document index and word database for the
Htmerge is used to create a document index and word database from the files that were created by htdig. These databases are then used by htsearch to perform the
manpages/routes.5.html
ifroute(5) configure the interface static routing tables....
The /etc/sysconfig/network/ifroute-<interface> and the /etc/sysconfig/network/routes file are parsed together with the /etc/sysconfig/network/ifcfg-<interface>
manpages/systemd-ask-password-console.service.8.html
systemd-ask-password-console.service(8) Query the user for s
systemd-ask-password-console.service is a system service that queries the user for system passwords (such as hard disk encryption keys and SSL certificate passp
manpages/procmail.1.html
procmail(1) - autonomous mail processor - Linux manual page
For a quick start, see NOTES at the end. Procmail should be invoked automatically over the .forward file mechanism as soon as mail arrives. Alternatively, when
manpages/gnutls_srp_free_client_credentials.3.html
gnutls_srp_free_client_credentials(3) - API function........
gnutls_srp_free_client_credentials.3 - This structure is complex enough to manipulate directly thus this helper function is provided in order to free (deallocat
