ATM-FORUM-M4-MIB

MIB Reference — IPNetwork Monitor

All MIBsATM-FORUM-M4-MIB

Organization: ATM Forum

Last Updated: 1997-01-21

Category: ATM

Description:

Defines ATM Forum M4 network management interface objects for ATM network element management and performance monitoring.

Imported Objects

From ATM-FORUM-TC-MIB

atmForumOBJECT-IDENTITY

From ATM-MIB

atmVcCrossConnectEntryOBJECT-TYPE
atmVcCrossConnectHighIfIndexOBJECT-TYPE
atmVcCrossConnectHighVciOBJECT-TYPE
atmVcCrossConnectHighVpiOBJECT-TYPE
atmVcCrossConnectIndexOBJECT-TYPE
atmVcCrossConnectLowIfIndexOBJECT-TYPE
atmVcCrossConnectLowVciOBJECT-TYPE
atmVcCrossConnectLowVpiOBJECT-TYPE
atmVclEntryOBJECT-TYPE
atmVclVciOBJECT-TYPE
atmVclVpiOBJECT-TYPE
atmVpCrossConnectEntryOBJECT-TYPE
atmVpCrossConnectHighIfIndexOBJECT-TYPE
atmVpCrossConnectHighVpiOBJECT-TYPE
atmVpCrossConnectIndexOBJECT-TYPE
atmVpCrossConnectLowIfIndexOBJECT-TYPE
atmVpCrossConnectLowVpiOBJECT-TYPE
atmVplEntryOBJECT-TYPE
atmVplVpiOBJECT-TYPE

From ENTITY-MIB

entPhysicalClassOBJECT-TYPE
entPhysicalContainedInOBJECT-TYPE
entPhysicalIndexOBJECT-TYPE
entPhysicalParentRelPosOBJECT-TYPE

From HOST-RESOURCES-MIB

hrSWInstalledIndexOBJECT-TYPE
hrSWInstalledNameOBJECT-TYPE

From IF-MIB

OwnerString
ifIndexOBJECT-TYPE

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

AutonomousType
DateAndTime
DisplayString
RowPointer
RowStatus
TEXTUAL-CONVENTION
TestAndIncr
TimeInterval
TimeStamp
TruthValue

What Is ATM-FORUM-M4-MIB?

ATM-FORUM-M4-MIB is the SNMP realization of the ATM Forum's M4 network-element management interface, a vendor-neutral standard for managing ATM switches and network elements. It exposes configuration and inventory data (vendor, hardware/software version, start time), performance/statistics controls (alarm severity thresholds, zero-stats suppression), and physical/logical path tables describing ATM transmission paths and adaptors, effectively publishing the ATM-FORUM-M4-MIB OID list that network management tools traverse to reach these objects. For monitoring, it is used to track ATM network element health and uptime -- atmfM4NeStartTime effectively reflects device uptime/reboot history, atmfM4NeVendor/atmfM4NeVersion expose hardware and software version identification, and the alarm severity index objects surface fault conditions on physical paths. As a formal ATM Forum specification it is a standards-based module independent of any single vendor, though it is implemented within vendor ATM switch firmware alongside vendor-specific MIBs. It is typically deployed in legacy ATM carrier and enterprise backbone networks for centralized network-element-level fault and configuration management.

IPNetwork Monitor allows you to monitor SNMP objects defined in ATM-FORUM-M4-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

  • network element vendor and version
  • element start time / uptime
  • physical path alarm severity
  • zero-statistics suppression setting
  • adaptor configuration status

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • ATM switches and network elements

Monitoring Examples

An operator would poll atmfM4NeVendor and atmfM4NeVersion to inventory the software/hardware version running on an ATM switch, and check atmfM4NeStartTime to determine how long the element has been up since its last restart. Walking the atmfM4PhysPathTpTable/atmfM4PhysPathTpEntry rows (indexed by atmfM4PhysPathTpHwUnitIndex and atmfM4PhysPathTpPortID) lets an admin read atmfM4PhysPathTpAlarmSeverityIndex per physical transmission path, revealing which specific port or path is in an alarm state. The atmfM4TcAdaptorTable provides similar per-adaptor configuration/status detail for correlating faults to hardware modules.

OIDs
OID symbolicOID numericTypeAccessDescription
atmfM4MIB1.3.6.1.4.1.353.100This MIB module is the SNMP version of the ATM Forum's M4 interface (network element view).
atmfM4MIBObjects1.3.6.1.4.1.353.100.1
STR atmfM4NeVendor1.3.6.1.4.1.353.100.1.1DisplayStringread-onlyThe vendor of the ATM network element.
OID atmfM4NeVersion1.3.6.1.4.1.353.100.1.2AutonomousTyperead-onlyThe version of the ATM network element.
DAT atmfM4NeStartTime1.3.6.1.4.1.353.100.1.3DateAndTimeread-onlyThe time at which the agent was last started; in other words, the time at which sysUpTime was zero.
I32 atmfM4NeAlarmSeverityIndex1.3.6.1.4.1.353.100.1.4Integer32read-writeAn index into the alarm severity profile table, specifying the severity assignments for M4 alarms reported for the ATM network element.
T/F atmfM4NeSuppressZeroStats1.3.6.1.4.1.353.100.1.5TruthValueread-writeWhen the value of this object is true, no entry will be created in any of the the historical statistics tables for intervals in which all counts are zero.
atmfM4PhysPathTpTable1.3.6.1.4.1.353.100.1.6not-accessibleThe ATM Forum M4 interface Configuration table extensions for the physical path termination point.
atmfM4PhysPathTpEntry1.3.6.1.4.1.353.100.1.6.1not-accessibleColumns conceptually added to the interface table entry for an ATM interface to model the physical path termination point. The row of the interface table modeling this object should also include columns for the TC Adaptor object and the ATM interface table defined in RFC 1695. The interface table entry for the physical path TP fields of an ATM interface are set up without management system control (or else that setup is outside the scope of M4).
I32 atmfM4PhysPathTpHwUnitIndex1.3.6.1.4.1.353.100.1.6.1.1Integer32read-onlySpecifies the index of the entry in the entPhysicalTable that represents the device (i.e., card) on which the physical path terminates.
I32 atmfM4PhysPathTpPortID1.3.6.1.4.1.353.100.1.6.1.2Integer32read-onlyIdentifies the port (within the card identified by the hardware unit index) on which the physical path terminates.
I32 atmfM4PhysPathTpAlarmSeverityIndex1.3.6.1.4.1.353.100.1.6.1.3Integer32read-writeSpecifies the index of the entry in the communications alarm severity profile table that should be used.
atmfM4TcAdaptorTable1.3.6.1.4.1.353.100.1.7not-accessibleThe ATM Forum M4 interface Configuration table extensions for the TC Adaptor.
atmfM4TcAdaptorEntry1.3.6.1.4.1.353.100.1.7.1not-accessibleColumns conceptually added to the interface table entry for an ATM interface to model the TC Adaptor. The row of the interface table modeling this object should also include columns for the physical path TP and the ATM interface table defined in RFC 1695. The interface table entry for the TC Adaptor fields of an ATM interface are set up without management system control (or else that setup is outside the scope of M4).
T/F atmfM4TcACellScrambling1.3.6.1.4.1.353.100.1.7.1.1TruthValueread-writeThis attribute is used by the management system to activate and deactivate the ATM cell scrambling function. When the value of this attribute is TRUE, cell scrambling on the interface is activated. This attribute shall be present only for interfaces that support the deactivation of cell scrambling. The ATM Forum UNI specification requires cell scrambling for ATM/SONET interfaces but allows cell scrambling to be controlled (i.e., turned on and off) for ATM/DS3 interfaces.
I32 atmfM4TcAlarmSeverityIndex1.3.6.1.4.1.353.100.1.7.1.2Integer32read-writeSpecifies the index of the entry in the communications alarm severity profile table that should be used.
atmfM4AtmLayerTable1.3.6.1.4.1.353.100.1.8not-accessibleThe ATM Forum M4 interface Configuration table extensions for the ATM cell layer.
atmfM4AtmLayerEntry1.3.6.1.4.1.353.100.1.8.1not-accessibleColumns conceptually added to the interface table entry for an ATM interface to model the ATM cell layer. The row of the interface table modeling this object should also include columns for the physical path TP and TC Adaptor object, as well as the ATM interface table defined in RFC 1695. The default configuration of an entry in this table is used whenever the entries for the physical path TP, etc., are created. The management system configures a UNI, B-ICI, or B-ISSI on the interface by first modifying the atmfM4IfType column (this can be done in the same SNMP set-request that sets up the other necessary variables.
INT atmfM4IfType1.3.6.1.4.1.353.100.1.8.1.1INTEGERread-writeSpecifies the type of ATM cell-layer interface defined on the physical path termination point modeled by this entry in the interface table.
I32 atmfM4IfLoopbackLocationCode1.3.6.1.4.1.353.100.1.8.1.2Integer32read-writeSpecifies the code that shall exist in incoming OAM Loopback cells that are to be looped back at this interface. A value of zero shall indicate that the management system has not set any loopback location code for this interface. Therefore, zero should not be used as the actual loopback location code for any interface. This object shall be present only for table entries that represent an actual ATM cell layer interface (i.e., the atmM4IfType is not none(0)).
STR atmfM4IfSubscriberAddress1.3.6.1.4.1.353.100.1.8.1.3DisplayStringread-writeSpecifies the address or newline-delimited list of addresses assigned to the UNI. This object shall be present only for table entries that represent an UNI interface.
STR atmfM4IfPreferredCarrier1.3.6.1.4.1.353.100.1.8.1.4DisplayStringread-writeSpecifies the name of the default carrier to use when one is not explicitly identified in the call set-up message. This object shall be present only for table entries that represent an UNI interface and only when SVC services are supported.
STR atmfM4IfFarEndCarrierNetwork1.3.6.1.4.1.353.100.1.8.1.5DisplayStringread-writeSpecifies the adjacent carrier to which the B-ICI transmission path is connected. This object shall be present only for table entries that represent an B-ICI interface and only when SVC services are supported.
atmfM4VplTable1.3.6.1.4.1.353.100.1.9not-accessibleThe ATM Forum M4 VPL Termination Point Configuration table extensions. This table augments the VPL configuration table in RFC 1695.
atmfM4VplEntry1.3.6.1.4.1.353.100.1.9.1not-accessibleAdditional columns for the VPL configuration table entry.
T/F atmfM4VplSegEndPt1.3.6.1.4.1.353.100.1.9.1.1TruthValueread-createSpecifies whether the VPL termination point is a segment end-point.
atmfM4VclTable1.3.6.1.4.1.353.100.1.10not-accessibleThe ATM Forum M4 VCL Termination Point Configuration table extensions. This table augments the VCL configuration table in RFC 1695.
atmfM4VclEntry1.3.6.1.4.1.353.100.1.10.1not-accessibleAdditional columns for the VCL configuration table entry.
T/F atmfM4VclSegEndPt1.3.6.1.4.1.353.100.1.10.1.1TruthValueread-createSpecifies whether the VCL termination point is a segment end-point.
atmfM4VpXConnTable1.3.6.1.4.1.353.100.1.11not-accessibleThe ATM Forum M4 VP Cross-Connect Configuration table extensions. This table augments the VP Cross-Connect configuration table in RFC 1695.
atmfM4VpXConnEntry1.3.6.1.4.1.353.100.1.11.1not-accessibleAdditional columns for the VP Cross-Connect table entry.
T/F atmfM4VpXConnRecover1.3.6.1.4.1.353.100.1.11.1.1TruthValueread-createIf FALSE, this cross-connection will be removed on failure.
atmfM4VcXConnTable1.3.6.1.4.1.353.100.1.12not-accessibleThe ATM Forum M4 VC Cross-Connect Configuration table extensions. This table augments the VC Cross-Connect configuration table in RFC 1695.
atmfM4VcXConnEntry1.3.6.1.4.1.353.100.1.12.1not-accessibleAdditional columns for the VC Cross-Connect table entry.
T/F atmfM4VcXConnRecover1.3.6.1.4.1.353.100.1.12.1.1TruthValueread-createIf FALSE, this cross-connection will be removed on failure.
atmfM4VpNextVpiTable1.3.6.1.4.1.353.100.1.13not-accessibleThe ATM Forum M4 VP Next-VPI value table. This optional table supplied unused VPI values for use in creating entries in the atmVplTable.
atmfM4VpNextVpiEntry1.3.6.1.4.1.353.100.1.13.1not-accessibleEach entry in this table represents the 'next' VPI value available for a given ATM interface. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it.
INT atmfM4VpNextVpiValue1.3.6.1.4.1.353.100.1.13.1.1INTEGERread-onlyThis object contains an appropriate value to be used for atmVplVpi when creating entries in the atmVplTable. The value -1 indicates that no unassigned entries are available. To obtain the atmVplVpi value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index (or -1).
atmfM4VcNextVciTable1.3.6.1.4.1.353.100.1.14not-accessibleThe ATM Forum M4 VC Next-VCI value table. This optional table supplied unused VCI values for use in creating entries in the atmVclTable.
atmfM4VcNextVciEntry1.3.6.1.4.1.353.100.1.14.1not-accessibleEach entry in this table represents the 'next' VCI value available for a given ATM interface. Each VPL Termination Point automatically has an entry in this table associated with it.
INT atmfM4VcNextVciValue1.3.6.1.4.1.353.100.1.14.1.1INTEGERread-onlyThis object contains an appropriate value to be used for atmVclVci when creating entries in the atmVclTable. The value -1 indicates that no unassigned entries are available. To obtain the atmVclVci value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index (or -1).
atmfM4CellProtoCurrTable1.3.6.1.4.1.353.100.1.15not-accessibleThe ATM Forum M4 Cell Protocol Monitoring Current Data table. This table maintains per-interface statistics for the fifteen-minute interval currently being collected.
atmfM4CellProtoCurrEntry1.3.6.1.4.1.353.100.1.15.1not-accessibleAn entry in the ATM Forum M4 Cell Protocol Monitoring Current Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it.
T/F atmfM4CellProtoCurrSuspect1.3.6.1.4.1.353.100.1.15.1.1TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4CellProtoCurrElapsedTime1.3.6.1.4.1.353.100.1.15.1.2TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
C32 atmfM4CellProtoCurrSupprIntvls1.3.6.1.4.1.353.100.1.15.1.3Counter32read-onlyThis attribute is non-zero only if the ATM NE is suppressing ATM Cell Protocol Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
C32 atmfM4CellProtoCurrProtoErrors1.3.6.1.4.1.353.100.1.15.1.4Counter32read-onlyThe number of ATM cells dropped on this interface, due to an unrecognized field or set of fields in the ATM cell header, since the start of this interval.
C32 atmfM4CellProtoCurrInOAMCells1.3.6.1.4.1.353.100.1.15.1.5Counter32read-onlyThe number of OAM cells received at this interface since the start of this interval.
atmfM4CellProtoHistTable1.3.6.1.4.1.353.100.1.16not-accessibleThe ATM Forum M4 Cell Protocol Monitoring History Data table. This table maintains per-interface statistics for previous fifteen-minute intervals.
atmfM4CellProtoHistEntry1.3.6.1.4.1.353.100.1.16.1not-accessibleAn entry in the ATM Forum M4 Cell Protocol Monitoring History Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it for each fifteen- minute interval in which statistics are collected for it.
INT atmfM4CellProtoHistIndex1.3.6.1.4.1.353.100.1.16.1.1INTEGERnot-accessibleA number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
T/F atmfM4CellProtoHistSuspect1.3.6.1.4.1.353.100.1.16.1.2TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4CellProtoHistElapsedTime1.3.6.1.4.1.353.100.1.16.1.3TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
C32 atmfM4CellProtoHistSupprIntvls1.3.6.1.4.1.353.100.1.16.1.4Counter32read-onlyThis attribute is non-zero only if the ATM NE is suppressing ATM Cell Protocol Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
C32 atmfM4CellProtoHistProtoErrors1.3.6.1.4.1.353.100.1.16.1.5Counter32read-onlyThe number of ATM cells dropped on this interface, due to an unrecognized field or set of fields in the ATM cell header, since the start of this interval.
C32 atmfM4CellProtoHistInOAMCells1.3.6.1.4.1.353.100.1.16.1.6Counter32read-onlyThe number of OAM cells received at this interface since the start of this interval.
atmfM4CellProtoErrorTable1.3.6.1.4.1.353.100.1.17not-accessibleThe ATM Forum M4 Cell Protocol Monitoring Error Log table. This table maintains a record of the last error of each type encountered on each interface, as a result of ATM Cell Protocol Monitoring.
atmfM4CellProtoErrorEntry1.3.6.1.4.1.353.100.1.17.1not-accessibleAn entry in the ATM Forum M4 Cell Protocol Monitoring Error Log table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it for each error that has occurred since agent start-up.
I32 atmfM4CellProtoErrorCode1.3.6.1.4.1.353.100.1.17.1.1Integer32not-accessibleIndicates the type of error for which this entry contains information.
TIM atmfM4CellProtoErrorTime1.3.6.1.4.1.353.100.1.17.1.2TimeStampread-onlyValue of sysUpTime when the error occurred.
I32 atmfM4CellProtoErrorReason1.3.6.1.4.1.353.100.1.17.1.3Integer32read-onlyThe cell header abnormality type: the reason for discarding the ATM cell (i.e., unassigned VPI/VCI value or VPI/VCI value out of range.
INT atmfM4CellProtoErrorVpi1.3.6.1.4.1.353.100.1.17.1.4INTEGERread-onlyThe VPI value of the discarded cell.
INT atmfM4CellProtoErrorVci1.3.6.1.4.1.353.100.1.17.1.5INTEGERread-onlyThe VCI value of the discarded cell.
atmfM4TcProtoCurrTable1.3.6.1.4.1.353.100.1.18not-accessibleThe ATM Forum M4 TC Adaptor Protocol Monitoring Current Data table. This table maintains per-interface statistics for the fifteen-minute interval currently being collected.
atmfM4TcProtoCurrEntry1.3.6.1.4.1.353.100.1.18.1not-accessibleAn entry in the ATM Forum M4 TC Adaptor Protocol Monitoring Current Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it.
T/F atmfM4TcProtoCurrSuspect1.3.6.1.4.1.353.100.1.18.1.1TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4TcProtoCurrElapsedTime1.3.6.1.4.1.353.100.1.18.1.2TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
C32 atmfM4TcProtoCurrSupprIntvls1.3.6.1.4.1.353.100.1.18.1.3Counter32read-onlyThis attribute is non-zero only if the ATM NE is suppressing ATM TC Adaptor Protocol Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
C32 atmfM4TcProtoCurrDiscardHECViol1.3.6.1.4.1.353.100.1.18.1.4Counter32read-onlyThe number of ATM cells discarded on this interface, due to an HEC violation, since the start of this interval.
atmfM4TcProtoHistTable1.3.6.1.4.1.353.100.1.19not-accessibleThe ATM Forum M4 TC Adaptor Protocol Monitoring History Data table. This table maintains per-interface statistics for previous fifteen-minute intervals.
atmfM4TcProtoHistEntry1.3.6.1.4.1.353.100.1.19.1not-accessibleAn entry in the ATM Forum M4 TC Adaptor Protocol Monitoring History Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it for each fifteen- minute interval in which statistics are collected for it.
INT atmfM4TcProtoHistIndex1.3.6.1.4.1.353.100.1.19.1.1INTEGERnot-accessibleA number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
T/F atmfM4TcProtoHistSuspect1.3.6.1.4.1.353.100.1.19.1.2TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4TcProtoHistElapsedTime1.3.6.1.4.1.353.100.1.19.1.3TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
U32 atmfM4TcProtoHistSupprIntvls1.3.6.1.4.1.353.100.1.19.1.4Unsigned32read-onlyThis attribute is non-zero only if the ATM NE is suppressing ATM Cell Protocol Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
U32 atmfM4TcProtoHistDiscardHECViol1.3.6.1.4.1.353.100.1.19.1.5Unsigned32read-onlyThe number of ATM cells discarded on this interface, due to an HEC violation, since the start of this interval.
atmfM4VpUpcNpcCurrTable1.3.6.1.4.1.353.100.1.20not-accessibleThe ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VPL termination points. This table maintains per-TP statistics for the fifteen-minute interval currently being collected.
atmfM4VpUpcNpcCurrEntry1.3.6.1.4.1.353.100.1.20.1not-accessibleAn entry in the ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VPL termination points. Each VPL Termination Point automatically has an entry in this table associated with it.
T/F atmfM4VpUpcNpcCurrSuspect1.3.6.1.4.1.353.100.1.20.1.1TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4VpUpcNpcCurrElapsedTime1.3.6.1.4.1.353.100.1.20.1.2TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
C32 atmfM4VpUpcNpcCurrSupprIntvls1.3.6.1.4.1.353.100.1.20.1.3Counter32read-onlyThis attribute is non-zero only if the ATM NE is suppressing UPC/NPC Disagreement Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
C32 atmfM4VpUpcNpcCurrDiscardedCells1.3.6.1.4.1.353.100.1.20.1.4Counter32read-onlyThe number of discarded cells due to combined CLP=0 and CLP=1 UPC/NPC policing.
C32 atmfM4VpUpcNpcCurrDiscardedClp01.3.6.1.4.1.353.100.1.20.1.5Counter32read-onlyThe number of discarded cells due to CLP=0 only UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
C32 atmfM4VpUpcNpcCurrPassedCells1.3.6.1.4.1.353.100.1.20.1.6Counter32read-onlyThe number of cells that have been successfully passed by the combined CLP=0 and CLP=1 UPC/NPC policing.
C32 atmfM4VpUpcNpcCurrPassedClp01.3.6.1.4.1.353.100.1.20.1.7Counter32read-onlyThe number of cells that have been successfully passed by the CLP=0 UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
atmfM4VpUpcNpcHistTable1.3.6.1.4.1.353.100.1.21not-accessibleThe ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VPL termination points. This table maintains per-interface statistics for previous fifteen-minute intervals.
atmfM4VpUpcNpcHistEntry1.3.6.1.4.1.353.100.1.21.1not-accessibleAn entry in the ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VPL termination points. Each VPL Termination Point automatically has an entry in this table associated with it.
INT atmfM4VpUpcNpcHistIndex1.3.6.1.4.1.353.100.1.21.1.1INTEGERnot-accessibleA number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
T/F atmfM4VpUpcNpcHistSuspect1.3.6.1.4.1.353.100.1.21.1.2TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4VpUpcNpcHistElapsedTime1.3.6.1.4.1.353.100.1.21.1.3TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
U32 atmfM4VpUpcNpcHistSupprIntvls1.3.6.1.4.1.353.100.1.21.1.4Unsigned32read-onlyThis attribute is non-zero only if the ATM NE is suppressing UPC/NPC Disagreement Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
U32 atmfM4VpUpcNpcHistDiscardedCells1.3.6.1.4.1.353.100.1.21.1.5Unsigned32read-onlyThe number of discarded cells due to combined CLP=0 and CLP=1 UPC/NPC policing.
U32 atmfM4VpUpcNpcHistDiscardedClp01.3.6.1.4.1.353.100.1.21.1.6Unsigned32read-onlyThe number of discarded cells due to CLP=0 only UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
U32 atmfM4VpUpcNpcHistPassedCells1.3.6.1.4.1.353.100.1.21.1.7Unsigned32read-onlyThe number of cells that have been successfully passed by the combined CLP=0 and CLP=1 UPC/NPC policing.
U32 atmfM4VpUpcNpcHistPassedClp01.3.6.1.4.1.353.100.1.21.1.8Unsigned32read-onlyThe number of cells that have been successfully passed by the CLP=0 UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
atmfM4VcUpcNpcCurrTable1.3.6.1.4.1.353.100.1.22not-accessibleThe ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VCL termination points. This table maintains per-TP statistics for the fifteen-minute interval currently being collected.
atmfM4VcUpcNpcCurrEntry1.3.6.1.4.1.353.100.1.22.1not-accessibleAn entry in the ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
T/F atmfM4VcUpcNpcCurrSuspect1.3.6.1.4.1.353.100.1.22.1.1TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4VcUpcNpcCurrElapsedTime1.3.6.1.4.1.353.100.1.22.1.2TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
C32 atmfM4VcUpcNpcCurrSupprIntvls1.3.6.1.4.1.353.100.1.22.1.3Counter32read-onlyThis attribute is non-zero only if the ATM NE is suppressing UPC/NPC Disagreement Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
C32 atmfM4VcUpcNpcCurrDiscardedCells1.3.6.1.4.1.353.100.1.22.1.4Counter32read-onlyThe number of discarded cells due to combined CLP=0 and CLP=1 UPC/NPC policing.
C32 atmfM4VcUpcNpcCurrDiscardedClp01.3.6.1.4.1.353.100.1.22.1.5Counter32read-onlyThe number of discarded cells due to CLP=0 only UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
C32 atmfM4VcUpcNpcCurrPassedCells1.3.6.1.4.1.353.100.1.22.1.6Counter32read-onlyThe number of cells that have been successfully passed by the combined CLP=0 and CLP=1 UPC/NPC policing.
C32 atmfM4VcUpcNpcCurrPassedClp01.3.6.1.4.1.353.100.1.22.1.7Counter32read-onlyThe number of cells that have been successfully passed by the CLP=0 UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
atmfM4VcUpcNpcHistTable1.3.6.1.4.1.353.100.1.23not-accessibleThe ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VCL termination points. This table maintains per-interface statistics for previous fifteen-minute intervals.
atmfM4VcUpcNpcHistEntry1.3.6.1.4.1.353.100.1.23.1not-accessibleAn entry in the ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
INT atmfM4VcUpcNpcHistIndex1.3.6.1.4.1.353.100.1.23.1.1INTEGERnot-accessibleA number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
T/F atmfM4VcUpcNpcHistSuspect1.3.6.1.4.1.353.100.1.23.1.2TruthValueread-onlyIf true, the statistics in this entry may be unreliable.
NUM atmfM4VcUpcNpcHistElapsedTime1.3.6.1.4.1.353.100.1.23.1.3TimeIntervalread-onlyAmount of time, measured in units of 0.01 second, that statistics for this entry (the current interval) have been counted.
U32 atmfM4VcUpcNpcHistSupprIntvls1.3.6.1.4.1.353.100.1.23.1.4Unsigned32read-onlyThis attribute is non-zero only if the ATM NE is suppressing UPC/NPC Disagreement Monitoring History Data entry creation when the current interval terminates with 'all-zeroes' performance measurements.
U32 atmfM4VcUpcNpcHistDiscardedCells1.3.6.1.4.1.353.100.1.23.1.5Unsigned32read-onlyThe number of discarded cells due to combined CLP=0 and CLP=1 UPC/NPC policing.
U32 atmfM4VcUpcNpcHistDiscardedClp01.3.6.1.4.1.353.100.1.23.1.6Unsigned32read-onlyThe number of discarded cells due to CLP=0 only UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
U32 atmfM4VcUpcNpcHistPassedCells1.3.6.1.4.1.353.100.1.23.1.7Unsigned32read-onlyThe number of cells that have been successfully passed by the combined CLP=0 and CLP=1 UPC/NPC policing.
U32 atmfM4VcUpcNpcHistPassedClp01.3.6.1.4.1.353.100.1.23.1.8Unsigned32read-onlyThe number of cells that have been successfully passed by the CLP=0 UPC/NPC policing. This object shall be present only if CLP=0 traffic is separately policed.
atmfM4TestTypes1.3.6.1.4.1.353.100.1.24
atmfM4TestOAMLoopbackSeg1.3.6.1.4.1.353.100.1.24.1This 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 { atmfM4TestOAMLoopbackSeg 5 } identifies that the loopback should be performed at the intermediate point labeled 5.
atmfM4TestOAMLoopbackE2E1.3.6.1.4.1.353.100.1.24.2This identifies an OAM Loopback Test on a VPL, VPC, VCL, or VCC termination point, using an end-to-end OAM cell.
atmfM4VpTestTable1.3.6.1.4.1.353.100.1.25not-accessibleThe ATM Forum M4 VP Termination Point Test table. This table allows tests to be run on VPL and VPC termination points. The operation of this table is entirely analogous to that of the ifTestTable in RFC 1573, except that the indexes into this table are different.
atmfM4VpTestEntry1.3.6.1.4.1.353.100.1.25.1not-accessibleAn entry containing objects for invoking tests on a VPL or VPC termination point.
INT atmfM4VpTestObject1.3.6.1.4.1.353.100.1.25.1.1INTEGERnot-accessibleSpecifies whether the test applies to the VPL termination point with the specified VPI, or the VPC termination point.
TES atmfM4VpTestId1.3.6.1.4.1.353.100.1.25.1.2TestAndIncrread-writeThis object identifies the current invocation of the interface's test.
INT atmfM4VpTestStatus1.3.6.1.4.1.353.100.1.25.1.3INTEGERread-writeThis object indicates whether or not some manager currently has the necessary 'ownership' required to invoke a test on this interface. A write to this object is only successful when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
OID atmfM4VpTestType1.3.6.1.4.1.353.100.1.25.1.4AutonomousTyperead-writeA control variable used to start and stop operator- initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in association with specific types of interface. However, this document assigns a value for a full- duplex loopback test, and defines the special meanings of the subject identifier: noTest OBJECT IDENTIFIER ::= { 0 0 } When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated. When read, this object always returns the most recent value that atmfM4VpTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
INT atmfM4VpTestResult1.3.6.1.4.1.353.100.1.25.1.5INTEGERread-onlyThis object contains the result of the most recently requested test, or the value none(1) if no tests have been requested since the last reset. Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
OID atmfM4VpTestCode1.3.6.1.4.1.353.100.1.25.1.6OBJECT IDENTIFIERread-onlyThis object contains a code which contains more specific information on the test result, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the AutonomousType or RowPointer textual conventions as defined in RFC 1903 [15]. The identifier: testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 } is defined for use if no additional result code is available.
STR atmfM4VpTestOwner1.3.6.1.4.1.353.100.1.25.1.7OwnerStringread-writeThe entity which currently has the 'ownership' required to invoke a test on this interface.
atmfM4VcTestTable1.3.6.1.4.1.353.100.1.26not-accessibleThe ATM Forum M4 VC Termination Point Test table. This table allows tests to be run on VCL and VCC termination points. The operation of this table is entirely analogous to that of the ifTestTable in RFC 1573, except that the indexes into this table are different.
atmfM4VcTestEntry1.3.6.1.4.1.353.100.1.26.1not-accessibleAn entry containing objects for invoking tests on a VCL or VCC termination point.
INT atmfM4VcTestObject1.3.6.1.4.1.353.100.1.26.1.1INTEGERnot-accessibleSpecifies whether the test applies to the VCL termination point with the specified VPI and VCI values, or to the VCC termination point.
TES atmfM4VcTestId1.3.6.1.4.1.353.100.1.26.1.2TestAndIncrread-writeThis object identifies the current invocation of the interface's test.
INT atmfM4VcTestStatus1.3.6.1.4.1.353.100.1.26.1.3INTEGERread-writeThis object indicates whether or not some manager currently has the necessary 'ownership' required to invoke a test on this interface. A write to this object is only successful when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
OID atmfM4VcTestType1.3.6.1.4.1.353.100.1.26.1.4AutonomousTyperead-writeA control variable used to start and stop operator- initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in association with specific types of interface. However, this document assigns a value for a full- duplex loopback test, and defines the special meanings of the subject identifier: noTest OBJECT IDENTIFIER ::= { 0 0 } When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated. When read, this object always returns the most recent value that atmfM4VcTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
INT atmfM4VcTestResult1.3.6.1.4.1.353.100.1.26.1.5INTEGERread-onlyThis object contains the result of the most recently requested test, or the value none(1) if no tests have been requested since the last reset. Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
OID atmfM4VcTestCode1.3.6.1.4.1.353.100.1.26.1.6OBJECT IDENTIFIERread-onlyThis object contains a code which contains more specific information on the test result, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the AutonomousType or RowPointer textual conventions as defined in RFC 1903 [15]. The identifier: testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 } is defined for use if no additional result code is available.
STR atmfM4VcTestOwner1.3.6.1.4.1.353.100.1.26.1.7OwnerStringread-writeThe entity which currently has the 'ownership' required to invoke a test on this termination point.
atmfM4EquipTable1.3.6.1.4.1.353.100.1.28not-accessibleThe ATM Forum M4 Equipment table. This table augments the physical entity table.
atmfM4EquipEntry1.3.6.1.4.1.353.100.1.28.1not-accessibleAn entry in the ATM Forum M4 Equipment table. Each entry of this type represents a piece of equipment within the ATM NE that neither is nor accepts a replaceable plug- in unit.
INT atmfM4EquipAdminStatus1.3.6.1.4.1.353.100.1.28.1.1INTEGERread-writeUsed by the adminstrator to lock and unlock the object.
STR atmfM4EquipLocation1.3.6.1.4.1.353.100.1.28.1.2DisplayStringread-writeThe specific or general location of the component.
INT atmfM4EquipOperStatus1.3.6.1.4.1.353.100.1.28.1.3INTEGERread-onlyThis attributes identifies whether or not the component is capable of performing its normal functions.
STR atmfM4EquipVendor1.3.6.1.4.1.353.100.1.28.1.4DisplayStringread-onlyThe vendor of the component.
OID atmfM4EquipVersion1.3.6.1.4.1.353.100.1.28.1.5AutonomousTyperead-onlyThe version of the component.
STR atmfM4EquipUserLabel1.3.6.1.4.1.353.100.1.28.1.6DisplayStringread-writeA user-friendly name for the piece of equipment.
I32 atmfM4EquipAlarmSeverityIndex1.3.6.1.4.1.353.100.1.28.1.7Integer32read-writeAn index into the alarm severity profile table, specifying the severity assignments for M4 alarms reported for this component.
atmfM4EquipHolderTable1.3.6.1.4.1.353.100.1.29not-accessibleThe ATM Forum M4 Equipment Holder table. This table augments the physical table.
atmfM4EquipHolderEntry1.3.6.1.4.1.353.100.1.29.1not-accessibleAn entry in the ATM Forum M4 Equipment Holder table. Each entry of this type represents a component within the ATM NE that accepts a replaceable plug-in unit.
INT atmfM4EquipHolderType1.3.6.1.4.1.353.100.1.29.1.1INTEGERread-onlyThe type of the component.
STR atmfM4EquipHolderAcceptableTypes1.3.6.1.4.1.353.100.1.29.1.2DisplayStringread-onlyThe types of plug-in units that can be supported by the slot, separated by newline characters. This attribute shall be present only when the Equipment Holder represents a slot.
INT atmfM4EquipHolderSlotStatus1.3.6.1.4.1.353.100.1.29.1.3INTEGERread-onlyThis attributes identifies whether or not a plug-in unit is present in the slot. This attribute shall be present only when the Equipment Holder represents a slot.
INT atmfM4EquipHolderSwLoad1.3.6.1.4.1.353.100.1.29.1.4INTEGERread-writeAn index into the installed software table, specifying the software that is to be loaded into the plug-in unit whenever an automatic reload of software is needed. This attribute shall be present only when the Equipment Holder represents a slot.
atmfM4PlugInUnitTable1.3.6.1.4.1.353.100.1.30not-accessibleThe ATM Forum M4 Plug-In Unittable. This table augments the physical entity table.
atmfM4PlugInUnitEntry1.3.6.1.4.1.353.100.1.30.1not-accessibleAn entry in the ATM Forum M4 Plug-In Unit table. Each entry of this type represents a piece of equipment within the ATM NE that is inserted into and removed from an Equipment Holder.
INT atmfM4PlugInUnitAdminStatus1.3.6.1.4.1.353.100.1.30.1.1INTEGERread-writeUsed by the adminstrator to lock and unlock the object.
INT atmfM4PlugInUnitAvailStatus1.3.6.1.4.1.353.100.1.30.1.2INTEGERread-onlyProvides further information regarding the state of the component.
INT atmfM4PlugInUnitOperStatus1.3.6.1.4.1.353.100.1.30.1.3INTEGERread-onlyThis attributes identifies whether or not the component is capable of performing its normal functions.
STR atmfM4PlugInUnitVendor1.3.6.1.4.1.353.100.1.30.1.4DisplayStringread-onlyThe vendor of the component.
OID atmfM4PlugInUnitVersion1.3.6.1.4.1.353.100.1.30.1.5AutonomousTyperead-onlyThe version of the component.
I32 atmfM4PlugInUnitAlarmSeverityIndex1.3.6.1.4.1.353.100.1.30.1.6Integer32read-writeAn index into the alarm severity profile table, specifying the severity assignments for M4 alarms reported for this component.
atmfM4HwRunningSwTable1.3.6.1.4.1.353.100.1.32not-accessibleThe ATM Forum M4 Hardware Unit/Running Software relationship. This table describes the software that is running on each hardware unit in the ATM NE.
atmfM4HwRunningSwEntry1.3.6.1.4.1.353.100.1.32.1not-accessibleAn entry in the ATM Forum M4 Hardware Unit/Running Software relationship table. Each entry of this type identifies an entry in the entPhysicalTable and one in the hrRunningSoftwareTable.
INT atmfM4HwRunningSwHwIndex1.3.6.1.4.1.353.100.1.32.1.1INTEGERnot-accessibleThe index, in the entPhysicalTable, of the containing hardware unit in this pair.
INT atmfM4HwRunningSwIndex1.3.6.1.4.1.353.100.1.32.1.2INTEGERnot-accessibleA unique number within the context of the containing hardware unit.
INT atmfM4HwRunningSwSwIndex1.3.6.1.4.1.353.100.1.32.1.3INTEGERread-onlyThe index, in the hrRunningSwTable, of the software product represented by this entry.
atmfM4HwInstalledSwTable1.3.6.1.4.1.353.100.1.33not-accessibleThe ATM Forum M4 Hardware Unit/Installed Software relationship. This table describes the software that is Installed on each hardware unit in the ATM NE.
atmfM4HwInstalledSwEntry1.3.6.1.4.1.353.100.1.33.1not-accessibleAn entry in the ATM Forum M4 Hardware Unit/Installed Software relationship table. Each entry of this type identifies an entry in the physical entity table and one in the hrInstalledSoftwareTable.
INT atmfM4HwInstalledSwHwIndex1.3.6.1.4.1.353.100.1.33.1.1INTEGERnot-accessibleThe index, in the entPhysical table, of the containing physical entity in this pair.
INT atmfM4HwInstalledSwIndex1.3.6.1.4.1.353.100.1.33.1.2INTEGERread-onlyA unique number within the context of the containing hardware unit.
INT atmfM4HwInstalledSwSwIndex1.3.6.1.4.1.353.100.1.33.1.3INTEGERread-onlyThe index, in the hrInstalledSwTable, of the software product represented by this entry.
I32 atmfM4HwSwAlarmSeverityIndex1.3.6.1.4.1.353.100.1.33.1.4Integer32read-writeAn index into the alarm severity profile table, specifying the severity assignments for M4 alarms reported for this piece of software installed on the hardware unit.
ATM atmfM4AlarmSevDefault1.3.6.1.4.1.353.100.1.34AtmfM4AlarmSeverityread-writeThe default severity value used for new profile index/trap ID pairs that have not yet been modified. This value is also used whenever an object's alarm severity profile index is set to 0.
I32 atmfM4AlarmSevProfileIndexNext1.3.6.1.4.1.353.100.1.35Integer32read-onlyThis object contains an appropriate value to be used for atmfM4AlarmSevProfileIndex when creating entries in the atmfM4AlarmSevProfileTable. The value -1 indicates that no unassigned entries are available. To obtain the index value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index (or -1).
atmfM4AlarmSevProfileTable1.3.6.1.4.1.353.100.1.36not-accessibleThe ATM Forum M4 alarm severity profile table. This table specifies which profiles exist. Creating or deleting an entry in this table automatically creates or deletes the corresponding entries in the atmfM4AlarmSeverityTable.
atmfM4AlarmSevProfileEntry1.3.6.1.4.1.353.100.1.36.1not-accessibleA group of severities, one for each alarm type in the communications alarm group.
I32 atmfM4AlarmSevProfileIndex1.3.6.1.4.1.353.100.1.36.1.1Integer32not-accessibleA number identifying this alarm severity profile.
ROW atmfM4AlarmSevProfileRowStatus1.3.6.1.4.1.353.100.1.36.1.2RowStatusread-createThis object is used to create a new row or to delete an existing row in the table.
atmfM4AlarmSevTable1.3.6.1.4.1.353.100.1.37not-accessibleThe ATM Forum M4 alarm severity table. This table associates profile index and trap ID pairs with severities to be used for M4 alarm traps that have occurred. (Note that this table does not apply to cleared alarms.)
atmfM4AlarmSevEntry1.3.6.1.4.1.353.100.1.37.1not-accessibleAn entry in this table associates an alarm severity profile index/trap ID pair with a severity. Deleting a particular profile's row in the alarm severity profile table deletes all rows in this table with the same profile index. Conceptually, rows corresponding to all possible trap ID's are created in this table when a new alarm severity profile is created, but the agent will return a default value except for those few traps for which values have been set.
I32 atmfM4AlarmSevTrapId1.3.6.1.4.1.353.100.1.37.1.1Integer32not-accessibleThe ID of the trap type to which this entry applies.
ATM atmfM4AlarmSeverity1.3.6.1.4.1.353.100.1.37.1.2AtmfM4AlarmSeverityread-createThe severity to be used for this trap type when the is selected. If no value for this object has ever been set since the corresponding profile was created, the agent should return the value of the object atmfM4AlarmSevDefault
atmfM4ForwardAllTraps1.3.6.1.4.1.353.100.1.38This is used as the value of the object atmfM4ForwardedTrapObject when traps from all objects are to be forwarded, or when there is only one object of the type that forwards the specified trap type.
atmfM4TrapForwardingTable1.3.6.1.4.1.353.100.1.39not-accessibleThe ATM Forum M4 Trap forwarding discriminator table. This table specifies which traps will be sent to which management system.
atmfM4TrapForwardingEntry1.3.6.1.4.1.353.100.1.39.1not-accessibleInformation about a group of traps to be sent to a particular IP address. A new entry must have values for all attributes that do not have default values before its RowStatus column can be set to active(1).
I32 atmfM4TrapForwardingIndex1.3.6.1.4.1.353.100.1.39.1.1Integer32not-accessibleA unique number identifying the table entry.
IP atmfM4TrapForwardingDest1.3.6.1.4.1.353.100.1.39.1.2IpAddressread-createThe IP address to which traps identified by this table entry should be sent.
I32 atmfM4ForwardedTrapId1.3.6.1.4.1.353.100.1.39.1.3Integer32read-createThe ID of the trap type to which this entry applies.
NUM atmfM4ForwardedTrapObject1.3.6.1.4.1.353.100.1.39.1.4RowPointerread-createThe object to which this entry applies. By convention, this is the name of the first object in the row in the table referenced. The special value { 0 0 } indicates that traps of this type from all objects of the type that can generate it. It should also be used when traps from the ATM NE are to be specified.
I32 atmfM4TrapForwardingPort1.3.6.1.4.1.353.100.1.39.1.5Integer32read-createThe UDP port on the specified management system to which traps identified by this entry should be sent.
ATM atmfM4LowestForwardedSeverity1.3.6.1.4.1.353.100.1.39.1.6AtmfM4AlarmSeverityread-createThe lowest severity of traps of this type from the specified object that should be sent to this address. This object has significance only if the trap type specified has a severity associated with it
T/F atmfM4ForwardedIndeterminate1.3.6.1.4.1.353.100.1.39.1.7TruthValueread-createWhen this object has the value TRUE, traps with indeterminate severity will be forwarded to the specified event. This object has significance only if the trap type specified has a severity associated with it
ROW atmfM4TrapForwardingRowStatus1.3.6.1.4.1.353.100.1.39.1.8RowStatusread-createThis object is used to create a new row or to delete an existing row in the table.
atmfM4TrapLogTable1.3.6.1.4.1.353.100.1.40not-accessibleThe ATM Forum M4 Trap Agent log table. This table defines the trap logs currently maintained by the agent. The management system creates entries in this table to specify which types of traps, from which ATM network elements, should be logged. Deleting an entry in this table deletes all entries in the corresponding log.
atmfM4TrapLogEntry1.3.6.1.4.1.353.100.1.40.1not-accessibleInformation about a single trap log.
IP atmfM4TrapLogSrc1.3.6.1.4.1.353.100.1.40.1.1IpAddressnot-accessibleThe IP address of the SNMP agent whose traps are stored in this log.
INT atmfM4TrapLogType1.3.6.1.4.1.353.100.1.40.1.2INTEGERnot-accessibleThe type of traps stored in this log.
INT atmfM4TrapLogAdminStatus1.3.6.1.4.1.353.100.1.40.1.3INTEGERread-createThe management system uses this object to stop and start the operations of this object.
INT atmfM4TrapLogOperStatus1.3.6.1.4.1.353.100.1.40.1.4INTEGERread-onlyIndicates whether or not the log is capable of performing its normal operations.
INT atmfM4TrapLogFullAction1.3.6.1.4.1.353.100.1.40.1.5INTEGERread-createIndicates the action that should be performed when no more log entries can be created due to a log-full condition. If the value of this object is wrap(2), each new log entry will cause the deletion of the oldest entry still in the log, for as long as the log is still full.
ROW atmfM4TrapLogRowStatus1.3.6.1.4.1.353.100.1.40.1.6RowStatusread-createThis object is used to create a new row or to delete an existing row in the table.
atmfM4LoggedTrapTable1.3.6.1.4.1.353.100.1.41not-accessibleThe ATM Forum M4 Trap Agent logged trap table. This table is used to maintain the traps logged.
atmfM4LoggedTrapEntry1.3.6.1.4.1.353.100.1.41.1not-accessibleInformation about a single trap in the log. Entries in this table are created automatically but can be deleted by the management system. Entries that represent 'alarm' log types are augmented by the atmfM4LoggedAlarmEntry table.
U32 atmfM4LoggedTrapIndex1.3.6.1.4.1.353.100.1.41.1.1Unsigned32not-accessibleA unique number identifying this entry in the log. When the maximum value for this object has been reached, it will wrap around to 0.
DAT atmfM4LoggedTrapTime1.3.6.1.4.1.353.100.1.41.1.2DateAndTimeread-onlyThe time at which this trap was logged.
I32 atmfM4LoggedTrapID1.3.6.1.4.1.353.100.1.41.1.3Integer32read-onlyThe type of trap to which this entry applies. Together with the logged trap ID object, this object specifies the entity to which this logged trap referred.
NUM atmfM4LoggedTrapObject1.3.6.1.4.1.353.100.1.41.1.4RowPointerread-onlyThe object to which this entry applies. By convention, this is the name of the first object in the row in the table referenced. Together with the logged trap ID object, this object specifies the entity to which this logged trap referred. The special value { 0 0 } indicates that the trap refers to the ATM NE entity itself.
ROW atmfM4LoggedTrapRowStatus1.3.6.1.4.1.353.100.1.41.1.5RowStatusread-writeThis object is used to delete an existing row in the table. Note that the only value to which a management system can set this object is destroy(6).
atmfM4LoggedAlarmTable1.3.6.1.4.1.353.100.1.42not-accessibleThe ATM Forum M4 Trap Agent logged alarm trap table. This table is used to maintain extra information for logged traps that represent alarm types.
atmfM4LoggedAlarmEntry1.3.6.1.4.1.353.100.1.42.1not-accessibleInformation about the alarm-specific attributes of a single trap in the log.
ATM atmfM4LoggedAlarmSeverity1.3.6.1.4.1.353.100.1.42.1.1AtmfM4AlarmLogSeverityread-onlyThe perceived severity of the alarm, as specified by the agent that generated it.
T/F atmfM4LoggedAlarmBackedUp1.3.6.1.4.1.353.100.1.42.1.2TruthValueread-onlyIf the value of this object is true, the agent reported in this trap that the failed object had been backed up. This object is only present if it was included in the alarm trap corresponding to this log entry.
NUM atmfM4LoggedAlarmBUObject1.3.6.1.4.1.353.100.1.42.1.3RowPointerread-onlyIndicates the object that provided back-up services to the failed object. This object is only present if it was included in the alarm trap corresponding to this log entry.
STR atmfM4LoggedAlarmSpecificProb1.3.6.1.4.1.353.100.1.42.1.4DisplayStringread-onlyIndicates further refinements to the problem identified by the alarm type. If more than one specific problem is described in this object, the problem descriptions are separated by newline characters. This object is only present if it was included in the alarm trap corresponding to this log entry.
STR atmfM4LoggedAlarmRepairAct1.3.6.1.4.1.353.100.1.42.1.5DisplayStringread-onlyIndicates proposed repair actions reported by the agent for the the problem identified by the alarm. If more than one action is described in this object, the problem descriptions are separated by newline characters. This object is only present if it was included in the alarm trap corresponding to this log entry.
ATM atmfM4TrapAlarmSeverity1.3.6.1.4.1.353.100.1.43AtmfM4AlarmLogSeverityaccessible-for-notifyThe perceived severity of the alarm, as specified by the agent that generated it.
T/F atmfM4TrapAlarmBackedUp1.3.6.1.4.1.353.100.1.44TruthValueaccessible-for-notifyIf the value of this object is true, the failed object has been backed up.
NUM atmfM4TrapAlarmBUObject1.3.6.1.4.1.353.100.1.45RowPointeraccessible-for-notifyIndicates the object that provided back-up services to the failed object.
STR atmfM4TrapAlarmSpecificProb1.3.6.1.4.1.353.100.1.46DisplayStringaccessible-for-notifyIndicates further refinements to the problem identified by the alarm type. If more than one specific problem is described in this object, the problem descriptions are separated by newline characters.
U32 atmfM4TrapAlarmRepairAct1.3.6.1.4.1.353.100.1.47Unsigned32accessible-for-notifyIndicates proposed repair actions reported by the agent for the the problem identified by the alarm. If more than one action is described in this object, the problem descriptions are separated by newline characters.
atmfM4MIBTraps1.3.6.1.4.1.353.100.2
NTF atmfM4IfAisAlarm1.3.6.1.4.1.353.100.2.1Indicates that an AIS alarm condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfLcdAlarm1.3.6.1.4.1.353.100.2.2Indicates that an LCD (Loss of Cell Delineation) condition has occurred on the TC Adatpr associated with the specified interface.
NTF atmfM4IfLofAlarm1.3.6.1.4.1.353.100.2.3Indicates that an LOF (Loss of Frame) condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfLopAlarm1.3.6.1.4.1.353.100.2.4Indicates that an LOP (Loss of Pointer) condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfLosAlarm1.3.6.1.4.1.353.100.2.5Indicates that an LOS (Loss of Signal) condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfPayloadMismatchAlarm1.3.6.1.4.1.353.100.2.6Indicates that a payload type mismatch condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfXmissionErrAlarm1.3.6.1.4.1.353.100.2.7Indicates that an transmission error condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfPathTraceMismatchAlarm1.3.6.1.4.1.353.100.2.8Indicates that path trace mismatch condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfRdiAlarm1.3.6.1.4.1.353.100.2.9Indicates that an RDI (Remote Defect Indication) condition has occurred on the physical path TP associated with the specified interface.
NTF atmfM4IfSignalLabelMismatchAlarm1.3.6.1.4.1.353.100.2.10Indicates that a signal label mismatch has occurred on the physical path TP associated with the specified interface.
NTF atmfM4HwLineCardAlarm1.3.6.1.4.1.353.100.2.23Indicates that a line-card problem condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwPowerAlarm1.3.6.1.4.1.353.100.2.25Indicates that a power problem alarm condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwPIUnitMissingAlarm1.3.6.1.4.1.353.100.2.29Indicates that a plug-in unit missing condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwPIUnitProbAlarm1.3.6.1.4.1.353.100.2.30Indicates that a plug-in unit problem condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwPIUnitMismatchAlarm1.3.6.1.4.1.353.100.2.31Indicates that a plug-in unit type mismatch condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwTimingProbAlarm1.3.6.1.4.1.353.100.2.32Indicates that a timing problem alarm condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwSwDownloadFailAlarm1.3.6.1.4.1.353.100.2.39Indicates that a software download failure has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwVersionMismatchAlarm1.3.6.1.4.1.353.100.2.40Indicates that a version mismatch condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwFanFailAlarm1.3.6.1.4.1.353.100.2.41Indicates that a cooling fan failure condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwHighTempAlarm1.3.6.1.4.1.353.100.2.44Indicates that a high temperature condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4SwVersionMismatchAlarm1.3.6.1.4.1.353.100.2.45Indicates that a version mismatch condition has occurred on the hardware unit associated with the specified index. A hardware index of 0 indicates that the error occurred in the ATM NE but not in any one hardware unit maintained in the MIB table.
NTF atmfM4HwUnitUp1.3.6.1.4.1.353.100.2.54Indicates that the operational state of the specified hardware unit has transitioned to 'up'.
NTF atmfM4HwUnitDown1.3.6.1.4.1.353.100.2.55Indicates that the operational state of the specified hardware unit has transitioned to 'down'.
NTF atmfM4AtmCellIfCreated1.3.6.1.4.1.353.100.2.56Indicates that an ATM cell layer interface has just been created on the interface.
NTF atmfM4AtmCellIfDeleted1.3.6.1.4.1.353.100.2.57Indicates that the ATM cell layer interface has just been deleted.
NTF atmfM4HwUnitCreated1.3.6.1.4.1.353.100.2.66Indicates that the specified hardware unit has been installed at the specified location.
NTF atmfM4HwUnitDeleted1.3.6.1.4.1.353.100.2.67Indicates that the specified hardware unit has been removed or de-instaleld from the specified location.
NTF atmfM4IfChanged1.3.6.1.4.1.353.100.2.70Indicates that the configuration of the interface has been changed.
atmfM4MIBCompliance1.3.6.1.4.1.353.100.3
atmfM4Groups1.3.6.1.4.1.353.100.3.1
atmfM4General1.3.6.1.4.1.353.100.3.1.1NE high level objects
atmfM4PhysPathTpGroup1.3.6.1.4.1.353.100.3.1.2The ATM Forum M4 interface Configuration table extensions for the physical path termination point
atmfM4TcAdaptorGroup1.3.6.1.4.1.353.100.3.1.3The ATM Forum M4 interface Configuration table extensions for the TC Adaptor.
atmfM4AtmLayerGroup1.3.6.1.4.1.353.100.3.1.4The ATM Forum M4 interface Configuration table extensions for the ATM cell layer.
atmfM4VplGroup1.3.6.1.4.1.353.100.3.1.5The ATM Forum M4 VPL Termination Point Configuration table extensions.
atmfM4VclGroup1.3.6.1.4.1.353.100.3.1.6The ATM Forum M4 VCL Termination Point Configuration table extensions.
atmfM4VpXConnGroup1.3.6.1.4.1.353.100.3.1.7The ATM Forum M4 VP Cross-Connect Configuration table extensions.
atmfM4VcXConnGroup1.3.6.1.4.1.353.100.3.1.8The ATM Forum M4 VC Cross-Connect Configuration table extensions.
atmfM4VpNextVpiGroup1.3.6.1.4.1.353.100.3.1.9The ATM Forum M4 VP Next-VPI value table.
atmfM4VcNextVciGroup1.3.6.1.4.1.353.100.3.1.10The ATM Forum M4 VC Next-VCI value table.
atmfM4CellProtoCurrGroup1.3.6.1.4.1.353.100.3.1.11The ATM Forum M4 Cell Protocol Monitoring Current Data table.
atmfM4CellProtoHistGroup1.3.6.1.4.1.353.100.3.1.12The ATM Forum M4 Cell Protocol Monitoring History Data table.
atmfM4CellProtoErrorGroup1.3.6.1.4.1.353.100.3.1.13The ATM Forum M4 Cell Protocol Monitoring Error Log table.
atmfM4TcProtoCurrGroup1.3.6.1.4.1.353.100.3.1.14The ATM Forum M4 TC Adaptor Protocol Monitoring Current Data table.
atmfM4TcProtoHistGroup1.3.6.1.4.1.353.100.3.1.15The ATM Forum M4 TC Adaptor Protocol Monitoring History Data table.
atmfM4VpUpcNpcCurrGroup1.3.6.1.4.1.353.100.3.1.16The ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VPL termination points.
atmfM4VpUpcNpcHistGroup1.3.6.1.4.1.353.100.3.1.17The ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VPL termination points.
atmfM4VcUpcNpcCurrGroup1.3.6.1.4.1.353.100.3.1.18The ATM Forum M4 UPC/NPC Disagreement Monitoring Current Data table for VCL termination points
atmfM4VcUpcNpcHistGroup1.3.6.1.4.1.353.100.3.1.19The ATM Forum M4 UPC/NPC Disagreement Monitoring History Data table for VCL termination points.
atmfM4VpTestGroup1.3.6.1.4.1.353.100.3.1.20The ATM Forum M4 VP Termination Point Test table.
atmfM4VcTestGroup1.3.6.1.4.1.353.100.3.1.21The ATM Forum M4 VC Termination Point Test table.
atmfM4EquipGroup1.3.6.1.4.1.353.100.3.1.22The ATM Forum M4 Equipment table.
atmfM4EquipHolderGroup1.3.6.1.4.1.353.100.3.1.23The ATM Forum M4 Equipment Holder table.
atmfM4PlugInUnitGroup1.3.6.1.4.1.353.100.3.1.24The ATM Forum M4 Plug-In Unit table.
atmfM4HwRunningSwGroup1.3.6.1.4.1.353.100.3.1.25The ATM Forum M4 Hardware Unit/Running Software table.
atmfM4HwInstalledSwGroup1.3.6.1.4.1.353.100.3.1.26The ATM Forum M4 Hardware Unit/Installed Software table
atmfM4AlarmSevGroup1.3.6.1.4.1.353.100.3.1.27Alarm handling objects
atmfM4TrapForwardingGroup1.3.6.1.4.1.353.100.3.1.28Trap forwarding table
atmfM4TrapLogGroup1.3.6.1.4.1.353.100.3.1.29The ATM Forum M4 Trap Agent log table.
atmfM4LoggedTrapGroup1.3.6.1.4.1.353.100.3.1.30The ATM Forum M4 Trap Agent logged trap table.
atmfM4LoggedAlarmGroup1.3.6.1.4.1.353.100.3.1.31The ATM Forum M4 Trap Agent logged alarm trap table.
atmfM4Compliances1.3.6.1.4.1.353.100.3.2
atmfM4Compliance1.3.6.1.4.1.353.100.3.2.1The compliance statements are listed as a set up conformance units that correspond to each table. Support for all tables is mandatory.

RFC description

ATM Forum M4 interface MIB for management of ATM VPs/VCs and cross-connects.

Start monitoring ATM switches and network elements (M4 interface) 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 ATM-FORUM-M4-MIB