TIMETRA-IPSEC-STATIC-SA-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: TIMETRA-IPSEC-STATIC-SA-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
 timetraIPsecStaticSAMIBModule 1.3.6.1.4.1.6527.1.1.3.73
This document is the SNMP MIB module to manage and provision the Alcatel-Lucent SROS device with IPsec Static SA tunneling, encryption and other related features. Copyright 2008-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
 tmnxIPsecStaticSAConformance 1.3.6.1.4.1.6527.3.1.1.73
       tmnxIPsecStaticSACompliances 1.3.6.1.4.1.6527.3.1.1.73.1
           tmnxIPsecStaticSAV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.73.1.1
The compliance statement for management of IPsec static SA features on Alcatel 7x50 SR series systems.
       tmnxIPsecStaticSAGroups 1.3.6.1.4.1.6527.3.1.1.73.2
           tmnxIPsecStaticSAGroup 1.3.6.1.4.1.6527.3.1.1.73.2.1
The group of objects for IPsec static SA on Alcatel 7xx0 SR series systems.
 tmnxIPsecStaticSAObjects 1.3.6.1.4.1.6527.3.1.2.73
       tmnxIPsecStaticSATableLastChange 1.3.6.1.4.1.6527.3.1.2.73.1 timestamp read-only
The value of tmnxIPsecStaticSATableLastChange indicates the sysUpTime at the time of the last modification to tmnxIPsecStaticSATable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
       tmnxIPsecStaticSATable 1.3.6.1.4.1.6527.3.1.2.73.2 no-access
Table to store the IPsec static SA entries.
           tmnxIPsecStaticSAEntry 1.3.6.1.4.1.6527.3.1.2.73.2.1 no-access
Information about a single IPsec static SA entry.
               tmnxIPsecStaticSAName 1.3.6.1.4.1.6527.3.1.2.73.2.1.1 tnameditem no-access
The value of tmnxIPsecStaticSAName specifies the name of this static SA and is part of the index for the table tmnxIPsecStaticSATable, and thus a required object.
               tmnxIPsecStaticSARowStatus 1.3.6.1.4.1.6527.3.1.2.73.2.1.2 rowstatus read-only
The tmnxIPsecStaticSARowStatus object is used to create and delete rows in the tmnxIPsecStaticSATable. When creating an entry in tmnxIPsecStaticSATable, the value of tmnxIPsecStaticSARowStatus must be 'createAndGo'.
               tmnxIPsecStaticSALastChanged 1.3.6.1.4.1.6527.3.1.2.73.2.1.3 timestamp read-only
The value of tmnxIPsecStaticSALastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
               tmnxIPsecStaticSADirection 1.3.6.1.4.1.6527.3.1.2.73.2.1.4 tmnxipsecdirection2 read-only
The value of tmnxIPsecStaticSADirection specifies the direction to which this static SA entry can be applied. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
               tmnxIPsecStaticSAProtocol 1.3.6.1.4.1.6527.3.1.2.73.2.1.5 tmnxipsecprotocol read-only
The value of tmnxIPsecStaticSAProtocol specifies the protocol used by this static SA. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
               tmnxIPsecStaticSAAuthAlgorithm 1.3.6.1.4.1.6527.3.1.2.73.2.1.6 tmnxauthalgorithm read-only
The value of tmnxIPsecStaticSAAuthAlgorithm indicates the authentication algorithm used with this static SA. The 'md5' algorithm requires a 16 byte key, and the 'sha1' algorithm requires a 20 byte key. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
               tmnxIPsecStaticSAAuthKey 1.3.6.1.4.1.6527.3.1.2.73.2.1.7 octet string read-only
The value of tmnxIPsecStaticSAAuthKey specifies the key used for the authentication algorithm defined by tmnxIPsecStaticSAAuthAlgorithm. The length of the key must match the length required by the authentication algorithm. If a key of another length is set, the request will fail with an 'inconsistentValue' error. The default value for tmnxIPsecStaticSAAuthKey is an empty string, in this case the static SA cannot be used. When read, tmnxIPsecStaticSAAuthKey always returns an octet string of length zero. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
               tmnxIPsecStaticSASpi 1.3.6.1.4.1.6527.3.1.2.73.2.1.8 unsigned32 read-only
The value of tmnxIPsecStaticSASpi specifies the SPI (Security Parameter Index) used to lookup the instruction to verify and decrypt the incoming IPsec packets when the value of tmnxIPsecStaticSADirection is 'inbound'. The value of tmnxIPsecStaticSASpi specifies the SPI that will be used in the encoding of the outgoing packets when the value of tmnxIPsecStaticSADirection is 'outbound'. The remote node can use this SPI to lookup the instruction to verify and decrypt the packet. If 'no' SPI is selected, then this static SA cannot be used. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
               tmnxIPsecStaticSADescription 1.3.6.1.4.1.6527.3.1.2.73.2.1.9 tnameditemorempty read-only
The value of tmnxIPsecStaticSADescription describes this static SA. This is an optional object when creating an entry in tmnxIPsecStaticSATable.