# python version 1.0						DO NOT EDIT
#
# This python file has been generated by smidump version 0.5.0:
#
#   smidump -f python MPLS-LC-FR-STD-MIB

FILENAME = "./libsmi-0.5.0/mibs/ietf/MPLS-LC-FR-STD-MIB"

MIB = {
    "moduleName" : "MPLS-LC-FR-STD-MIB",

    "MPLS-LC-FR-STD-MIB" : {
        "nodetype" : "module",
        "language" : "SMIv2",
        "organization" :    
            """Multiprotocol Label Switching (MPLS) Working Group""",
        "contact" : 
            """        Thomas D. Nadeau
Cisco Systems, Inc.
Email:  tnadeau@cisco.com

Subrahmanya Hegde
Email:  subrah@cisco.com

General comments should be sent to mpls@uu.net""",
        "description" :
            """This MIB module contains managed object definitions for
MPLS Label-Controlled Frame-Relay interfaces as defined
in (RFC3034).

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

    "imports" : (
        {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"},
        {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"},
        {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"},
        {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"},
        {"module" : "SNMPv2-TC", "name" : "RowStatus"},
        {"module" : "SNMPv2-TC", "name" : "StorageType"},
        {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInterfaceIndex"},
        {"module" : "FRAME-RELAY-DTE-MIB", "name" : "DLCI"},
        {"module" : "MPLS-TC-STD-MIB", "name" : "mplsStdMIB"},
    ),

    "nodes" : {
        "mplsLcFrStdMIB" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10",
            "status" : "current",
        }, # node
        "mplsLcFrStdNotifications" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.0",
        }, # node
        "mplsLcFrStdObjects" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1",
        }, # node
        "mplsLcFrStdInterfaceConfTable" : {
            "nodetype" : "table",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1",
            "status" : "current",
            "description" :
                """This table specifies per-interface MPLS LC-FR
capability and associated information.  In particular,
this table sparsely extends the MPLS-LSR-STD-MIB's
mplsInterfaceConfTable.""",
        }, # table
        "mplsLcFrStdInterfaceConfEntry" : {
            "nodetype" : "row",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1",
            "create" : "true",
            "status" : "current",
            "linkage" : [
                "mplsInterfaceIndex",
            ],
            "description" :
                """An entry in this table is created by an LSR for
every interface capable of supporting MPLS LC-FR.
Each entry in this table will exist only if a
corresponding entry in ifTable and mplsInterfaceConfTable
exists.  If the associated entries in ifTable and
mplsInterfaceConfTable are deleted, the corresponding
entry in this table must also be deleted shortly
thereafter.""",
        }, # row
        "mplsLcFrStdTrafficMinDlci" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"FRAME-RELAY-DTE-MIB", "name" : "DLCI"},
            },
            "access" : "readwrite",
            "description" :
                """This is the minimum DLCI value over which this
LSR is willing to accept traffic on this
interface.""",
        }, # column
        "mplsLcFrStdTrafficMaxDlci" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"FRAME-RELAY-DTE-MIB", "name" : "DLCI"},
            },
            "access" : "readwrite",
            "description" :
                """This is the max DLCI value over which this
LSR is willing to accept traffic on this
interface.""",
        }, # column
        "mplsLcFrStdCtrlMinDlci" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"FRAME-RELAY-DTE-MIB", "name" : "DLCI"},
            },
            "access" : "readwrite",
            "description" :
                """This is the min DLCI value over which this
LSR is willing to accept control traffic
on this interface.""",
        }, # column
        "mplsLcFrStdCtrlMaxDlci" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.4",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"FRAME-RELAY-DTE-MIB", "name" : "DLCI"},
            },
            "access" : "readwrite",
            "description" :
                """This is the max DLCI value over which this
LSR is willing to accept control traffic
on this interface.""",
        }, # column
        "mplsLcFrStdInterfaceConfRowStatus" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.5",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"},
            },
            "access" : "readwrite",
            "description" :
                """This object is used to create and
delete entries in this table.  When configuring
entries in this table, the corresponding ifEntry and
mplsInterfaceConfEntry MUST exist beforehand.  If a manager
attempts to create an entry for a corresponding
mplsInterfaceConfEntry that does not support LC-FR,
the agent MUST return an inconsistentValue error.
If this table is implemented read-only, then the
agent must set this object to active(1) when this
row is made active.  If this table is implemented
writable, then an agent MUST not allow modification
to its objects once this value is set to active(1),
except to mplsLcFrStdInterfaceConfRowStatus and
mplsLcFrStdInterfaceConfStorageType.""",
        }, # column
        "mplsLcFrStdInterfaceConfStorageType" : {
            "nodetype" : "column",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.1.1.1.6",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"},
            },
            "access" : "readwrite",
            "default" : "nonVolatile",
            "description" :
                """The storage type for this conceptual row.
Conceptual rows having the value 'permanent(4)'
need not allow write-access to any columnar
objects in the row.""",
        }, # column
        "mplsLcFrStdConformance" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2",
        }, # node
        "mplsLcFrStdCompliances" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2.1",
        }, # node
        "mplsLcFrStdGroups" : {
            "nodetype" : "node",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2.2",
        }, # node
    }, # nodes

    "groups" : {
        "mplsLcFrStdIfGroup" : {
            "nodetype" : "group",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2.2.1",
            "status" : "current",
            "members" : {
                "mplsLcFrStdTrafficMinDlci" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
                "mplsLcFrStdTrafficMaxDlci" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
                "mplsLcFrStdCtrlMinDlci" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
                "mplsLcFrStdCtrlMaxDlci" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
                "mplsLcFrStdInterfaceConfRowStatus" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
                "mplsLcFrStdInterfaceConfStorageType" : {
                    "nodetype" : "member",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
            }, # members
            "description" :
                """Collection of objects needed for MPLS LC-FR
interface configuration.""",
        }, # group
    }, # groups

    "compliances" : {
        "mplsLcFrStdModuleFullCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2.1.1",
            "status" : "current",
            "description" :
                """Compliance statement for agents that provide
full support for MPLS-LC-FR-STD-MIB.  Such
devices can be monitored and also be configured
using this MIB module.""",
            "requires" : {
                "mplsLcFrStdIfGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
            }, # requires
            "refinements" : {
                "mplsLcFrStdInterfaceConfRowStatus" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "syntax" : {
                        "type" :                         {
                            "basetype" : "Enumeration",
                            "parent module" : {
                                "name" : "SNMPv2-TC",
                                "type" : "RowStatus",
                            },
                            "active" : {
                                "nodetype" : "namednumber",
                                "number" : "1"
                            },
                            "notInService" : {
                                "nodetype" : "namednumber",
                                "number" : "2"
                            },
                        },
                    }, # syntax
                    "writesyntax" : {
                        "type" :                         {
                            "basetype" : "Enumeration",
                            "parent module" : {
                                "name" : "SNMPv2-TC",
                                "type" : "RowStatus",
                            },
                            "active" : {
                                "nodetype" : "namednumber",
                                "number" : "1"
                            },
                            "notInService" : {
                                "nodetype" : "namednumber",
                                "number" : "2"
                            },
                            "createAndGo" : {
                                "nodetype" : "namednumber",
                                "number" : "4"
                            },
                            "destroy" : {
                                "nodetype" : "namednumber",
                                "number" : "6"
                            },
                        },
                    }, # writesyntax
                    "description" :
                        """Support for createAndWait and notReady is
not required.""",
                },
            }, # refinements

        }, # compliance
        "mplsLcFrStdModuleReadOnlyCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "MPLS-LC-FR-STD-MIB",
            "oid" : "1.3.6.1.2.1.10.166.10.2.1.2",
            "status" : "current",
            "description" :
                """Compliance requirement for implementations that only
provide read-only support for MPLS-LC-FR-STD-MIB.
Such devices can be monitored but cannot be configured
using this MIB module.""",
            "requires" : {
                "mplsLcFrStdIfGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "MPLS-LC-FR-STD-MIB"
                },
            }, # requires
            "refinements" : {
                "mplsLcFrStdTrafficMinDlci" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "mplsLcFrStdTrafficMaxDlci" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "mplsLcFrStdCtrlMinDlci" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "mplsLcFrStdCtrlMaxDlci" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "mplsLcFrStdInterfaceConfRowStatus" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "syntax" : {
                        "type" :                         {
                            "basetype" : "Enumeration",
                            "parent module" : {
                                "name" : "SNMPv2-TC",
                                "type" : "RowStatus",
                            },
                            "active" : {
                                "nodetype" : "namednumber",
                                "number" : "1"
                            },
                        },
                    }, # syntax
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
                "mplsLcFrStdInterfaceConfStorageType" : {
                    "module" : "MPLS-LC-FR-STD-MIB",
                    "access" : "readonly",
                    "description" :
                        """Write access is not required.""",
                },
            }, # refinements

        }, # compliance
    }, # compliances

}