check_gtpv2

Check devices using the GRPS tunnel protocol

check_gtp_v2

Checks if a specified device on the gprs tunnel protocol is accessible.

Requirements

  • Perl libraries; Net::RawIP, NetPacket::IP, NetPacket::TCP, Net::DNS, IO::Socket, IO::Handle

Usage

check_gtp_v2.pl -h

Options:

-H                Hostname (optional / default: via apn)
-I                Interfacename 
-p               UDP Port (optional / default: 2123)
-P               TCP Port of the multiplex process (optional /default: 2123)

-a                APN
-m                MISDN
-i                IMSI
-g                GSN-Addresses comma seperated 
                          (optional / default InterfaceIpAddress)

-U                Peer-ID (default: "")
-S                Password (default: "")

-x                additional hexcode to transmit (optional)
-t ,...          comma seperated list of seconds for each step before plugin will stop

-s               seconds to sleep between CPCR and DPCQ (default: 1)

-n                comma seperated list of nameservers to query (optional) 

-d                download source 'hostname|ip|port|path'
--dl-timeout     sets the download timeout in seconds (default: 10)
--dl-not-found-warning    enable check result 'WARNING' if download results in '404 Not Found' and plugin result is not worse
--dump-to-file      write dump of downloaded data to file in  (string)
--dump-to-screen          display dump of downloaded data on screen
--dump-check              enable checking of content length
--dump-warning            enable check result 'WARNING' if check of content length fails and plugin result is not worse
--dump-length             enable display of content length in plugin output
--dump-rate               enable display of download rate on plugin output
--dump-rate-real          enable display of real download rate on plugin output

-h, --help                display this help and exit
-V, --version             output version information and exit

Example:

$progname -I eth0 -a "blackberry.net" -m "+123456" -i "234103160051026"