ASCEND-MIBATMPREFIX-MIB

File: ASCEND-MIBATMPREFIX-MIB.mib (4541 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibatmPrefixProfileEntry  
SEQUENCE    
  atmPrefixProfile-PrefixName DisplayString
  atmPrefixProfile-UseShortAddress INTEGER
  atmPrefixProfile-PnniNodePrefix-Length INTEGER
  atmPrefixProfile-PnniNodePrefix-Address DisplayString
  atmPrefixProfile-SpvcAddressPrefix-Length INTEGER
  atmPrefixProfile-SpvcAddressPrefix-Address DisplayString
  atmPrefixProfile-SvcAddressPrefix-Length INTEGER
  atmPrefixProfile-SvcAddressPrefix-Address DisplayString
  atmPrefixProfile-Action-o INTEGER

Defined Values

mibatmPrefixProfile 1.3.6.1.4.1.529.23.22
OBJECT IDENTIFIER    

mibatmPrefixProfileTable 1.3.6.1.4.1.529.23.22.1
A list of mibatmPrefixProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibatmPrefixProfileEntry

mibatmPrefixProfileEntry 1.3.6.1.4.1.529.23.22.1.1
A mibatmPrefixProfile entry containing objects that maps to the parameters of mibatmPrefixProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibatmPrefixProfileEntry  

atmPrefixProfile-PrefixName 1.3.6.1.4.1.529.23.22.1.1.1
The name of the ATM Address Prefix Profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmPrefixProfile-UseShortAddress 1.3.6.1.4.1.529.23.22.1.1.2
Applies to default address generated using this profile's prefix. Flag == NO (default) value means, default address generated will always be 20 byte long. FLAG == YES value means, default address generated could be less than 20 byte. Also algorithm used to generate is different based on this flag's value. use-short-address == FALSE, in NSAP structure, ESI byte is coded as follows. FF MSB MSB-1 MSB-2 LSB PortNumber. In case short-flag == TRUE, in NSAP structure, immediately after Prefix length, following 8 bits are used for the slot number and subsequent 8 bits are used for the port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

atmPrefixProfile-PnniNodePrefix-Length 1.3.6.1.4.1.529.23.22.1.1.3
Length of the prefix in number of bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPrefixProfile-PnniNodePrefix-Address 1.3.6.1.4.1.529.23.22.1.1.4
The prefix value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

atmPrefixProfile-SpvcAddressPrefix-Length 1.3.6.1.4.1.529.23.22.1.1.5
Length of the prefix in number of bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPrefixProfile-SpvcAddressPrefix-Address 1.3.6.1.4.1.529.23.22.1.1.6
The prefix value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

atmPrefixProfile-SvcAddressPrefix-Length 1.3.6.1.4.1.529.23.22.1.1.7
Length of the prefix in number of bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPrefixProfile-SvcAddressPrefix-Address 1.3.6.1.4.1.529.23.22.1.1.8
The prefix value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

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