# python version 1.0						DO NOT EDIT
#
# This python file has been generated by smidump version 0.5.0:
#
#   smidump -f python T11-FC-RSCN-MIB

FILENAME = "./libsmi-0.5.0/mibs/ietf/T11-FC-RSCN-MIB"

MIB = {
    "moduleName" : "T11-FC-RSCN-MIB",

    "T11-FC-RSCN-MIB" : {
        "nodetype" : "module",
        "language" : "SMIv2",
        "organization" :    
            """For the initial versions, T11.
For later versions, the IETF's IMSS Working Group.""",
        "contact" : 
            """     Claudio DeSanti
Cisco Systems, Inc.
170 West Tasman Drive
San Jose, CA 95134 USA
EMail: cds@cisco.com

Keith McCloghrie
Cisco Systems, Inc.
170 West Tasman Drive
San Jose, CA 95134 USA
EMail: kzm@cisco.com""",
        "description" :
            """The MIB module for the management of registrations



by Nx_Ports to receive RSCNs (Registered State Change
Notifications) on a Fibre Channel Fabric, as defined
in FC-LS, and for the monitoring of RSCNs sent/received
or rejected in a Fibre Channel Fabric.

Copyright (C) The Internet Society (2007).  This version of
this MIB module is part of RFC 4983;  see the RFC itself for
full legal notices.""",
        "revisions" : (
            {
                "date" : "2007-01-08 00:00",
                "description" :
                    """Initial version of this MIB module, published as RFC 4983.""",
            },
        ),
        "identity node" : "t11FcRscnMIB",
    },

    "imports" : (
        {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"},
        {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "Counter32"},
        {"module" : "SNMPv2-SMI", "name" : "mib-2"},
        {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"},
        {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"},
        {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"},
        {"module" : "SNMPv2-TC", "name" : "TruthValue"},
        {"module" : "FC-MGMT-MIB", "name" : "fcmInstanceIndex"},
        {"module" : "FC-MGMT-MIB", "name" : "fcmSwitchIndex"},
        {"module" : "FC-MGMT-MIB", "name" : "FcNameIdOrZero"},
        {"module" : "FC-MGMT-MIB", "name" : "FcAddressIdOrZero"},
        {"module" : "T11-FC-NAME-SERVER-MIB", "name" : "T11NsGs4RejectReasonCode"},
        {"module" : "T11-TC-MIB", "name" : "T11FabricIndex"},
    ),

    "nodes" : {
        "t11FcRscnMIB" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161",
            "status" : "current",
        }, # node
        "t11FcRscnNotifications" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.0",
        }, # node
        "t11FcRscnObjects" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1",
        }, # node
        "t11FcRscnRegistrations" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1",
        }, # node
        "t11FcRscnRegTable" : {
            "nodetype" : "table",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1.1",
            "status" : "current",
            "description" :
                """A table of Nx_Ports that have registered to receive
RSCNs on all Fabrics configured on one or more Fibre
Channel switches.""",
        }, # table
        "t11FcRscnRegEntry" : {
            "nodetype" : "row",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1.1.1",
            "status" : "current",
            "linkage" : [
                "fcmInstanceIndex",
                "fcmSwitchIndex",
                "t11FcRscnFabricIndex",
                "t11FcRscnRegFcId",
            ],
            "description" :
                """An entry containing information about one Nx_Port that
has registered with a particular switch (identified by
values of fcmInstanceIndex and fcmSwitchIndex) for a
particular Fabric (identified by a t11FcRscnFabricIndex
value).""",
        }, # row
        "t11FcRscnFabricIndex" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"T11-TC-MIB", "name" : "T11FabricIndex"},
            },
            "access" : "noaccess",
            "description" :
                """An index value that uniquely identifies a particular
Fabric.

In a Fabric conformant to FC-SW-4, multiple Virtual Fabrics
can operate within one (or more) physical infrastructures.
In such a case, this index value is used to uniquely
identify a particular Fabric within a physical
infrastructure.

In a Fabric that has (or can have) only a single Fabric
operating within the physical infrastructure, the
value of this Fabric Index will always be 1.""",
            "reference" :
                """ANSI INCITS 418-2006, Fibre Channel - Switch Fabric - 4
(FC-SW-4), December 2006.""",
        }, # column
        "t11FcRscnRegFcId" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "OctetString",
                    "parent module" : {
                        "name" : "FC-MGMT-MIB",
                        "type" : "FcAddressIdOrZero",
                    },
                    "ranges" : [
                    {
                        "min" : "3",
                        "max" : "3"
                    },
                    ],
                    "range" : {
                        "min" : "3",
                        "max" : "3"
                    },
                },
            },
            "access" : "noaccess",
            "description" :
                """The Fibre Channel Address Identifier of the
registering Nx_Port.""",
        }, # column
        "t11FcRscnRegType" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.1.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Bits",
                    "fromFabricController" : {
                        "nodetype" : "namednumber",
                        "number" : "0"
                    },
                    "fromNxPort" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """This object indicates the type of registration
desired by the registering Nx_Port, one bit per type:

'fromFabricController' -- RSCNs generated for events



                       detected by the Fabric Controller.

'fromNxPorts'          -- RSCNs generated for events
                       detected by the affected Nx_Port.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 40.""",
        }, # column
        "t11FcRscnStats" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2",
        }, # node
        "t11FcRscnStatsTable" : {
            "nodetype" : "table",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1",
            "status" : "current",
            "description" :
                """The RSCN-related statistics on all Fabrics configured
on one or more Fibre Channel switches.

Two levels of statistics are included:

   1) counters at the message-type level, for:
      - the number of SCRs received/rejected,
      - the number of RSCNs sent/received/rejected,
      - the number of SW_RSCNs sent/received/rejected.

   2) counters of sent/received RSCNs per 'Event
      Qualifier' value.  Note that if and when several
      RSCN events are coalesced into a single RSCN
      message, then that message may be counted in
      more than one of these counters.""",
        }, # table
        "t11FcRscnStatsEntry" : {
            "nodetype" : "row",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1",
            "status" : "current",
            "linkage" : [
                "fcmInstanceIndex",
                "fcmSwitchIndex",
                "t11FcRscnFabricIndex",
            ],
            "description" :
                """An entry containing statistics for a particular Fabric
(identified by a t11FcRscnFabricIndex value) on a particular
switch (identified by values of fcmInstanceIndex and
fcmSwitchIndex).""",
        }, # row
        "t11FcRscnInScrs" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of SCRs received from Nx_Ports
by this switch on this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnInRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of RSCNs received from Nx_Ports
by this switch on this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnOutRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of RSCNs transmitted to Nx_Ports
by this switch on this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnInSwRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.4",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of SW_RSCNs received by this switch from
other switches on this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnOutSwRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.5",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of SW_RSCNs transmitted by this switch
from other switches on this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnScrRejects" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.6",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of SCRs rejected by this switch on
this Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnRscnRejects" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.7",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of RSCNs rejected by this switch on this
Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnSwRscnRejects" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.8",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of SW_RSCN rejected by this switch on this
Fabric.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
        }, # column
        "t11FcRscnInUnspecifiedRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.9",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) received by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0000'b
meaning 'Event is not specified'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnOutUnspecifiedRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.10",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) sent by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0000'b
meaning 'Event is not specified'.




This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnInChangedAttribRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.11",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) received by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0002'b
meaning 'Changed Port Attribute'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnOutChangedAttribRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.12",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) sent by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0002'b
meaning 'Changed Port Attribute'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnInChangedServiceRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.13",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) received by this switch on this Fabric which



contained an RSCN Event Qualifier value of '0003'b
meaning 'Changed Service Object'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnOutChangedServiceRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.14",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) sent by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0003'b
meaning 'Changed Service Object'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnInChangedSwitchRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.15",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) received by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0004'b
meaning 'Changed Switch Configuration'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnOutChangedSwitchRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.16",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) sent by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0004'b
meaning 'Changed Switch Configuration'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnInRemovedRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.17",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) received by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0005'b
meaning 'Removed Object'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnOutRemovedRscns" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.2.1.1.18",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "description" :
                """The number of Registered State Change Notifications
(RSCNs) sent by this switch on this Fabric which
contained an RSCN Event Qualifier value of '0005'b
meaning 'Removed Object'.

This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 36.""",
        }, # column
        "t11FcRscnInformation" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3",
        }, # node
        "t11FcRscnNotifyControlTable" : {
            "nodetype" : "table",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1",
            "status" : "current",
            "description" :
                """A table of control information for notifications
generated due to the rejection of an SCR or RSCN.""",
        }, # table
        "t11FcRscnNotifyControlEntry" : {
            "nodetype" : "row",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1",
            "status" : "current",
            "linkage" : [
                "fcmInstanceIndex",
                "fcmSwitchIndex",
                "t11FcRscnFabricIndex",
            ],
            "description" :
                """Each entry contains notification control information
concerning the rejection of RSCN/SCRs for a particular
Fabric (identified by the value of t11FcRscnFabricIndex)
by a particular switch (identified by values of
fcmInstanceIndex and fcmSwitchIndex).""",
        }, # row
        "t11FcRscnIlsRejectNotifyEnable" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"},
            },
            "access" : "readwrite",
            "default" : "false",
            "description" :
                """This object specifies if a t11FcRscnIlsRejectReqNotify
notification should be generated when this switch
rejects an SW_RSCN on this Fabric.

Values written to this object should be retained
over agent reboots.""",
        }, # column
        "t11FcRscnElsRejectNotifyEnable" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"},
            },
            "access" : "readwrite",
            "default" : "false",
            "description" :
                """This object specifies if a t11FcRscnElsRejectReqNotify
notification should be generated when this switch
rejects an RSCN or SCR on this Fabric.

Values written to this object should be retained
over agent reboots.""",
        }, # column
        "t11FcRscnRejectedRequestString" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "OctetString",
                    "ranges" : [
                    {
                        "min" : "0",
                        "max" : "255"
                    },
                    ],
                    "range" : {
                        "min" : "0",
                        "max" : "255"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The binary content of the RSCN, SCR, or SW_RSCN that
was most recently rejected by this switch on this Fabric.
The value is formatted as an octet string (in network
byte order) as described in the relevant Fibre Channel
standard, containing the payload (which is typically a
list of affected ports and error codes) of the rejected
RSCN or SCR as described in FC-LS, or the rejected
SW_RSCN as described in FC-SW-4.

This object contains the zero-length string if and when
the RSCN/SCR/SW_RSCN payload is unavailable.  When the
length of this object is 255 octets, it contains the
first 255 octets of the payload (in network byte order).""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Tables 34 & 39.

ANSI INCITS 418-2006, Fibre Channel - Switch Fabric - 4
(FC-SW-4), December 2006, Table 45.""",
        }, # column
        "t11FcRscnRejectedRequestSource" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.4",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"FC-MGMT-MIB", "name" : "FcNameIdOrZero"},
            },
            "access" : "readonly",
            "description" :
                """The WWN that was the source of the RSCN, SCR, or
SW_RSCN that was most recently rejected by this switch
on this Fabric.""",
        }, # column
        "t11FcRscnRejectReasonCode" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.5",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"T11-FC-NAME-SERVER-MIB", "name" : "T11NsGs4RejectReasonCode"},
            },
            "access" : "readonly",
            "description" :
                """This object contains the Reason Code of the most recent
rejection by this switch of an RSCN, SCR or SW_RSCN on
this Fabric.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 146.

ANSI INCITS 418-2006, Fibre Channel - Switch Fabric - 4
(FC-SW-4), December 2006, Table 5.""",
        }, # column
        "t11FcRscnRejectReasonCodeExp" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.6",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "OctetString",
                    "ranges" : [
                    {
                        "min" : "1",
                        "max" : "1"
                    },
                    ],
                    "range" : {
                        "min" : "1",
                        "max" : "1"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """This object contains the Reason Code Explanation
of the most recent rejection by this switch of an
RSCN, SCR or SW_RSCN on this Fabric.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 147.

ANSI INCITS 418-2006, Fibre Channel - Switch Fabric - 4
(FC-SW-4), December 2006, Table 6.""",
        }, # column
        "t11FcRscnRejectReasonVendorCode" : {
            "nodetype" : "column",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.1.3.1.1.7",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "OctetString",
                    "ranges" : [
                    {
                        "min" : "1",
                        "max" : "1"
                    },
                    ],
                    "range" : {
                        "min" : "1",
                        "max" : "1"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """This object contains the Reason Vendor Specific
Code of the most recent rejection by this switch
of an RSCN, SCR or SW_RSCN on this Fabric.""",
            "reference" :
                """ANSI INCITS 433-2007, Fibre Channel - Link Services
(FC-LS), July 2007, Table 148.

ANSI INCITS 418-2006, Fibre Channel - Switch Fabric - 4
(FC-SW-4), December 2006, Section 6.1.3.""",
        }, # column
        "t11FcRscnConformance" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2",
        }, # node
        "t11FcRscnCompliances" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.1",
        }, # node
        "t11FcRscnGroups" : {
            "nodetype" : "node",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.2",
        }, # node
    }, # nodes

    "notifications" : {
        "t11FcRscnElsRejectReqNotify" : {
            "nodetype" : "notification",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.0.1",
            "status" : "current",
            "objects" : {
                "t11FcRscnRejectedRequestString" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectedRequestSource" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCode" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCodeExp" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonVendorCode" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
            },
            "description" :
                """This notification is generated when a switch rejects
an SCR or RSCN.

The value of t11FcRscnRejectedRequestString indicates the
binary content of the rejected request if available, or
the zero-length string otherwise.  The source of the
rejected request is given by t11FcRscnRejectedRequestSource,
and the reason for rejection is given by the values of
t11FcRscnRejectReasonCode, t11FcRscnRejectReasonCodeExp
and t11FcRscnRejectReasonVendorCode.""",
        }, # notification
        "t11FcRscnIlsRejectReqNotify" : {
            "nodetype" : "notification",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.0.2",
            "status" : "current",
            "objects" : {
                "t11FcRscnRejectedRequestString" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectedRequestSource" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCode" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCodeExp" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonVendorCode" : {
                    "nodetype" : "object",
                    "module" : "T11-FC-RSCN-MIB"
                },
            },
            "description" :
                """This notification is generated when a switch rejects
an SW_RSCN.

The value of t11FcRscnRejectedRequestString indicates the
binary content of the rejected request if available, or
the zero-length string otherwise.  The source of the
rejected request is given by t11FcRscnRejectedRequestSource,
and the reason for rejection is given by the values of
t11FcRscnRejectReasonCode, t11FcRscnRejectReasonCodeExp
and t11FcRscnRejectReasonVendorCode.""",
        }, # notification
    }, # notifications

    "groups" : {
        "t11FcRscnRegistrationGroup" : {
            "nodetype" : "group",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.2.1",
            "status" : "current",
            "members" : {
                "t11FcRscnRegType" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
            }, # members
            "description" :
                """A collection of objects for monitoring RSCN
registrations.""",
        }, # group
        "t11FcRscnStatsGroup" : {
            "nodetype" : "group",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.2.2",
            "status" : "current",
            "members" : {
                "t11FcRscnInScrs" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInSwRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutSwRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnScrRejects" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRscnRejects" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnSwRscnRejects" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInUnspecifiedRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutUnspecifiedRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInChangedAttribRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutChangedAttribRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInChangedServiceRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutChangedServiceRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInChangedSwitchRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutChangedSwitchRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnInRemovedRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnOutRemovedRscns" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
            }, # members
            "description" :
                """A collection of objects for collecting RSCN-related
statistics.""",
        }, # group
        "t11FcRscnNotifyControlGroup" : {
            "nodetype" : "group",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.2.3",
            "status" : "current",
            "members" : {
                "t11FcRscnIlsRejectNotifyEnable" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnElsRejectNotifyEnable" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectedRequestString" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectedRequestSource" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCode" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonCodeExp" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnRejectReasonVendorCode" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
            }, # members
            "description" :
                """A collection of notification control and
notification information objects.""",
        }, # group
        "t11FcRscnNotifyGroup" : {
            "nodetype" : "group",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.2.4",
            "status" : "current",
            "members" : {
                "t11FcRscnIlsRejectReqNotify" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnElsRejectReqNotify" : {
                    "nodetype" : "member",
                    "module" : "T11-FC-RSCN-MIB"
                },
            }, # members
            "description" :
                """A collection of notifications for monitoring
ILS and ELS rejections by the RSCN module.""",
        }, # group
    }, # groups

    "compliances" : {
        "t11FcRscnCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "T11-FC-RSCN-MIB",
            "oid" : "1.3.6.1.2.1.161.2.1.1",
            "status" : "current",
            "description" :
                """The compliance statement for entities that implement
this MIB.""",
            "requires" : {
                "t11FcRscnRegistrationGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnNotifyControlGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnNotifyGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "T11-FC-RSCN-MIB"
                },
                "t11FcRscnStatsGroup" : {
                    "nodetype" : "optional",
                    "module" : "T11-FC-RSCN-MIB",
                    "description" :
                        """These counters, containing RSCN-related statistics, are
mandatory only for those systems that count such events.""",
                },
            }, # requires
            "refinements" : {
                "t11FcRscnIlsRejectNotifyEnable" : {
                    "module" : "T11-FC-RSCN-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "t11FcRscnElsRejectNotifyEnable" : {
                    "module" : "T11-FC-RSCN-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
            }, # refinements

        }, # compliance
    }, # compliances

}