HILLSTONE-IPSEC-MIB

File: HILLSTONE-IPSEC-MIB.mib (3977 bytes)

Imported modules

HILLSTONE-SMI RFC1155-SMI RFC-1212

Imported symbols

hillstoneIpsec NetworkAddress IpAddress
Counter Gauge TimeTicks
OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

IpsecTunnelEntry  
SEQUENCE    
  ipsecTunnelIndex INTEGER
  ipsecTunnelName DisplayString
  ipsecTunnelID INTEGER
  ipsecTunnelType INTEGER
  ipsecTunnelPeerIp NetworkAddress
  ipsecTunnelExIfIndex INTEGER
  ipsecTunnelLocalID DisplayString
  ipsecTunnelRemoteID DisplayString
  ipsecTunnelCryptAlgorithms DisplayString
  ipsecTunnelAuthAlgorithms DisplayString
  ipsecTunnelLifeTime TimeTicks
  ipsecTunnelStatus INTEGER

Defined Values

hillstoneIpsecMibObjects 1.3.6.1.4.1.28557.2.1.1
OBJECT IDENTIFIER    

ipsecTunnelTable 1.3.6.1.4.1.28557.2.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpsecTunnelEntry

ipsecTunnelEntry 1.3.6.1.4.1.28557.2.1.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  IpsecTunnelEntry  

ipsecTunnelIndex 1.3.6.1.4.1.28557.2.1.1.1.1.1
The index of ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipsecTunnelName 1.3.6.1.4.1.28557.2.1.1.1.1.2
The name of ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipsecTunnelID 1.3.6.1.4.1.28557.2.1.1.1.1.3
The index of ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipsecTunnelType 1.3.6.1.4.1.28557.2.1.1.1.1.4
The type of tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), pnp(2), dail-up(3), manual(4)  

ipsecTunnelPeerIp 1.3.6.1.4.1.28557.2.1.1.1.1.5
The peer ip of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  NetworkAddress  

ipsecTunnelExIfIndex 1.3.6.1.4.1.28557.2.1.1.1.1.6
The local interface of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipsecTunnelLocalID 1.3.6.1.4.1.28557.2.1.1.1.1.7
The local id of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipsecTunnelRemoteID 1.3.6.1.4.1.28557.2.1.1.1.1.8
The remote id of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipsecTunnelCryptAlgorithms 1.3.6.1.4.1.28557.2.1.1.1.1.9
The crypt algorithms of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipsecTunnelAuthAlgorithms 1.3.6.1.4.1.28557.2.1.1.1.1.10
The auth algorithms of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipsecTunnelLifeTime 1.3.6.1.4.1.28557.2.1.1.1.1.11
The life time of a ipsec tunnel
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipsecTunnelStatus 1.3.6.1.4.1.28557.2.1.1.1.1.12
The status of tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)