CISCO-IETF-PW-FR-MIB

File: CISCO-IETF-PW-FR-MIB.mib (18522 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ciscoExperiment
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
StorageType RowStatus CpwVcIndexType
InterfaceIndexOrZero DlciNumber

Defined Types

CpwVcFrEntry  
SEQUENCE    
  cpwVcFrPwVcIndex CpwVcIndexType
  cpwVcFrIfIndex InterfaceIndexOrZero
  cpwVcFrDlci DlciNumber
  cpwVcFrAdminStatus INTEGER
  cpwVcFrOperStatus INTEGER
  cpwVcFrPw2FrOperStatus INTEGER
  cpwVcFrRowStatus RowStatus
  cpwVcFrStorageType StorageType

CpwVcFrPMEntry  
SEQUENCE    
  cpwVcFrPMPwVcIndex CpwVcIndexType
  cpwVcFrPMIfIndex InterfaceIndexOrZero
  cpwVcFrPMAdminStatus INTEGER
  cpwVcFrPMOperStatus INTEGER
  cpwVcFrPMPw2FrOperStatus INTEGER
  cpwVcFrPMRowStatus RowStatus
  cpwVcFrPMStorageType StorageType

Defined Values

cpwVcFrMIB 1.3.6.1.4.1.9.10.112
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.
MODULE-IDENTITY    

cpwVcFrNotifications 1.3.6.1.4.1.9.10.112.0
OBJECT IDENTIFIER    

cpwVcFrObjects 1.3.6.1.4.1.9.10.112.1
OBJECT IDENTIFIER    

cpwVcFrConformance 1.3.6.1.4.1.9.10.112.2
OBJECT IDENTIFIER    

cpwVcFrTable 1.3.6.1.4.1.9.10.112.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpwVcFrEntry

cpwVcFrEntry 1.3.6.1.4.1.9.10.112.1.1.1
An entry in cpwVcFrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcFrEntry  

cpwVcFrPwVcIndex 1.3.6.1.4.1.9.10.112.1.1.1.1
This object identifies the index to an entry in the generic PW table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcIndexType  

cpwVcFrIfIndex 1.3.6.1.4.1.9.10.112.1.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

cpwVcFrDlci 1.3.6.1.4.1.9.10.112.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  DlciNumber  

cpwVcFrAdminStatus 1.3.6.1.4.1.9.10.112.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

cpwVcFrOperStatus 1.3.6.1.4.1.9.10.112.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), unknown(3)  

cpwVcFrPw2FrOperStatus 1.3.6.1.4.1.9.10.112.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), unknown(3)  

cpwVcFrRowStatus 1.3.6.1.4.1.9.10.112.1.1.1.7
For creating, modifying, and deleting this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cpwVcFrStorageType 1.3.6.1.4.1.9.10.112.1.1.1.8
Indicates the storage type of this row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cpwVcFrPMTable 1.3.6.1.4.1.9.10.112.1.2
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpwVcFrPMEntry

cpwVcFrPMEntry 1.3.6.1.4.1.9.10.112.1.2.1
An entry in cpwVcFrPMTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcFrPMEntry  

cpwVcFrPMPwVcIndex 1.3.6.1.4.1.9.10.112.1.2.1.1
This object identifies the index to an entry in the generic PW table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcIndexType  

cpwVcFrPMIfIndex 1.3.6.1.4.1.9.10.112.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

cpwVcFrPMAdminStatus 1.3.6.1.4.1.9.10.112.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

cpwVcFrPMOperStatus 1.3.6.1.4.1.9.10.112.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), unknown(3)  

cpwVcFrPMPw2FrOperStatus 1.3.6.1.4.1.9.10.112.1.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), unknown(3)  

cpwVcFrPMRowStatus 1.3.6.1.4.1.9.10.112.1.2.1.6
For creating, modifying, and deleting this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cpwVcFrPMStorageType 1.3.6.1.4.1.9.10.112.1.2.1.7
Indicates the storage type of this row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cpwVcFrCompliances 1.3.6.1.4.1.9.10.112.2.1
OBJECT IDENTIFIER    

cpwVcFrGroups 1.3.6.1.4.1.9.10.112.2.2
OBJECT IDENTIFIER    

cpwVcFrFullCompliance 1.3.6.1.4.1.9.10.112.2.1.1
The compliance statement for agents that provide full support for the PW-FR-MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

cpwVcFrReadOnlyCompliance 1.3.6.1.4.1.9.10.112.2.1.2
The compliance statement for agents that only provide read-only support for the PW-FR-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

cpwVcFrGroup 1.3.6.1.4.1.9.10.112.2.2.1
Objects to support cpwVcFrTable.
Status: current Access: read-only
OBJECT-GROUP    

cpwVcFrPMGroup 1.3.6.1.4.1.9.10.112.2.2.2
Objects to support cpwVcFrPMTable.
Status: current Access: read-only
OBJECT-GROUP