Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_iproute.pl
0.1
2014-10-01
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
16592
File | Description |
---|---|
check_snmp_iproute.pl | check_snmp_iproute.pl |
Wrote this with a fall back to support both the IPRouteNextHop and the CIDR...nextHop MIBs.
---------
Check routing table entry status via SNMP.
Usage:
check_snmp_iproute.pl -H [-C ] -r -m -g
check_snmp_iproute.pl [-h | --help]
check_snmp_iproute.pl [-V | --version]
-H (--hostname) Hostname to query - (required)
-C (--community) SNMP read community or v3 auth (defaults to public)
(v3 specified as username:authpassword:... )
username = SNMPv3 security name
authpassword = SNMPv3 authentication pass phrase (or hexidecimal key)
authprotocol = SNMPv3 authentication protocol (md5 (default) or sha)
privpassword = SNMPv3 privacy pass phrase (or hexidecmal key)
privprotocol = SNMPv3 privacy protocol (des (default) or aes)
-v (--snmp_version) 1 for SNMP v1
2 for SNMP v2c (default)
3 for SNMP v3
-r {--routeip} IP (dot.quad) of route to be verified
-m {--routemask} Netmask (dot.quad) for route to be verified
-g {--routegw} IP (dot.quad) of route gateway to be verified
-V (--version) Plugin version
-h (--help) usage help
Check routing table entry status via SNMP.
Usage:
check_snmp_iproute.pl -H
check_snmp_iproute.pl [-h | --help]
check_snmp_iproute.pl [-V | --version]
-H (--hostname) Hostname to query - (required)
-C (--community) SNMP read community or v3 auth (defaults to public)
(v3 specified as username:authpassword:... )
username = SNMPv3 security name
authpassword = SNMPv3 authentication pass phrase (or hexidecimal key)
authprotocol = SNMPv3 authentication protocol (md5 (default) or sha)
privpassword = SNMPv3 privacy pass phrase (or hexidecmal key)
privprotocol = SNMPv3 privacy protocol (des (default) or aes)
-v (--snmp_version) 1 for SNMP v1
2 for SNMP v2c (default)
3 for SNMP v3
-r {--routeip} IP (dot.quad) of route to be verified
-m {--routemask} Netmask (dot.quad) for route to be verified
-g {--routegw} IP (dot.quad) of route gateway to be verified
-V (--version) Plugin version
-h (--help) usage help
Reviews (0)
Be the first to review this listing!