Fore-Adapter-MIB

File: Fore-Adapter-MIB.mib (58219 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB

Imported symbols

Counter32 Gauge32 TimeTicks
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
systems SpansAddress NsapAddr
EntryStatus

Defined Types

AdapterEntry  
SEQUENCE    
  adapterInterface Integer32
  adapterSerialNumber Integer32
  adapterHardwareVersion Integer32
  adapterHardwareSpeed Integer32
  adapterFirmwareVersion Integer32
  adapterSoftwareVersion Integer32
  adapterTransmitBufferSize Integer32
  adapterTransmitQueueLength Gauge32
  adapterReceiveBufferSize Integer32
  adapterReceiveQueueLength Gauge32
  adapterOperStatus INTEGER
  adapterCarrier INTEGER
  adapterAddress SpansAddress
  adapterUptime TimeTicks
  adapterPhyLayer INTEGER
  adapterType INTEGER
  adapterFirmwareVersionText DisplayString
  adapterSoftwareVersionText DisplayString

PhyLayerEntry  
SEQUENCE    
  phyLayerInterface Integer32
  phyLayerFramingErrors Counter32
  phyLayerHeaderCRCErrors Counter32

AtmLayerEntry  
SEQUENCE    
  atmInterface Integer32
  atmTransmittedCells Counter32
  atmReceivedCells Counter32
  atmOutOfRangeVPIs Counter32
  atmUnconnectedVPIs Counter32
  atmOutOfRangeVCIs Counter32
  atmUnconnectedVCIs Counter32

Aal4Entry  
SEQUENCE    
  aal4Interface Integer32
  aal4TransmittedCells Counter32
  aal4ReceivedCells Counter32
  aal4TransmittedPDUs Counter32
  aal4ReceivedPDUs Counter32
  aal4PayloadCRCErrors Counter32
  aal4SARProtocolErrors Counter32
  aal4CSProtocolErrors Counter32
  aal4CellsDiscards Counter32
  aal4PDUsDiscards Counter32

Aal5Entry  
SEQUENCE    
  aal5Interface Integer32
  aal5TransmittedCells Counter32
  aal5ReceivedCells Counter32
  aal5TransmittedPDUs Counter32
  aal5ReceivedPDUs Counter32
  aal5CRCErrors Counter32
  aal5CSProtocolErrors Counter32
  aal5CellsDiscards Counter32
  aal5PDUsDiscards Counter32

Aal0Entry  
SEQUENCE    
  aal0Interface Integer32
  aal0TransmittedCells Counter32
  aal0ReceivedCells Counter32
  aal0CellsDiscards Counter32

ConnEntry  
SEQUENCE    
  connInterface Integer32
  connDirection INTEGER
  connVPI Integer32
  connVCI Integer32
  connLocalSAP Integer32
  connRemoteSAP Integer32
  connRemoteAddress SpansAddress
  connPeakBandwidth Integer32
  connMeanBandwidth Integer32
  connMeanBurst Integer32
  connUptime TimeTicks

AtmarpEntry  
SEQUENCE    
  atmarpIpAddress IpAddress
  atmarpInterface Integer32
  atmarpSpansAddress SpansAddress
  atmarpNsapAddress NsapAddr
  atmarpVPI Integer32
  atmarpVCI Integer32
  atmarpConnType INTEGER
  atmarpAALType INTEGER
  atmarpPeakBandwidth Integer32
  atmarpConnDirection INTEGER
  atmarpEntryValidity INTEGER
  atmarpEntryType INTEGER
  atmarpEntryStatus EntryStatus

ClassicalIpArpEntry  
SEQUENCE    
  classicalIpArpIfIndex Integer32
  classicalIpArpServerIndex Integer32
  classicalIpArpServer INTEGER
  classicalIpArpServerConfigType INTEGER
  classicalIpWellKnownArpServerAddr NsapAddr
  classicalIpManualConfigArpServerAddr NsapAddr

IpHeader  
OCTET STRING Size(64)    

IpFilterEntry  
SEQUENCE    
  ipFilterIpAddress IpAddress
  ipFilterMask IpAddress
  ipFilterRowStatus RowStatus

Defined Values

atmAdapter 1.3.6.1.4.1.326.2.1
Fore Atm Adapter MIB
MODULE-IDENTITY    

adapterGroup 1.3.6.1.4.1.326.2.1.1
OBJECT IDENTIFIER    

phyLayerGroup 1.3.6.1.4.1.326.2.1.2
OBJECT IDENTIFIER    

atmLayerGroup 1.3.6.1.4.1.326.2.1.3
OBJECT IDENTIFIER    

aalGroup 1.3.6.1.4.1.326.2.1.4
OBJECT IDENTIFIER    

connGroup 1.3.6.1.4.1.326.2.1.5
OBJECT IDENTIFIER    

sonetGroup 1.3.6.1.4.1.326.2.1.6
OBJECT IDENTIFIER    

sonetAdapterConfGroup 1.3.6.1.4.1.326.2.1.6.1
OBJECT IDENTIFIER    

sonetAdapterStatsGroup 1.3.6.1.4.1.326.2.1.6.2
OBJECT IDENTIFIER    

statsGroup 1.3.6.1.4.1.326.2.1.7
OBJECT IDENTIFIER    

atmIpGroup 1.3.6.1.4.1.326.2.1.8
OBJECT IDENTIFIER    

atmarpGroup 1.3.6.1.4.1.326.2.1.8.1
OBJECT IDENTIFIER    

classicalIpGroup 1.3.6.1.4.1.326.2.1.8.2
OBJECT IDENTIFIER    

ipFilterGroup 1.3.6.1.4.1.326.2.1.8.3
OBJECT IDENTIFIER    

ipFilterConfGroup 1.3.6.1.4.1.326.2.1.8.3.1
OBJECT IDENTIFIER    

ipFilterStatsGroup 1.3.6.1.4.1.326.2.1.8.3.2
OBJECT IDENTIFIER    

adapterTable 1.3.6.1.4.1.326.2.1.1.1
A table of adapter information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdapterEntry

adapterEntry 1.3.6.1.4.1.326.2.1.1.1.1
A table entry containing adapter information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdapterEntry  

adapterInterface 1.3.6.1.4.1.326.2.1.1.1.1.1
The ifIndex corresponding to this ATM adapter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterSerialNumber 1.3.6.1.4.1.326.2.1.1.1.1.2
The serial number of the ATM adapter hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterHardwareVersion 1.3.6.1.4.1.326.2.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterHardwareSpeed 1.3.6.1.4.1.326.2.1.1.1.1.4
The speed of the ATM adapter hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterFirmwareVersion 1.3.6.1.4.1.326.2.1.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterSoftwareVersion 1.3.6.1.4.1.326.2.1.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterTransmitBufferSize 1.3.6.1.4.1.326.2.1.1.1.1.7
The size of the transmit buffer, in cells.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterTransmitQueueLength 1.3.6.1.4.1.326.2.1.1.1.1.8
The number of cells in the transmit buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

adapterReceiveBufferSize 1.3.6.1.4.1.326.2.1.1.1.1.9
The size of the receive buffer, in cells.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

adapterReceiveQueueLength 1.3.6.1.4.1.326.2.1.1.1.1.10
The number of cells in the receive buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

adapterOperStatus 1.3.6.1.4.1.326.2.1.1.1.1.11
The current operational state of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)  

adapterCarrier 1.3.6.1.4.1.326.2.1.1.1.1.12
The presence or absence of carrier on the link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER carrier(1), noCarrier(2)  

adapterAddress 1.3.6.1.4.1.326.2.1.1.1.1.13
The address of this ATM adapter.
Status: current Access: read-only
OBJECT-TYPE    
  SpansAddress  

adapterUptime 1.3.6.1.4.1.326.2.1.1.1.1.14
The length of time this ATM adapter has been up, in hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

adapterPhyLayer 1.3.6.1.4.1.326.2.1.1.1.1.15
The physical layer of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER phy-4B5B-MMODE-100(1), phy-4B5B-MMODE-140(2), phy-ASX-100(3), phy-OC3-MMODE-ST(4), phy-OC3-MMODE-SC(5), phy-4B5B-SMODE-100(6), phy-4B5B-SMODE-140(7), phy-OC3-SMODE-SHORT(8), phy-OC3-SMODE-LONG(9), phy-UTP5-SONET(10), phy-STP1-SONET(11)  

adapterType 1.3.6.1.4.1.326.2.1.1.1.1.16
The hardware type of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER type-SBA-100(1), type-GIA-100(2), type-TCA-100(3), type-NXA-100(4), type-ASX-100(5), type-SBA-200(6), type-VMA-200(7), type-ESA-200(8), type-MCA-200(9), type-ASX-200(10), type-HPA-200(11), type-ESA-200PC(12), type-NBA-200(13), type-PCA-200(14), type-GIA-200(15), type-SBA-200e(16), type-ESA-200e(17), type-GIA-200e(18), type-PCA-200e(19), type-LANNET(20), type-VMA-200e(21), type-MCA-200e(22)  

adapterFirmwareVersionText 1.3.6.1.4.1.326.2.1.1.1.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterSoftwareVersionText 1.3.6.1.4.1.326.2.1.1.1.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

phyLayerTable 1.3.6.1.4.1.326.2.1.2.1
A table of adapter physical layer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhyLayerEntry

phyLayerEntry 1.3.6.1.4.1.326.2.1.2.1.1
A table entry containing adapter physical layer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhyLayerEntry  

phyLayerInterface 1.3.6.1.4.1.326.2.1.2.1.1.1
This object identifies the ATM adapter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

phyLayerFramingErrors 1.3.6.1.4.1.326.2.1.2.1.1.2
The number of ATM cells received with incorrect physical layer framing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

phyLayerHeaderCRCErrors 1.3.6.1.4.1.326.2.1.2.1.1.3
The number of ATM cells received with bad header CRCs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmLayerTable 1.3.6.1.4.1.326.2.1.3.1
A table of ATM layer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmLayerEntry

atmLayerEntry 1.3.6.1.4.1.326.2.1.3.1.1
A table entry containing ATM layer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmLayerEntry  

atmInterface 1.3.6.1.4.1.326.2.1.3.1.1.1
This object identifies the ATM interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atmTransmittedCells 1.3.6.1.4.1.326.2.1.3.1.1.2
The number of ATM cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmReceivedCells 1.3.6.1.4.1.326.2.1.3.1.1.3
The number of ATM cells received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmOutOfRangeVPIs 1.3.6.1.4.1.326.2.1.3.1.1.4
The number of ATM cells received with VPI values that were out of range.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmUnconnectedVPIs 1.3.6.1.4.1.326.2.1.3.1.1.5
The number of ATM cells received with VPI values that were in range but did not correspond to active connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmOutOfRangeVCIs 1.3.6.1.4.1.326.2.1.3.1.1.6
The number of ATM cells received with VCI values that were out of range.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmUnconnectedVCIs 1.3.6.1.4.1.326.2.1.3.1.1.7
The number of ATM cells received with VCI values that were in range but did not correspond to active connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4Table 1.3.6.1.4.1.326.2.1.4.1
A table of ATM adaptation layer type 3/4 information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Aal4Entry

aal4Entry 1.3.6.1.4.1.326.2.1.4.1.1
A table entry containing ATM adaptation layer type 3/4 information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Aal4Entry  

aal4Interface 1.3.6.1.4.1.326.2.1.4.1.1.1
This object identifies the ATM interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

aal4TransmittedCells 1.3.6.1.4.1.326.2.1.4.1.1.2
The number of AAL type 4 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4ReceivedCells 1.3.6.1.4.1.326.2.1.4.1.1.3
The number of AAL type 4 cells received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4TransmittedPDUs 1.3.6.1.4.1.326.2.1.4.1.1.4
The number of AAL type 4 protocol data units (PDUs) transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4ReceivedPDUs 1.3.6.1.4.1.326.2.1.4.1.1.5
The number of AAL type 4 protocol data units (PDUs) received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4PayloadCRCErrors 1.3.6.1.4.1.326.2.1.4.1.1.6
The number of ATM cells received with payload CRC errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4SARProtocolErrors 1.3.6.1.4.1.326.2.1.4.1.1.7
The number of ATM cells that the adaptation layer rejected due to SAR layer protocol errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4CSProtocolErrors 1.3.6.1.4.1.326.2.1.4.1.1.8
The number of ATM cells that the adaptation layer rejected due to CS layer protocol errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4CellsDiscards 1.3.6.1.4.1.326.2.1.4.1.1.9
The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal4PDUsDiscards 1.3.6.1.4.1.326.2.1.4.1.1.10
The number of CS-PDUs that the adaptation layer discarded due to queue overflows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5Table 1.3.6.1.4.1.326.2.1.4.2
A table of ATM adaptation layer type 5 information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Aal5Entry

aal5Entry 1.3.6.1.4.1.326.2.1.4.2.1
A table entry containing ATM adaptation layer type 5 information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Aal5Entry  

aal5Interface 1.3.6.1.4.1.326.2.1.4.2.1.1
This object identifies the ATM interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

aal5TransmittedCells 1.3.6.1.4.1.326.2.1.4.2.1.2
The number of AAL type 5 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5ReceivedCells 1.3.6.1.4.1.326.2.1.4.2.1.3
The number of AAL type 5 cells received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5TransmittedPDUs 1.3.6.1.4.1.326.2.1.4.2.1.4
The number of AAL type 5 protocol data units (PDUs) transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5ReceivedPDUs 1.3.6.1.4.1.326.2.1.4.2.1.5
The number of AAL type 5 protocol data units received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5CRCErrors 1.3.6.1.4.1.326.2.1.4.2.1.6
The number of CS-PDUs received with protocol data unit CRC errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5CSProtocolErrors 1.3.6.1.4.1.326.2.1.4.2.1.7
The number of CS-PDUs that the adaptation layer rejected due to CS layer protocol errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5CellsDiscards 1.3.6.1.4.1.326.2.1.4.2.1.8
The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal5PDUsDiscards 1.3.6.1.4.1.326.2.1.4.2.1.9
The number of CS-PDUs that the adaptation layer discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal0Table 1.3.6.1.4.1.326.2.1.4.3
A table of ATM adaptation layer type 0 (user defined adaptation layer) information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Aal0Entry

aal0Entry 1.3.6.1.4.1.326.2.1.4.3.1
A table entry containing ATM adaptation layer type 0 (user defined adaptation layer) information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Aal0Entry  

aal0Interface 1.3.6.1.4.1.326.2.1.4.3.1.1
This object identifies the ATM interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

aal0TransmittedCells 1.3.6.1.4.1.326.2.1.4.3.1.2
The number of AAL type 0 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal0ReceivedCells 1.3.6.1.4.1.326.2.1.4.3.1.3
The number of AAL type 0 cells received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aal0CellsDiscards 1.3.6.1.4.1.326.2.1.4.3.1.4
The number of ATM cells that the adaptation layer discarded in the course of dropping partially reassembled PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

connTable 1.3.6.1.4.1.326.2.1.5.1
A table of information about ATM connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConnEntry

connEntry 1.3.6.1.4.1.326.2.1.5.1.1
A table entry containing information about an ATM connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConnEntry  

connInterface 1.3.6.1.4.1.326.2.1.5.1.1.1
This object identifies the ATM interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connDirection 1.3.6.1.4.1.326.2.1.5.1.1.2
The direction of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2)  

connVPI 1.3.6.1.4.1.326.2.1.5.1.1.3
The Virtual Path Identifier for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connVCI 1.3.6.1.4.1.326.2.1.5.1.1.4
The Virtual Channel Identifier for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connLocalSAP 1.3.6.1.4.1.326.2.1.5.1.1.5
The local SAP for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connRemoteSAP 1.3.6.1.4.1.326.2.1.5.1.1.6
The remote SAP for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connRemoteAddress 1.3.6.1.4.1.326.2.1.5.1.1.7
The ATM address of the remote end of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  SpansAddress  

connPeakBandwidth 1.3.6.1.4.1.326.2.1.5.1.1.8
The peak bandwidth for this connection, in kilobits per second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connMeanBandwidth 1.3.6.1.4.1.326.2.1.5.1.1.9
The mean bandwidth for this connection, in kilobits per second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connMeanBurst 1.3.6.1.4.1.326.2.1.5.1.1.10
The mean burst length for this connection, in kilobits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connUptime 1.3.6.1.4.1.326.2.1.5.1.1.11
The length of time since this connection was created, in hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

atmarpFlushTable 1.3.6.1.4.1.326.2.1.8.1.1
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

atmarpTable 1.3.6.1.4.1.326.2.1.8.1.2
A table for ATM ARP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmarpEntry

atmarpEntry 1.3.6.1.4.1.326.2.1.8.1.2.1
A table entry containing information about an ATM ARP connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmarpEntry  

atmarpIpAddress 1.3.6.1.4.1.326.2.1.8.1.2.1.1
This object identifies the remote IP address for this ATM ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

atmarpInterface 1.3.6.1.4.1.326.2.1.8.1.2.1.2
This object identifies the ATM IP interface (ifIndex) on which this mapping is effective.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmarpSpansAddress 1.3.6.1.4.1.326.2.1.8.1.2.1.3
This object identifies the remote SPANS address for this ATM ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  SpansAddress  

atmarpNsapAddress 1.3.6.1.4.1.326.2.1.8.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  NsapAddr  

atmarpVPI 1.3.6.1.4.1.326.2.1.8.1.2.1.5
The Virtual Path Identifier for this connection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmarpVCI 1.3.6.1.4.1.326.2.1.8.1.2.1.6
The Virtual Channel Identifier for this connection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmarpConnType 1.3.6.1.4.1.326.2.1.8.1.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER foreIpPVC(1), foreIpSVC(2), classicalIpPVC(3), classicalIpSVC(4)  

atmarpAALType 1.3.6.1.4.1.326.2.1.8.1.2.1.8
The type of the AAL (ATM Adaptation Layer) of this connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER aal34(1), aal5(2)  

atmarpPeakBandwidth 1.3.6.1.4.1.326.2.1.8.1.2.1.9
The peak bandwidth for this connection, in kilobits per second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmarpConnDirection 1.3.6.1.4.1.326.2.1.8.1.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER outgoing(1), bidirectional(2), pending(3)  

atmarpEntryValidity 1.3.6.1.4.1.326.2.1.8.1.2.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

atmarpEntryType 1.3.6.1.4.1.326.2.1.8.1.2.1.12
This object indicates the type of mapping. Dynamic entries are learned from Fore IP or Classical IP mechanisms. Static entries are created manually.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

atmarpEntryStatus 1.3.6.1.4.1.326.2.1.8.1.2.1.13
The status of this ATM ARP entry.
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus  

classicalIpArpTable 1.3.6.1.4.1.326.2.1.8.2.1
A table for Classical IP ARP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClassicalIpArpEntry

classicalIpArpEntry 1.3.6.1.4.1.326.2.1.8.2.1.1
A table entry containing information about Classical IP ARP configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClassicalIpArpEntry  

classicalIpArpIfIndex 1.3.6.1.4.1.326.2.1.8.2.1.1.1
The ifIndex corresponding to the ATM interface on which the following classical IP information is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

classicalIpArpServerIndex 1.3.6.1.4.1.326.2.1.8.2.1.1.2
The index of the ARP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

classicalIpArpServer 1.3.6.1.4.1.326.2.1.8.2.1.1.3
An SNMP agent will configure this virtual interface as a Classical IP ARP Server when this variable is set to enable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

classicalIpArpServerConfigType 1.3.6.1.4.1.326.2.1.8.2.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manualConfig(1), wellKnown(2)  

classicalIpWellKnownArpServerAddr 1.3.6.1.4.1.326.2.1.8.2.1.1.5
This variable holds the well known NSAP (Network Service Access Point) address of the ARP server for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  NsapAddr  

classicalIpManualConfigArpServerAddr 1.3.6.1.4.1.326.2.1.8.2.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  NsapAddr  

ipFilterTable 1.3.6.1.4.1.326.2.1.8.3.1.1
A table of authorized ip addresses from which the switch can receive IP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterEntry

ipFilterEntry 1.3.6.1.4.1.326.2.1.8.3.1.1.1
A table entry containing ip filter information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpFilterEntry  

ipFilterIpAddress 1.3.6.1.4.1.326.2.1.8.3.1.1.1.1
The authorized IP Address, in the inbound direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterMask 1.3.6.1.4.1.326.2.1.8.3.1.1.1.2
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.*.*
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterRowStatus 1.3.6.1.4.1.326.2.1.8.3.1.1.1.3
The status of this ipFilter entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ipFilterNoSSR 1.3.6.1.4.1.326.2.1.8.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipFilterNoLSR 1.3.6.1.4.1.326.2.1.8.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipFilterNoInBand 1.3.6.1.4.1.326.2.1.8.3.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipFilterStatsIpHeader 1.3.6.1.4.1.326.2.1.8.3.2.1
The first 64 bytes of the IP packet which was last dropped.
Status: current Access: read-only
OBJECT-TYPE    
  IpHeader  

ipFilterStatsTimeOccured 1.3.6.1.4.1.326.2.1.8.3.2.2
The sysUptime at which the last IP packet was dropped.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipFilterStatsViolations 1.3.6.1.4.1.326.2.1.8.3.2.3
The number of IP packets dropped till the current time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipFilterStatsVPI 1.3.6.1.4.1.326.2.1.8.3.2.4
The Virtual Path Identifier corresponding to the connection on which the last IP packet was dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipFilterStatsVCI 1.3.6.1.4.1.326.2.1.8.3.2.5
The Virtual Channel Identifier corresponding to the connection on which the last IP packet was dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipFilterStatsIfName 1.3.6.1.4.1.326.2.1.8.3.2.6
Name of the interface on which the last dropped IP packet was received
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipFilterStatsReasonText 1.3.6.1.4.1.326.2.1.8.3.2.7
The reason for dropping the last IP packet to be dropped
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipFilterStatsSrcIpAddr 1.3.6.1.4.1.326.2.1.8.3.2.8
The IP address contained in the source field of the header of the last IP packet to be dropped
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress