ASCEND-MIBB52TEST-MIB

File: ASCEND-MIBB52TEST-MIB.mib (2832 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

Mibb52TestProfileEntry  
SEQUENCE    
  b52TestProfile-Index-o INTEGER
  b52TestProfile-TftpBootType INTEGER
  b52TestProfile-TftpBootHostName DisplayString
  b52TestProfile-TftpBootBaseName DisplayString
  b52TestProfile-Action-o INTEGER

Defined Values

mibb52TestProfile 1.3.6.1.4.1.529.23.56
OBJECT IDENTIFIER    

mibb52TestProfileTable 1.3.6.1.4.1.529.23.56.1
A list of mibb52TestProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mibb52TestProfileEntry

mibb52TestProfileEntry 1.3.6.1.4.1.529.23.56.1.1
A mibb52TestProfile entry containing objects that maps to the parameters of mibb52TestProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mibb52TestProfileEntry  

b52TestProfile-Index-o 1.3.6.1.4.1.529.23.56.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

b52TestProfile-TftpBootType 1.3.6.1.4.1.529.23.56.1.1.2
TFTP Boot type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tftpBootFirst(2), tftpBootSecond(3)  

b52TestProfile-TftpBootHostName 1.3.6.1.4.1.529.23.56.1.1.3
Name of the TFTP boot server we should use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

b52TestProfile-TftpBootBaseName 1.3.6.1.4.1.529.23.56.1.1.4
Base filename for the TFTP boot files we should use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

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