Fore-Lane-MIB

File: Fore-Lane-MIB.mib (27829 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
TimeTicks DisplayString MacAddress
EntryStatus systems NsapAddr
AtmAddress

Defined Types

LecConfigType  
INTEGER wellknown(1), manual(2)    

LaneDataFrameFormat  
INTEGER unspecified(1), aflane8023(2), aflane8025(3)    

LaneDataFrameSize  
INTEGER unspecified(1), max1516(2), max4544(3), max9234(4), max18190(5), max1580(6)    

LecConfEntry  
SEQUENCE    
  lecConfIndex Integer32
  lecConfAtmAddress AtmAddress
  lecConfAdminStatus INTEGER
  lecConfOperStatus INTEGER
  lecConfElanName DisplayString
  lecConfMacAddress MacAddress
  lecConfLecsConfigType LecConfigType
  lecConfLecsAtmAddress AtmAddress
  lecConfLesAtmAddress AtmAddress
  lecConfEntryStatus EntryStatus
  lecConfIfName DisplayString

LecArpEntry  
SEQUENCE    
  lecArpMacAddress MacAddress
  lecArpAtmAddress AtmAddress
  lecArpFlags INTEGER
  lecArpConnVPI Integer32
  lecArpConnVCI Integer32
  lecArpFlush INTEGER
  lecArpElanName DisplayString

LesConfEntry  
SEQUENCE    
  lesConfIndex Integer32
  lesConfAtmAddress AtmAddress
  lesConfAdminStatus INTEGER
  lesConfOperStatus INTEGER
  lesConfElanName DisplayString
  lesConfBusAtmAddress AtmAddress
  lesConfBusMaster INTEGER
  lesConfEntryStatus EntryStatus
  lesConfLanType LaneDataFrameFormat
  lesConfMaxFrameSize LaneDataFrameSize
  lesConfSecureServer INTEGER
  lesConfLECSAtmAddress AtmAddress
  lesConfAnycastAtmAddress AtmAddress
  lesConfRegisterTLVs INTEGER
  lesConfElanId Integer32
  lesConfTokenRingNumber Integer32
  lesConfForwardArp INTEGER

LesLnniConfEntry  
SEQUENCE    
  lesLnniConfAtmAddress NsapAddr
  lesLnniConfEntryStatus EntryStatus

LesLeqEntry  
SEQUENCE    
  lesLeqIndex Integer32
  lesLeqNsap NsapAddr
  lesLeqName DisplayString

BusConfEntry  
SEQUENCE    
  busConfIndex Integer32
  busConfAtmAddress AtmAddress
  busConfAdminStatus INTEGER
  busConfOperStatus INTEGER
  busConfName DisplayString
  busConfEntryStatus EntryStatus
  busConfLanType LaneDataFrameFormat
  busConfMaxFrameSize LaneDataFrameSize

LecsConfEntry  
SEQUENCE    
  lecsConfIndex Integer32
  lecsConfAtmAddress AtmAddress
  lecsConfAdminStatus INTEGER
  lecsConfOperStatus INTEGER
  lecsConfDatabase DisplayString
  lecsConfEntryStatus EntryStatus
  lecsConfDefaultLesFlag INTEGER
  lecsConfDefaultLesAtmAddress AtmAddress
  lecsConfWellKnownAddressFlag INTEGER
  lecsConfWellKnownAddress AtmAddress

Defined Values

foreLaneModule 1.3.6.1.4.1.326.2.4
Fore Systems LAN-Emulation MIB
MODULE-IDENTITY    

laneLecGroup 1.3.6.1.4.1.326.2.4.1
OBJECT IDENTIFIER    

lecConfGroup 1.3.6.1.4.1.326.2.4.1.1
OBJECT IDENTIFIER    

lecStatGroup 1.3.6.1.4.1.326.2.4.1.2
OBJECT IDENTIFIER    

lecArpGroup 1.3.6.1.4.1.326.2.4.1.3
OBJECT IDENTIFIER    

laneLesGroup 1.3.6.1.4.1.326.2.4.2
OBJECT IDENTIFIER    

lesConfGroup 1.3.6.1.4.1.326.2.4.2.1
OBJECT IDENTIFIER    

lesStatGroup 1.3.6.1.4.1.326.2.4.2.2
OBJECT IDENTIFIER    

laneBusGroup 1.3.6.1.4.1.326.2.4.3
OBJECT IDENTIFIER    

busConfGroup 1.3.6.1.4.1.326.2.4.3.1
OBJECT IDENTIFIER    

busStatGroup 1.3.6.1.4.1.326.2.4.3.2
OBJECT IDENTIFIER    

laneLecsGroup 1.3.6.1.4.1.326.2.4.4
OBJECT IDENTIFIER    

lecsConfGroup 1.3.6.1.4.1.326.2.4.4.1
OBJECT IDENTIFIER    

lecsStatGroup 1.3.6.1.4.1.326.2.4.4.2
OBJECT IDENTIFIER    

laneMibExtGroup 1.3.6.1.4.1.326.2.4.5
OBJECT IDENTIFIER    

lecDefaultLecsConfigType 1.3.6.1.4.1.326.2.4.1.1.1
Default configuration type of the LECS, see lecConfLecsConfigType (which overrides this variable) for more information on config type
Status: current Access: read-write
OBJECT-TYPE    
  LecConfigType  

lecDefaultLecsAtmAddress 1.3.6.1.4.1.326.2.4.1.1.2
Default LECS Atm Address to use for each LEC, can be overridden by lecConfLecsAtmAddress
Status: current Access: read-write
OBJECT-TYPE    
  AtmAddress  

lecConfTable 1.3.6.1.4.1.326.2.4.1.1.10
A table of LECs and their parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConfEntry

lecConfEntry 1.3.6.1.4.1.326.2.4.1.1.10.1
A table entry contaning LEC parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  LecConfEntry  

lecConfIndex 1.3.6.1.4.1.326.2.4.1.1.10.1.1
The index to the lecConfTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

lecConfAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.2
The ATM address of this LEC
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lecConfAdminStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.3
The desired state for this LEC, the default value for this variable is up(1)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lecConfOperStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.4
The actual status of this LEC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), joining(3)  

lecConfElanName 1.3.6.1.4.1.326.2.4.1.1.10.1.5
Name of the emulated lan to join
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

lecConfMacAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.6
MAC address assigned to this LEC
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

lecConfLecsConfigType 1.3.6.1.4.1.326.2.4.1.1.10.1.7
One of: wellknown(1), manual(2). The default configuration type of the LEC is based on the default value set in the lecDefaultConfigType variable. wellknown(1) means that the LEC will try to find LECS in the manner specified in the spec (ILMI, WellKnown, PVC). manual(2) means that the LEC will use the address specified in the lecConfLecsAtmAddress variable.
Status: current Access: read-create
OBJECT-TYPE    
  LecConfigType  

lecConfLecsAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.8
The ATM address of LECS. The default ATM address of the LECS server is based on the default value set in the lecDefaultLecsAtmAddress variable. When the lecConfLecsConfigType is set to manual(2), this variable will be set to the Wellknown LECS address.
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lecConfLesAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.9
The ATM address of LES to join. If The lecConfLecsConfigType is set to manual(2) and this variable is set to address of an LES, this address will be used as the address of the LES to join.
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lecConfEntryStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.10
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
Status: current Access: read-create
OBJECT-TYPE    
  EntryStatus  

lecConfIfName 1.3.6.1.4.1.326.2.4.1.1.10.1.11
Name of the interface associated with this LEC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

elarpFlush 1.3.6.1.4.1.326.2.4.1.3.1
This variable causes the LEC ARP cache to be flushed when it is set to enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lecArpTable 1.3.6.1.4.1.326.2.4.1.3.10
A table of LEC ARP entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecArpEntry

lecArpEntry 1.3.6.1.4.1.326.2.4.1.3.10.1
A table entry contaning LEC ARP parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  LecArpEntry  

lecArpMacAddress 1.3.6.1.4.1.326.2.4.1.3.10.1.1
MAC address of this ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

lecArpAtmAddress 1.3.6.1.4.1.326.2.4.1.3.10.1.2
The ATM address associated with this ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddress  

lecArpFlags 1.3.6.1.4.1.326.2.4.1.3.10.1.3
The flags associated with this ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incomplete(1), loopback(2), pending(3), valid(4)  

lecArpConnVPI 1.3.6.1.4.1.326.2.4.1.3.10.1.4
The VPI associated with this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lecArpConnVCI 1.3.6.1.4.1.326.2.4.1.3.10.1.5
The VCI associated with this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lecArpFlush 1.3.6.1.4.1.326.2.4.1.3.10.1.6
When set to enable(1), will flush this entry from ARP cache.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lecArpElanName 1.3.6.1.4.1.326.2.4.1.3.10.1.7
Name of the emulated lan associated with this arp entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lesConfTable 1.3.6.1.4.1.326.2.4.2.1.1
A table of LESes and their parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LesConfEntry

lesConfEntry 1.3.6.1.4.1.326.2.4.2.1.1.1
A table entry contaning LES parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  LesConfEntry  

lesConfIndex 1.3.6.1.4.1.326.2.4.2.1.1.1.1
Index into the LesConfTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

lesConfAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.2
The Atm address of this LES
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lesConfAdminStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.3
The desired state for this LES
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lesConfOperStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.4
The actual status of this LES
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lesConfElanName 1.3.6.1.4.1.326.2.4.2.1.1.1.5
A name for this LES (not-required)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

lesConfBusAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.6
The ATM address of the BUS associated with this LES
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lesConfBusMaster 1.3.6.1.4.1.326.2.4.2.1.1.1.7
The configuration of the BUS associated with this LES. When this variable is set to enable(1), the LES will attempt to start the BUS on the current host.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lesConfEntryStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.8
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
Status: current Access: read-create
OBJECT-TYPE    
  EntryStatus  

lesConfLanType 1.3.6.1.4.1.326.2.4.2.1.1.1.9
The LAN type of this LES, one of: unspecified(1), aflane8023(2), aflane8025(3). When unspecified, the LES may attempt to discover the LAN type from the LECS, or simply choose a default value.
Status: current Access: read-create
OBJECT-TYPE    
  LaneDataFrameFormat  

lesConfMaxFrameSize 1.3.6.1.4.1.326.2.4.2.1.1.1.10
The Maximum Frame Size of this LES, one of: unspecified(1), max1516(2), max4544(3), max9234(4), max18190(5), max1580(6). When unspecified, the LES may attempt to discover the Maximum Frame Size from the LECS, or simply choose a value commensurate with the LAN type.
Status: current Access: read-create
OBJECT-TYPE    
  LaneDataFrameSize  

lesConfSecureServer 1.3.6.1.4.1.326.2.4.2.1.1.1.11
The configuration of a secure LES or insecure LES.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lesConfLECSAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.12
The LECS atm address used when running with lesConfSecureServer enabled.
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lesConfAnycastAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.13
The Anycast atm address used by clients to connect to one of the Les Servers
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lesConfRegisterTLVs 1.3.6.1.4.1.326.2.4.2.1.1.1.14
The configuration of a server to forward (or not) registration TLVs.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lesConfElanId 1.3.6.1.4.1.326.2.4.2.1.1.1.15
The configuration of a numeric (non-zero) ELAN identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

lesConfTokenRingNumber 1.3.6.1.4.1.326.2.4.2.1.1.1.16
12-bit hexadecimal ring (segment) number for a token ring ELAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

lesConfForwardArp 1.3.6.1.4.1.326.2.4.2.1.1.1.17
The configuration of the LES to flood all LE-ARP requests to all clients, both proxy and non-proxy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lesLnniConfTable 1.3.6.1.4.1.326.2.4.2.1.2
A table of entries to LNNI information about LESs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LesLnniConfEntry

lesLnniConfEntry 1.3.6.1.4.1.326.2.4.2.1.2.1
A table entry contaning LNNI parameters to LESes. LESes are identified by their lesConfIndex parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  LesLnniConfEntry  

lesLnniConfAtmAddress 1.3.6.1.4.1.326.2.4.2.1.2.1.1
The Atm address of a partner LES.
Status: current Access: read-only
OBJECT-TYPE    
  NsapAddr  

lesLnniConfEntryStatus 1.3.6.1.4.1.326.2.4.2.1.2.1.2
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus  

lesLeqGroup 1.3.6.1.4.1.326.2.4.2.1.3
OBJECT IDENTIFIER    

lesLeqConfLesId 1.3.6.1.4.1.326.2.4.2.1.3.1
The value of the lesConfIndex for the LES on which the leq command will be run when the lesLeqTableReload variable is set to go.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

lesLeqTableReload 1.3.6.1.4.1.326.2.4.2.1.3.2
The current status of lesLeqTable update for the LES whose index is specified in lesLeqConfLesId. Is idle when the before it is set. To update the lesLeqTable content corresponding to this LES set this to go. A manager may restart the table update process by setting this entry to go when it is in the succeeded or failed states. This variable may be read-only in in inProgress state or may allow sets to idle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), go(2), inProgress(3), succeeded(4), failed(5)  

lesLeqStatLesId 1.3.6.1.4.1.326.2.4.2.1.3.3
The value of the lesConfIndex for the LES on which the leq command was most recently run and the lesLeqTable was populated for.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lesLeqLastTime 1.3.6.1.4.1.326.2.4.2.1.3.4
The value of sysUptime the time the last request to fill in the lesLeqTable was finished.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

lesLeqTable 1.3.6.1.4.1.326.2.4.2.1.3.5
This table contains all LAN Emulation clients serviced by a LES specified in lesLeqLesId. This table is generated from the output of the leq command. Details of the leq command can be found else where.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LesLeqEntry

lesLeqEntry 1.3.6.1.4.1.326.2.4.2.1.3.5.1
Each entry represents a LANE client.
Status: current Access: not-accessible
OBJECT-TYPE    
  LesLeqEntry  

lesLeqIndex 1.3.6.1.4.1.326.2.4.2.1.3.5.1.1
An integer which is the index of the LANE client and uniquely identifies a LEC in this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lesLeqNsap 1.3.6.1.4.1.326.2.4.2.1.3.5.1.2
The NSAP address of the LANE client. This is the primary NSAP address of the LEC used in joining phase
Status: current Access: read-only
OBJECT-TYPE    
  NsapAddr  

lesLeqName 1.3.6.1.4.1.326.2.4.2.1.3.5.1.3
This is the comment field sent by the LEC to the LES during joining phase. This comment will contain the hostname of the machine where the LEC was started
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

busConfTable 1.3.6.1.4.1.326.2.4.3.1.1
A table of BUSes and their parameters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BusConfEntry

busConfEntry 1.3.6.1.4.1.326.2.4.3.1.1.1
A table entry contaning BUS parameters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  BusConfEntry  

busConfIndex 1.3.6.1.4.1.326.2.4.3.1.1.1.1
Index into the BusConfTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

busConfAtmAddress 1.3.6.1.4.1.326.2.4.3.1.1.1.2
The Atm address of this BUS
Status: deprecated Access: read-create
OBJECT-TYPE    
  AtmAddress  

busConfAdminStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.3
The desired state for this BUS
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

busConfOperStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.4
The actual status of this BUS
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

busConfName 1.3.6.1.4.1.326.2.4.3.1.1.1.5
A name for this BUS (not-required)
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString  

busConfEntryStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.6
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
Status: deprecated Access: read-create
OBJECT-TYPE    
  EntryStatus  

busConfLanType 1.3.6.1.4.1.326.2.4.3.1.1.1.7
The LAN type of this BUS, one of: unspecified(1), aflane8023(2), aflane8025(3). When unspecified, the BUS may attempt to discover the LAN type from signaling IEs, or simply choose a default value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  LaneDataFrameFormat  

busConfMaxFrameSize 1.3.6.1.4.1.326.2.4.3.1.1.1.8
The Maximum Frame Size of this BUS, one of: unspecified(1), max1516(2), max4544(3), max9234(4), max18190(5), max1580(6). When unspecified, the BUS may attempt to discover the Maximum Frame Size from signaling IEs, or simply handle the maximum.
Status: deprecated Access: read-create
OBJECT-TYPE    
  LaneDataFrameSize  

lecsConfTable 1.3.6.1.4.1.326.2.4.4.1.1
A table of LECSes and their parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecsConfEntry

lecsConfEntry 1.3.6.1.4.1.326.2.4.4.1.1.1
A table entry contaning LECS parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  LecsConfEntry  

lecsConfIndex 1.3.6.1.4.1.326.2.4.4.1.1.1.1
The index into the LecsConfTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

lecsConfAtmAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.2
The ATM address of this LECS
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lecsConfAdminStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.3
The desired state for LECS
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lecsConfOperStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.4
The actual status of LECS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lecsConfDatabase 1.3.6.1.4.1.326.2.4.4.1.1.1.5
The full path to the location and name of the LECS database.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

lecsConfEntryStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.6
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
Status: current Access: read-create
OBJECT-TYPE    
  EntryStatus  

lecsConfDefaultLesFlag 1.3.6.1.4.1.326.2.4.4.1.1.1.7
The option to use the default LES ATM-address if the configuration file is inaccessible, one of: enable(1), disable(2)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lecsConfDefaultLesAtmAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.8
The ATM address of the default LES
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

lecsConfWellKnownAddressFlag 1.3.6.1.4.1.326.2.4.4.1.1.1.9
The option to disable the LECS well-known address, one of: none(1), atm-forum(2), other(3)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), atm-forum(2), other(3)  

lecsConfWellKnownAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.10
The well-known address for the LECS
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress