Home/Catalog/PW-ATM-MIB-DRAFT-00

PW-ATM-MIB-DRAFT-00

AI MIB Summary

The PW-ATM-MIB-DRAFT-00 module provides configuration and statistical monitoring for ATM-specific Pseudo-Wire Virtual Circuits, tracking session states, traffic counters, and error metrics for ATM emulation over Packet Switched Networks. It extends the generic PW-MIB framework to expose VC-type-specific operational data required for managing ATM service delivery in MPLS or IP-based transport environments.

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.
Main OID:
pwAtmMIB.1.3.6.1.3.979
43
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

43 total
Object Name
pwAtmMIBThis 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
.1.3.6.1.3.979
pwAtmNotifications
OBJECT IDENTIFIER
.1.3.6.1.3.979.0
pwAtmObjects
OBJECT IDENTIFIER
.1.3.6.1.3.979.1
pwAtmOutboundTableThis table specifies the information for an ATM VC to be carried over PSN in the outbound direction.
SEQUENCE OF PwAtmOutboundEntry
.1.3.6.1.3.979.1.1
pwAtmOutboundEntryA row in this table represents an ATM VC that needs to be adapted and carried over PSN. This table is indexed by pwVcIndex from pwVcTable.
PwAtmOutboundEntry
.1.3.6.1.3.979.1.1.1
pwAtmOutboundAtmIfThe ATM Interface that receives cells from the ATM network.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.3.979.1.1.1.1
pwAtmOutboundVpiVPI value of this ATM VC. If the pwVcType is atmNto1Transparent then the value will be set to zero.rw
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.3.979.1.1.1.2
pwAtmOutboundVciVCI value of this ATM VC. If the pwVcType is atmNto1Transparent, atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero.rw
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.3.979.1.1.1.3
pwAtmOutboundTrafficParamDescrThis object represents a pointer to a ATM traffic parameter specification table which will be employed while receiving cells from the ATM network. This table should contain a set of self-consistent ATM traffic parameters including the ATM traffic service category. A value of 0.0 indicates Best Effortrw
RowPointer (SNMPv2-TC)
.1.3.6.1.3.979.1.1.1.4
pwAtmOutboundRowStatusThis Object is used to create, modify or delete a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.979.1.1.1.5
pwAtmOutboundClpQosMappingThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.979.1.1.1.6
pwAtmOutboundOamCellSupportedThis Object indicates whether OAM Cells are transported on this VC.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.979.1.1.1.7
pwAtmOutboundQosScalingFactorThis 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.rw
Integer32
.1.3.6.1.3.979.1.1.1.8
pwAtmOutboundPerfTableThis table specifies performance-related attributes for an ATM VC in the outbound direction.
SEQUENCE OF PwAtmOutboundPerfEntry
.1.3.6.1.3.979.1.2
pwAtmOutboundPerfEntryA row in this table represents performance for an ATM VC in the outbound direction
PwAtmOutboundPerfEntry
.1.3.6.1.3.979.1.2.1
pwAtmOutboundCellsReceivedThis Object indicates the number of cells received by this VC.ro
Counter32
.1.3.6.1.3.979.1.2.1.1
pwAtmOutboundCellsRejectedThis Object indicates the number of cells that were rejected by this VC because of policing.ro
Counter32
.1.3.6.1.3.979.1.2.1.2
pwAtmOutboundCellsTaggedThis Object indicates the number of cells that were Tagged.ro
Counter32
.1.3.6.1.3.979.1.2.1.3
pwAtmOutboundHCCellsReceivedHigh capacity counter for number of cells received by this VC.ro
Counter64
.1.3.6.1.3.979.1.2.1.4
pwAtmOutboundHCCellsRejectedHigh Capacity counter for number of cells that were rejected by this VC because of policing.ro
Counter64
.1.3.6.1.3.979.1.2.1.5
pwAtmOutboundHCCellsTaggedHigh capacity counter for number of cells that were Tagged.ro
Counter64
.1.3.6.1.3.979.1.2.1.6
pwAtmInboundTableThis table specifies the information for an ATM VC in the Inbound direction.
SEQUENCE OF PwAtmInboundEntry
.1.3.6.1.3.979.1.3
pwAtmInboundEntryA row in this table represents an ATM VC that needs to be sent into the ATM Network after reconstructing cells from Packets received from a PSN This table is indexed by pwVcIndex from pwVcTable
PwAtmInboundEntry
.1.3.6.1.3.979.1.3.1
pwAtmInboundAtmIfThe ATM Interface that sends cells into the ATM network after reconstructing cells from packets received from a PSN.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.3.979.1.3.1.1
pwAtmInboundVpiVPI value of this ATM VC. If the pwVcType is atmNto1Transparent then the value will be set to zero.rw
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.3.979.1.3.1.2
pwAtmInboundVciVCI value of this ATM VC. If the pwVcType is atmNto1Transparent atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero.rw
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.3.979.1.3.1.3
pwAtmInboundTrafficParamDescrThis object represents a pointer to a ATM traffic parameter specification table which will be employed while transmit into the ATM network. This table contains a set of self-consistent ATM traffic parameters including the ATM traffic service category. A value of 0.0 indicates Best Effortrw
RowPointer (SNMPv2-TC)
.1.3.6.1.3.979.1.3.1.4
pwAtmInboundRowStatusThis Object is used to create, modify or delete a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.979.1.3.1.5
pwAtmInboundOamCellSupportedThis Object indicates whether this VC can receive OAM Cells.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.979.1.3.1.6
pwAtmInboundPerfTableThis table specifies the performance for an ATM VC in the Inbound direction.
SEQUENCE OF PwAtmInboundPerfEntry
.1.3.6.1.3.979.1.4
pwAtmInboundPerfEntryThis table specifies performance-related attributes for an ATM VC in the inbound direction.
PwAtmInboundPerfEntry
.1.3.6.1.3.979.1.4.1
pwAtmInboundPerfCellsXmitThis Object indicates the number of cells that were transmitted into ATM network by this VC.ro
Counter32
.1.3.6.1.3.979.1.4.1.1
pwAtmInboundPerfCellsLostThis Object indicates the number of cells that were dropped by this VC.ro
Counter32
.1.3.6.1.3.979.1.4.1.2
pwAtmInboundPerfHCCellsXmitHigh Capacity counter for the number of cells that were transmitted into ATM network by this VC.ro
Counter64
.1.3.6.1.3.979.1.4.1.3
pwAtmInboundPerfHCCellsLostHigh Capacity counter for number of cells that were dropped by this VC.ro
Counter64
.1.3.6.1.3.979.1.4.1.4
pwAtmConformance
OBJECT IDENTIFIER
.1.3.6.1.3.979.2
pwAtmGroups
OBJECT IDENTIFIER
.1.3.6.1.3.979.2.1
pwAtmOutboundGroupCollection of objects for basic ATM PW outbound config.
Unknown
.1.3.6.1.3.979.2.1.1
pwAtmOutboundPerfGroupCollection of objects counting various outbound ATM PW statistics.
Unknown
.1.3.6.1.3.979.2.1.2
pwAtmInboundGroupCollection of objects for basic ATM PW inbound config.
Unknown
.1.3.6.1.3.979.2.1.3
pwAtmInboundPerfGroupCollection of objects counting various inbound ATM PW statistics.
Unknown
.1.3.6.1.3.979.2.1.4
pwAtmCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.979.2.2
pwAtmModuleComplianceThe compliance statement for agent that support PW ATM.
Unknown
.1.3.6.1.3.979.2.2.1
PW-ATM-MIB-DRAFT-00 - SNMP MIB Reference | MIBs Explorer