You are here
SNMP MIB II Opspack
Monitor your SNMP MIB II device with a variety of checks, including SNMP Agent Status, Interface changes, discards, errors, polling and throughput, as well as Uptime and Restarts.
Service Checks
Service Check Name | Description | Default Thresholds (Warning, Critical) | UOM |
---|---|---|---|
SNMP Agent | Status of SNMP agent. | N/A | N/A |
Discards | SNMP interface discards per minute. | discards_in_per_minute=,15 discards_out_per_minute=,15 |
count/min |
Errors | SNMP interface errors per minute. | errors_in_per_minute=,10 errors_out_per_minute=,10 |
count/min |
Interface | SNMP interface throughput. | throughput_in_pct=,0:50 throughput_out_pct=,0:50 |
bps, % |
Interface Poller | SNMP interface polling. | - | s |
Interface Status | Number of up and down interfaces. Returns WARNING on any interface up/down status change. | - | count |
Uptime Restart | Returns CRITICAL on restart. Resets to OK after 30 mins. | N/A | N/A |
Uptime | Uptime of SNMP agent. | - | days |
Prerequisites
Opsview Monitor Version 6.6.7 or newer
This Opspack requires credentials to be setup in the SNMP tab.
For more information, refer to Opsview Knowledge Center - SNMP Tab
Usage Instructions
Step 1: Add the Host Template
Add the SNMP - MIB-II Host Template to your Opsview Monitor host.
For more information, refer to Opsview Knowledge Center - Adding Host Templates to Hosts.
Step 2: Configure the Host SNMP Tab
This Host Template requires credentials to be setup in the SNMP tab.
The `aes256` and `aes256c` SNMPv3 privacy protocol options are supported by this Opspack.
For more information, refer to Opsview Knowledge Center - SNMP Tab
Additional Options
The default SNMP timeout for individual operations is set to 30 seconds. To change the timeout for a service check, simply click on the menu for the service check you want to configure and select 'Edit configuration for Service Check'.
Select the 'Plugin and Arguments' tab, and add the timeout flag to the list of Arguments.
Submit changes and your changes will be applied.
If a timeout is specified, the provided value is used if it falls within the range 1.0 to 60.0 seconds. If the value is more than 60.0 seconds, the value is capped at 60.0 seconds.
SNMP - MIB-II is IPv4 and IPv6 compatible. If you want to bind the host to a specific IP version, edit the 'Interface Poller' Service Check and add --use_ipv4/-4 flag for IPv4 or --use-ipv6/-6 flag for IPv6 to the list of arguments. If IP version is not specified, the plugin will use the first response of the domain name resolution.