All MIBs › Fore-Adapter-MIB
Organization: FORE
Last Updated: 1999-11-05
Category: ATM, Vendor: Fore Systems (ATM)
Description:
Fore Systems ATM adapter card MIB providing hardware inventory and status objects for ForeRunner ATM adapter modules.
Imported Objects
From Fore-Common-MIB
| EntryStatus | |
| NsapAddr | |
| SpansAddress | |
| systems | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks |
From SNMPv2-TC
| DisplayString | |
| RowStatus |
What Is Fore-Adapter-MIB?
Fore-Adapter-MIB is a private enterprise MIB from Fore Systems (later part of Marconi/GE) covering the ForeRunner family of ATM network adapter cards used in servers and workstations for ATM connectivity. It exposes hardware inventory and status data for each adapter, including serial number, hardware/firmware/software version strings, hardware speed, and buffer/queue sizing for transmit and receive paths. This is squarely a hardware and firmware monitoring MIB: it lets an operator verify the adapter's installed firmware/software version, confirm hardware revision and link speed, and track transmit/receive buffer and queue depth as an indicator of card health or congestion. It groups adapter data alongside PHY-layer and ATM-layer groups, indicating dependency on standard ATM/PHY MIB conventions (e.g., RFC 1695-style ATM MIB concepts) for the lower-layer statistics. It is typically deployed on servers or workstations of the 1990s–2000s era equipped with ForeRunner ATM network interface cards. Engineers can download the Fore-Adapter-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Fore-Adapter-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
- adapter serial number
- hardware/firmware/software version
- hardware link speed
- transmit/receive buffer size
- transmit/receive queue length
Supported Devices
- Fore Systems ForeRunner ATM network adapter card
Monitoring Examples
An administrator would poll adapterTable/adapterEntry, keyed by adapterInterface, to read adapterSerialNumber, adapterHardwareVersion, and adapterFirmwareVersion/adapterSoftwareVersion to confirm the exact card and firmware revision installed before a driver upgrade. Comparing adapterTransmitQueueLength and adapterReceiveQueueLength against adapterTransmitBufferSize/adapterReceiveBufferSize over time can reveal queue buildup indicating the adapter is struggling to keep up with ATM cell traffic. adapterHardwareSpeed confirms the negotiated line rate matches expectations. The phyLayerGroup and atmLayerGroup objects would additionally be polled for physical-layer and ATM cell-layer statistics.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| atmAdapter | 1.3.6.1.4.1.326.2.1 | Fore Atm Adapter MIB | ||
| adapterGroup | 1.3.6.1.4.1.326.2.1.1 | |||
| adapterTable | 1.3.6.1.4.1.326.2.1.1.1 | not-accessible | A table of adapter information. | |
| adapterEntry | 1.3.6.1.4.1.326.2.1.1.1.1 | not-accessible | A table entry containing adapter information. | |
| I32 adapterInterface | 1.3.6.1.4.1.326.2.1.1.1.1.1 | Integer32 | read-only | The ifIndex corresponding to this ATM adapter. |
| I32 adapterSerialNumber | 1.3.6.1.4.1.326.2.1.1.1.1.2 | Integer32 | read-only | The serial number of the ATM adapter hardware. |
| I32 adapterHardwareVersion | 1.3.6.1.4.1.326.2.1.1.1.1.3 | Integer32 | read-only | The version of the ATM adapter hardware. The version number is encoded into 6 hex digits. For example, version 1.1 is encoded as 0x010100. |
| I32 adapterHardwareSpeed | 1.3.6.1.4.1.326.2.1.1.1.1.4 | Integer32 | read-only | The speed of the ATM adapter hardware. |
| I32 adapterFirmwareVersion | 1.3.6.1.4.1.326.2.1.1.1.1.5 | Integer32 | read-only | The version of the ATM adapter firmware. The version number is encoded into 6 hex digits. For example, version 1.1 is encoded as 0x010100. |
| I32 adapterSoftwareVersion | 1.3.6.1.4.1.326.2.1.1.1.1.6 | Integer32 | read-only | The version of the ATM adapter software. The version number is encoded into 6 hex digits. For example, version 2.2.0 is encoded as 0x020200. |
| I32 adapterTransmitBufferSize | 1.3.6.1.4.1.326.2.1.1.1.1.7 | Integer32 | read-only | The size of the transmit buffer, in cells. |
| G32 adapterTransmitQueueLength | 1.3.6.1.4.1.326.2.1.1.1.1.8 | Gauge32 | read-only | The number of cells in the transmit buffer. |
| I32 adapterReceiveBufferSize | 1.3.6.1.4.1.326.2.1.1.1.1.9 | Integer32 | read-only | The size of the receive buffer, in cells. |
| G32 adapterReceiveQueueLength | 1.3.6.1.4.1.326.2.1.1.1.1.10 | Gauge32 | read-only | The number of cells in the receive buffer. |
| INT adapterOperStatus | 1.3.6.1.4.1.326.2.1.1.1.1.11 | INTEGER | read-only | The current operational state of the adapter. |
| INT adapterCarrier | 1.3.6.1.4.1.326.2.1.1.1.1.12 | INTEGER | read-only | The presence or absence of carrier on the link. |
| ADR adapterAddress | 1.3.6.1.4.1.326.2.1.1.1.1.13 | SpansAddress | read-only | The address of this ATM adapter. |
| TIK adapterUptime | 1.3.6.1.4.1.326.2.1.1.1.1.14 | TimeTicks | read-only | The length of time this ATM adapter has been up, in hundredths of a second. |
| INT adapterPhyLayer | 1.3.6.1.4.1.326.2.1.1.1.1.15 | INTEGER | read-only | The physical layer of the adapter. |
| INT adapterType | 1.3.6.1.4.1.326.2.1.1.1.1.16 | INTEGER | read-only | The hardware type of the adapter. |
| STR adapterFirmwareVersionText | 1.3.6.1.4.1.326.2.1.1.1.1.17 | DisplayString | read-only | The version of the ATM adapter firmware. This object provides text information about the internal software configuration that was used when the firmware was built. |
| STR adapterSoftwareVersionText | 1.3.6.1.4.1.326.2.1.1.1.1.18 | DisplayString | read-only | The version of the ATM adapter software. This object provides text information about the internal software configuration that was used when the ATM adapter software was built. |
| phyLayerGroup | 1.3.6.1.4.1.326.2.1.2 | |||
| phyLayerTable | 1.3.6.1.4.1.326.2.1.2.1 | not-accessible | A table of adapter physical layer information. | |
| phyLayerEntry | 1.3.6.1.4.1.326.2.1.2.1.1 | not-accessible | A table entry containing adapter physical layer information. | |
| I32 phyLayerInterface | 1.3.6.1.4.1.326.2.1.2.1.1.1 | Integer32 | read-only | This object identifies the ATM adapter. |
| C32 phyLayerFramingErrors | 1.3.6.1.4.1.326.2.1.2.1.1.2 | Counter32 | read-only | The number of ATM cells received with incorrect physical layer framing. |
| C32 phyLayerHeaderCRCErrors | 1.3.6.1.4.1.326.2.1.2.1.1.3 | Counter32 | read-only | The number of ATM cells received with bad header CRCs. |
| atmLayerGroup | 1.3.6.1.4.1.326.2.1.3 | |||
| atmLayerTable | 1.3.6.1.4.1.326.2.1.3.1 | not-accessible | A table of ATM layer information. | |
| atmLayerEntry | 1.3.6.1.4.1.326.2.1.3.1.1 | not-accessible | A table entry containing ATM layer information. | |
| I32 atmInterface | 1.3.6.1.4.1.326.2.1.3.1.1.1 | Integer32 | read-only | This object identifies the ATM interface. |
| C32 atmTransmittedCells | 1.3.6.1.4.1.326.2.1.3.1.1.2 | Counter32 | read-only | The number of ATM cells transmitted. |
| C32 atmReceivedCells | 1.3.6.1.4.1.326.2.1.3.1.1.3 | Counter32 | read-only | The number of ATM cells received. |
| C32 atmOutOfRangeVPIs | 1.3.6.1.4.1.326.2.1.3.1.1.4 | Counter32 | read-only | The number of ATM cells received with VPI values that were out of range. |
| C32 atmUnconnectedVPIs | 1.3.6.1.4.1.326.2.1.3.1.1.5 | Counter32 | read-only | The number of ATM cells received with VPI values that were in range but did not correspond to active connections. |
| C32 atmOutOfRangeVCIs | 1.3.6.1.4.1.326.2.1.3.1.1.6 | Counter32 | read-only | The number of ATM cells received with VCI values that were out of range. |
| C32 atmUnconnectedVCIs | 1.3.6.1.4.1.326.2.1.3.1.1.7 | Counter32 | read-only | The number of ATM cells received with VCI values that were in range but did not correspond to active connections. |
| aalGroup | 1.3.6.1.4.1.326.2.1.4 | |||
| aal4Table | 1.3.6.1.4.1.326.2.1.4.1 | not-accessible | A table of ATM adaptation layer type 3/4 information. | |
| aal4Entry | 1.3.6.1.4.1.326.2.1.4.1.1 | not-accessible | A table entry containing ATM adaptation layer type 3/4 information. | |
| I32 aal4Interface | 1.3.6.1.4.1.326.2.1.4.1.1.1 | Integer32 | read-only | This object identifies the ATM interface. |
| C32 aal4TransmittedCells | 1.3.6.1.4.1.326.2.1.4.1.1.2 | Counter32 | read-only | The number of AAL type 4 cells transmitted. |
| C32 aal4ReceivedCells | 1.3.6.1.4.1.326.2.1.4.1.1.3 | Counter32 | read-only | The number of AAL type 4 cells received. |
| C32 aal4TransmittedPDUs | 1.3.6.1.4.1.326.2.1.4.1.1.4 | Counter32 | read-only | The number of AAL type 4 protocol data units (PDUs) transmitted. |
| C32 aal4ReceivedPDUs | 1.3.6.1.4.1.326.2.1.4.1.1.5 | Counter32 | read-only | The number of AAL type 4 protocol data units (PDUs) received. |
| C32 aal4PayloadCRCErrors | 1.3.6.1.4.1.326.2.1.4.1.1.6 | Counter32 | read-only | The number of ATM cells received with payload CRC errors. |
| C32 aal4SARProtocolErrors | 1.3.6.1.4.1.326.2.1.4.1.1.7 | Counter32 | read-only | The number of ATM cells that the adaptation layer rejected due to SAR layer protocol errors. |
| C32 aal4CSProtocolErrors | 1.3.6.1.4.1.326.2.1.4.1.1.8 | Counter32 | read-only | The number of ATM cells that the adaptation layer rejected due to CS layer protocol errors. |
| C32 aal4CellsDiscards | 1.3.6.1.4.1.326.2.1.4.1.1.9 | Counter32 | read-only | The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs. |
| C32 aal4PDUsDiscards | 1.3.6.1.4.1.326.2.1.4.1.1.10 | Counter32 | read-only | The number of CS-PDUs that the adaptation layer discarded due to queue overflows. |
| aal5Table | 1.3.6.1.4.1.326.2.1.4.2 | not-accessible | A table of ATM adaptation layer type 5 information. | |
| aal5Entry | 1.3.6.1.4.1.326.2.1.4.2.1 | not-accessible | A table entry containing ATM adaptation layer type 5 information. | |
| I32 aal5Interface | 1.3.6.1.4.1.326.2.1.4.2.1.1 | Integer32 | read-only | This object identifies the ATM interface. |
| C32 aal5TransmittedCells | 1.3.6.1.4.1.326.2.1.4.2.1.2 | Counter32 | read-only | The number of AAL type 5 cells transmitted. |
| C32 aal5ReceivedCells | 1.3.6.1.4.1.326.2.1.4.2.1.3 | Counter32 | read-only | The number of AAL type 5 cells received. |
| C32 aal5TransmittedPDUs | 1.3.6.1.4.1.326.2.1.4.2.1.4 | Counter32 | read-only | The number of AAL type 5 protocol data units (PDUs) transmitted. |
| C32 aal5ReceivedPDUs | 1.3.6.1.4.1.326.2.1.4.2.1.5 | Counter32 | read-only | The number of AAL type 5 protocol data units received. |
| C32 aal5CRCErrors | 1.3.6.1.4.1.326.2.1.4.2.1.6 | Counter32 | read-only | The number of CS-PDUs received with protocol data unit CRC errors. |
| C32 aal5CSProtocolErrors | 1.3.6.1.4.1.326.2.1.4.2.1.7 | Counter32 | read-only | The number of CS-PDUs that the adaptation layer rejected due to CS layer protocol errors. |
| C32 aal5CellsDiscards | 1.3.6.1.4.1.326.2.1.4.2.1.8 | Counter32 | read-only | The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs. |
| C32 aal5PDUsDiscards | 1.3.6.1.4.1.326.2.1.4.2.1.9 | Counter32 | read-only | The number of CS-PDUs that the adaptation layer discarded. |
| aal0Table | 1.3.6.1.4.1.326.2.1.4.3 | not-accessible | A table of ATM adaptation layer type 0 (user defined adaptation layer) information. | |
| aal0Entry | 1.3.6.1.4.1.326.2.1.4.3.1 | not-accessible | A table entry containing ATM adaptation layer type 0 (user defined adaptation layer) information. | |
| I32 aal0Interface | 1.3.6.1.4.1.326.2.1.4.3.1.1 | Integer32 | read-only | This object identifies the ATM interface. |
| C32 aal0TransmittedCells | 1.3.6.1.4.1.326.2.1.4.3.1.2 | Counter32 | read-only | The number of AAL type 0 cells transmitted. |
| C32 aal0ReceivedCells | 1.3.6.1.4.1.326.2.1.4.3.1.3 | Counter32 | read-only | The number of AAL type 0 cells received. |
| C32 aal0CellsDiscards | 1.3.6.1.4.1.326.2.1.4.3.1.4 | Counter32 | read-only | The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs. |
| connGroup | 1.3.6.1.4.1.326.2.1.5 | |||
| connTable | 1.3.6.1.4.1.326.2.1.5.1 | not-accessible | A table of information about ATM connections. | |
| connEntry | 1.3.6.1.4.1.326.2.1.5.1.1 | not-accessible | A table entry containing information about an ATM connection. | |
| I32 connInterface | 1.3.6.1.4.1.326.2.1.5.1.1.1 | Integer32 | read-only | This object identifies the ATM interface. |
| INT connDirection | 1.3.6.1.4.1.326.2.1.5.1.1.2 | INTEGER | read-only | The direction of this connection. |
| I32 connVPI | 1.3.6.1.4.1.326.2.1.5.1.1.3 | Integer32 | read-only | The Virtual Path Identifier for this connection. |
| I32 connVCI | 1.3.6.1.4.1.326.2.1.5.1.1.4 | Integer32 | read-only | The Virtual Channel Identifier for this connection. |
| I32 connLocalSAP | 1.3.6.1.4.1.326.2.1.5.1.1.5 | Integer32 | read-only | The local SAP for this connection. |
| I32 connRemoteSAP | 1.3.6.1.4.1.326.2.1.5.1.1.6 | Integer32 | read-only | The remote SAP for this connection. |
| ADR connRemoteAddress | 1.3.6.1.4.1.326.2.1.5.1.1.7 | SpansAddress | read-only | The ATM address of the remote end of this connection. |
| I32 connPeakBandwidth | 1.3.6.1.4.1.326.2.1.5.1.1.8 | Integer32 | read-only | The peak bandwidth for this connection, in kilobits per second. |
| I32 connMeanBandwidth | 1.3.6.1.4.1.326.2.1.5.1.1.9 | Integer32 | read-only | The mean bandwidth for this connection, in kilobits per second. |
| I32 connMeanBurst | 1.3.6.1.4.1.326.2.1.5.1.1.10 | Integer32 | read-only | The mean burst length for this connection, in kilobits. |
| TIK connUptime | 1.3.6.1.4.1.326.2.1.5.1.1.11 | TimeTicks | read-only | The length of time since this connection was created, in hundredths of a second. |
| sonetGroup | 1.3.6.1.4.1.326.2.1.6 | |||
| sonetAdapterConfGroup | 1.3.6.1.4.1.326.2.1.6.1 | |||
| sonetAdapterStatsGroup | 1.3.6.1.4.1.326.2.1.6.2 | |||
| statsGroup | 1.3.6.1.4.1.326.2.1.7 | |||
| atmIpGroup | 1.3.6.1.4.1.326.2.1.8 | |||
| atmarpGroup | 1.3.6.1.4.1.326.2.1.8.1 | |||
| INT atmarpFlushTable | 1.3.6.1.4.1.326.2.1.8.1.1 | INTEGER | read-write | A SNMP agent will flush the ATM ARP table when this variable is set to enable(2). After the operation is done, the value of this object is disable(1). |
| atmarpTable | 1.3.6.1.4.1.326.2.1.8.1.2 | not-accessible | A table for ATM ARP information. | |
| atmarpEntry | 1.3.6.1.4.1.326.2.1.8.1.2.1 | not-accessible | A table entry containing information about an ATM ARP connection. | |
| IP atmarpIpAddress | 1.3.6.1.4.1.326.2.1.8.1.2.1.1 | IpAddress | read-only | This object identifies the remote IP address for this ATM ARP entry. |
| I32 atmarpInterface | 1.3.6.1.4.1.326.2.1.8.1.2.1.2 | Integer32 | read-write | This object identifies the ATM IP interface (ifIndex) on which this mapping is effective. |
| ADR atmarpSpansAddress | 1.3.6.1.4.1.326.2.1.8.1.2.1.3 | SpansAddress | read-only | This object identifies the remote SPANS address for this ATM ARP entry. |
| NSA atmarpNsapAddress | 1.3.6.1.4.1.326.2.1.8.1.2.1.4 | NsapAddr | read-write | This object identifies the remote NSAP (Network Service Access Point) for this ATM ARP entry. This object can be used for manually editing the ARP table to include IP to NSAP address mapping for devices that do not support Classical IP ARP. |
| I32 atmarpVPI | 1.3.6.1.4.1.326.2.1.8.1.2.1.5 | Integer32 | read-write | The Virtual Path Identifier for this connection. |
| I32 atmarpVCI | 1.3.6.1.4.1.326.2.1.8.1.2.1.6 | Integer32 | read-write | The Virtual Channel Identifier for this connection. |
| INT atmarpConnType | 1.3.6.1.4.1.326.2.1.8.1.2.1.7 | INTEGER | read-write | The type of the connection by which the IP address can be reached. The value foreIpPVC(1) indicates the connection is a FORE IP Permanent Virtual Circuit, foreIpSVC(2) indicates it's a FORE IP Switched Virtual Circuit. The value classicalIpPVC(3) indicates the connection is a Classical IP Permanent Virtual Circuit, and the value classicalIpSVC(4) indicates the connection is a Classical IP Switched Virtual Circuit. |
| INT atmarpAALType | 1.3.6.1.4.1.326.2.1.8.1.2.1.8 | INTEGER | read-write | The type of the AAL (ATM Adaptation Layer) of this connection. |
| I32 atmarpPeakBandwidth | 1.3.6.1.4.1.326.2.1.8.1.2.1.9 | Integer32 | read-write | The peak bandwidth for this connection, in kilobits per second. |
| INT atmarpConnDirection | 1.3.6.1.4.1.326.2.1.8.1.2.1.10 | INTEGER | read-only | The direction of this connection. The value pending(3) is used for an ATM ARP entry that does not have a connection associated with it. |
| INT atmarpEntryValidity | 1.3.6.1.4.1.326.2.1.8.1.2.1.11 | INTEGER | read-only | The validity of this ATM ARP entry. A Classical IP connection entry may be invalid(2) if the remote end of the connection does not answer ARP requests for a while. The entry still exists, but the host is not allowed to send data across it when the entry is in the invalid(2) state. |
| INT atmarpEntryType | 1.3.6.1.4.1.326.2.1.8.1.2.1.12 | INTEGER | read-only | This object indicates the type of mapping. Dynamic entries are learned from Fore IP or Classical IP mechanisms. Static entries are created manually. |
| ENT atmarpEntryStatus | 1.3.6.1.4.1.326.2.1.8.1.2.1.13 | EntryStatus | read-write | The status of this ATM ARP entry. |
| classicalIpGroup | 1.3.6.1.4.1.326.2.1.8.2 | |||
| classicalIpArpTable | 1.3.6.1.4.1.326.2.1.8.2.1 | not-accessible | A table for Classical IP ARP information. | |
| classicalIpArpEntry | 1.3.6.1.4.1.326.2.1.8.2.1.1 | not-accessible | A table entry containing information about Classical IP ARP configuration. | |
| I32 classicalIpArpIfIndex | 1.3.6.1.4.1.326.2.1.8.2.1.1.1 | Integer32 | read-only | The ifIndex corresponding to the ATM interface on which the following classical IP information is configured. |
| I32 classicalIpArpServerIndex | 1.3.6.1.4.1.326.2.1.8.2.1.1.2 | Integer32 | read-only | The index of the ARP server. |
| INT classicalIpArpServer | 1.3.6.1.4.1.326.2.1.8.2.1.1.3 | INTEGER | read-write | An SNMP agent will configure this virtual interface as a Classical IP ARP Server when this variable is set to enable(2). |
| INT classicalIpArpServerConfigType | 1.3.6.1.4.1.326.2.1.8.2.1.1.4 | INTEGER | read-write | This object identifies the way in which the NSAP (Network Service Access Point) address of the ARP server is determined. When the value of this object is wellKnown(2), the NSAP address of the ARP server is taken from the classicalIpWellKNownArpServerAddr object. When the value of this object is set to manualConfig(1), the NSAP address of the ARP server is read from the classicalIpManualConfigArpServerAddr object. |
| NSA classicalIpWellKnownArpServerAddr | 1.3.6.1.4.1.326.2.1.8.2.1.1.5 | NsapAddr | read-only | This variable holds the well known NSAP (Network Service Access Point) address of the ARP server for this interface. |
| NSA classicalIpManualConfigArpServerAddr | 1.3.6.1.4.1.326.2.1.8.2.1.1.6 | NsapAddr | read-write | This variable holds the manually configured NSAP (Network Service Access Point) address of the ARP server for this interface. By default this object is set to all zero. |
| ipFilterGroup | 1.3.6.1.4.1.326.2.1.8.3 | |||
| ipFilterConfGroup | 1.3.6.1.4.1.326.2.1.8.3.1 | |||
| ipFilterTable | 1.3.6.1.4.1.326.2.1.8.3.1.1 | not-accessible | A table of authorized ip addresses from which the switch can receive IP packets. | |
| ipFilterEntry | 1.3.6.1.4.1.326.2.1.8.3.1.1.1 | not-accessible | A table entry containing ip filter information. | |
| IP ipFilterIpAddress | 1.3.6.1.4.1.326.2.1.8.3.1.1.1.1 | IpAddress | not-accessible | The authorized IP Address, in the inbound direction. |
| IP ipFilterMask | 1.3.6.1.4.1.326.2.1.8.3.1.1.1.2 | IpAddress | not-accessible | Indicates the mask to be logical-ANDed with the ipFilterIpAddress to find matching addresses. A mask of 0.0.0.0 is a wild card and matches all addresses. A valid mask is one which has contiguous higher order 1 bits set. That is, mask 255.255.0.128 is not valid while 255.255.0.0 is valid. Example matches: IpAddress Mask means 163.26.54.6 255.255.255.255 Allow address 163.26.54.6 163.54.7.21 255.255.0.0 Allow addresses 163.54.*.* |
| ROW ipFilterRowStatus | 1.3.6.1.4.1.326.2.1.8.3.1.1.1.3 | RowStatus | read-write | The status of this ipFilter entry. |
| INT ipFilterNoSSR | 1.3.6.1.4.1.326.2.1.8.3.1.2 | INTEGER | read-write | NoStrictSourceRoute Flag. On implies that IP packets with Strict Source Routed Option set will be dropped. Off implies that these packets will be allowed to pass through, provided they meet with all the other requirements. |
| INT ipFilterNoLSR | 1.3.6.1.4.1.326.2.1.8.3.1.3 | INTEGER | read-write | NoLooseSourceRoute Flag. On implies that IP packets with Loose Source Routed Option set will be dropped. Off implies that these packets will be allowed to pass through, provided they meet with all the other requirements. |
| INT ipFilterNoInBand | 1.3.6.1.4.1.326.2.1.8.3.1.4 | INTEGER | read-write | NoInBand Flag. On implies that ALL IP packets from the ATM network will be dropped. Off implies that these packets will be allowed to pass through, provided they meet with all the other requirements. |
| ipFilterStatsGroup | 1.3.6.1.4.1.326.2.1.8.3.2 | |||
| IPH ipFilterStatsIpHeader | 1.3.6.1.4.1.326.2.1.8.3.2.1 | IpHeader | read-only | The first 64 bytes of the IP packet which was last dropped. |
| TIK ipFilterStatsTimeOccured | 1.3.6.1.4.1.326.2.1.8.3.2.2 | TimeTicks | read-only | The sysUptime at which the last IP packet was dropped. |
| C32 ipFilterStatsViolations | 1.3.6.1.4.1.326.2.1.8.3.2.3 | Counter32 | read-only | The number of IP packets dropped till the current time. |
| I32 ipFilterStatsVPI | 1.3.6.1.4.1.326.2.1.8.3.2.4 | Integer32 | read-only | The Virtual Path Identifier corresponding to the connection on which the last IP packet was dropped. |
| I32 ipFilterStatsVCI | 1.3.6.1.4.1.326.2.1.8.3.2.5 | Integer32 | read-only | The Virtual Channel Identifier corresponding to the connection on which the last IP packet was dropped. |
| STR ipFilterStatsIfName | 1.3.6.1.4.1.326.2.1.8.3.2.6 | DisplayString | read-only | Name of the interface on which the last dropped IP packet was received |
| STR ipFilterStatsReasonText | 1.3.6.1.4.1.326.2.1.8.3.2.7 | DisplayString | read-only | The reason for dropping the last IP packet to be dropped |
| IP ipFilterStatsSrcIpAddr | 1.3.6.1.4.1.326.2.1.8.3.2.8 | IpAddress | read-only | The IP address contained in the source field of the header of the last IP packet to be dropped |
RFC description
Fore ATM Adapter MIB for managing adapter configuration and physical layer statistics on ATM devices.
Start monitoring Fore Systems ForeRunner ATM network adapter card 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.