MIB Viewer

TIMETRA-IPSEC-STATIC-SA-MIB

22 objects
This document is the SNMP MIB module to manage and provision the Nokia SROS device with IPsec Static SA tunneling, encryption and other related features. Copyright 2008-2018 Nokia. 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 Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
OIDNameAccessStatusDescription
1.3.6.1.4.1.6527.1.1.3.73IdentitytimetraIPsecStaticSAMIBModuleThis document is the SNMP MIB module to manage and provision the Nokia SROS device with IPsec Static SA tunneling, encryption and other related features. Copyr…
1.3.6.1.4.1.6527.3.1.1.73NodetmnxIPsecStaticSAConformance
1.3.6.1.4.1.6527.3.1.1.73.1NodetmnxIPsecStaticSACompliances
1.3.6.1.4.1.6527.3.1.1.73.1.1CompliancetmnxIPsecStaticSAV8v0CompliancecurrentThe compliance statement for management of IPsec static SA features on Nokia 7x50 SR series systems.
1.3.6.1.4.1.6527.3.1.1.73.2NodetmnxIPsecStaticSAGroups
1.3.6.1.4.1.6527.3.1.1.73.2.1GrouptmnxIPsecStaticSAGroupcurrentThe group of objects for IPsec static SA on Nokia 7xx0 SR series systems.
1.3.6.1.4.1.6527.3.1.2.73NodetmnxIPsecStaticSAObjects
1.3.6.1.4.1.6527.3.1.2.73.1ScalartmnxIPsecStaticSATableLastChangeread-onlycurrentThe value of tmnxIPsecStaticSATableLastChange indicates the sysUpTime at the time of the last modification to tmnxIPsecStaticSATable by adding, deleting an ent…
1.3.6.1.4.1.6527.3.1.2.73.2TabletmnxIPsecStaticSATablenot-accessiblecurrentTable to store the IPsec static SA entries.
1.3.6.1.4.1.6527.3.1.2.73.2.1RowtmnxIPsecStaticSAEntrynot-accessiblecurrentInformation about a single IPsec static SA entry.
1.3.6.1.4.1.6527.3.1.2.73.2.1.1ColumntmnxIPsecStaticSANamenot-accessiblecurrentThe value of tmnxIPsecStaticSAName specifies the name of this static SA and is part of the index for the table tmnxIPsecStaticSATable, and thus a required obje…
1.3.6.1.4.1.6527.3.1.2.73.2.1.2ColumntmnxIPsecStaticSARowStatusread-createcurrentThe tmnxIPsecStaticSARowStatus object is used to create and delete rows in the tmnxIPsecStaticSATable. When creating an entry in tmnxIPsecStaticSATable, the va…
1.3.6.1.4.1.6527.3.1.2.73.2.1.3ColumntmnxIPsecStaticSALastChangedread-onlycurrentThe value of tmnxIPsecStaticSALastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry sinc…
1.3.6.1.4.1.6527.3.1.2.73.2.1.4ColumntmnxIPsecStaticSADirectionread-createcurrentThe value of tmnxIPsecStaticSADirection specifies the direction to which this static SA entry can be applied. This is an optional object when creating an entry…
1.3.6.1.4.1.6527.3.1.2.73.2.1.5ColumntmnxIPsecStaticSAProtocolread-createcurrentThe value of tmnxIPsecStaticSAProtocol specifies the protocol used by this static SA. This is an optional object when creating an entry in tmnxIPsecStaticSATab…
1.3.6.1.4.1.6527.3.1.2.73.2.1.6ColumntmnxIPsecStaticSAAuthAlgorithmread-createcurrentThe value of tmnxIPsecStaticSAAuthAlgorithm specifies the authentication algorithm used with this static SA. The 'md5' algorithm requires a 16 byte key, and th…
1.3.6.1.4.1.6527.3.1.2.73.2.1.7ColumntmnxIPsecStaticSAAuthKeyread-createcurrentThe value of tmnxIPsecStaticSAAuthKey specifies the key used for the authentication algorithm defined by tmnxIPsecStaticSAAuthAlgorithm. The length of the key …
1.3.6.1.4.1.6527.3.1.2.73.2.1.8ColumntmnxIPsecStaticSASpiread-createcurrentThe value of tmnxIPsecStaticSASpi specifies the SPI (Security Parameter Index) used to lookup the instruction to verify and decrypt the incoming IPsec packets …
1.3.6.1.4.1.6527.3.1.2.73.2.1.9ColumntmnxIPsecStaticSADescriptionread-createcurrentThe value of tmnxIPsecStaticSADescription describes this static SA. This is an optional object when creating an entry in tmnxIPsecStaticSATable.
Type Definitions
NameSyntaxStatusDescription
TmnxAuthAlgorithmINTEGER { null (1), md5 (2), sha1 (3) }currentTmnxAuthAlgorithm data type is an enumerated integer that describes the values used to identify the hashing algorithm. Value Descriptions: null - Choosing this value configures the high-speed null algorithm, which does …
TmnxIPsecDirection2INTEGER { inbound (1), outbound (2), bidirectional (3) }currentTmnxIPsecDirection data type is an enumerated integer that describes the values used to identify the direction of an IPsec tunnel.
TmnxIPsecProtocolINTEGER { ah (1), esp (2) }currentTmnxIPsecProtocol data type is an enumerated integer that describes the values used to identify the used IPsec protocol.