CISCO-IETF-PW-FR-MIB
AI MIB Summary
The CISCO-IETF-PW-FR-MIB module manages Frame Relay over Pseudowire (FRoPW) services on Cisco Packet Switched Networks by exposing tables for One-to-one and Many-to-one (port mode) Virtual Circuit mappings. It provides granular visibility into Frame Relay Virtual Circuit (VC) and Pseudowire (PW) operational states, specifically tracking DLCI associations and PSN tunnel configurations for both individual VC and aggregated port-based traffic flows.
Cisco Pseudo Wire Frame Relay MIB
This MIB describes network management objects defined for FRoPW services over a Packet Switched Network (PSN).
As described in the IETF Frame Relay over Pseudowire (FRoPW) draft, draft-ietf-pwe3-frame-relay-01.txt, FR VCs and PW can be mapped in 2 modes:
One-to-one mapping mode: a FR VC is mapped to a PW. This mode is described by cpwVcFrTable.
Many-to-one mapping mode (a.k.a. port mode): multiple FR VCs assigned to a port are mapped to a PW. This mode is addressed by cpwVcFrPortModeTable. In this mode, all data frames are directed to the associated PSN tunnel regardless of DLCI.
Main OID:
cpwVcFrMIB.1.3.6.1.4.1.9.10.112
25
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
cpwVcFrMIBCisco Pseudo Wire Frame Relay MIB
This MIB describes network management objects defined
for FRoPW services over a Packet Switched Network (PSN).
As described in the IETF Frame Relay over
Pseudowire (FRoPW) draft,
draft-ietf-pwe3-frame-relay-01.txt,
FR VCs and PW can be mapped in 2 modes:
One-to-one mapping mode: a FR VC is mapped
to a PW. This mode is described by cpwVcFrTable.
Many-to-one mapping mode (a.k.a. port mode):
multiple FR VCs assigned to a port are mapped to a PW.
This mode is addressed by cpwVcFrPortModeTable.
In this mode, all data frames are directed to the
associated PSN tunnel regardless of DLCI. MODULE-IDENTITY .1.3.6.1.4.1.9.10.112 |
cpwVcFrNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.112.0 |
cpwVcFrObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.112.1 |
cpwVcFrTableThe PW-FR connection table.
Each entry in this table represents a FRoPW
connection operating in one-to-one mapping mode.
This table uses the same index as the generic
PW MIB's VC table. Therefore, each entry in
cpwVcFrTable has a mapping entry to the
generic PW MIB VC table associated by the
PW VC index.
An entry is created in this table by the agent
for every entry in the generic PW MIB VC table
with a VcType of 'frameRelay'. SEQUENCE OF CpwVcFrEntry .1.3.6.1.4.1.9.10.112.1.1 |
cpwVcFrEntryAn entry in cpwVcFrTable. CpwVcFrEntry .1.3.6.1.4.1.9.10.112.1.1.1 |
cpwVcFrPwVcIndexThis object identifies the index to an entry
in the generic PW table. CpwVcIndexType (CISCO-IETF-PW-TC-MIB) .1.3.6.1.4.1.9.10.112.1.1.1.1 |
cpwVcFrIfIndexThis object identifies the index to an entry
in the IF-MIB table. In this case, it holds
the ifIndex value of the Frame Relay interface
associating with the PW connection.
The value of zero means that the InterfaceIndex is
not known yet.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.10.112.1.1.1.2 |
cpwVcFrDlciThis object identifies the FR DLCI associating
with this entry in cpwVcFrTable.
This object can be used together with cpwVcFrIfIndex
to lookup FR VC specific information for the FR PVC
segment of a FRoPW connection.rw DlciNumber (CISCO-FRAME-RELAY-MIB) .1.3.6.1.4.1.9.10.112.1.1.1.3 |
cpwVcFrAdminStatusThis value of this object indicates the
administrative status of the FRoPW connection.
The values mean:
up(1) - connection is administratively set to
the 'up' state for handling traffic.
down(2) - connection is administratively set to
the 'down' state. No traffic is processed
at this state.rw Enumeration .1.3.6.1.4.1.9.10.112.1.1.1.4 |
cpwVcFrOperStatusThis is actual operational status of the logical
FRoPW connection, which is derived from combining
the following 2 operational status:
cpwVcFrPw2FrOperStatus
Operational status of the FR segment on the FRoPW
connection.
PW Operation Status
Operational status of the PW segment of the FRoPW
connection. The associated object is cpwVcOperStatus
from the generic PW MIB.ro Enumeration .1.3.6.1.4.1.9.10.112.1.1.1.5 |
cpwVcFrPw2FrOperStatusThe value of the object identifies the current
operational status of the FR PVC segment of a
FRoPW connection.
The values mean:
active(1) - segment is currently operational.
inactive(2) - segment in currently not operational.
unknown(3) - segment current status cannot be
determined.ro Enumeration .1.3.6.1.4.1.9.10.112.1.1.1.6 |
cpwVcFrRowStatusFor creating, modifying, and deleting this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.112.1.1.1.7 |
cpwVcFrStorageTypeIndicates the storage type of this row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.112.1.1.1.8 |
cpwVcFrPMTableThe PW-FR port mode connection table.
Each entry in this table represents a FRoPW
connection operating in the port mode.
This table uses the same index as the generic
PW MIB's VC table. Therefore, each entry in
cpwVcFrTable has a mapping entry to the
generic PW MIB VC table associated by the
PW VC index.
An entry is created in this table by the agent
for every entry in the generic PW MIB VC table
with a VcType of 'frameRelayPortMode'. SEQUENCE OF CpwVcFrPMEntry .1.3.6.1.4.1.9.10.112.1.2 |
cpwVcFrPMEntryAn entry in cpwVcFrPMTable. CpwVcFrPMEntry .1.3.6.1.4.1.9.10.112.1.2.1 |
cpwVcFrPMPwVcIndexThis object identifies the index to an entry
in the generic PW table. CpwVcIndexType (CISCO-IETF-PW-TC-MIB) .1.3.6.1.4.1.9.10.112.1.2.1.1 |
cpwVcFrPMIfIndexThis object represents the FR port associating with
the FRoPW connection operating in port mode.
The value in the index identifies an entry in the
IF-MIB table.
The value of zero means that the InterfaceIndex is
not known yet.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.10.112.1.2.1.2 |
cpwVcFrPMAdminStatusThis value of this object indicates the
administrative status of the FRoPW connection.
The values mean:
up(1) - connection is administratively set to
the 'up' state for handling traffic.
down(2) - connection is administratively set to
the 'down' state. No traffic is processed
at this state.rw Enumeration .1.3.6.1.4.1.9.10.112.1.2.1.3 |
cpwVcFrPMOperStatusThis is actual operational status of the logical
FRoPW connection in port mode, which is derived
from combining the following 2 operational status:
cpwVcFrPMPw2FrOperStatus
Operational status of the FR segment on the FRoPW
connection.
PW Operation Status
Operational status of the PW segment of the FRoPW
connection. The associated object is cpwVcOperStatus
from the generic PW MIB.ro Enumeration .1.3.6.1.4.1.9.10.112.1.2.1.4 |
cpwVcFrPMPw2FrOperStatusThe value of the object identifies the current
operational status of the associate FR port.
The values mean:
active(1) - segment is currently operational.
inactive(2) - segment in currently not operational.
unknown(3) - segment current status cannot be
determined.ro Enumeration .1.3.6.1.4.1.9.10.112.1.2.1.5 |
cpwVcFrPMRowStatusFor creating, modifying, and deleting this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.112.1.2.1.6 |
cpwVcFrPMStorageTypeIndicates the storage type of this row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.112.1.2.1.7 |
cpwVcFrConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.112.2 |
cpwVcFrCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.112.2.1 |
cpwVcFrGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.112.2.2 |