PDN-ATMM4EXT-MIB

File: PDN-ATMM4EXT-MIB.mib (27812 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
PDN-HEADER-MIB ATM-FORUM-SNMP-M4-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Gauge32 TimeTicks TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP pdnAtm
atmfM4VpTestEntry atmfM4VcTestEntry atmfM4TcProtoCurrEntry
atmfM4TcProtoHistEntry ifIndex

Defined Types

PdnAtmfM4TestErrorCode  
The specific error codes related to attempting to run a test. The codes have the following meanings: noError(0) -- No Error Occurred badIfIndex(1) -- Specified interface does not exist noVccFound(2) -- The Vcc does not exist on the interface notOwner(3) -- Not the current owner of the test noResourceAvailable(4) -- Device memory allocation failure noLoopbackAllocated(5) -- Could not start the test testCompleted(6) -- Test completed or stopped normally testTimeOut(7) -- Test unsuccessfully due to timeout adminStatusDisabled(8) -- ifAdminStatus is Disabled
TEXTUAL-CONVENTION    
  INTEGER noError(0), badIfIndex(1), noVccFound(2), notOwner(3), noResourceAvailable(4), noLoopbackAllocated(5), testCompleted(6), testTimeOut(7), adminStatusDisabled(8)  

PdnAtmfM4TcProtoCurrExtEntry  
SEQUENCE    
  pdnAtmfM4TcProtoCurrCellIns Gauge32
  pdnAtmfM4TcProtoCurrCellOuts Gauge32
  pdnAtmfM4TcProtoCurrInDiscards Gauge32
  pdnAtmfM4TcProtoCurrOutDiscards Gauge32
  pdnAtmfM4TcProtoCurrLCDEvents Gauge32
  pdnAtmfM4TcProtoCurrUnknownCells Gauge32
  pdnAtmfM4TcProtoCurrCorrectedHEC Gauge32

PdnAtmfM4TcProtoHistExtEntry  
SEQUENCE    
  pdnAtmfM4TcProtoHistCellIns Gauge32
  pdnAtmfM4TcProtoHistCellOuts Gauge32
  pdnAtmfM4TcProtoHistInDiscards Gauge32
  pdnAtmfM4TcProtoHistOutDiscards Gauge32
  pdnAtmfM4TcProtoHistLCDEvents Gauge32
  pdnAtmfM4TcProtoHistUnknownCells Gauge32
  pdnAtmfM4TcProtoHistCorrectedHEC Gauge32

PdnAtmfM4VcLoopbackTestEntry  
SEQUENCE    
  pdnAtmfM4VcLoopbackTestElpsTime TimeTicks
  pdnAtmfM4VcLoopbackTestCellsSent Gauge32
  pdnAtmfM4VcLoopbackTestCellsRcvd Gauge32
  pdnAtmfM4VcLoopbackTestMinRTDelay Gauge32
  pdnAtmfM4VcLoopbackTestMaxRTDelay Gauge32
  pdnAtmfM4VcLoopbackTestAvgRTDelay Gauge32
  pdnAtmfM4VcLoopbackTestErrorCode PdnAtmfM4TestErrorCode

PdnAtmfM4Vc1CellLoopEntry  
SEQUENCE    
  pdnAtmfM4Vc1CellLoopRTDelay Gauge32
  pdnAtmfM4Vc1CellLoopReportedLocation OCTET STRING
  pdnAtmfM4Vc1CellLoopErrorCode PdnAtmfM4TestErrorCode

PdnAtmfM4LoopbackLocationEntry  
SEQUENCE    
  pdnAtmfM4LoopbackLocationCode OCTET STRING

PdnAtmfM4VpLoopbackTestEntry  
SEQUENCE    
  pdnAtmfM4VpLoopbackTestElpsTime TimeTicks
  pdnAtmfM4VpLoopbackTestCellsSent Gauge32
  pdnAtmfM4VpLoopbackTestCellsRcvd Gauge32
  pdnAtmfM4VpLoopbackTestMinRTDelay Gauge32
  pdnAtmfM4VpLoopbackTestMaxRTDelay Gauge32
  pdnAtmfM4VpLoopbackTestAvgRTDelay Gauge32
  pdnAtmfM4VpLoopbackTestErrorCode PdnAtmfM4TestErrorCode

Defined Values

pdnAtmfM4ExtMIB 1.3.6.1.4.1.1795.2.24.2.6.11.6
This MIB Module extends the ATM-FORUM-SNMP-M4-MI defined in the Atm Forums M4 Mib
MODULE-IDENTITY    

pdnAtmfM4ExtObjects 1.3.6.1.4.1.1795.2.24.2.6.11.6.1
OBJECT IDENTIFIER    

pdnAtmfM4ExtTraps 1.3.6.1.4.1.1795.2.24.2.6.11.6.2
OBJECT IDENTIFIER    

pdnAtmfM4ExtConformance 1.3.6.1.4.1.1795.2.24.2.6.11.6.3
OBJECT IDENTIFIER    

pdnAtmfM4ExtTrapPrefix 1.3.6.1.4.1.1795.2.24.2.6.11.6.2.0
OBJECT IDENTIFIER    

pdnAtmfM4TcProtoCurrExtTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1
The Paradyne Extension to the atmfM4TcProtoCurrTable of the ATM-FORUM-SNMP-M4-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4TcProtoCurrExtEntry

pdnAtmfM4TcProtoCurrExtEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1
The Paradyne Extension to the atmfM4TcProtoCurrTable of the ATM-FORUM-SNMP-M4-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4TcProtoCurrExtEntry  

pdnAtmfM4TcProtoCurrCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.1
The number of ATM cells received on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.2
The number of ATM cells sent on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.3
The number of RX ATM cells dropped on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.4
The number of TX ATM cells dropped on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrLCDEvents 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.5
The number of Loss of Cell Delineation (LCD) event occurred on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrUnknownCells 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.6
The number of unknown Cells received on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoCurrCorrectedHEC 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.1.1.7
The number of Cell with corrected HEC received on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistExtTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2
The Paradyne Extension to the atmfM4TcProtoHistTable of the ATM-FORUM-SNMP-M4-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4TcProtoHistExtEntry

pdnAtmfM4TcProtoHistExtEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1
The Paradyne Extension to the atmfM4TcProtoHistTable of the ATM-FORUM-SNMP-M4-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4TcProtoHistExtEntry  

pdnAtmfM4TcProtoHistCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.1
The number of ATM cells received on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.2
The number of ATM cells sent on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.3
The number of RX ATM cells dropped on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.4
The number of TX ATM cells dropped on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistLCDEvents 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.5
The number of Loss of Cell Delineation (LCD) event occurred on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistUnknownCells 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.6
The number of unknown Cells received on this interface since the start of this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TcProtoHistCorrectedHEC 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.2.1.7
The number of Cell with corrected HEC received on this interface during this interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4TestTypes 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.3
OBJECT IDENTIFIER    

pdnAtmfM4TestOAMLoopbackSegMultiCell 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.3.1
This identifies an OAM Loopback Test on a VPL, VPC, VCL, or VCC termination point, using a segment OAM cell. The test type must have appended to it a code that uniquely identifies an intermediate point responsible for looping back the cell. If this is absent, the loopback is performed at the end of the segment or connection. E.g., the OID { pdnAtmfM4TestOAMLoopbackSegMultiCell 5 } identifies that the loopback should be performed at the intermediate point labeled 5.
Status: current Access: read-only
OBJECT-IDENTITY    

pdnAtmfM4TestOAMLoopbackE2EMultiCell 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.3.2
This identifies an OAM Loopback Test on a VPL, VPC, VCL, or VCC termination point, using an end-to-end OAM cell.
Status: current Access: read-only
OBJECT-IDENTITY    

pdnAtmfM4VcLoopbackTestTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4
This table contains input and results for OAM loopback tests. There can be only one test running per ATM VCC This table should be used in conjunction with atmfM4VcTestTable with all the semantics of atmfM4VcTestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4VcLoopbackTestEntry

pdnAtmfM4VcLoopbackTestEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1
An entry containing objects for test results for ATM OAM loopback test
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4VcLoopbackTestEntry  

pdnAtmfM4VcLoopbackTestElpsTime 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.1
This object contains the time that has elapsed since the test started.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pdnAtmfM4VcLoopbackTestCellsSent 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.2
This object specifies a count of the number of test cells that have been sent. The value of this object stops increasing when it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VcLoopbackTestCellsRcvd 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.3
This object specifies a count of the number of test cells that have been received. The value of this object stops increasing when it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VcLoopbackTestMinRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.4
This object contains the value of the shortest round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VcLoopbackTestMaxRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.5
This object contains the value of the longest round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VcLoopbackTestAvgRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.6
This object contains the value of the average round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VcLoopbackTestErrorCode 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.4.1.7
This object contains the specific error code on the test result.
Status: current Access: read-only
OBJECT-TYPE    
  PdnAtmfM4TestErrorCode  

pdnAtmfM4Vc1CellLoopTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.5
This table contains input and results for single cell OAM loopback tests. There can be only one test running per ATM VCC This table should be used in conjunction with atmfM4VcTestTable with all the semantics of atmfM4VcTestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4Vc1CellLoopEntry

pdnAtmfM4Vc1CellLoopEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.5.1
An entry containing objects for test results for a single cell ATM OAM loopback test
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4Vc1CellLoopEntry  

pdnAtmfM4Vc1CellLoopRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.5.1.1
This object contains the value of the round trip delay of the the test cell. A value of zero indicates that no cell has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4Vc1CellLoopReportedLocation 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.5.1.2
This object contains the value of the location identifier reported by the received cell.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

pdnAtmfM4Vc1CellLoopErrorCode 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.5.1.3
This object contains the specific error code on the test result.
Status: current Access: read-only
OBJECT-TYPE    
  PdnAtmfM4TestErrorCode  

pdnAtmfM4LoopbackLocationTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.6
This table contains the ATM OAM loopback location codes for ATM cell layer interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4LoopbackLocationEntry

pdnAtmfM4LoopbackLocationEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.6.1
An entry containing objects for ATM OAM loopback locations.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4LoopbackLocationEntry  

pdnAtmfM4LoopbackLocationCode 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.6.1.1
This object contains the value of ATM OAM Loopback Location Code
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16)  

pdnAtmfM4VpLoopbackTestTable 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7
This table contains input and results for OAM loopback tests. There can be only one test running per ATM VPC This table should be used in conjunction with atmfM4VpTestTable with all the semantics of atmfM4VpTestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmfM4VpLoopbackTestEntry

pdnAtmfM4VpLoopbackTestEntry 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1
An entry containing objects for test results for ATM OAM loopback test
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmfM4VpLoopbackTestEntry  

pdnAtmfM4VpLoopbackTestElpsTime 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.1
This object contains the time that has elapsed since the test started.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pdnAtmfM4VpLoopbackTestCellsSent 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.2
This object specifies a count of the number of test cells that have been sent. The value of this object stops increasing when it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VpLoopbackTestCellsRcvd 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.3
This object specifies a count of the number of test cells that have been received. The value of this object stops increasing when it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VpLoopbackTestMinRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.4
This object contains the value of the shortest round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VpLoopbackTestMaxRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.5
This object contains the value of the longest round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VpLoopbackTestAvgRTDelay 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.6
This object contains the value of the average round trip delay since the test has been started. It is calculated only on the cells that have been received. Cells that were dropped are not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmfM4VpLoopbackTestErrorCode 1.3.6.1.4.1.1795.2.24.2.6.11.6.1.7.1.7
This object contains the specific error code on the test result.
Status: current Access: read-only
OBJECT-TYPE    
  PdnAtmfM4TestErrorCode  

pdnAtmfM4Groups 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1
OBJECT IDENTIFIER    

pdnAtmfM4Compliances 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.2
OBJECT IDENTIFIER    

pdnAtmfM4Compliance 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.2.1
The compliance statement for SNMP entities which support the ATM M4 extensions.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnAtmfM4TcCurrGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.1
The objects in the ATM TC layer current table.
Status: current Access: read-only
OBJECT-GROUP    

pdnAtmfM4TcHistGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.2
The objects in the ATM TC layer history table.
Status: current Access: read-only
OBJECT-GROUP    

pdnAtmfM4VcLoopbackTestGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.3
The objects in the ATM OAM Loopback Test (multiple cell) table for ATM VCC.
Status: current Access: read-only
OBJECT-GROUP    

pdnAtmfM4Vc1CellLoopGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.4
The objects in the ATM Single Cell OAM Loopback Test table.
Status: current Access: read-only
OBJECT-GROUP    

pdnAtmfM4LoopbackLocationGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.5
The objects in the ATM Loopback Location table.
Status: current Access: read-only
OBJECT-GROUP    

pdnAtmfM4VpLoopbackTestGroup 1.3.6.1.4.1.1795.2.24.2.6.11.6.3.1.6
The objects in the ATM OAM Loopback Test (multiple cell) table for ATM VPC.
Status: current Access: read-only
OBJECT-GROUP