MIBs Depot

CISCO-IETF-PW-FR-MIB

Registered at
1.3.6.1.4.1.9.10.112
Last updated
2003-12-16 00:00
Organization
Cisco Systems, Inc.
Revisions
2003-12-16 00:00
Namespace
cisco
Source file
CISCO-IETF-PW-FR-MIB
Digest
sha256:bb1edaf222f74e52a58139a9d8023f12e2614afc717086fe8a5ecf985037cc09

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 SA Tel: +1 800 553-NETS Email: cs-framerelay@cisco.com

Imports

FromSymbols
CISCO-FRAME-RELAY-MIBDlciNumber
CISCO-IETF-PW-TC-MIBCpwVcIndexType
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-FRAME-RELAY-MIB
CISCO-IETF-PW-FR-MIB
CISCO-IETF-PW-TC-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
RFC1315-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cpwVcFrNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.112.0
cpwVcFrObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.112.1
cpwVcFrTable
OBJECT-TYPE
The 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'.
1.3.6.1.4.1.9.10.112.1.1not-accessiblecurrent
cpwVcFrEntry
OBJECT-TYPE
An entry in cpwVcFrTable.
1.3.6.1.4.1.9.10.112.1.1.1not-accessiblecurrent
cpwVcFrPwVcIndex
OBJECT-TYPE
This object identifies the index to an entry in the generic PW table.
1.3.6.1.4.1.9.10.112.1.1.1.1CpwVcIndexTypenot-accessiblecurrent
cpwVcFrIfIndex
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.1.1.2InterfaceIndexOrZeroread-createcurrent
cpwVcFrDlci
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.1.1.3DlciNumberread-createcurrent
cpwVcFrAdminStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.1.1.4INTEGER {up(1), down(2)}read-createcurrent
cpwVcFrOperStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.1.1.5INTEGER {active(1), inactive(2), unknown(3)}read-onlycurrent
cpwVcFrPw2FrOperStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.10.112.1.1.1.6INTEGER {active(1), inactive(2), unknown(3)}read-onlycurrent
cpwVcFrRowStatus
OBJECT-TYPE
For creating, modifying, and deleting this row.
1.3.6.1.4.1.9.10.112.1.1.1.7RowStatusread-createcurrent
cpwVcFrStorageType
OBJECT-TYPE
Indicates the storage type of this row.
1.3.6.1.4.1.9.10.112.1.1.1.8StorageTyperead-createcurrent
cpwVcFrPMTable
OBJECT-TYPE
The 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'.
1.3.6.1.4.1.9.10.112.1.2not-accessiblecurrent
cpwVcFrPMEntry
OBJECT-TYPE
An entry in cpwVcFrPMTable.
1.3.6.1.4.1.9.10.112.1.2.1not-accessiblecurrent
cpwVcFrPMPwVcIndex
OBJECT-TYPE
This object identifies the index to an entry in the generic PW table.
1.3.6.1.4.1.9.10.112.1.2.1.1CpwVcIndexTypenot-accessiblecurrent
cpwVcFrPMIfIndex
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.2.1.2InterfaceIndexOrZeroread-createcurrent
cpwVcFrPMAdminStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.2.1.3INTEGER {up(1), down(2)}read-createcurrent
cpwVcFrPMOperStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.112.1.2.1.4INTEGER {active(1), inactive(2), unknown(3)}read-onlycurrent
cpwVcFrPMPw2FrOperStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.10.112.1.2.1.5INTEGER {active(1), inactive(2), unknown(3)}read-onlycurrent
cpwVcFrPMRowStatus
OBJECT-TYPE
For creating, modifying, and deleting this row.
1.3.6.1.4.1.9.10.112.1.2.1.6RowStatusread-createcurrent
cpwVcFrPMStorageType
OBJECT-TYPE
Indicates the storage type of this row.
1.3.6.1.4.1.9.10.112.1.2.1.7StorageTyperead-createcurrent
cpwVcFrConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.112.2
cpwVcFrCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.112.2.1
cpwVcFrGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.112.2.2

Conformance

NameOIDStatus
cpwVcFrFullCompliance
MODULE-COMPLIANCE
The compliance statement for agents that provide full support for the PW-FR-MIB module.
1.3.6.1.4.1.9.10.112.2.1.1current
cpwVcFrReadOnlyCompliance
MODULE-COMPLIANCE
The compliance statement for agents that only provide read-only support for the PW-FR-MIB module.
1.3.6.1.4.1.9.10.112.2.1.2current
cpwVcFrGroup
OBJECT-GROUP
Objects to support cpwVcFrTable.
1.3.6.1.4.1.9.10.112.2.2.1current
cpwVcFrPMGroup
OBJECT-GROUP
Objects to support cpwVcFrPMTable.
1.3.6.1.4.1.9.10.112.2.2.2current