X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=snmp%2FLustre-MIB.txt;h=3780d08e8fc9b21094680a0c65adf8272b65da3f;hp=db662d19afb58afede5ec64ec79af39f8b312062;hb=20dfdeda5ea3f679b68c4a9fb6924c90a0a79cac;hpb=c6bc5eb7d073d5a7b7d0934d92bfd8eab15fc825 diff --git a/snmp/Lustre-MIB.txt b/snmp/Lustre-MIB.txt index db662d1..3780d08 100644 --- a/snmp/Lustre-MIB.txt +++ b/snmp/Lustre-MIB.txt @@ -12,14 +12,13 @@ LUSTRE-MIB DEFINITIONS ::= BEGIN lustreMIB MODULE-IDENTITY LAST-UPDATED "200505150100Z" - ORGANIZATION "Cluster Filesystems, Inc." + ORGANIZATION "Sun Microsystems, Inc." CONTACT-INFO - " info@clusterfs.com + " http://www.lustre.org/ - Postal: Cluster File Systems, Inc. - 110 Capen St - Medford, MA 02155 - USA" + Postal: Sun Microsystems, Inc., + 4150 Network Circle, Santa Clara, + CA 95054 USA" DESCRIPTION "Management information for the Lustre parallel filesystem." @@ -439,6 +438,13 @@ mddFreeFiles OBJECT-TYPE "The number of unused files on a Meta Data Device." ::= { mddEntry 7 } +mdsNbSampledReq OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of sampled requests ." + ::= { metaDataServers 3 } --============================================================================ --