Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
pcp /
snmp /
[ HOME SHELL ]
Name
Size
Permission
Action
snmp.conf
1.4
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : snmp.conf
# Simple, first pass at a config file. I expect to need a more expressive # file format in the future # hashes begin comments # comments can begin in the # middle of a line # define a host #host $hostname $community # TODO - allow the pmid 'index base' to be set for each host # currently only community based auth is supported host localhost public # load a mib (future) - gives name to number oid mappings #mib $mibfilename # static mapping # single maps a single oid # column maps a simple table column where the last octet in the oid is the row # id's start at 1 and redefininitions result in the last define winning # the snmptype is used to calculate the pcp metric type to use # the text is used as the metric short help text #map (single|column) $oid $snmptype $id $text map single 1.3.6.1.2.1.1.3.0 TIMETICKS 1 sysUpTime map single 1.3.6.1.2.1.1.5.0 STRING 2 sysName map column 1.3.6.1.2.1.2.2.1.2 STRING 10 ifDescr map column 1.3.6.1.2.1.2.2.1.5 GAUGE32 + ifSpeed map column 1.3.6.1.2.1.2.2.1.10 COUNTER32 + ifInOctets # TODO - work out some kind of static walk define #map tree $oid $id_start $id_max $text_prefix # For the moment, table oids are limited to this max number set max_row 50 # Set the maximum number of metrics per host. This is used to create the # metric ID and thus if changed will affect merging data with older archives. set pmid_per_host 1000 # set an option #set key val set debug 1
Close