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

VENDOR: SPRING TIDE NETWORKS


 Home MIB: STN-IKE-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
 stnIKE 1.3.6.1.4.1.3551.2.8
Initial version of this MIB module.
     stnIkeObjects 1.3.6.1.4.1.3551.2.8.1
         stnIkePreferences 1.3.6.1.4.1.3551.2.8.1.1
             stnIkePreferenceTable 1.3.6.1.4.1.3551.2.8.1.1.1 no-access
A list of IKE Preference entries.
                 stnIkePreferenceEntry 1.3.6.1.4.1.3551.2.8.1.1.1.1 no-access
Entry contains information about a particular IKE preference.
                     stnIkePrefPeerAddress 1.3.6.1.4.1.3551.2.8.1.1.1.1.1 ipaddress read-only
Remote IP address
                     stnIkePrefTransform 1.3.6.1.4.1.3551.2.8.1.1.1.1.2 integer32 read-only
Preference number
                     stnIkePrefPeerPort 1.3.6.1.4.1.3551.2.8.1.1.1.1.3 integer32 read-only
Remote UDP port number
                     stnIkePrefHash 1.3.6.1.4.1.3551.2.8.1.1.1.1.4 integer read-only
Hash algorithm Enumeration: 'hmac-sha': 2, 'hmac-md5': 1.
                     stnIkePrefEncryption 1.3.6.1.4.1.3551.2.8.1.1.1.1.5 integer read-only
Encryption Alogrithm Enumeration: 'idea-cbc': 2, 'blowfish-cbc': 3, 'rc5-r16-b64-cbc': 4, 'des3-cbc': 5, 'des-cbc': 1.
                     stnIkePrefAuthentication 1.3.6.1.4.1.3551.2.8.1.1.1.1.6 integer read-only
Authentication Method Enumeration: 'shared': 1, 'rsa-enc': 4, 'rsa-sig': 3, 'dss-sig': 2.
                     stnIkePrefDHGroup 1.3.6.1.4.1.3551.2.8.1.1.1.1.7 integer32 read-only
Diffie-Hellman group
                     stnIkePrefMode 1.3.6.1.4.1.3551.2.8.1.1.1.1.8 integer read-only
Mode of Phase 1 negotiations Enumeration: 'aggressive': 4, 'main': 2.
                     stnIkePrefLifeTime 1.3.6.1.4.1.3551.2.8.1.1.1.1.9 timestamp read-only
Lifetime in minutes
                     stnIkePrefLifeBytes 1.3.6.1.4.1.3551.2.8.1.1.1.1.10 integer32 read-only
Lifetime in kilobytes
                     stnIkePrefCertAlias 1.3.6.1.4.1.3551.2.8.1.1.1.1.11 octet string read-only
Alias of certificate to use
                     stnIkePrefServiceName 1.3.6.1.4.1.3551.2.8.1.1.1.1.12 octet string read-only
Service name for IKE session
         stnIkeSharedSecrets 1.3.6.1.4.1.3551.2.8.1.2
             stnIkeSharedSecretTable 1.3.6.1.4.1.3551.2.8.1.2.1 no-access
A list of IKE Shared Secret entries.
                 stnIkeSharedSecretEntry 1.3.6.1.4.1.3551.2.8.1.2.1.1 no-access
Entry contains information about a particular IKE shared secret.
                     stnIkeSSPeerAddress 1.3.6.1.4.1.3551.2.8.1.2.1.1.1 ipaddress read-only
Remote IP address
                     stnIkeSSSecret 1.3.6.1.4.1.3551.2.8.1.2.1.1.2 octet string no-access
Shared secret
         stnIkeCertificates 1.3.6.1.4.1.3551.2.8.1.3
             stnIkeCertificateTable 1.3.6.1.4.1.3551.2.8.1.3.1 no-access
A list of certificates currently in the IKE certificate cache
                 stnIkeCertificateEntry 1.3.6.1.4.1.3551.2.8.1.3.1.1 no-access
Entry contains information about a particular IKE certificate.
                     stnIkeCertificateIndex 1.3.6.1.4.1.3551.2.8.1.3.1.1.1 integer32 read-only
Index in certificate cache
                     stnIkeCertificateType 1.3.6.1.4.1.3551.2.8.1.3.1.1.2 integer read-only
Type of certificate Enumeration: 'root': 2, 'mine': 1, 'crl': 3.
                     stnIkeCertificateAlias 1.3.6.1.4.1.3551.2.8.1.3.1.1.3 octet string read-only
Certificate alias
                     stnIkeCertificateDN 1.3.6.1.4.1.3551.2.8.1.3.1.1.4 octet string read-only
Certificate distinguished name
                     stnIkeCertificateAltName 1.3.6.1.4.1.3551.2.8.1.3.1.1.5 octet string read-only
Certificate alternative name
                     stnIkeCertificateIssuer 1.3.6.1.4.1.3551.2.8.1.3.1.1.6 octet string read-only
Certificate issuer
     stnIkeMibConformance 1.3.6.1.4.1.3551.2.8.2