Print this page
NEX-16536 SUN-IREPORT-MIB is broken
NEX-16537 enhance FM traps
NEX-16545 SMF dict should have obsolete entries removed
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fm/dicts/SMF.dict
          +++ new/usr/src/cmd/fm/dicts/SMF.dict
   1    1  #
   2      -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
   3      -#
   4    2  # CDDL HEADER START
   5    3  #
   6    4  # The contents of this file are subject to the terms of the
   7    5  # Common Development and Distribution License (the "License").
   8    6  # You may not use this file except in compliance with the License.
   9    7  #
  10    8  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  11    9  # or http://www.opensolaris.org/os/licensing.
  12   10  # See the License for the specific language governing permissions
  13   11  # and limitations under the License.
  14   12  #
  15   13  # When distributing Covered Code, include this CDDL HEADER in each
  16   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  17   15  # If applicable, add the following below this CDDL HEADER, with the
  18   16  # fields enclosed by brackets "[]" replaced with your own identifying
  19   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  20   18  #
  21   19  # CDDL HEADER END
  22   20  #
  23   21  
  24      -# DO NOT EDIT -- this file is generated by the Event Registry.
       22 +
  25   23  #
       24 +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       25 +# Copyright 2018 Nexenta Systems, Inc.
       26 +#
  26   27  
  27   28  FMDICT: name=SMF version=1 maxkey=1 dictid=0x534d
  28   29  
  29      -defect.sunos.smf.svc.disabled=0
  30      -defect.sunos.smf.svc.temporarily_disabled=1
  31      -defect.sunos.smf.svc.invalid_restarter=2
  32      -defect.sunos.smf.svc.restarter_absent=3
  33      -defect.sunos.smf.svc.uninitialized=4
  34      -defect.sunos.smf.svc.restarter_dead=5
  35      -defect.sunos.smf.svc.administrative_request=6
  36      -defect.sunos.smf.svc.fault_threshold_reached=7
  37      -defect.sunos.smf.svc.method_fail=8
  38      -defect.sunos.smf.svc.none=9
  39      -defect.sunos.smf.svc.unknown=10
  40      -defect.sunos.smf.svc.starting=11
  41      -defect.sunos.smf.svc.administrative_degraded=12
  42      -defect.sunos.smf.svc.dependency_absent=13
  43      -defect.sunos.smf.svc.dependency_running=14
  44      -defect.sunos.smf.svc.dependency_other=15
  45      -defect.sunos.smf.svc.dependency_cycle=16
  46      -defect.sunos.smf.svc.invalid_dependency=17
  47      -defect.sunos.smf.svc.start_method_fail=18
  48      -defect.sunos.smf.svc.restarting_too_quickly=19
  49      -defect.sunos.smf.db.verify=20
  50      -defect.sunos.smf.svc.bad_repo_state=21
  51      -defect.sunos.smf.svc.transitioning=22
  52      -defect.sunos.smf.info.recovery=23
  53      -defect.sunos.smf.svc.service_request=24
  54   30  ireport.os.smf.state-transition.offline=25
  55   31  ireport.os.smf.state-transition.online=26
  56   32  ireport.os.smf.state-transition.disabled=27
  57   33  ireport.os.smf.state-transition.degraded=28
  58   34  ireport.os.smf.state-transition.uninitialized=29
  59   35  ireport.os.smf.state-transition.maintenance=30
  60   36  defect.sunos.smf.svc.maintenance=31
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX