TERAWAVE-teraAtom-MIB

MIB Reference — IPNetwork Monitor

All MIBsTERAWAVE-teraAtom-MIB

Category: ATM and Broadband Access

Description:

Covers configuration, the cross-connect table, and transport layer statistics for the Terawave teraAtom ATM/SONET access node.

Imported Objects

From RFC1155-SMI

Counter
Gauge
OBJECT-TYPE
TimeTicks
enterprises

From SNMPv2-SMI

Counter32
Counter64

What Is TERAWAVE-teraAtom-MIB?

TERAWAVE-teraAtom-MIB is a Terawave enterprise MIB for managing the teraAtom ATM/SONET access node, covering cross-connect configuration and transport-layer statistics for ATM circuits. It exposes per-VPI/VCI ATM statistics tables tracking cell counts, including received, transmitted, discarded, and tagged cells for each virtual circuit. This is a performance/traffic-monitoring MIB: an admin can track cell throughput and discard rates on specific ATM virtual circuits to detect congestion, cell loss, or a failing/oversubscribed circuit, which serves as an indirect indicator of transport hardware health. No explicit cross-MIB dependency is evident beyond standard ATM interface indexing conventions. It would have been deployed on Terawave ATM/SONET access equipment used by carriers for last-mile ATM transport, predominantly in earlier-generation broadband access networks. Network engineers evaluating or troubleshooting this functionality can download the TERAWAVE-teraAtom-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in TERAWAVE-teraAtom-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • received/transmitted cell counts per VPI/VCI
  • discarded cell count
  • tagged cell count
  • CLP0 user cell statistics

Supported Devices

  • Terawave teraAtom ATM/SONET access node

Monitoring Examples

An operator can poll teraAtmStatsSumTable/teraAtmStatsSumTableEntry indexed by teraAtmIfIndex, teraAtmVpi, and teraAtmVci to read teraAtmStatsSumReceivedCells against teraAtmStatsSumReceivedDiscardCells, revealing a virtual circuit that is dropping cells due to congestion or a provisioning mismatch. Comparing teraAtmStatsSumTransmittedCells to received counts on the far end helps identify asymmetric traffic loss. The related teraAtmStatsTable adds finer-grained counters like teraAtmStatsReceivedUserClp0Cells for tracking low-priority (CLP=0) cell traffic separately.

OIDs
OID symbolicOID numericTypeAccessDescription
terawave1.3.6.1.4.1.4513
teraATMGroup1.3.6.1.4.1.4513.13
teraATMSubGroup11.3.6.1.4.1.4513.13.1
teraAtmStatsSumTable1.3.6.1.4.1.4513.13.1.1not-accessibletable teraAtmStatsSumTable
teraAtmStatsSumTableEntry1.3.6.1.4.1.4513.13.1.1.1not-accessibletable entry teraAtmStatsSumTableEntry
INT teraAtmIfIndex1.3.6.1.4.1.4513.13.1.1.1.1INTEGERread-only
INT teraAtmVpi1.3.6.1.4.1.4513.13.1.1.1.2INTEGERread-only
INT teraAtmVci1.3.6.1.4.1.4513.13.1.1.1.3INTEGERread-only
C32 teraAtmStatsSumReceivedCells1.3.6.1.4.1.4513.13.1.1.1.4Counter32read-only
C32 teraAtmStatsSumReceivedDiscardCells1.3.6.1.4.1.4513.13.1.1.1.5Counter32read-only
C32 teraAtmStatsSumReceivedTaggedCells1.3.6.1.4.1.4513.13.1.1.1.6Counter32read-only
C32 teraAtmStatsSumTransmittedCells1.3.6.1.4.1.4513.13.1.1.1.7Counter32read-only
teraAtmStatsTable1.3.6.1.4.1.4513.13.1.2not-accessibletable teraAtmStatsTable
teraAtmStatsTableEntry1.3.6.1.4.1.4513.13.1.2.1not-accessibletable entry teraAtmStatsTableEntry
C32 teraAtmStatsReceivedUserClp0Cells1.3.6.1.4.1.4513.13.1.2.1.1Counter32read-only
C32 teraAtmStatsReceivedUserClp1Cells1.3.6.1.4.1.4513.13.1.2.1.2Counter32read-only
C32 teraAtmStatsReceivedOamClp0Cells1.3.6.1.4.1.4513.13.1.2.1.3Counter32read-only
C32 teraAtmStatsReceivedOamClp1Cells1.3.6.1.4.1.4513.13.1.2.1.4Counter32read-only
C32 teraAtmStatsReceivedDiscardClp0Cells1.3.6.1.4.1.4513.13.1.2.1.5Counter32read-only
C32 teraAtmStatsReceivedDiscardClp1Cells1.3.6.1.4.1.4513.13.1.2.1.6Counter32read-only
C32 teraAtmStatsReceivedTaggedCells1.3.6.1.4.1.4513.13.1.2.1.7Counter32read-only
C32 teraAtmStatsTransmittedUserClp0Cells1.3.6.1.4.1.4513.13.1.2.1.8Counter32read-only
C32 teraAtmStatsTransmittedUserClp1Cells1.3.6.1.4.1.4513.13.1.2.1.9Counter32read-only
C32 teraAtmStatsTransmittedOamClp0Cells1.3.6.1.4.1.4513.13.1.2.1.10Counter32read-only
C32 teraAtmStatsTransmittedOamClp1Cells1.3.6.1.4.1.4513.13.1.2.1.11Counter32read-only
teraAtmStatsClearTable1.3.6.1.4.1.4513.13.1.24not-accessibletable teraAtmStatsClearTable
teraAtmStatsClearTableEntry1.3.6.1.4.1.4513.13.1.24.1not-accessibletable entry teraAtmStatsClearTableEntry
INT teraAtmStatsStat1.3.6.1.4.1.4513.13.1.24.1.1INTEGERread-write
teraATMSubGroup21.3.6.1.4.1.4513.13.2
teraAtmHistoryControlTable1.3.6.1.4.1.4513.13.2.1not-accessibletable teraAtmHistoryControlTable
teraAtmHistoryControlTableEntry1.3.6.1.4.1.4513.13.2.1.1not-accessibletable entry teraAtmHistoryControlTableEntry
INT teraAtmHistoryControlIndex1.3.6.1.4.1.4513.13.2.1.1.1INTEGERread-only
INT teraAtmHistoryControlBucketsRequested1.3.6.1.4.1.4513.13.2.1.1.2INTEGERread-write
INT teraAtmHistoryControlBucketsGranted1.3.6.1.4.1.4513.13.2.1.1.3INTEGERread-only
INT teraAtmHistoryControlInterval1.3.6.1.4.1.4513.13.2.1.1.4INTEGERread-write
INT teraAtmHistoryControlStatus1.3.6.1.4.1.4513.13.2.1.1.5INTEGERread-write
teraAtmStatsHistoryTable1.3.6.1.4.1.4513.13.2.2not-accessibletable teraAtmStatsHistoryTable
teraAtmStatsHistoryTableEntry1.3.6.1.4.1.4513.13.2.2.1not-accessibletable entry teraAtmStatsHistoryTableEntry
INT teraAtmStatsHistorySampleIndex1.3.6.1.4.1.4513.13.2.2.1.1INTEGERread-only
TIK teraAtmStatsHistoryIntervalStart1.3.6.1.4.1.4513.13.2.2.1.2TimeTicksread-only
C32 teraAtmStatsHistoryReceivedUserClp0Cells1.3.6.1.4.1.4513.13.2.2.1.3Counter32read-only
C32 teraAtmStatsHistoryReceivedUserClp1Cells1.3.6.1.4.1.4513.13.2.2.1.4Counter32read-only
C32 teraAtmStatsHistoryReceivedOamClp0Cells1.3.6.1.4.1.4513.13.2.2.1.5Counter32read-only
C32 teraAtmStatsHistoryReceivedOamClp1Cells1.3.6.1.4.1.4513.13.2.2.1.6Counter32read-only
C32 teraAtmStatsHistoryReceivedDiscardClp0Cells1.3.6.1.4.1.4513.13.2.2.1.7Counter32read-only
C32 teraAtmStatsHistoryReceivedDiscardClp1Cells1.3.6.1.4.1.4513.13.2.2.1.8Counter32read-only
C32 teraAtmStatsHistoryReceivedTaggedCells1.3.6.1.4.1.4513.13.2.2.1.9Counter32read-only
C32 teraAtmStatsHistoryTransmittedUserClp0Cells1.3.6.1.4.1.4513.13.2.2.1.10Counter32read-only
C32 teraAtmStatsHistoryTransmittedUserClp1Cells1.3.6.1.4.1.4513.13.2.2.1.11Counter32read-only
C32 teraAtmStatsHistoryTransmittedOamClp0Cells1.3.6.1.4.1.4513.13.2.2.1.12Counter32read-only
C32 teraAtmStatsHistoryTransmittedOamClp1Cells1.3.6.1.4.1.4513.13.2.2.1.13Counter32read-only
teraATMSubGroup31.3.6.1.4.1.4513.13.3
teraAtmILMIPollCfgTable1.3.6.1.4.1.4513.13.3.1
INT teraDefaultRegainTimeout1.3.6.1.4.1.4513.13.3.1.1INTEGERread-write
INT teraDefaultTestConnectTimeout1.3.6.1.4.1.4513.13.3.1.2INTEGERread-write
INT teraDefaultAllowedNumOfFailed1.3.6.1.4.1.4513.13.3.1.3INTEGERread-write
teraATMPhyStatTable1.3.6.1.4.1.4513.13.4not-accessibletable teraATMPhyStatTable
teraATMPhyStatTableEntry1.3.6.1.4.1.4513.13.4.1not-accessibletable entry teraATMPhyStatTableEntry
C32 teraATM_Seconds1.3.6.1.4.1.4513.13.4.1.1Counter32read-only
C32 teraATM_CorrectHCSError1.3.6.1.4.1.4513.13.4.1.2Counter32read-only
C32 teraATM_UncorrectHCSError1.3.6.1.4.1.4513.13.4.1.3Counter32read-only
C64 teraATM_ReceiveCell1.3.6.1.4.1.4513.13.4.1.4Counter64read-only
C64 teraATM_IDLECell1.3.6.1.4.1.4513.13.4.1.5Counter64read-only
C64 teraATM_TransmitCell1.3.6.1.4.1.4513.13.4.1.6Counter64read-only
INT teraATM_AdminStatus1.3.6.1.4.1.4513.13.4.1.7INTEGERread-write
teraAtmPortStatsTable1.3.6.1.4.1.4513.13.5not-accessibletable teraAtmPortStatsTable
teraAtmPortStatsTableEntry1.3.6.1.4.1.4513.13.5.1not-accessibletable entry teraAtmPortStatsTableEntry
C32 teraAtmPortStatsIngressUnassignedCells1.3.6.1.4.1.4513.13.5.1.1Counter32read-only
C32 teraAtmPortStatsEgressUnassignedCells1.3.6.1.4.1.4513.13.5.1.2Counter32read-only
C32 teraAtmPortStatsTransmittedClp0Cells1.3.6.1.4.1.4513.13.5.1.3Counter32read-only
C32 teraAtmPortStatsTransmittedClp1Cells1.3.6.1.4.1.4513.13.5.1.4Counter32read-only
C32 teraAtmPortStatsReceivedClp0Cells1.3.6.1.4.1.4513.13.5.1.5Counter32read-only
C32 teraAtmPortStatsReceivedClp1Cells1.3.6.1.4.1.4513.13.5.1.6Counter32read-only
C32 teraAtmPortStatsReceivedOamCells1.3.6.1.4.1.4513.13.5.1.7Counter32read-only
C32 teraAtmPortStatsReceivedRmCells1.3.6.1.4.1.4513.13.5.1.8Counter32read-only
C32 teraAtmPortStatsReceivedErroredOamCells1.3.6.1.4.1.4513.13.5.1.9Counter32read-only
C32 teraAtmPortStatsReceivedErroredRmCells1.3.6.1.4.1.4513.13.5.1.10Counter32read-only
C32 teraAtmPortStatsReceivedNonZerroGfcCells1.3.6.1.4.1.4513.13.5.1.11Counter32read-only
teraAtmPortStatsHistoryTable1.3.6.1.4.1.4513.13.6not-accessibletable teraAtmPortStatsHistoryTable
teraAtmPortStatsHistoryTableEntry1.3.6.1.4.1.4513.13.6.1not-accessibletable entry teraAtmPortStatsHistoryTableEntry
C32 teraAtmPortStatsHistoryIngressUnassignedCells1.3.6.1.4.1.4513.13.6.1.1Counter32read-only
C32 teraAtmPortStatsHistoryEgressUnassignedCells1.3.6.1.4.1.4513.13.6.1.2Counter32read-only
C32 teraAtmPortStatsHistoryTransmittedClp0Cells1.3.6.1.4.1.4513.13.6.1.3Counter32read-only
C32 teraAtmPortStatsHistoryTransmittedClp1Cells1.3.6.1.4.1.4513.13.6.1.4Counter32read-only
C32 teraAtmPortStatsHistoryReceivedClp0Cells1.3.6.1.4.1.4513.13.6.1.5Counter32read-only
C32 teraAtmPortStatsHistoryReceivedClp1Cells1.3.6.1.4.1.4513.13.6.1.6Counter32read-only
C32 teraAtmPortStatsHistoryReceivedOamCells1.3.6.1.4.1.4513.13.6.1.7Counter32read-only
C32 teraAtmPortStatsHistoryReceivedRmCells1.3.6.1.4.1.4513.13.6.1.8Counter32read-only
C32 teraAtmPortStatsHistoryReceivedErroredOamCells1.3.6.1.4.1.4513.13.6.1.9Counter32read-only
C32 teraAtmPortStatsHistoryReceivedErroredRmCells1.3.6.1.4.1.4513.13.6.1.10Counter32read-only
C32 teraAtmPortStatsHistoryReceivedNonZerroGfcCells1.3.6.1.4.1.4513.13.6.1.11Counter32read-only
teraAtmCc1.3.6.1.4.1.4513.13.7
teraAtmCcControlTable1.3.6.1.4.1.4513.13.7.1not-accessibletable teraAtmCcControlTable
teraAtmCcControlTableEntry1.3.6.1.4.1.4513.13.7.1.1not-accessibletable entry teraAtmCcControlTableEntry
INT teraAtmCcSourceControl1.3.6.1.4.1.4513.13.7.1.1.1INTEGERread-write
INT teraAtmCcSinkControl1.3.6.1.4.1.4513.13.7.1.1.2INTEGERread-write
INT teraAtmCcType1.3.6.1.4.1.4513.13.7.1.1.3INTEGERread-write
INT teraAtmCcTargetDir1.3.6.1.4.1.4513.13.7.1.1.4INTEGERread-write
INT teraAtmCcSinkDir1.3.6.1.4.1.4513.13.7.1.1.5INTEGERread-only
INT teraAtmCcSourceResult1.3.6.1.4.1.4513.13.7.1.1.6INTEGERread-only
INT teraAtmCcSinkResult1.3.6.1.4.1.4513.13.7.1.1.7INTEGERread-only
INT teraAtmCcRowStatus1.3.6.1.4.1.4513.13.7.1.1.8INTEGERread-write
teraAtmPmControlTable1.3.6.1.4.1.4513.13.8not-accessibletable teraAtmPmControlTable
teraAtmPmControlTableEntry1.3.6.1.4.1.4513.13.8.1not-accessibletable entry teraAtmPmControlTableEntry
INT teraAtmPmSourceControl1.3.6.1.4.1.4513.13.8.1.1INTEGERread-write
INT teraAtmPmSourceBlockSize1.3.6.1.4.1.4513.13.8.1.2INTEGERread-write
INT teraAtmPmSinkControl1.3.6.1.4.1.4513.13.8.1.3INTEGERread-write
INT teraAtmPmSourceType1.3.6.1.4.1.4513.13.8.1.4INTEGERread-write
INT teraAtmPmTargetDir1.3.6.1.4.1.4513.13.8.1.5INTEGERread-write
INT teraAtmPmSinkDir1.3.6.1.4.1.4513.13.8.1.6INTEGERread-only
INT teraAtmPmSourceResult1.3.6.1.4.1.4513.13.8.1.7INTEGERread-only
INT teraAtmPmSinkResult1.3.6.1.4.1.4513.13.8.1.8INTEGERread-only
INT teraAtmPmRowStatus1.3.6.1.4.1.4513.13.8.1.9INTEGERread-write
teraOamPmStatsTable1.3.6.1.4.1.4513.13.9not-accessibletable teraOamPmStatsTable
teraOamPmStatsTableEntry1.3.6.1.4.1.4513.13.9.1not-accessibletable entry teraOamPmStatsTableEntry
C32 teraOamPmStatsTotalTUC01.3.6.1.4.1.4513.13.9.1.1Counter32read-only
C32 teraOamPmStatsTotalTUC011.3.6.1.4.1.4513.13.9.1.2Counter32read-only
C32 teraOamPmStatsTotalTRCC01.3.6.1.4.1.4513.13.9.1.3Counter32read-only
C32 teraOamPmStatsTotalTRCC011.3.6.1.4.1.4513.13.9.1.4Counter32read-only
INT teraOamPmStatsStat1.3.6.1.4.1.4513.13.9.1.5INTEGERread-write
C32 teraOamPmStatsTotalLostCLP01.3.6.1.4.1.4513.13.9.1.6Counter32read-only
C32 teraOamPmStatsTotalLostCLP011.3.6.1.4.1.4513.13.9.1.7Counter32read-only
C32 teraOamPmStatsTotalMisinsertedCLP01.3.6.1.4.1.4513.13.9.1.8Counter32read-only
C32 teraOamPmStatsTotalMisinsertedCLP011.3.6.1.4.1.4513.13.9.1.9Counter32read-only
teraAtmPVCIfControlTable1.3.6.1.4.1.4513.13.11not-accessibletable teraAtmPVCIfControlTable
teraAtmPVCIfControlTableEntry1.3.6.1.4.1.4513.13.11.1not-accessibletable entry teraAtmPVCIfControlTableEntry
INT teraAtmPVCIfMaxVpiBits1.3.6.1.4.1.4513.13.11.1.1INTEGERread-write
INT teraAtmPVCIfMaxVciBits1.3.6.1.4.1.4513.13.11.1.2INTEGERread-write
INT teraAtmPVCIfMaxVCCs1.3.6.1.4.1.4513.13.11.1.3INTEGERread-write
INT teraAtmPVCIfILMIVpi1.3.6.1.4.1.4513.13.11.1.4INTEGERread-write
INT teraAtmPVCIfILMIVci1.3.6.1.4.1.4513.13.11.1.5INTEGERread-write
INT teraAtmPVCIfPortBw1.3.6.1.4.1.4513.13.11.1.6INTEGERread-write
teraAtmCardStatsTable1.3.6.1.4.1.4513.13.12not-accessibletable teraAtmCardStatsTable
teraAtmCardStatsTableEntry1.3.6.1.4.1.4513.13.12.1not-accessibletable entry teraAtmCardStatsTableEntry
C32 teraSlotIndex1.3.6.1.4.1.4513.13.12.1.1Counter32read-only
INT teraAtmCardStatsLSBState1.3.6.1.4.1.4513.13.12.1.2INTEGERread-only
C32 teraAtmCardStatsLSBCrcCount1.3.6.1.4.1.4513.13.12.1.3Counter32read-only
C32 teraAtmCardStatsTransitionUpCount1.3.6.1.4.1.4513.13.12.1.4Counter32read-only
C32 teraAtmCardStatsRxUnassignedCellCount1.3.6.1.4.1.4513.13.12.1.5Counter32read-only
INT teraAtmCardStatsLSBCrcLastSlot1.3.6.1.4.1.4513.13.12.1.6INTEGERread-only
INT teraAtmCardStatsMrpVersion1.3.6.1.4.1.4513.13.12.1.7INTEGERread-only
INT teraAtmCardStatsMrpFeature1.3.6.1.4.1.4513.13.12.1.8INTEGERread-only
teraAtmVclTable1.3.6.1.4.1.4513.13.13not-accessibletable teraAtmVclTable
teraAtmVclTableEntry1.3.6.1.4.1.4513.13.13.1not-accessibletable entry teraAtmVclTableEntry
INT teraAtmVclTrafficPolicing1.3.6.1.4.1.4513.13.13.1.1INTEGERread-write
INT teraAtmVclRowStatus1.3.6.1.4.1.4513.13.13.1.2INTEGERread-write
teraAtmQueueStatsTable1.3.6.1.4.1.4513.13.14not-accessibletable teraAtmQueueStatsTable
teraAtmQueueStatsTableEntry1.3.6.1.4.1.4513.13.14.1not-accessibletable entry teraAtmQueueStatsTableEntry
INT teraAtmQueueIndex1.3.6.1.4.1.4513.13.14.1.1INTEGERread-only
INT teraAtmQueueStatsSlotMask1.3.6.1.4.1.4513.13.14.1.2INTEGERread-only
INT teraAtmQueueStatsCosType1.3.6.1.4.1.4513.13.14.1.3INTEGERread-only
C32 teraAtmQueueStatsDiscardCellCount1.3.6.1.4.1.4513.13.14.1.4Counter32read-only
teraAtmMgmtChannelTable1.3.6.1.4.1.4513.13.15not-accessibletable teraAtmMgmtChannelTable
teraAtmMgmtChannelTableEntry1.3.6.1.4.1.4513.13.15.1not-accessibletable entry teraAtmMgmtChannelTableEntry
INT teraAtmMgmtChannelVpiLow1.3.6.1.4.1.4513.13.15.1.1INTEGERread-write
INT teraAtmMgmtChannelVciLow1.3.6.1.4.1.4513.13.15.1.2INTEGERread-write
INT teraAtmMgmtChannelVpiHigh1.3.6.1.4.1.4513.13.15.1.3INTEGERread-write
INT teraAtmMgmtChannelVciHigh1.3.6.1.4.1.4513.13.15.1.4INTEGERread-write
teraAtmDbg1.3.6.1.4.1.4513.13.16
teraDebugTable1.3.6.1.4.1.4513.13.16.1
INT teraDebug11.3.6.1.4.1.4513.13.16.1.1INTEGERread-only
INT teraDebug21.3.6.1.4.1.4513.13.16.1.2INTEGERread-only
INT teraDebug31.3.6.1.4.1.4513.13.16.1.3INTEGERread-only
teraAtmPortPVCAlarmStatTable1.3.6.1.4.1.4513.13.17not-accessibletable teraAtmPortPVCAlarmStatTable
teraAtmPortPVCAlarmStatTableEntry1.3.6.1.4.1.4513.13.17.1not-accessibletable entry teraAtmPortPVCAlarmStatTableEntry
INT teraAtmPortPVCAlarmStatType1.3.6.1.4.1.4513.13.17.1.1INTEGERread-only
INT teraAtmPortPVCAlarmStatVPI1.3.6.1.4.1.4513.13.17.1.2INTEGERread-only
INT teraAtmPortPVCAlarmStatVCI1.3.6.1.4.1.4513.13.17.1.3INTEGERread-only
INT teraAtmPortPVCAlarmStatPort1.3.6.1.4.1.4513.13.17.1.4INTEGERread-only
INT teraAtmPortPVCAlarmStatTime1.3.6.1.4.1.4513.13.17.1.5INTEGERread-only
INT teraAtmPortPVCAlarmStatReason1.3.6.1.4.1.4513.13.17.1.6INTEGERread-only
teraAtmVplTable1.3.6.1.4.1.4513.13.18not-accessibletable teraAtmVplTable
teraAtmVplTableEntry1.3.6.1.4.1.4513.13.18.1not-accessibletable entry teraAtmVplTableEntry
INT teraAtmVplTrafficPolicing1.3.6.1.4.1.4513.13.18.1.1INTEGERread-write
INT teraAtmVplRowStatus1.3.6.1.4.1.4513.13.18.1.2INTEGERread-write
teraFarEndAtmfAtmLayerTable1.3.6.1.4.1.4513.13.19not-accessibletable teraFarEndAtmfAtmLayerTable
teraFarEndAtmfAtmLayerTableEntry1.3.6.1.4.1.4513.13.19.1not-accessibletable entry teraFarEndAtmfAtmLayerTableEntry
INT teraFarEndAtmfAtmLayerIndex1.3.6.1.4.1.4513.13.19.1.1INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxVPCs1.3.6.1.4.1.4513.13.19.1.2INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxVCCs1.3.6.1.4.1.4513.13.19.1.3INTEGERread-only
INT teraFarEndAtmfAtmLayerConfiguredVPCs1.3.6.1.4.1.4513.13.19.1.4INTEGERread-only
INT teraFarEndAtmfAtmLayerConfiguredVCCs1.3.6.1.4.1.4513.13.19.1.5INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxVpiBits1.3.6.1.4.1.4513.13.19.1.6INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxVciBits1.3.6.1.4.1.4513.13.19.1.7INTEGERread-only
INT teraFarEndAtmfAtmLayerUniType1.3.6.1.4.1.4513.13.19.1.8INTEGERread-only
INT teraFarEndAtmfAtmLayerUniVersion1.3.6.1.4.1.4513.13.19.1.9INTEGERread-only
INT teraFarEndAtmfAtmLayerDeviceType1.3.6.1.4.1.4513.13.19.1.10INTEGERread-only
INT teraFarEndAtmfAtmLayerIlmiVersion1.3.6.1.4.1.4513.13.19.1.11INTEGERread-only
INT teraFarEndAtmfAtmLayerNniSigVersion1.3.6.1.4.1.4513.13.19.1.12INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxSvpcVpi1.3.6.1.4.1.4513.13.19.1.13INTEGERread-only
INT teraFarEndAtmfAtmLayerMaxSvccVpi1.3.6.1.4.1.4513.13.19.1.14INTEGERread-only
INT teraFarEndAtmfAtmLayerMinSvccVci1.3.6.1.4.1.4513.13.19.1.15INTEGERread-only
teraFarEndAtmfVccTable1.3.6.1.4.1.4513.13.20not-accessibletable teraFarEndAtmfVccTable
teraFarEndAtmfVccTableEntry1.3.6.1.4.1.4513.13.20.1not-accessibletable entry teraFarEndAtmfVccTableEntry
INT teraFarEndAtmfVccPortIndex1.3.6.1.4.1.4513.13.20.1.1INTEGERread-only
INT teraFarEndAtmfVccVpi1.3.6.1.4.1.4513.13.20.1.2INTEGERread-only
INT teraFarEndAtmfVccVci1.3.6.1.4.1.4513.13.20.1.3INTEGERread-only
INT teraFarEndAtmfVccOperStatus1.3.6.1.4.1.4513.13.20.1.4INTEGERread-only
OID teraFarEndAtmfVccTransmitTrafficDescriptorType1.3.6.1.4.1.4513.13.20.1.5OBJECT IDENTIFIERread-only
INT teraFarEndAtmfVccTransmitTrafficDescriptorParam11.3.6.1.4.1.4513.13.20.1.6INTEGERread-only
INT teraFarEndAtmfVccTransmitTrafficDescriptorParam21.3.6.1.4.1.4513.13.20.1.7INTEGERread-only
INT teraFarEndAtmfVccTransmitTrafficDescriptorParam31.3.6.1.4.1.4513.13.20.1.8INTEGERread-only
INT teraFarEndAtmfVccTransmitTrafficDescriptorParam41.3.6.1.4.1.4513.13.20.1.9INTEGERread-only
INT teraFarEndAtmfVccTransmitTrafficDescriptorParam51.3.6.1.4.1.4513.13.20.1.10INTEGERread-only
OID teraFarEndAtmfVccReceiveTrafficDescriptorType1.3.6.1.4.1.4513.13.20.1.11OBJECT IDENTIFIERread-only
INT teraFarEndAtmfVccReceiveTrafficDescriptorParam11.3.6.1.4.1.4513.13.20.1.12INTEGERread-only
INT teraFarEndAtmfVccReceiveTrafficDescriptorParam21.3.6.1.4.1.4513.13.20.1.13INTEGERread-only
INT teraFarEndAtmfVccReceiveTrafficDescriptorParam31.3.6.1.4.1.4513.13.20.1.14INTEGERread-only
INT teraFarEndAtmfVccReceiveTrafficDescriptorParam41.3.6.1.4.1.4513.13.20.1.15INTEGERread-only
INT teraFarEndAtmfVccReceiveTrafficDescriptorParam51.3.6.1.4.1.4513.13.20.1.16INTEGERread-only
INT teraFarEndAtmfVccQoSCategory1.3.6.1.4.1.4513.13.20.1.17INTEGERread-only
INT teraFarEndAtmfVccTransmitQoSClass1.3.6.1.4.1.4513.13.20.1.18INTEGERread-only
INT teraFarEndAtmfVccReceiveQoSClass1.3.6.1.4.1.4513.13.20.1.19INTEGERread-only
INT teraFarEndAtmfVccBestEffortIndicator1.3.6.1.4.1.4513.13.20.1.20INTEGERread-only
INT teraFarEndAtmfVccTransmitFrameDiscard1.3.6.1.4.1.4513.13.20.1.21INTEGERread-only
INT teraFarEndAtmfVccReceiveFrameDiscard1.3.6.1.4.1.4513.13.20.1.22INTEGERread-only
INT teraFarEndAtmfVccServiceCategory1.3.6.1.4.1.4513.13.20.1.23INTEGERread-only

RFC description

Manages Terawave teraAtom ATM/SONET access node configuration, cross-connect table, and transport layer statistics.

Start monitoring Terawave teraAtom ATM/SONET access node (per-VC cell throughput/discard statistics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download TERAWAVE-teraAtom-MIB