# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python GMPLS-LSR-STD-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/GMPLS-LSR-STD-MIB" MIB = { "moduleName" : "GMPLS-LSR-STD-MIB", "GMPLS-LSR-STD-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Common Control And Measurement Plane (CCAMP) Working Group""", "contact" : """ Thomas D. Nadeau Cisco Systems, Inc. Email: tnadeau@cisco.com Adrian Farrel Old Dog Consulting Email: adrian@olddog.co.uk Comments about this document should be emailed directly to the CCAMP working group mailing list at ccamp@ops.ietf.org.""", "description" : """Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 4803; see the RFC itself for full legal notices. This MIB module contains managed object definitions for the Generalized Multiprotocol (GMPLS) Label Switching Router as defined in Generalized Multi-Protocol Label Switching (GMPLS) Architecture, Mannie et al., RFC 3945, October 2004.""", "revisions" : ( { "date" : "2007-02-27 00:00", "description" : """Initial version issued as part of RFC 4803.""", }, ), "identity node" : "gmplsLsrStdMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-SMI", "name" : "zeroDotZero"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "SNMPv2-TC", "name" : "RowPointer"}, {"module" : "GMPLS-TC-STD-MIB", "name" : "GmplsSegmentDirectionTC"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInterfaceIndex"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInSegmentIndex"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsOutSegmentIndex"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInterfaceGroup"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsInSegmentGroup"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsOutSegmentGroup"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsXCGroup"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsPerfGroup"}, {"module" : "MPLS-LSR-STD-MIB", "name" : "mplsLsrNotificationGroup"}, {"module" : "IF-MIB", "name" : "ifGeneralInformationGroup"}, {"module" : "IF-MIB", "name" : "ifCounterDiscontinuityGroup"}, {"module" : "MPLS-TC-STD-MIB", "name" : "mplsStdMIB"}, ), "nodes" : { "gmplsLsrStdMIB" : { "nodetype" : "node", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15", "status" : "current", }, # node "gmplsLsrObjects" : { "nodetype" : "node", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1", }, # node "gmplsInterfaceTable" : { "nodetype" : "table", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.1", "status" : "current", "description" : """This table specifies per-interface GMPLS capability and associated information. It extends the information in the mplsInterfaceTable of MPLS-LSR-STD-MIB through a sparse augmentation relationship.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # table "gmplsInterfaceEntry" : { "nodetype" : "row", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.1.1", "create" : "true", "status" : "current", "linkage" : [ "mplsInterfaceIndex", ], "description" : """A conceptual row in this table is created automatically by an LSR for each interface that is both capable of supporting GMPLS and configured to support GMPLS. Note that support of GMPLS is not limited to control plane signaling, but may include data-plane-only function configured through SNMP SET commands performed on this MIB module. A conceptual row in this table may also be created via SNMP SET commands or automatically by the LSR to supplement a conceptual row in the mplsInterfaceTable where the interface is not capable of GMPLS but where the other objects carried in this row provide useful additional information for an MPLS interface. A conceptual row in this table will exist if and only if a corresponding entry in the mplsInterfaceTable exists, and a corresponding entry in the ifTable exists with ifType = mpls(166). If the associated entry in the ifTable is operationally disabled (thus removing the GMPLS capabilities on the interface) or the entry in the mplsInterfaceTable is deleted, the corresponding entry in this table MUST be deleted shortly thereafter. The indexes are the same as for the mplsInterfaceTable. Thus, the entry with index 0 represents the per-platform label space and contains parameters that apply to all interfaces that participate in the per-platform label space.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # row "gmplsInterfaceSignalingCaps" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "rsvpGmpls" : { "nodetype" : "namednumber", "number" : "1" }, "crldpGmpls" : { "nodetype" : "namednumber", "number" : "2" }, "otherGmpls" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", "default" : "(rsvpGmpls)", "description" : """Defines the signaling capabilities on this interface. Multiple bits may legitimately be set at once, but if 'unknown' is set then no other bit may be set. Setting no bits implies that GMPLS signaling cannot be performed on this interface and all LSPs must be manually provisioned or that this table entry is only present to supplement an entry in the mplsInterfaceTable by providing the information carried in other objects in this row.""", "reference" : """1. Generalized MPLS Signaling - CR-LDP Extensions, RFC 3472. 2. The Multiprotocol Label Switching (MPLS) Working Group decision on MPLS signaling protocols, RFC 3468. 3. Generalized MPLS Signaling - RSVP-TE Extensions, RFC 3473.""", }, # column "gmplsInterfaceRsvpHelloPeriod" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "3000", "units" : "milliseconds", "description" : """Period, in milliseconds, between sending Resource Reservation Protocol (RSVP) Hello messages on this interface. A value of 0 indicates that no Hello messages should be sent on this interface. This object is only valid if gmplsInterfaceSignalingCaps has no bits set or includes the rsvpGmpls bit.""", "reference" : """1. RSVP-TE: Extensions to RSVP for LSP Tunnels, RFC 3209, section 5. 2. Generalized MPLS Signaling - RSVP-TE Extensions, RFC 3473, section 9.3.""", }, # column "gmplsInSegmentTable" : { "nodetype" : "table", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.2", "status" : "current", "description" : """This table sparse augments the mplsInSegmentTable of MPLS-LSR-STD-MIB to provide GMPLS-specific information about incoming segments to an LSR.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # table "gmplsInSegmentEntry" : { "nodetype" : "row", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.2.1", "create" : "true", "status" : "current", "linkage" : [ "mplsInSegmentIndex", ], "description" : """An entry in this table extends the representation of an incoming segment represented by an entry in the mplsInSegmentTable in MPLS-LSR-STD-MIB through a sparse augmentation. An entry can be created by a network administrator via SNMP SET commands, or in response to signaling protocol events. Note that the storage type for this entry is given by the value of mplsInSegmentStorageType in the corresponding entry of the mplsInSegmentTable.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # row "gmplsInSegmentDirection" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"GMPLS-TC-STD-MIB", "name" : "GmplsSegmentDirectionTC"}, }, "access" : "readwrite", "default" : "forward", "description" : """This object indicates the direction of data flow on this segment. This object cannot be modified if mplsInSegmentRowStatus for the corresponding entry in the mplsInSegmentTable is active(1).""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # column "gmplsInSegmentExtraParamsPtr" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readwrite", "default" : "0.0", "description" : """Some tunnels will run over transports that can usefully support technology-specific additional parameters (for example, Synchronous Optical Network (SONET) resource usage). Such can be supplied from an external table and referenced from here. A value of zeroDotZero in this attribute indicates that there is no such additional information.""", }, # column "gmplsOutSegmentTable" : { "nodetype" : "table", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.3", "status" : "current", "description" : """This table sparse augments the mplsOutSegmentTable of MPLS-LSR-STD-MIB to provide GMPLS-specific information about outgoing segments from an LSR.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # table "gmplsOutSegmentEntry" : { "nodetype" : "row", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.3.1", "create" : "true", "status" : "current", "linkage" : [ "mplsOutSegmentIndex", ], "description" : """An entry in this table extends the representation of an outgoing segment represented by an entry in the mplsOutSegmentTable of MPLS-LSR-STD-MIB through a sparse augmentation. An entry can be created by a network administrator via SNMP SET commands, or in response to signaling protocol events. Note that the storage type for this entry is given by the value of mplsOutSegmentStorageType in the corresponding entry of the mplsOutSegmentTable.""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # row "gmplsOutSegmentDirection" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.3.1.1", "status" : "current", "syntax" : { "type" : { "module" :"GMPLS-TC-STD-MIB", "name" : "GmplsSegmentDirectionTC"}, }, "access" : "readwrite", "default" : "forward", "description" : """This object indicates the direction of data flow on this segment. This object cannot be modified if mplsOutSegmentRowStatus for the corresponding entry in the mplsOutSegmentTable is active(1).""", "reference" : """1. Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB), RFC 3813.""", }, # column "gmplsOutSegmentTTLDecrement" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "0", "description" : """This object indicates the amount by which to decrement the Time to Live (TTL) of any payload packets forwarded on this segment if per-hop decrementing is being done. A value of zero indicates that no decrement should be made or that per-hop decrementing is not in use. See the gmplsTunnelTTLDecrement object in the gmplsTunnelTable of GMPLS-TE-STD-MIB for a value by which to decrement the TTL for the whole of a tunnel. This object cannot be modified if mplsOutSegmentRowStatus for the associated entry in the mplsOutSegmentTable is active(1).""", "reference" : """1. Time To Live (TTL) Processing in Multi-Protocol Label Switching (MPLS) Networks, RFC 3443. 2. Generalized Multiprotocol Label Switching (GMPLS) Traffic Engineering Management Information Base, RFC 4802.""", }, # column "gmplsOutSegmentExtraParamsPtr" : { "nodetype" : "column", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.1.3.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readwrite", "default" : "0.0", "description" : """Some tunnels will run over transports that can usefully support technology-specific additional parameters (for example, SONET resource usage). Such can be supplied from an external table and referenced from here. A value of zeroDotZero in this attribute indicates that there is no such additional information.""", }, # column "gmplsLsrConformance" : { "nodetype" : "node", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2", }, # node "gmplsLsrGroups" : { "nodetype" : "node", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.1", }, # node "gmplsLsrCompliances" : { "nodetype" : "node", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.2", }, # node }, # nodes "groups" : { "gmplsInterfaceGroup" : { "nodetype" : "group", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.1.1", "status" : "current", "members" : { "gmplsInterfaceSignalingCaps" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsInterfaceRsvpHelloPeriod" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, }, # members "description" : """Collection of objects that provide additional information for an MPLS interface and are needed for GMPLS interface configuration and performance information.""", }, # group "gmplsInSegmentGroup" : { "nodetype" : "group", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.1.2", "status" : "current", "members" : { "gmplsInSegmentDirection" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsInSegmentExtraParamsPtr" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, }, # members "description" : """Collection of objects that provide additional information for an MPLS in-segment and are needed for GMPLS in-segment configuration and performance information.""", }, # group "gmplsOutSegmentGroup" : { "nodetype" : "group", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.1.3", "status" : "current", "members" : { "gmplsOutSegmentDirection" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsOutSegmentTTLDecrement" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsOutSegmentExtraParamsPtr" : { "nodetype" : "member", "module" : "GMPLS-LSR-STD-MIB" }, }, # members "description" : """Collection of objects that provide additional information for an MPLS out-segment and are needed for GMPLS out-segment configuration and performance information.""", }, # group }, # groups "compliances" : { "gmplsLsrModuleFullCompliance" : { "nodetype" : "compliance", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.2.1", "status" : "current", "description" : """Compliance statement for agents that provide full support for GMPLS-LSR-STD-MIB. The mandatory group has to be implemented by all LSRs that originate, terminate, or act as transit for TE-LSPs/tunnels. In addition, depending on the type of tunnels supported, other groups become mandatory as explained below.""", "requires" : { "ifGeneralInformationGroup" : { "nodetype" : "mandatory", "module" : "IF-MIB" }, "ifCounterDiscontinuityGroup" : { "nodetype" : "mandatory", "module" : "IF-MIB" }, "mplsInterfaceGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsInSegmentGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsOutSegmentGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsXCGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsPerfGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsLsrNotificationGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "gmplsInterfaceGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsInSegmentGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsOutSegmentGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, }, # requires "refinements" : { "gmplsInSegmentDirection" : { "module" : "GMPLS-LSR-STD-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "GMPLS-TC-STD-MIB", "type" : "GmplsSegmentDirectionTC", }, }, }, # syntax "access" : "readonly", "description" : """The only valid value for unidirectional LSPs is forward(1).""", }, "gmplsOutSegmentDirection" : { "module" : "GMPLS-LSR-STD-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "GMPLS-TC-STD-MIB", "type" : "GmplsSegmentDirectionTC", }, }, }, # syntax "access" : "readonly", "description" : """The only valid value for unidirectional LSPs is forward(1).""", }, "gmplsOutSegmentTTLDecrement" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsInSegmentExtraParamsPtr" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsOutSegmentExtraParamsPtr" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, }, # refinements }, # compliance "gmplsLsrModuleReadOnlyCompliance" : { "nodetype" : "compliance", "moduleName" : "GMPLS-LSR-STD-MIB", "oid" : "1.3.6.1.2.1.10.166.15.2.2.2", "status" : "current", "description" : """Compliance requirement for implementations that only provide read-only support for GMPLS-LSR-STD-MIB. Such devices can then be monitored but cannot be configured using this MIB module.""", "requires" : { "ifGeneralInformationGroup" : { "nodetype" : "mandatory", "module" : "IF-MIB" }, "ifCounterDiscontinuityGroup" : { "nodetype" : "mandatory", "module" : "IF-MIB" }, "mplsInterfaceGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsInSegmentGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsOutSegmentGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsXCGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "mplsPerfGroup" : { "nodetype" : "mandatory", "module" : "MPLS-LSR-STD-MIB" }, "gmplsInterfaceGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsInSegmentGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, "gmplsOutSegmentGroup" : { "nodetype" : "mandatory", "module" : "GMPLS-LSR-STD-MIB" }, }, # requires "refinements" : { "gmplsInterfaceSignalingCaps" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsInterfaceRsvpHelloPeriod" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsInSegmentDirection" : { "module" : "GMPLS-LSR-STD-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "GMPLS-TC-STD-MIB", "type" : "GmplsSegmentDirectionTC", }, }, }, # syntax "access" : "readonly", "description" : """The only valid value for unidirectional LSPs is forward(1).""", }, "gmplsInSegmentExtraParamsPtr" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsOutSegmentDirection" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """The only valid value for unidirectional LSPs is forward(1).""", }, "gmplsOutSegmentTTLDecrement" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "gmplsOutSegmentExtraParamsPtr" : { "module" : "GMPLS-LSR-STD-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, }, # refinements }, # compliance }, # compliances }