ASCEND-MIBATMADDRALIAS-MIB

File: ASCEND-MIBATMADDRALIAS-MIB.mib (2660 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibatmAddrAliasProfileEntry  
SEQUENCE    
  atmAddrAliasProfile-AliasName DisplayString
  atmAddrAliasProfile-Address DisplayString
  atmAddrAliasProfile-Length INTEGER
  atmAddrAliasProfile-Action-o INTEGER

Defined Values

mibatmAddrAliasProfile 1.3.6.1.4.1.529.23.37
OBJECT IDENTIFIER    

mibatmAddrAliasProfileTable 1.3.6.1.4.1.529.23.37.1
A list of mibatmAddrAliasProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibatmAddrAliasProfileEntry

mibatmAddrAliasProfileEntry 1.3.6.1.4.1.529.23.37.1.1
A mibatmAddrAliasProfile entry containing objects that maps to the parameters of mibatmAddrAliasProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibatmAddrAliasProfileEntry  

atmAddrAliasProfile-AliasName 1.3.6.1.4.1.529.23.37.1.1.1
The alias name for the address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmAddrAliasProfile-Address 1.3.6.1.4.1.529.23.37.1.1.2
The address to be aliased.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

atmAddrAliasProfile-Length 1.3.6.1.4.1.529.23.37.1.1.3
The length of the address to be aliased in bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmAddrAliasProfile-Action-o 1.3.6.1.4.1.529.23.37.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)