STN-IPSEC-MIB

File: STN-IPSEC-MIB.mib (13986 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SPRING-TIDE-NETWORKS-SMI

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
TimeStamp MODULE-COMPLIANCE stnSystems

Defined Types

StnIpSecPolicyEntry  
SEQUENCE    
  stnIpSecPolicyPeerAddress IpAddress
  stnIpSecPolicyPeerMask IpAddress
  stnIpSecPolicyLocalAddress IpAddress
  stnIpSecPolicyLocalMask IpAddress
  stnIpSecPolicyLocalPort INTEGER
  stnIpSecPolicyPeerPort INTEGER
  stnIpSecPolicyProtocol INTEGER
  stnIpSecPolicyAction BITS
  stnIpSecPolicyMode INTEGER
  stnIpSecPolicyPeerProxyAddress IpAddress
  stnIpSecPolicyPeerProxyMask IpAddress
  stnIpSecPolicyLocalProxyAddress IpAddress
  stnIpSecPolicyLocalProxyMask IpAddress
  stnIpSecPolicyKeyNegotiation INTEGER
  stnIpSecPolicyKey OCTET STRING

StnIpSecPreferenceEntry  
SEQUENCE    
  stnIpSecPrefId INTEGER
  stnIpSecPrefNum INTEGER
  stnIpSecPrefAhAlg INTEGER
  stnIpSecPrefAhAuthKeyLen INTEGER
  stnIpSecPrefEspAuthAlg INTEGER
  stnIpSecPrefEspAuthKeyLen INTEGER
  stnIpSecPrefEspEncryptHash INTEGER
  stnIpSecPrefEspEncryptKeyLen INTEGER
  stnIpSecPrefKeyLifeUnit TimeStamp
  stnIpSecPrefKeyLifeValue INTEGER

StnIpSecManualSaEntry  
SEQUENCE    
  stnIpSecManualSAIpSecId INTEGER
  stnIpSecManualSADirection INTEGER
  stnIpSecManualSAProtocol INTEGER
  stnIpSecManualSASpi INTEGER
  stnIpSecManualSATransformKey OCTET STRING
  stnIpSecManualSAAuthKey OCTET STRING

Defined Values

stnIpSec 1.3.6.1.4.1.3551.2.9
Initial version of this MIB module.
MODULE-IDENTITY    

stnIpSecObjects 1.3.6.1.4.1.3551.2.9.1
OBJECT IDENTIFIER    

stnIpSecMibConformance 1.3.6.1.4.1.3551.2.9.2
OBJECT IDENTIFIER    

stnIpSecPolicies 1.3.6.1.4.1.3551.2.9.1.1
OBJECT IDENTIFIER    

stnIpSecPreferences 1.3.6.1.4.1.3551.2.9.1.2
OBJECT IDENTIFIER    

stnIpSecManualSas 1.3.6.1.4.1.3551.2.9.1.3
OBJECT IDENTIFIER    

stnIpSecPolicyTable 1.3.6.1.4.1.3551.2.9.1.1.1
A list of IpSec Policy entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnIpSecPolicyEntry

stnIpSecPolicyEntry 1.3.6.1.4.1.3551.2.9.1.1.1.1
Entry contains information about a particular IpSec policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnIpSecPolicyEntry  

stnIpSecPolicyPeerAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.1
Peer IP address (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyPeerMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.2
Peer IP sub-network mask (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyLocalAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.3
Local IP address (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyLocalMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.4
Local IP sub-network mask (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyPeerPort 1.3.6.1.4.1.3551.2.9.1.1.1.1.5
Peer UDP port number (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPolicyLocalPort 1.3.6.1.4.1.3551.2.9.1.1.1.1.6
Local UDP port number (Host order).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPolicyProtocol 1.3.6.1.4.1.3551.2.9.1.1.1.1.7
Transport protocol as given by IANA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPolicyAction 1.3.6.1.4.1.3551.2.9.1.1.1.1.8
bit mask 1=secure, 2=bypass, 4=discard.
Status: current Access: read-only
OBJECT-TYPE    
  BITS secure(1), bypass(2), discard(4)  

stnIpSecPolicyMode 1.3.6.1.4.1.3551.2.9.1.1.1.1.9
???
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tunnel(1), transport(2)  

stnIpSecPolicyPeerProxyAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.10
Remote proxy IP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyPeerProxyMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.11
Remote proxy IP sub-network mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyLocalProxyAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.12
Local proxy IP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyLocalProxyMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.13
Local proxy IP sub-network mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnIpSecPolicyKeyNegotiation 1.3.6.1.4.1.3551.2.9.1.1.1.1.14
Protocol for key negotiation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER isakmp(1), manual(2)  

stnIpSecPolicyKey 1.3.6.1.4.1.3551.2.9.1.1.1.1.15
Manual key value
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

stnIpSecPreferenceTable 1.3.6.1.4.1.3551.2.9.1.2.1
A list of IpSec Preference entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnIpSecPreferenceEntry

stnIpSecPreferenceEntry 1.3.6.1.4.1.3551.2.9.1.2.1.1
Entry contains information about a particular IpSec preference.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnIpSecPreferenceEntry  

stnIpSecPrefId 1.3.6.1.4.1.3551.2.9.1.2.1.1.1
???
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefNum 1.3.6.1.4.1.3551.2.9.1.2.1.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefAhAlg 1.3.6.1.4.1.3551.2.9.1.2.1.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefAhAuthKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefEspAuthAlg 1.3.6.1.4.1.3551.2.9.1.2.1.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefEspAuthKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefEspEncryptHash 1.3.6.1.4.1.3551.2.9.1.2.1.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefEspEncryptKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecPrefKeyLifeUnit 1.3.6.1.4.1.3551.2.9.1.2.1.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

stnIpSecPrefKeyLifeValue 1.3.6.1.4.1.3551.2.9.1.2.1.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecManualSaTable 1.3.6.1.4.1.3551.2.9.1.3.1
A list of IpSec Manual SA entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnIpSecManualSaEntry

stnIpSecManualSaEntry 1.3.6.1.4.1.3551.2.9.1.3.1.1
Entry contains information about a particular IpSec Manual SA.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnIpSecManualSaEntry  

stnIpSecManualSAIpSecId 1.3.6.1.4.1.3551.2.9.1.3.1.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stnIpSecManualSADirection 1.3.6.1.4.1.3551.2.9.1.3.1.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2)  

stnIpSecManualSAProtocol 1.3.6.1.4.1.3551.2.9.1.3.1.1.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ah(1), esp(2)  

stnIpSecManualSASpi 1.3.6.1.4.1.3551.2.9.1.3.1.1.4
SPI
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

stnIpSecManualSATransformKey 1.3.6.1.4.1.3551.2.9.1.3.1.1.5
transform key
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

stnIpSecManualSAAuthKey 1.3.6.1.4.1.3551.2.9.1.3.1.1.6
authentication key
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING