CISCO-IETF-PW-ATM-MIB

File: CISCO-IETF-PW-ATM-MIB.mib (14151 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ATM-TC-MIB CISCO-IETF-PW-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 MODULE-COMPLIANCE
OBJECT-GROUP TruthValue RowStatus
InterfaceIndex AtmVpIdentifier AtmVcIdentifier
cpwVcIndex ciscoExperiment

Defined Types

CpwVcAtmEntry  
SEQUENCE    
  cpwAtmIf InterfaceIndex
  cpwAtmVpi AtmVpIdentifier
  cpwAtmVci AtmVcIdentifier
  cpwAtmClpQosMapping TruthValue
  cpwAtmRowStatus RowStatus
  cpwAtmOamCellSupported TruthValue
  cpwAtmQosScalingFactor Integer32
  cpwAtmCellPacking TruthValue
  cpwAtmMncp Integer32
  cpwAtmPeerMncp Integer32
  cpwAtmEncap INTEGER
  cpwAtmMcptTimeout Integer32

CpwVcAtmPerfEntry  
SEQUENCE    
  cpwAtmCellsReceived Counter32
  cpwAtmCellsSent Counter32
  cpwAtmCellsRejected Counter32
  cpwAtmCellsTagged Counter32
  cpwAtmHCCellsReceived Counter64
  cpwAtmHCCellsRejected Counter64
  cpwAtmHCCellsTagged Counter64
  cpwAtmAvgCellsPacked Counter32
  cpwAtmPktsReceived Counter32
  cpwAtmPktsSent Counter32
  cpwAtmPktsRejected Counter32

Defined Values

cpwVcAtmMIB 1.3.6.1.4.1.9.10.9000
This MIB contains managed object definitions for Pseudo Wire emulation of ATM over Packet Switched Networks(PSN). This MIB reports to the PW-MIB. The PW-MIB contains structures and MIB associations generic to Pseudo-Wire Virtual Circuit (VC) emulation. VC-specific MIBs (such as this) contain config and stats for specific VC types.
MODULE-IDENTITY    

cpwVcAtmNotifications 1.3.6.1.4.1.9.10.9000.0
OBJECT IDENTIFIER    

cpwVcAtmObjects 1.3.6.1.4.1.9.10.9000.1
OBJECT IDENTIFIER    

cpwVcAtmConformance 1.3.6.1.4.1.9.10.9000.2
OBJECT IDENTIFIER    

cpwVcAtmTable 1.3.6.1.4.1.9.10.9000.1.1
This table specifies the information for an ATM interface, VC, VP to be carried over PSN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpwVcAtmEntry

cpwVcAtmEntry 1.3.6.1.4.1.9.10.9000.1.1.1
A row in this table represents an ATM interface, VC, VP that needs to be adapted and carried over PSN. This table is indexed by CpwVcIndex in CISCO-IETF-PW-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcAtmEntry  

cpwAtmIf 1.3.6.1.4.1.9.10.9000.1.1.1.1
The ATM Interface that receives cells from the ATM network.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

cpwAtmVpi 1.3.6.1.4.1.9.10.9000.1.1.1.2
VPI value of this ATM VC.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

cpwAtmVci 1.3.6.1.4.1.9.10.9000.1.1.1.3
VCI value of this ATM VC.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

cpwAtmClpQosMapping 1.3.6.1.4.1.9.10.9000.1.1.1.4
This Object indicates whether the CLP bits are considered when determining the value placed in the Quality of Service fields (e.g. EXP fields of the MPLS Label Stack) of the encapsulating protocol.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cpwAtmRowStatus 1.3.6.1.4.1.9.10.9000.1.1.1.5
This Object is used to create, modify or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cpwAtmOamCellSupported 1.3.6.1.4.1.9.10.9000.1.1.1.6
This Object indicates whether OAM Cells are transported on this VC.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cpwAtmQosScalingFactor 1.3.6.1.4.1.9.10.9000.1.1.1.7
This Object represents the scaling factor (% value) to be applied to ATM QoS rates when calculating QoS rates for the PSN domain . For example, in the cell transport mode the bandwidth needed in the PSN domain will be higher (since PSN Transport header, PW header, and optional control word have to transmitted with every cell), whereas in the AAL5 mode the bandwidth needed in PSN domain will be less since cell headers will be removed after reassembly.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cpwAtmCellPacking 1.3.6.1.4.1.9.10.9000.1.1.1.8
This object is used to identify if the VC is configured to do Cell Packing.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cpwAtmMncp 1.3.6.1.4.1.9.10.9000.1.1.1.9
This object indicates the maximum number of cells that get packed in one packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cpwAtmPeerMncp 1.3.6.1.4.1.9.10.9000.1.1.1.10
This Object represents the maximum number of cell that can be packed in one packet for peer interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cpwAtmEncap 1.3.6.1.4.1.9.10.9000.1.1.1.11
This object indicates if the packet going on the pseudowire is mpls or l2tpv3 encapsulated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mpls(1), l2tpv3(2), unknown(3)  

cpwAtmMcptTimeout 1.3.6.1.4.1.9.10.9000.1.1.1.12
This Object represents which MCPT timeout value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cpwVcAtmPerfTable 1.3.6.1.4.1.9.10.9000.1.2
This table specifies performance-related attributes for an ATM vc, vp and the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpwVcAtmPerfEntry

cpwVcAtmPerfEntry 1.3.6.1.4.1.9.10.9000.1.2.1
A row in this table represents an ATM interface, VC, VP that needs to be adapted and carried over PSN. This table is indexed by CpwVcIndex in CISCO-IETF-PW-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpwVcAtmPerfEntry  

cpwAtmCellsReceived 1.3.6.1.4.1.9.10.9000.1.2.1.1
This object can be used to obtain the information on the number of cells that were received and sent to the PSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmCellsSent 1.3.6.1.4.1.9.10.9000.1.2.1.2
This object can be used to obtain the information on the number of cells that were received from the PSN and sent over the ATM network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmCellsRejected 1.3.6.1.4.1.9.10.9000.1.2.1.3
This Object indicates the number of cells that were rejected by this VC because of policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmCellsTagged 1.3.6.1.4.1.9.10.9000.1.2.1.4
This Object indicates the number of cells that were Tagged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmHCCellsReceived 1.3.6.1.4.1.9.10.9000.1.2.1.5
High Capacity counter for the number of cells that were received by this VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpwAtmHCCellsRejected 1.3.6.1.4.1.9.10.9000.1.2.1.6
High Capacity counter for the number of cells that were rejected by this VC because of policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpwAtmHCCellsTagged 1.3.6.1.4.1.9.10.9000.1.2.1.7
High Capacity counter for the number of cells that were tagged
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpwAtmAvgCellsPacked 1.3.6.1.4.1.9.10.9000.1.2.1.8
It indicates the Average number of cells that were received in one packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmPktsReceived 1.3.6.1.4.1.9.10.9000.1.2.1.9
This object can be used to obtain the information on the number of packets that were received and sent to the PSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmPktsSent 1.3.6.1.4.1.9.10.9000.1.2.1.10
This object indicates the number of packets that were sent to the atm network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwAtmPktsRejected 1.3.6.1.4.1.9.10.9000.1.2.1.11
This object indicates the number of packets that were rejected because of Policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpwVcAtmGroups 1.3.6.1.4.1.9.10.9000.2.1
OBJECT IDENTIFIER    

cpwVcAtmCompliances 1.3.6.1.4.1.9.10.9000.2.2
OBJECT IDENTIFIER    

cpwVcAtmModuleCompliance 1.3.6.1.4.1.9.10.9000.2.2.1
The compliance statement for agent that support PW ATM.
Status: current Access: read-only
MODULE-COMPLIANCE    

cpwVcAtmGroup 1.3.6.1.4.1.9.10.9000.2.1.1
Collection of objects for basic ATM PW outbound config.
Status: current Access: read-only
OBJECT-GROUP    

cpwAtmPerfGroup 1.3.6.1.4.1.9.10.9000.2.1.2
Collection of objects counting various outbound ATM PW statistics.
Status: current Access: read-only
OBJECT-GROUP