Fore-IlmiRegistry-MIB

File: Fore-IlmiRegistry-MIB.mib (4825 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY RowStatus
ilmiRegistry AtmAddress

Defined Types

AdminIlmiRegEntry  
SEQUENCE    
  adminIlmiRegPort INTEGER
  adminIlmiRegServiceID OBJECT IDENTIFIER
  adminIlmiRegATMAddress AtmAddress
  adminIlmiRegAddressIndex INTEGER
  adminIlmiRegParm1 OCTET STRING
  adminIlmiRegRowStatus RowStatus

Defined Values

ilmiRegistryModule 1.3.6.1.4.1.326.1.14.2
Fore ILMI Registry Module.
MODULE-IDENTITY    

adminIlmiRegTable 1.3.6.1.4.1.326.1.14.1
The table implemented by the IME on the network side of the ATM UNI port contains all of the services that are available to the user-side IME indexed by service identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdminIlmiRegEntry

adminIlmiRegEntry 1.3.6.1.4.1.326.1.14.1.1
Information about a single service provider that is available to the user-side IME.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdminIlmiRegEntry  

adminIlmiRegPort 1.3.6.1.4.1.326.1.14.1.1.1
The value of 0 which has the special meaning of identifying the ATM Interface over which this message was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

adminIlmiRegServiceID 1.3.6.1.4.1.326.1.14.1.1.2
This is the service identifier which uniquely identifies the type of service at the address provided in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adminIlmiRegATMAddress 1.3.6.1.4.1.326.1.14.1.1.3
This is the full address of the service. The user-side IME may use this address to establish a connection with the service.
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddress  

adminIlmiRegAddressIndex 1.3.6.1.4.1.326.1.14.1.1.4
An arbitrary integer to differentiate multiple rows containing different ATM addresses for the same service on the same port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

adminIlmiRegParm1 1.3.6.1.4.1.326.1.14.1.1.5
An octet string whose size and meaning is determined by the value of adminIlmiRegServiceID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

adminIlmiRegRowStatus 1.3.6.1.4.1.326.1.14.1.1.6
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus