snmpdelta

monitors deltas of integer valued SNMP variables 

Command


SYNOPSIS

snmpdelta [common_arguments] [-Ct] [-Cs] [-CS] [-Cm] [-CF configfile] [-Cl] [-CL SumFileName] [-Cp period] [-CP Peaks] [-Ck] [-CT] oid [oid ...]


DESCRIPTION

The snmpdelta utility monitors the specified integer valued OIDs, and report changes over time.

Options

-Ct 

determines time interval from the monitored entity.

-Cs 

displays a timestamp.

-CS 

causes data to be logged into a Sum file.

-Cm 

prints the max value ever attained.

-CF configfile 

tells snmpdelta to read its configuration from the specified file.

-Cl 

tells snmpdelta to write its configuration to files.

-CL SumFileName 

specifies the sum filename.

-Cp period 

specifies the poll period.

-CP peaks 

specifies the reporting period in number of polling periods

-Ck 

tells snmpdelta to keep seconds in its output time format.

-CT 

makes snmpdelta print its output in tabular form.


EXAMPLES

$ snmpdelta -c public -Cs localhost IF-MIB::ifinucastpkts.3 IF-MIB::ifoutucastpkts.3
[20:15:43 6/14] ifInUcastPkts.3 /1 sec: 158
[20:15:43 6/14] ifOutUcastPkts.3 /1 sec: 158
[20:15:44 6/14] ifInUcastPkts.3 /1 sec: 184
[20:15:44 6/14] ifOutUcastPkts.3 /1 sec: 184
[20:15:45 6/14] ifInUcastPkts.3 /1 sec: 184
[20:15:45 6/14] ifOutUcastPkts.3 /1 sec: 184
[20:15:46 6/14] ifInUcastPkts.3 /1 sec: 158
[20:15:46 6/14] ifOutUcastPkts.3 /1 sec: 158
[20:15:47 6/14] ifInUcastPkts.3 /1 sec: 184
[20:15:47 6/14] ifOutUcastPkts.3 /1 sec: 184
[20:15:48 6/14] ifInUcastPkts.3 /1 sec: 184
[20:15:48 6/14] ifOutUcastPkts.3 /1 sec: 184
[20:15:49 6/14] ifInUcastPkts.3 /1 sec: 158
[20:15:49 6/14] ifOutUcastPkts.3 /1 sec: 158
^C
$ snmpdelta -c public -Cs -CT localhost IF-MIB:ifinucastpkts.3 IF-MIB:ifoutcastpkts.3
localhost	ifInUcastPkts.3	ifOutUcastPkts.3
[20:15:59 6/14]	184.00	184.00
[20:16:00 6/14]	158.00	158.00
[20:16:01 6/14]	184.00	184.00
[20:16:02 6/14]	184.00	184.00
[20:16:03 6/14]	158.00	158.00
[20:16:04 6/14]	184.00	184.00
[20:16:05 6/14]	184.00	184.00
[20:16:06 6/14]	158.00	158.00
^C
$ snmpdelta -c public -Ct -Cs -CS -Cm -Cl -Cp 60 -CP 60 interlink.sw.net.cmu.edu .1.3.6.1.2.1.2.2.1.16.3 .1.3.6.1.2.1.2.2.1.16.4

PORTABILITY

All UNIX systems. Windows 2000. Windows XP. Windows Server 2003. Windows Vista.


AVAILABILITY

MKS Toolkit for System Administrators
MKS Toolkit for Developers
MKS Toolkit for Interoperability
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition


SEE ALSO

Miscellaneous:
snmp_variables, snmpcmd


MKS Toolkit 9.2 Documentation Build 16.