DSLAM-UPC-MIB

File: DSLAM-UPC-MIB.mib (11676 bytes)

Imported modules

RFC1155-SMI RFC-1212 SNMPv2-SMI
RFC1213-MIB ATM-MIB PAIRGAIN-COMMON-HD-MIB

Imported symbols

enterprises Gauge OBJECT-TYPE
Counter64 MODULE-IDENTITY ifIndex
atmVplVpi atmVclVpi atmVclVci
pgainDSLAM

Defined Types

PgAtmUpcPortEntry  
SEQUENCE    
  pgAtmUpcPortAdminStatus INTEGER

PgAtmUpcVplEntry  
SEQUENCE    
  pgAtmUpcVplAdminStatus INTEGER

PgAtmUpcVclEntry  
SEQUENCE    
  pgAtmUpcVclAdminStatus INTEGER

PgAtmVplStatEntry  
SEQUENCE    
  pgAtmVplStatTotalCellIns Counter64
  pgAtmVplStatClp0CellIns Counter64
  pgAtmVplStatTotalDiscards Counter64
  pgAtmVplStatClp0Discards Counter64
  pgAtmVplStatTotalCellOuts Counter64
  pgAtmVplStatClp0CellOuts Counter64
  pgAtmVplStatTaggedOuts Counter64
  pgAtmVplStatTotalNonConforming Counter64
  pgAtmVplStatClearCounters INTEGER

PgAtmVclStatEntry  
SEQUENCE    
  pgAtmVclStatTotalCellIns Counter64
  pgAtmVclStatClp0CellIns Counter64
  pgAtmVclStatTotalDiscards Counter64
  pgAtmVclStatClp0Discards Counter64
  pgAtmVclStatTotalCellOuts Counter64
  pgAtmVclStatClp0CellOuts Counter64
  pgAtmVclStatTaggedOuts Counter64
  pgAtmVclStatTotalNonConforming Counter64
  pgAtmVclStatClearCounters INTEGER

Defined Values

pgUpcMIB 1.3.6.1.4.1.927.1.9.11
The MIB Module for UPC.
MODULE-IDENTITY    

pgUpcObjects 1.3.6.1.4.1.927.1.9.11.1
OBJECT IDENTIFIER    

pgAtmUpcPortTable 1.3.6.1.4.1.927.1.9.11.1.1
A list of UPC entries for all interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAtmUpcPortEntry

pgAtmUpcPortEntry 1.3.6.1.4.1.927.1.9.11.1.1.1
An entry containing the UPC information for the ifIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgAtmUpcPortEntry  

pgAtmUpcPortAdminStatus 1.3.6.1.4.1.927.1.9.11.1.1.1.1
The desired UPC state of the ifIndex.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pgAtmUpcVplTable 1.3.6.1.4.1.927.1.9.11.1.2
A list of UPC entries for all VPLs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAtmUpcVplEntry

pgAtmUpcVplEntry 1.3.6.1.4.1.927.1.9.11.1.2.1
An entry containing UPC information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgAtmUpcVplEntry  

pgAtmUpcVplAdminStatus 1.3.6.1.4.1.927.1.9.11.1.2.1.1
The desired UPC state of the VPL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pgAtmUpcVclTable 1.3.6.1.4.1.927.1.9.11.1.3
A list of UPC entries for all VCLs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAtmUpcVclEntry

pgAtmUpcVclEntry 1.3.6.1.4.1.927.1.9.11.1.3.1
An entry containing UPC information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgAtmUpcVclEntry  

pgAtmUpcVclAdminStatus 1.3.6.1.4.1.927.1.9.11.1.3.1.1
The desired UPC state of the VCL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pgAtmVplStatTable 1.3.6.1.4.1.927.1.9.11.1.4
This table contains all the statistics counters for each VPL. Use the table to monitor VPL incoming cell and outgoing cell usage.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAtmVplStatEntry

pgAtmVplStatEntry 1.3.6.1.4.1.927.1.9.11.1.4.1
Each entry in this table represents a VPL.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgAtmVplStatEntry  

pgAtmVplStatTotalCellIns 1.3.6.1.4.1.927.1.9.11.1.4.1.1
The total number of valid ATM cells received by this VPL including both CLP=0 and CLP=1 cells. The cells are counted prior to the application of the traffic policing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatClp0CellIns 1.3.6.1.4.1.927.1.9.11.1.4.1.2
The number of valid ATM cells received by this VPL with CLP=0. The cells are counted prior to the application of the traffic policing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatTotalDiscards 1.3.6.1.4.1.927.1.9.11.1.4.1.3
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatClp0Discards 1.3.6.1.4.1.927.1.9.11.1.4.1.4
The total number of valid ATM cells received with CLP=0 and discarded by the traffic policing entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatTotalCellOuts 1.3.6.1.4.1.927.1.9.11.1.4.1.5
The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatClp0CellOuts 1.3.6.1.4.1.927.1.9.11.1.4.1.6
The total number of valid ATM cells transmitted with CLP=0 by this VPL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatTaggedOuts 1.3.6.1.4.1.927.1.9.11.1.4.1.7
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatTotalNonConforming 1.3.6.1.4.1.927.1.9.11.1.4.1.8
For this VPL, the total number of valid ATM cells that violated the traffic service contract.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVplStatClearCounters 1.3.6.1.4.1.927.1.9.11.1.4.1.9
For this VPL, clear the statistics counters to zero.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clear(1)  

pgAtmVplStatAllClearCounters 1.3.6.1.4.1.927.1.9.11.1.5
For all VPLs, clear the statistics counters to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

pgAtmVclStatTable 1.3.6.1.4.1.927.1.9.11.1.6
This table contains all the statistics counters for each VCL. Use the table to monitor VCL incoming cell and outgoing cell usage.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAtmVclStatEntry

pgAtmVclStatEntry 1.3.6.1.4.1.927.1.9.11.1.6.1
Each entry in this table represents a VCL.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgAtmVclStatEntry  

pgAtmVclStatTotalCellIns 1.3.6.1.4.1.927.1.9.11.1.6.1.1
The total number of valid ATM cells received by this VCL including both CLP=0 and CLP=1 cells. The cells are counted prior to the application of the traffic policing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatClp0CellIns 1.3.6.1.4.1.927.1.9.11.1.6.1.2
The number of valid ATM cells received by this VCL with CLP=0. The cells are counted prior to the application of the traffic policing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatTotalDiscards 1.3.6.1.4.1.927.1.9.11.1.6.1.3
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatClp0Discards 1.3.6.1.4.1.927.1.9.11.1.6.1.4
The total number of valid ATM cells received with CLP=0 and discarded by the traffic policing entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatTotalCellOuts 1.3.6.1.4.1.927.1.9.11.1.6.1.5
The total number of valid ATM cells transmitted by this VCL. This includes both CLP=0 and CLP=1 cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatClp0CellOuts 1.3.6.1.4.1.927.1.9.11.1.6.1.6
The total number of valid ATM cells transmitted with CLP=0 by this VCL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatTaggedOuts 1.3.6.1.4.1.927.1.9.11.1.6.1.7
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VCL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatTotalNonConforming 1.3.6.1.4.1.927.1.9.11.1.6.1.8
For this VCL, the total number of valid ATM cells that violated the traffic service contract.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

pgAtmVclStatClearCounters 1.3.6.1.4.1.927.1.9.11.1.6.1.9
For this VCL, clear statistics counters to zero.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clear(1)  

pgAtmVclStatAllClearCounters 1.3.6.1.4.1.927.1.9.11.1.7
For all VCLs, clear statistics counters to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)