TIMETRA-IPSEC-STATIC-SA-MIB
AI MIB Summary
The TIMETRA-IPSEC-STATIC-SA-MIB enables SNMP-based provisioning and monitoring of static Security Association (SA) parameters, including tunnel endpoints, cryptographic algorithms, and encryption keys, specifically on Alcatel-Lucent Service Router Operating System (SROS) platforms. This module facilitates the management of IPsec tunnel lifecycle states and configuration attributes for static, non-dynamic tunneling scenarios.
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.
Main OID:
timetraIPsecStaticSAMIBModule.1.3.6.1.4.1.6527.1.1.3.73
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
timetraIPsecStaticSAMIBModuleThis 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. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.73 |
tmnxIPsecStaticSAConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.73 |
tmnxIPsecStaticSACompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.73.1 |
tmnxIPsecStaticSAGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.73.2 |
tmnxIPsecStaticSAObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.73 |
tmnxIPsecStaticSATableLastChangeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.73.1 |
tmnxIPsecStaticSATableTable to store the IPsec static SA entries. SEQUENCE OF TmnxIPsecStaticSAEntry .1.3.6.1.4.1.6527.3.1.2.73.2 |
tmnxIPsecStaticSAEntryInformation about a single IPsec static SA entry. TmnxIPsecStaticSAEntry .1.3.6.1.4.1.6527.3.1.2.73.2.1 |
tmnxIPsecStaticSANameThe 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. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.73.2.1.1 |
tmnxIPsecStaticSARowStatusThe 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.73.2.1.2 |
tmnxIPsecStaticSALastChangedThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.73.2.1.3 |
tmnxIPsecStaticSADirectionThe 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.rw TmnxIPsecDirection2 .1.3.6.1.4.1.6527.3.1.2.73.2.1.4 |
tmnxIPsecStaticSAProtocolThe value of tmnxIPsecStaticSAProtocol specifies the protocol
used by this static SA.
This is an optional object when creating an entry in tmnxIPsecStaticSATable.rw TmnxIPsecProtocol .1.3.6.1.4.1.6527.3.1.2.73.2.1.5 |
tmnxIPsecStaticSAAuthAlgorithmThe 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.rw TmnxAuthAlgorithm .1.3.6.1.4.1.6527.3.1.2.73.2.1.6 |
tmnxIPsecStaticSAAuthKeyThe 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.rw OCTET STRING .1.3.6.1.4.1.6527.3.1.2.73.2.1.7 |
tmnxIPsecStaticSASpiThe 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.rw Unsigned32 (0|256..16383) .1.3.6.1.4.1.6527.3.1.2.73.2.1.8 |
tmnxIPsecStaticSADescriptionThe value of tmnxIPsecStaticSADescription describes this static SA.
This is an optional object when creating an entry in tmnxIPsecStaticSATable.rw TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.73.2.1.9 |