# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python MPLS-LC-ATM-STD-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/MPLS-LC-ATM-STD-MIB" MIB = { "moduleName" : "MPLS-LC-ATM-STD-MIB", "MPLS-LC-ATM-STD-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """Multiprotocol Label Switching (MPLS) Working Group""", "contact" : """ Thomas D. Nadeau Postal: Cisco Systems, Inc. 250 Apollo Drive Chelmsford, MA 01824 Tel: +1-978-244-3051 Email: tnadeau@cisco.com Subrahmanya Hegde Postal: Cisco Systems, Inc. 225 East Tazman Drive Tel: +1-408-525-6562 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 ATM interfaces as defined in [RFC3035]. 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" : "mplsLcAtmStdMIB", }, "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" : "SNMPv2-TC", "name" : "TruthValue"}, {"module" : "ATM-TC-MIB", "name" : "AtmVpIdentifier"}, {"module" : "MPLS-TC-STD-MIB", "name" : "mplsStdMIB"}, {"module" : "MPLS-TC-STD-MIB", "name" : "MplsAtmVcIdentifier"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInterfaceIndex"}, ), "nodes" : { "mplsLcAtmStdMIB" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9", "status" : "current", }, # node "mplsLcAtmStdNotifications" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.0", }, # node "mplsLcAtmStdObjects" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1", }, # node "mplsLcAtmStdInterfaceConfTable" : { "nodetype" : "table", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1", "status" : "current", "description" : """This table specifies per-interface MPLS LC-ATM capability and associated information. In particular, this table sparsely extends the MPLS-LSR-STD-MIB's mplsInterfaceConfTable.""", }, # table "mplsLcAtmStdInterfaceConfEntry" : { "nodetype" : "row", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.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-ATM. 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 "mplsLcAtmStdCtrlVpi" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"ATM-TC-MIB", "name" : "AtmVpIdentifier"}, }, "access" : "readwrite", "description" : """This is the VPI value over which this LSR is willing to accept control traffic on this interface.""", }, # column "mplsLcAtmStdCtrlVci" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"MPLS-TC-STD-MIB", "name" : "MplsAtmVcIdentifier"}, }, "access" : "readwrite", "description" : """This is the VCI value over which this LSR is willing to accept control traffic on this interface.""", }, # column "mplsLcAtmStdUnlabTrafVpi" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"ATM-TC-MIB", "name" : "AtmVpIdentifier"}, }, "access" : "readwrite", "description" : """This is the VPI value over which this LSR is willing to accept unlabeled traffic on this interface.""", }, # column "mplsLcAtmStdUnlabTrafVci" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"MPLS-TC-STD-MIB", "name" : "MplsAtmVcIdentifier"}, }, "access" : "readwrite", "description" : """This is the VCI value over which this LSR is willing to accept unlabeled traffic on this interface.""", }, # column "mplsLcAtmStdVcMerge" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """If set to true(1), indicates that this interface is capable of ATM VC merge; otherwise, it MUST be set to false(2).""", }, # column "mplsLcAtmVcDirectlyConnected" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "true", "description" : """This value indicates whether an LC-ATM is directly or indirectly (by means of a VP) connected. If set to true(1), indicates that this interface is directly connected LC-ATM; otherwise, it MUST be set to false(2). Note that although it can be intimated from RFC 3057 that multiple VPs may be used, in practice only a single one is used, and therefore the authors of this MIB module have chosen to model it as such.""", }, # column "mplsLcAtmLcAtmVPI" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"ATM-TC-MIB", "name" : "AtmVpIdentifier"}, }, "access" : "readwrite", "default" : "0", "description" : """This is the VPI value used for indirectly connected LC-ATM interfaces. For these interfaces, the VPI field is not available to MPLS, and the label MUST be encoded entirely within the VCI field (see [RFC3035]). If the interface is directly connected, this value MUST be set to zero.""", }, # column "mplsLcAtmStdIfConfRowStatus" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.8", "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-ATM, 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 mplsLcAtmStdIfConfRowStatus and mplsLcAtmStdIfConfStorageType.""", }, # column "mplsLcAtmStdIfConfStorageType" : { "nodetype" : "column", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.1.1.1.9", "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 "mplsLcAtmStdConformance" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2", }, # node "mplsLcAtmStdCompliances" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2.1", }, # node "mplsLcAtmStdGroups" : { "nodetype" : "node", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2.2", }, # node }, # nodes "groups" : { "mplsLcAtmStdIfGroup" : { "nodetype" : "group", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2.2.1", "status" : "current", "members" : { "mplsLcAtmStdCtrlVpi" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdCtrlVci" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdUnlabTrafVpi" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdUnlabTrafVci" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdVcMerge" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmVcDirectlyConnected" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmLcAtmVPI" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdIfConfRowStatus" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, "mplsLcAtmStdIfConfStorageType" : { "nodetype" : "member", "module" : "MPLS-LC-ATM-STD-MIB" }, }, # members "description" : """Collection of objects needed for MPLS LC-ATM interface configuration.""", }, # group }, # groups "compliances" : { "mplsLcAtmStdModuleFullCompliance" : { "nodetype" : "compliance", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2.1.1", "status" : "current", "description" : """Compliance statement for agents that provide full support for MPLS-LC-ATM-STD-MIB. Such devices can be monitored and also be configured using this MIB module.""", "requires" : { "mplsLcAtmStdIfGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LC-ATM-STD-MIB" }, }, # requires "refinements" : { "mplsLcAtmStdIfConfRowStatus" : { "module" : "MPLS-LC-ATM-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 "mplsLcAtmStdModuleReadOnlyCompliance" : { "nodetype" : "compliance", "moduleName" : "MPLS-LC-ATM-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.9.2.1.2", "status" : "current", "description" : """Compliance requirement for implementations that only provide read-only support for MPLS-LC-ATM-STD-MIB. Such devices can be monitored but cannot be configured using this MIB module.""", "requires" : { "mplsLcAtmStdIfGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LC-ATM-STD-MIB" }, }, # requires "refinements" : { "mplsLcAtmStdCtrlVpi" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdCtrlVci" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdUnlabTrafVpi" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdUnlabTrafVci" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdVcMerge" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdIfConfRowStatus" : { "module" : "MPLS-LC-ATM-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.""", }, "mplsLcAtmVcDirectlyConnected" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmLcAtmVPI" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "mplsLcAtmStdIfConfStorageType" : { "module" : "MPLS-LC-ATM-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, }, # refinements }, # compliance }, # compliances }