CISCO-IETF-PW-MPLS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-PW-MPLS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cpwVcMplsMIB 1.3.6.1.4.1.9.10.107
This MIB complements the CISCO-IETF-PW-MIB for PW operation over MPLS.
         cpwVcMplsNotifications 1.3.6.1.4.1.9.10.107.0
             cpwVcMplsNotifyPrefix 1.3.6.1.4.1.9.10.107.0.0
         cpwVcMplsObjects 1.3.6.1.4.1.9.10.107.1
             cpwVcMplsTable 1.3.6.1.4.1.9.10.107.1.1 no-access
This table specifies information for VC to be carried over MPLS PSN.
                 cpwVcMplsEntry 1.3.6.1.4.1.9.10.107.1.1.1 no-access
A row in this table represents parameters specific to MPLS PSN for a pseudo wire connection (VC). The row is created automatically by the local agent if the cpwVcPsnType is MPLS. It is indexed by cpwVcIndex, which uniquely identifying a singular connection.
                     cpwVcMplsMplsType 1.3.6.1.4.1.9.10.107.1.1.1.1 bits read-write
Set by the operator to indicate the outer tunnel types, if exists. mplsTe is used if the outer tunnel was set-up by MPLS-TE, and mplsNonTe is used the outer tunnel was set up by LDP or manually. Combination of mplsTe and mplsNonTe may exist in case of outer tunnel protection. vcOnly is used if there is no outer tunnel label. vcOnly cannot be combined with mplsNonTe or mplsTe. Bits: 'mplsNonTe': 1, 'vcOnly': 2, 'mplsTe': 0.
                     cpwVcMplsExpBitsMode 1.3.6.1.4.1.9.10.107.1.1.1.2 integer read-write
Set by the operator to indicate the way the VC shim label EXP bits are to be determined. The value of outerTunnel(1) is used where there is an outer tunnel - cpwVcMplsMplsType is mplsTe or mplsNonTe. Note that in this case there is no need to mark the VC label with the EXP bits since the VC label is not visible to the intermediate nodes. If there is no outer tunnel, specifiedValue(2) indicate that the value is specified by cpwVcMplsExpBits, and serviceDependant(3) indicate that the EXP bits are setup based on a rule specified in the emulated service specific tables, for example when the EXP bits are a function of 802.1p marking for Ethernet emulated service. Enumeration: 'serviceDependant': 3, 'outerTunnel': 1, 'specifiedValue': 2.
                     cpwVcMplsExpBits 1.3.6.1.4.1.9.10.107.1.1.1.3 unsigned32 read-write
Set by the operator to indicate the MPLS EXP bits to be used on the VC shim label if cpwVcMplsExpBitsMode is specifiedValue(2), zero otherwise.
                     cpwVcMplsTtl 1.3.6.1.4.1.9.10.107.1.1.1.4 unsigned32 read-write
Set by the operator to indicate the VC TTL bits to be used on the VC shim label.
                     cpwVcMplsLocalLdpID 1.3.6.1.4.1.9.10.107.1.1.1.5 mplsldpidentifier read-write
The local LDP identifier of the LDP entity creating this VC in the local node. As the VC labels are always set from the per platform label space, the last two octets in the LDP ID MUST be always both zeros.
                     cpwVcMplsLocalLdpEntityID 1.3.6.1.4.1.9.10.107.1.1.1.6 unsigned32 read-write
The local LDP Entity index of the LDP entity to be used for this VC on the local node. Should be set to all zeros if not used.
                     cpwVcMplsPeerLdpID 1.3.6.1.4.1.9.10.107.1.1.1.7 mplsldpidentifier read-only
The peer LDP identifier as identified from the LDP session. Should be zero if not relevant or not known yet.
                     cpwVcMplsStorageType 1.3.6.1.4.1.9.10.107.1.1.1.8 storagetype read-write
This variable indicates the storage type for this row.
             cpwVcMplsOutboundIndexNext 1.3.6.1.4.1.9.10.107.1.2 unsigned32 read-only
This object contains an appropriate value to be used for cpwVcMplsOutboundIndex when creating entries in the cpwVcMplsOutboundTable. The value 0 indicates that no unassigned entries are available. To obtain the cpwVcMplsOutboundIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index, however the agent MUST NOT assume such retrieval will be done for each row created.
             cpwVcMplsOutboundTable 1.3.6.1.4.1.9.10.107.1.3 no-access
This table associates VCs using MPLS PSN with the outbound MPLS tunnels (i.e. toward the PSN) or the physical interface in case of VC only.
                 cpwVcMplsOutboundEntry 1.3.6.1.4.1.9.10.107.1.3.1 no-access
A row in this table represents a link between PW VC (that require MPLS tunnels) and MPLS tunnel toward the PSN. In the case of VC only, it associate the VC with the interface that shall carry the VC. This table is indexed by the pwVcIndex and an additional index enabling multiple rows for the same VC index. At least one entry is created in this table by the operator for each PW VC that requires MPLS PSN. Note that the first entry for each VC can be indexed by cpwVcMplsOutboundIndex equal zero without a need for retrieval of cpwVcMplsOutboundIndexNext. This table points to the appropriate MPLS MIB. In the case of MPLS-TE, the 4 variables relevant to the indexing of a TE MPLS tunnel are set as in Srinivasan, et al, . In case of Non-TE MPLS (an outer tunnel label assigned by LDP or manually) the table points to the XC entry in the LSR MIB as in Srinivasan, et al, . In case of VC only (no outer tunnel) the ifIndex of the port to carry the VC is configured. Each VC may have multiple rows in this tables if protection is available at the outer tunnel level, each row may be of different type except for VC only, on which only rows with ifIndex of the port are allowed.
                     cpwVcMplsOutboundIndex 1.3.6.1.4.1.9.10.107.1.3.1.1 unsigned32 no-access
Arbitrary index for enabling multiple rows per VC in this table. Next available free index can be retrieved using cpwVcMplsOutboundIndexNext.
                     cpwVcMplsOutboundLsrXcIndex 1.3.6.1.4.1.9.10.107.1.3.1.2 unsigned32 read-only
This object will be set by the operator. If the outer label is defined in the MPL-LSR-MIB, i.e. set by LDP or manually, this object points to the XC index of the outer tunnel. Otherwise, it is set to zero.
                     cpwVcMplsOutboundTunnelIndex 1.3.6.1.4.1.9.10.107.1.3.1.3 mplstunnelindex read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsOutboundTunnelInstance 1.3.6.1.4.1.9.10.107.1.3.1.4 mplstunnelinstanceindex read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsOutboundTunnelLclLSR 1.3.6.1.4.1.9.10.107.1.3.1.5 mplslsridentifier read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsOutboundTunnelPeerLSR 1.3.6.1.4.1.9.10.107.1.3.1.6 mplslsridentifier read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsOutboundIfIndex 1.3.6.1.4.1.9.10.107.1.3.1.7 interfaceindexorzero read-only
In case of VC only (no outer tunnel), this object holds the ifIndex of the outbound port, otherwise set to zero.
                     cpwVcMplsOutboundRowStatus 1.3.6.1.4.1.9.10.107.1.3.1.8 rowstatus read-only
For creating, modifying, and deleting this row.
                     cpwVcMplsOutboundStorageType 1.3.6.1.4.1.9.10.107.1.3.1.9 storagetype read-only
This variable indicates the storage type for this object.
             cpwVcMplsInboundIndexNext 1.3.6.1.4.1.9.10.107.1.4 unsigned32 read-only
This object contains an appropriate value to be used for cpwVcMplsInboundIndex when creating entries in the cpwVcMplsInboundTable. The value 0 indicates that no unassigned entries are available. To obtain the cpwVcMplsInboundIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index, however the agent MUST NOT assume such retrieval will be done for each row created.
             cpwVcMplsInboundTable 1.3.6.1.4.1.9.10.107.1.5 no-access
This table associates VCs using MPLS PSN with the inbound MPLS tunnels (i.e. for packets coming from the PSN), if such association is desired (mainly for security reasons).
                 cpwVcMplsInboundEntry 1.3.6.1.4.1.9.10.107.1.5.1 no-access
A row in this table represents a link between PW VCs (that require MPLS tunnels) and MPLS tunnel for packets arriving from the PSN. This table is indexed by the set of indexes used to identify the VC - cpwVcIndex and an additional index enabling multiple rows for the same VC index. Note that the first entry for each VC can be indexed by cpwVcMplsOutboundIndex equal zero without a need for retrieval of cpwVcMplsInboundIndexNext. An entry is created in this table either automatically by the local agent or created manually by the operator in cases that strict mode is required. Note that the control messages contain VC ID and VC type, which together with the remote IP address identify the cpwVcIndex in the local node. This table points to the appropriate MPLS MIB. In the case of MPLS-TE, the 4 variables relevant to the indexing of a TE MPLS tunnel are set as in Srinivasan, et al, . In case of non-TE MPLS tunnel (an outer tunnel label assigned by LDP or manually) the table points to the XC entry in the MPLS-LSR-MIB as in Srinivasan, et al, . Each VC may have multiple rows in this tables if protection is available at the outer tunnel level, each row may be of different type except for VC only, on which only rows with ifIndex of the port are allowed.
                     cpwVcMplsInboundIndex 1.3.6.1.4.1.9.10.107.1.5.1.1 unsigned32 no-access
Arbitrary index for enabling multiple rows per VC in this table. Next available free index can be retrieved using cpwVcMplsInboundIndexNext.
                     cpwVcMplsInboundLsrXcIndex 1.3.6.1.4.1.9.10.107.1.5.1.2 unsigned32 read-only
If the outer label is defined in the MPL-LSR-MIB, i.e. set by LDP or manually, this object points to the XC index of the outer tunnel. Otherwise, it is set to zero.
                     cpwVcMplsInboundTunnelIndex 1.3.6.1.4.1.9.10.107.1.5.1.3 mplstunnelindex read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsInboundTunnelInstance 1.3.6.1.4.1.9.10.107.1.5.1.4 mplstunnelinstanceindex read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsInboundTunnelLclLSR 1.3.6.1.4.1.9.10.107.1.5.1.5 mplslsridentifier read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsInboundTunnelPeerLSR 1.3.6.1.4.1.9.10.107.1.5.1.6 mplslsridentifier read-only
Part of set of indexes for outbound tunnel in the case of MPLS-TE outer tunnel, otherwise set to zero.
                     cpwVcMplsInboundIfIndex 1.3.6.1.4.1.9.10.107.1.5.1.7 interfaceindexorzero read-only
In case of VC only (no outer tunnel), this object holds the ifIndex of the inbound port, otherwise set to zero.
                     cpwVcMplsInboundRowStatus 1.3.6.1.4.1.9.10.107.1.5.1.8 rowstatus read-only
For creating, modifying, and deleting this row.
                     cpwVcMplsInboundStorageType 1.3.6.1.4.1.9.10.107.1.5.1.9 storagetype read-only
This variable indicates the storage type for this row.
             cpwVcMplsNonTeMappingTable 1.3.6.1.4.1.9.10.107.1.6 no-access
This table maps an inbound/outbound Tunnel to a VC in non- TE applications.
                 cpwVcMplsNonTeMappingEntry 1.3.6.1.4.1.9.10.107.1.6.1 no-access
A row in this table represents the association between the PW VC and it's non TE MPLS outer Tunnel it's physical interface if there is no outer tunnel (VC only). An application can use this table to quickly retrieve the PW carried over specific non-TE MPLS outer tunnel or physical interface. The table in indexed by the XC index for MPLS Non-TE tunnel, or ifIndex of the port in VC only case, the direction of the VC in the specific entry and the VCIndex. The same table is used in both inbound and outbound directions, but in a different row for each direction. If the inbound association is not known, no rows should exist for it. Rows are created by the local agent when all the association data is available for display.
                     cpwVcMplsNonTeMappingTunnelDirection 1.3.6.1.4.1.9.10.107.1.6.1.1 integer no-access
Identifies if the row represent an outbound or inbound mapping. Enumeration: 'inbound': 2, 'outbound': 1.
                     cpwVcMplsNonTeMappingXcTunnelIndex 1.3.6.1.4.1.9.10.107.1.6.1.2 unsigned32 no-access
Index for the conceptual XC row identifying Tunnel to VC mappings when the outer tunnel is created by the MPLS-LSR- MIB, Zero otherwise.
                     cpwVcMplsNonTeMappingIfIndex 1.3.6.1.4.1.9.10.107.1.6.1.3 interfaceindexorzero no-access
Identify the port on which the VC is carried for VC only case.
                     cpwVcMplsNonTeMappingVcIndex 1.3.6.1.4.1.9.10.107.1.6.1.4 cpwvcindextype read-only
The value that represent the VC in the cpwVcTable.
             cpwVcMplsTeMappingTable 1.3.6.1.4.1.9.10.107.1.7 no-access
This table maps an inbound/outbound Tunnel to a VC in MPLS-TE applications.
                 cpwVcMplsTeMappingEntry 1.3.6.1.4.1.9.10.107.1.7.1 no-access
A row in this table represents the association between a PW VC and it's MPLS-TE outer Tunnel. An application can use this table to quickly retrieve the PW carried over specific TE MPLS outer tunnel. The table in indexed by the 4 indexes of a TE tunnel, the direction of the VC specific entry and the VcIndex. The same table is used in both inbound and outbound directions, a different row for each direction. If the inbound association is not known, no rows should exist for it. Rows are created by the local agent when all the association data is available for display.
                     cpwVcMplsTeMappingTunnelDirection 1.3.6.1.4.1.9.10.107.1.7.1.1 integer no-access
Identifies if the row represent an outbound or inbound mapping. Enumeration: 'inbound': 2, 'outbound': 1.
                     cpwVcMplsTeMappingTunnelIndex 1.3.6.1.4.1.9.10.107.1.7.1.2 mplstunnelindex no-access
Primary index for the conceptual row identifying the MPLS-TE tunnel.
                     cpwVcMplsTeMappingTunnelInstance 1.3.6.1.4.1.9.10.107.1.7.1.3 mplstunnelinstanceindex no-access
Identifies an instance of the MPLS-TE tunnel.
                     cpwVcMplsTeMappingTunnelPeerLsrID 1.3.6.1.4.1.9.10.107.1.7.1.4 mplslsridentifier no-access
Identifies an Peer LSR when the outer tunnel is MPLS-TE based.
                     cpwVcMplsTeMappingTunnelLocalLsrID 1.3.6.1.4.1.9.10.107.1.7.1.5 mplslsridentifier no-access
Identifies the local LSR.
                     cpwVcMplsTeMappingVcIndex 1.3.6.1.4.1.9.10.107.1.7.1.6 cpwvcindextype read-only
The value that represent the VC in the cpwVcTable.
         cpwVcMplsConformance 1.3.6.1.4.1.9.10.107.2
             cpwVcMplsGroups 1.3.6.1.4.1.9.10.107.2.1
                 cpwVcMplsGroup 1.3.6.1.4.1.9.10.107.2.1.1
Collection of objects needed for PW VC over MPLS PSN configuration.
                 cpwVcMplsOutboundGroup 1.3.6.1.4.1.9.10.107.2.1.2
Collection of objects needed for outbound association of VC and MPLS tunnel.
                 cpwVcMplsInboundGroup 1.3.6.1.4.1.9.10.107.2.1.3
Collection of objects needed for inbound association of VC and MPLS tunnel. This group is mandatory if strict mode is implemented.
                 cpwVcMplsMappingGroup 1.3.6.1.4.1.9.10.107.2.1.4
Collection of objects used for mapping of tunnels and VC labels to VC index.
             cpwVcMplsCompliances 1.3.6.1.4.1.9.10.107.2.2
                 cpwMplsModuleCompliance 1.3.6.1.4.1.9.10.107.2.2.1
The compliance statement for agent that support PW over MPLS PSN operation.