ASCEND-MIBSHASH-MIB

File: ASCEND-MIBSHASH-MIB.mib (2175 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibsHashProfileEntry  
SEQUENCE    
  sHashProfile-Index-o INTEGER
  sHashProfile-Ipsec DisplayString
  sHashProfile-Action-o INTEGER

Defined Values

mibsHashProfile 1.3.6.1.4.1.529.23.108
OBJECT IDENTIFIER    

mibsHashProfileTable 1.3.6.1.4.1.529.23.108.1
A list of mibsHashProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibsHashProfileEntry

mibsHashProfileEntry 1.3.6.1.4.1.529.23.108.1.1
A mibsHashProfile entry containing objects that maps to the parameters of mibsHashProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibsHashProfileEntry  

sHashProfile-Index-o 1.3.6.1.4.1.529.23.108.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sHashProfile-Ipsec 1.3.6.1.4.1.529.23.108.1.1.2
IP Security hash code
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

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