Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120824679
lmtpstats.snmp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
3 KB
Referenced Files
None
Subscribers
None
lmtpstats.snmp
View Options
#
# Copyright (c) 1994-2008 Carnegie Mellon University. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in
# the documentation and/or other materials provided with the
# distribution.
#
# 3. The name "Carnegie Mellon University" must not be used to
# endorse or promote products derived from this software without
# prior written permission. For permission or any legal
# details, please contact
# Carnegie Mellon University
# Center for Technology Transfer and Enterprise Creation
# 4615 Forbes Avenue
# Suite 302
# Pittsburgh, PA 15213
# (412) 268-7393, fax: (412) 268-7395
# innovation@andrew.cmu.edu
#
# 4. Redistributions of any form whatsoever must retain the following
# acknowledgment:
# "This product includes software developed by Computing Services
# at Carnegie Mellon University (http://www.cmu.edu/computing/)."
#
# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# $Id: lmtpstats.snmp,v 1.8 2010/01/06 17:01:36 murch Exp $
# Count number of times command was executed
define mgmt 1.3.6.1.2
define mib2 [mgmt].1
define mtamib [mib2].28
define cmutree 1.3.6.1.4.1.3.2.2.3
define cmulmtp [cmutree].2
define cmusieve [cmutree].3
# 'C' means counter
# 'auto' means just pick any number you want
BASE [cmulmtp].1
# Connections
C,TOTAL_CONNECTIONS,"Count of the total number of connections since the beginning of time", 1
C,ACTIVE_CONNECTIONS,"Count of the active number of connections", 2
#
# Authentication stats
#
var AUTH
BASE [cmulmtp].2.{AUTH}
C,AUTHENTICATION_YES,"Successful authentication of given mechanism",auto
C,AUTHENTICATION_NO, "Failed authentication of given mechanism", auto
#
# General information
#
BASE [cmulmtp].3
S,SERVER_NAME_VERSION,"Name and version string for server",auto
T,SERVER_UPTIME,"Amount of time server has been running",auto
#
# Message stats
#
var MTA
BASE [mtamib].1.{MTA}
C,mtaReceivedMessages ,"Messages we've received",1
C,mtaTransmittedMessages ,"Messages stored to disk",3
C,mtaReceivedVolume ,"Kbytes received",4
C,mtaTransmittedVolume ,"Kbytes stored to disk",6
C,mtaReceivedRecipients ,"Recipients accepted",7
C,mtaSuccessfulConvertedMessages,"Messages converted because of 8bit foo",10
#
# Sieve stats
#
BASE [cmusieve].4
C,SIEVE_MESSAGES_PROCESSED,"Number of messages processed by Sieve scripts",auto
C,SIEVE_REDIRECT ,"sieve redirects",auto
C,SIEVE_DISCARD ,"sieve discards",auto
C,SIEVE_REJECT ,"sieve rejects",auto
C,SIEVE_FILEINTO ,"sieve fileintos",auto
C,SIEVE_KEEP ,"sieve messages kept",auto
C,SIEVE_NOTIFY ,"sieve notifications sent",auto
C,SIEVE_VACATION_REPLIED,"vacation messages sent",auto
C,SIEVE_VACATION_TOTAL ,"vacation messages considered",auto
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 10:25 AM (1 d, 12 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
55/38/f43341418ea38f5daa26c213fc9b
Default Alt Text
lmtpstats.snmp (3 KB)
Attached To
Mode
R111 cyrus-imapd
Attached
Detach File
Event Timeline