STN-IPSEC-MIB: View SNMP OID List / Download MIB

VENDOR: SPRING TIDE NETWORKS


 Home MIB: STN-IPSEC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 stnIpSec 1.3.6.1.4.1.3551.2.9
Initial version of this MIB module.
     stnIpSecObjects 1.3.6.1.4.1.3551.2.9.1
         stnIpSecPolicies 1.3.6.1.4.1.3551.2.9.1.1
             stnIpSecPolicyTable 1.3.6.1.4.1.3551.2.9.1.1.1 no-access
A list of IpSec Policy entries.
                 stnIpSecPolicyEntry 1.3.6.1.4.1.3551.2.9.1.1.1.1 no-access
Entry contains information about a particular IpSec policy.
                     stnIpSecPolicyPeerAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.1 ipaddress read-only
Peer IP address (Host order).
                     stnIpSecPolicyPeerMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.2 ipaddress read-only
Peer IP sub-network mask (Host order).
                     stnIpSecPolicyLocalAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.3 ipaddress read-only
Local IP address (Host order).
                     stnIpSecPolicyLocalMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.4 ipaddress read-only
Local IP sub-network mask (Host order).
                     stnIpSecPolicyPeerPort 1.3.6.1.4.1.3551.2.9.1.1.1.1.5 integer read-only
Peer UDP port number (Host order).
                     stnIpSecPolicyLocalPort 1.3.6.1.4.1.3551.2.9.1.1.1.1.6 integer read-only
Local UDP port number (Host order).
                     stnIpSecPolicyProtocol 1.3.6.1.4.1.3551.2.9.1.1.1.1.7 integer read-only
Transport protocol as given by IANA.
                     stnIpSecPolicyAction 1.3.6.1.4.1.3551.2.9.1.1.1.1.8 bits read-only
bit mask 1=secure, 2=bypass, 4=discard. Bits: 'discard': 4, 'secure': 1, 'bypass': 2.
                     stnIpSecPolicyMode 1.3.6.1.4.1.3551.2.9.1.1.1.1.9 integer read-only
??? Enumeration: 'tunnel': 1, 'transport': 2.
                     stnIpSecPolicyPeerProxyAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.10 ipaddress read-only
Remote proxy IP.
                     stnIpSecPolicyPeerProxyMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.11 ipaddress read-only
Remote proxy IP sub-network mask.
                     stnIpSecPolicyLocalProxyAddress 1.3.6.1.4.1.3551.2.9.1.1.1.1.12 ipaddress read-only
Local proxy IP.
                     stnIpSecPolicyLocalProxyMask 1.3.6.1.4.1.3551.2.9.1.1.1.1.13 ipaddress read-only
Local proxy IP sub-network mask.
                     stnIpSecPolicyKeyNegotiation 1.3.6.1.4.1.3551.2.9.1.1.1.1.14 integer read-only
Protocol for key negotiation. Enumeration: 'isakmp': 1, 'manual': 2.
                     stnIpSecPolicyKey 1.3.6.1.4.1.3551.2.9.1.1.1.1.15 octet string read-only
Manual key value
         stnIpSecPreferences 1.3.6.1.4.1.3551.2.9.1.2
             stnIpSecPreferenceTable 1.3.6.1.4.1.3551.2.9.1.2.1 no-access
A list of IpSec Preference entries.
                 stnIpSecPreferenceEntry 1.3.6.1.4.1.3551.2.9.1.2.1.1 no-access
Entry contains information about a particular IpSec preference.
                     stnIpSecPrefId 1.3.6.1.4.1.3551.2.9.1.2.1.1.1 integer read-only
???
                     stnIpSecPrefNum 1.3.6.1.4.1.3551.2.9.1.2.1.1.2 integer read-only
                     stnIpSecPrefAhAlg 1.3.6.1.4.1.3551.2.9.1.2.1.1.3 integer read-only
                     stnIpSecPrefAhAuthKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.4 integer read-only
                     stnIpSecPrefEspAuthAlg 1.3.6.1.4.1.3551.2.9.1.2.1.1.5 integer read-only
                     stnIpSecPrefEspAuthKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.6 integer read-only
                     stnIpSecPrefEspEncryptHash 1.3.6.1.4.1.3551.2.9.1.2.1.1.7 integer read-only
                     stnIpSecPrefEspEncryptKeyLen 1.3.6.1.4.1.3551.2.9.1.2.1.1.8 integer read-only
                     stnIpSecPrefKeyLifeUnit 1.3.6.1.4.1.3551.2.9.1.2.1.1.9 timestamp read-only
                     stnIpSecPrefKeyLifeValue 1.3.6.1.4.1.3551.2.9.1.2.1.1.10 integer read-only
         stnIpSecManualSas 1.3.6.1.4.1.3551.2.9.1.3
             stnIpSecManualSaTable 1.3.6.1.4.1.3551.2.9.1.3.1 no-access
A list of IpSec Manual SA entries.
                 stnIpSecManualSaEntry 1.3.6.1.4.1.3551.2.9.1.3.1.1 no-access
Entry contains information about a particular IpSec Manual SA.
                     stnIpSecManualSAIpSecId 1.3.6.1.4.1.3551.2.9.1.3.1.1.1 integer read-only
                     stnIpSecManualSADirection 1.3.6.1.4.1.3551.2.9.1.3.1.1.2 integer read-only
Enumeration: 'inbound': 1, 'outbound': 2.
                     stnIpSecManualSAProtocol 1.3.6.1.4.1.3551.2.9.1.3.1.1.3 integer no-access
Enumeration: 'ah': 1, 'esp': 2.
                     stnIpSecManualSASpi 1.3.6.1.4.1.3551.2.9.1.3.1.1.4 integer no-access
SPI
                     stnIpSecManualSATransformKey 1.3.6.1.4.1.3551.2.9.1.3.1.1.5 octet string no-access
transform key
                     stnIpSecManualSAAuthKey 1.3.6.1.4.1.3551.2.9.1.3.1.1.6 octet string no-access
authentication key
     stnIpSecMibConformance 1.3.6.1.4.1.3551.2.9.2