home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / mac / SNMP_MIBs / snmpv3 / ESO-CONSORTIUM-MIB.mib next >
Text File  |  2008-02-08  |  7KB  |  185 lines

  1. ESO-CONSORTIUM-MIB DEFINITIONS ::= BEGIN
  2.  
  3.       IMPORTS
  4.           MODULE-IDENTITY, OBJECT-IDENTITY,
  5.              snmpModules                        FROM SNMPv2-SMI
  6.              AutonomousType                     FROM SNMPv2-TC
  7.              enterprises                        FROM SNMPv2-SMI;
  8.  
  9.       esoConsortiumMIB MODULE-IDENTITY
  10.           LAST-UPDATED "200406230000Z"          -- 23 June 2004, midnight
  11.           ORGANIZATION "ESO (Extended Security Options) Consortium"
  12.           CONTACT-INFO "
  13.                   ESO Consortium Coordinator
  14.                   SNMP Research
  15.  
  16.                   Postal Address:
  17.  
  18.                   SNMP Research, Inc
  19.                   3001 Kimberlin Heights Rd.
  20.                   Knoxville, TN 37920-9716
  21.                   USA
  22.  
  23.                   Tel:     +1 865 573 1434
  24.                   Fax:     +1 865 573 9197
  25.                   E-mail:  eso-consortium@snmp.com
  26.                   WWW:     http://www.snmp.com/eso"
  27.  
  28.           DESCRIPTION
  29.                 " The ESO Consortium is an umbrella organization for
  30.                   registration of not-yet-standardized SNMP security
  31.                   modules in the enterprise space.  The objects
  32.                   published here are intended to provide a common
  33.                   naming and registration for authentication and 
  34.                   privacy protocol extensions to the SNMP USM
  35.                   Module (RFC3414).  The authentication and privacy
  36.                   protocol objects specified herein are intended to be
  37.                   used as values for usmUserAuthProtocol and
  38.                   usmUserPrivProtocol when managing SNMPv3 users
  39.                   via the snmpUsmMIB.
  40.                 "
  41.           REVISION     "200406230000Z"          -- 23 June 2004, midnight
  42.           DESCRIPTION  
  43.                 " Deprecated usmAESCfb128PrivProtocol subsequent to
  44.           the publication of RFC3826, containing the 
  45.                   standard track object usmAesCfb128Protocol."
  46.            
  47.           REVISION     "200302030000Z"          -- 03 February 2003, midnight
  48.           DESCRIPTION  
  49.                 " Changes in preparation for public release.
  50.                   -  Added Object Identities for AES use while
  51.                      AES is being standardized.
  52.                   -  As of this writing, there are no
  53.                      additional authentication protocols specified
  54.                      in this document.
  55.                 "
  56.  
  57.           REVISION     "200302030000Z"          -- 03 February 2003, midnight
  58.           DESCRIPTION  
  59.                 "Initial version, intended to be published as
  60.                  an Internet Draft.
  61.                 "
  62.  
  63.           ::= { enterprises 14832 } 
  64.  
  65. --
  66. -- esoConsortiumMIB.1: Object Identities
  67. --
  68.       esoConsortiumMIBObjectIdentities OBJECT IDENTIFIER 
  69.           ::= { esoConsortiumMIB 1 }
  70.  
  71. --
  72. -- 3DES Privacy Protocol for SNMPv3 USM security model 
  73. --
  74.  
  75.       usm3DESPrivProtocol OBJECT-IDENTITY
  76.           STATUS        current
  77.           DESCRIPTION  
  78.                 " The 3DES-EDE Symmetric Encryption Protocol.
  79.                   This is the protocol as specified in
  80.                   draft-reeder-snmpv3-usm-3desede-00, and in the
  81.                   updates to that draft available at 
  82.                   http://www.snmp.com/eso/.
  83.                 "
  84.  
  85.           REFERENCE    
  86.                 " - Data Encryption Standard, National Institute of
  87.                     Standards and Technology.  Federal Information
  88.                     Processing Standard (FIPS) Publication 46-3, (1999,
  89.                     pending approval).  Will supersede FIPS Publication 
  90.                     46-2.
  91.  
  92.                   - Data Encryption Algorithm, American National
  93.                     Standards Institute.  ANSI X3.92-1981,
  94.                     (December, 1980).
  95.  
  96.                   - DES Modes of Operation, National Institute of
  97.                     Standards and Technology.  Federal Information
  98.                     Processing Standard (FIPS) Publication 81,
  99.                     (December, 1980).
  100.  
  101.                   - Data Encryption Algorithm - Modes of Operation,
  102.                     American National Standards Institute.
  103.                     ANSI X3.106-1983, (May 1983).
  104.                  "
  105.           ::= { esoConsortiumMIBObjectIdentities 1 }
  106.  
  107. --
  108. -- AES Privacy Protocols for SNMPv3 USM security model 
  109. --
  110.  
  111.        usmAESCfb128PrivProtocol OBJECT-IDENTITY
  112.           STATUS        deprecated
  113.           DESCRIPTION  
  114.                 "The CFB128-AES-128 Privacy Protocol.
  115.  
  116.                  This is the protocol as specified in
  117.                  draft-blumenthal-aes-usm-04.txt available at
  118.                  http://www.snmp.com/eso.  This object replaces the 
  119.                  usmAesCfb128Protocol OBJECT-IDENTITY.
  120.                  This assignment is made separately here, as the
  121.                  assignments in draft-blumenthal-aes-usm-04
  122.                  are transient.
  123.  
  124.                  Note that while draft-blumenthal-aes-usm-04
  125.                  is referenced here, no interoperability problems
  126.                  have been encountered with draft-blumenthal-aes-usm-05
  127.                  (also available at http://www.snmp.com/eso) for 
  128.                  this privacy protocol.
  129.  
  130.                  Note that this object has been deprecated due to the
  131.                  publication of RFC3826.
  132.                 "
  133.  
  134.           REFERENCE    
  135.                 "- The AES Cipher Algorithm in the SNMP's 
  136.                    User-based Security Model.
  137.                    Internet Draft draft-blumenthal-aes-usm-04.
  138.  
  139.                  - Specification for the ADVANCED ENCRYPTION
  140.                    STANDARD (DRAFT). Federal Information Processing
  141.                    Standard (FIPS) Publication 197.
  142.                    (November 2001).
  143.  
  144.                  - Dworkin, M., NIST Recommendation for Block
  145.                    Cipher Modes of Operation, Methods and
  146.                    Techniques (DRAFT).
  147.                    NIST Special Publication 800-38A
  148.                    (December 2001). 
  149.                 "
  150.           ::= { esoConsortiumMIBObjectIdentities 2 } 
  151.  
  152.        usmAESCfb192PrivProtocol OBJECT-IDENTITY
  153.           STATUS        current
  154.           DESCRIPTION  
  155.                 "The CFB128-AES-192 Privacy Protocol.
  156.  
  157.                  Note that this object replaces the usmAesCfb192Protocol
  158.                  OBJECT-IDENTITY of draft-blumenthal-aes-usm-04
  159.                  (available at http://www.snmp.com/eso).
  160.                  This assignment is made separately here, as the
  161.                  assignments in draft-blumenthal-aes-usm-04
  162.                  are transient."
  163.           REFERENCE    
  164.                 "See References for usmAESCfb128PrivProtocol (above)"
  165.  
  166.            ::= { esoConsortiumMIBObjectIdentities 3 } 
  167.  
  168.        usmAESCfb256PrivProtocol OBJECT-IDENTITY
  169.           STATUS        current
  170.           DESCRIPTION  
  171.                 "The CFB128-AES-256 Privacy Protocol.
  172.  
  173.                  Note that this object replaces the usmAesCfb256Protocol
  174.                  OBJECT-IDENTITY of draft-blumenthal-aes-usm-04.
  175.                  (available at http://www.snmp.com/eso).
  176.                  This assignment is made separately here, as the
  177.                  assignments in draft-blumenthal-aes-usm-04
  178.                  are transient."
  179.           REFERENCE    
  180.                 "See References for usmAESCfb128PrivProtocol (above)"
  181.  
  182.            ::= { esoConsortiumMIBObjectIdentities 4 } 
  183.  
  184. END
  185.