PAIRGAIN-ATMTC-MIB

File: PAIRGAIN-ATMTC-MIB.mib (6902 bytes)

Imported modules

SNMPv2-SMI RFC-1212 PAIRGAIN-COMMON-HD-MIB
RFC1213-MIB SNMPv2-TC

Imported symbols

Counter32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE OBJECT-TYPE pgAtmTcMIB
ifIndex DisplayString RowStatus
TruthValue TimeStamp

Defined Types

PgatmTcLayerEntry  
SEQUENCE    
  pgatmTcTxCellCount Counter32
  pgatmTcRxCellCount Counter32
  pgatmTcNonMatchCount Counter32
  pgatmTcLOCDEventCount Counter32
  pgatmTcCorrHECError Counter32
  pgatmTcUnCorrHECError Counter32
  pgatmTcLayerMode INTEGER
  pgatmTcScramble INTEGER
  pgatmTcClearStats INTEGER
  pgatmTcStatsLastCleared TimeStamp

Defined Values

pgatmTcMIB 1.3.6.1.4.1.927.1.9.16.1
This module defines the ATM TC layer MIB
MODULE-IDENTITY    

pgatmTcMibObjects 1.3.6.1.4.1.927.1.9.16.1.1
OBJECT IDENTIFIER    

pgatmTcLayerTable 1.3.6.1.4.1.927.1.9.16.1.1.1
This table provides one row for each port. Each row contains the Physical Layer Parameters table for that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgatmTcLayerEntry

pgatmTcLayerEntry 1.3.6.1.4.1.927.1.9.16.1.1.1.1
An entry in the pgatmTcLayerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgatmTcLayerEntry  

pgatmTcTxCellCount 1.3.6.1.4.1.927.1.9.16.1.1.1.1.1
Total number of Transmitted cells
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcRxCellCount 1.3.6.1.4.1.927.1.9.16.1.1.1.1.2
Total number of Received cells
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcNonMatchCount 1.3.6.1.4.1.927.1.9.16.1.1.1.1.3
Total number Non-matching cells
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcLOCDEventCount 1.3.6.1.4.1.927.1.9.16.1.1.1.1.4
Total number LOCD Events
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcCorrHECError 1.3.6.1.4.1.927.1.9.16.1.1.1.1.5
Total number corrected HEC Errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcUnCorrHECError 1.3.6.1.4.1.927.1.9.16.1.1.1.1.6
Total number un corrected HEC Errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgatmTcLayerMode 1.3.6.1.4.1.927.1.9.16.1.1.1.1.7
The state of the TC layer port normal means operating in normal mode loop means operation in loopback mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), loopback(2)  

pgatmTcScramble 1.3.6.1.4.1.927.1.9.16.1.1.1.1.8
off (1) - no cell scrambling. sss (2) - Self-Synchronizing Cell Scrambling (SSS) dss (3) - Distributed Sampler Header Scrambling (DSS) setting are on a per-port basis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), sss(1), dss(2)  

pgatmTcClearStats 1.3.6.1.4.1.927.1.9.16.1.1.1.1.9
Clear statistics counters to zero on this particular port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

pgatmTcStatsLastCleared 1.3.6.1.4.1.927.1.9.16.1.1.1.1.10
The value of MIB II's sysUpTime object at the last time these statistics were cleared. At power on, this value should contain 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp