TIMETRA-IPSEC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
61
Rows
61
Columns
856
.1.3.6.1.4.1.6527.3.1.2.48.2 · 1 row entry · 7 columns
Table to store the IPsec transform entries.
tmnxIPsecTransformEntry entry .1.3.6.1.4.1.6527.3.1.2.48.2.1
Information about a single IPsec transform entry.
Indexes
tmnxIPsecTransformId
Column Syntax OID
tmnxIPsecTransformId
The value of tmnxIPsecTransformId specifies the id of a transform
entry and is the primary index for the table tmnxIPsecTransformTable.
TmnxIPsecTransformId
Textual Convention: TmnxIPsecTransformId Unsigned32
Type Constraints:
range: 1..2048
.1.3.6.1.4.1.6527.3.1.2.48.2.1.1
tmnxIPsecTransformRowStatus
The tmnxIPsecTransformRowStatus object is used to create and delete
rows in the tmnxIPsecTransformTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.2.1.2
tmnxIPsecTransformLastChanged
The value of tmnxIPsecTransformLastChanged 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 ne…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.2.1.3
tmnxIPsecTransformAuthAlgorithm
The value of tmnxIPsecTransformAuthAlgorithm specifies the Hashing
algorithm used for the AH (Authentication Header) protocol's
authentication function. If 'none' is used then AH protocol will not
be used.
TIMETRA-TC-MIBTmnxAuthAlgorithmr/w
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.2.1.4
tmnxIPsecTransformEncrAlgorithm
The value of tmnxIPsecTransformEncrAlgorithm specifies the
Encryption algorithm to be used for the IPsec session. Encryption
only applies to ESP(Encapsulating Security Payload)
configurations. If encryption is 'null', …
TIMETRA-TC-MIBTmnxEncrAlgorithmr/w
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.2.1.5
tmnxIPsecTransformPfsDhGroup
The value of tmnxIPsecTransformPfsDhGroup specifies the Diffie-hellman
(DH) key exchange to be used each time the Security Association (SA)
key is renegotiated. After the SA expires, the key is forgotten and
another key…
TmnxIPsecTransformPfsDhGrpr/w
Textual Convention: TmnxIPsecTransformPfsDhGrp Enumeration
Type Values:
-1inherit
0disablePfs
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.2.1.6
tmnxIPsecTransformLifeTime
The value of tmnxIPsecTransformLifeTime specifies the lifetime of the
phase 2 IKE key.

The value of zero specifies that the IPsec tunnel or gateway which
refers this IPsec transform will reuse the lifetim…
secondsUnsigned32r/w
Constraints:
range: 0-0
range: 1200-31536000
.1.3.6.1.4.1.6527.3.1.2.48.2.1.7
.1.3.6.1.4.1.6527.3.1.2.48.4 · 1 row entry · 37 columns
Table to store the IKE policy entries.
tmnxIkePolicyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.4.1
Information about a single IKE policy entry.
Indexes
tmnxIkePolicyId
Column Syntax OID
tmnxIkePolicyId
The value of tmnxIkePolicyId specifies the id of a policy entry and is
the primary index for the table tmnxIkePolicyTable.
TmnxIkePolicyId
Textual Convention: TmnxIkePolicyId Unsigned32
Type Constraints:
range: 1..2048
.1.3.6.1.4.1.6527.3.1.2.48.4.1.1
tmnxIkePolicyRowStatus
The tmnxIkePolicyRowStatus object is used to create and delete rows in
the tmnxIkePolicyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.4.1.2
tmnxIkePolicyLastChanged
The value of tmnxIkePolicyLastChanged 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…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.4.1.3
tmnxIkePolicyDescription
The value of tmnxIkePolicyDescription specifies the user-provided
description for each tmnxIkePolicyEntry in the table
tmnxIkePolicyTable.
TIMETRA-TC-MIBTItemDescriptionr/w
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.4.1.4
tmnxIkePolicyIkeMode
The value of tmnxIkePolicyIkeMode specifies the mode of operation,
which determines the number of messages used to establish the session.
TmnxIkePolicyIkeModer/w
Textual Convention: TmnxIkePolicyIkeMode Enumeration
Type Values:
1main
2aggressive
.1.3.6.1.4.1.6527.3.1.2.48.4.1.5
tmnxIkePolicyDHGroup obsolete
The value of tmnxIkePolicyDHGroup specifies the Diffie-Hellman group
to be used for calculating session keys which will be used in the IKE
proposal.

This object has been marked obsolete in SROS Release 15…
TmnxIkePolicyDHGroupr/w
Textual Convention: TmnxIkePolicyDHGroup Enumeration
Type Values:
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.4.1.6
tmnxIkePolicyPFSEnabled
The value of tmnxIkePolicyPFSEnabled specifies whether
PFS (perfect forward secrecy) on the tunnel using this policy
is enabled or not. When tmnxIkePolicyPFSDHGroup has a value
of 'true', PFS is enabled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.7
tmnxIkePolicyPFSDHGroup
The value of tmnxIkePolicyPFSDHGroup is used only if the value of the
tmnxIkePolicyPFSEnabled is 'true'.

The value of tmnxIkePolicyPFSDHGroup specifies the new
Diffie-hellman key exchange each time the SA…
TmnxIkePolicyDHGroupr/w
Textual Convention: TmnxIkePolicyDHGroup Enumeration
Type Values:
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.4.1.8
tmnxIkePolicyAuthAlgorithm obsolete
The value of tmnxIkePolicyAuthAlgorithm specifies the Hashing
algorithm used in the phase 1 SA.

This object has been marked obsolete in SROS Release 15.0. The
functionality of this object is replaced by
t…
TIMETRA-TC-MIBTmnxAuthAlgorithmr/w
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.4.1.9
tmnxIkePolicyEncrAlgorithm obsolete
The value of tmnxIkePolicyEncrAlgorithm specifies the Encryption
algorithm to be used in the phase 1 SA.

This object has been marked obsolete in SROS Release 15.0. The
functionality of this object is repl…
TIMETRA-TC-MIBTmnxEncrAlgorithmr/w
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.4.1.10
tmnxIkePolicyIsakmpLifeTime obsolete
The value of tmnxIkePolicyIsakmpLifeTime specifies the lifetime of the
phase 1 IKE key.

ISAKMP stands for Internet Security Association and Key Management
Protocol.

This object has been mar…
secondsUnsigned32r/w
Constraints:
range: 1200-172800
.1.3.6.1.4.1.6527.3.1.2.48.4.1.11
tmnxIkePolicyIPsecLifeTime
The value of tmnxIkePolicyIPsecLifeTime specifies the lifetime of the
phase 2 IKE key.
secondsUnsigned32r/w
Constraints:
range: 1200-31536000
.1.3.6.1.4.1.6527.3.1.2.48.4.1.12
tmnxIkePolicyNatTraversal
The value of tmnxIkePolicyNatTraversal specifies whether NAT-T(network
address translation traversal) is 'enabled', 'disabled' or in 'forced'
mode.
Enumerationr/w
Enumerated Values:
1enable
2disable
3force
.1.3.6.1.4.1.6527.3.1.2.48.4.1.13
tmnxIkePolicyNatTKeepAliveIntvl
The value of tmnxIkePolicyNatTKeepAliveIntvl specifies the keep alive
interval for NAT-T. If the value of tmnxIkePolicyNatTKeepAliveIntvl is
'0', then keepalives are disabled.
secondsUnsigned32r/w
Constraints:
range: 0-0
range: 120-600
.1.3.6.1.4.1.6527.3.1.2.48.4.1.14
tmnxIkePolicyNatTBehindNatOnly
The value of tmnxIkePolicyNatTBehindNatOnly specifies whether the keep
alive packets should be sent only when behind a NAT.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.15
tmnxIkePolicyDpd
The value of tmnxIkePolicyDpd specifies whether DPD (dead peer
detection) is 'enable', 'disable' or in 'replyOnly' mode.

The DPD vendor ID is always advertised to the peer. To the extent that
the peer adv…
Enumerationr/w
Enumerated Values:
1enable
2disable
3replyOnly
.1.3.6.1.4.1.6527.3.1.2.48.4.1.16
tmnxIkePolicyDpdInterval
The value of tmnxIkePolicyDpdInterval specifies the dead peer
detection interval.
secondsUnsigned32r/w
Constraints:
range: 10-300
.1.3.6.1.4.1.6527.3.1.2.48.4.1.17
tmnxIkePolicyDpdMaxRetries
The value of tmnxIkePolicyDpdMaxRetries specifies the number of
retries done before the peer is determined dead.
Unsigned32r/w
Constraints:
range: 2-5
.1.3.6.1.4.1.6527.3.1.2.48.4.1.18
tmnxIkePolicyAuthMethod
The value of tmnxIkePolicyAuthMethod specifies the authentication
method used with this IKE policy for the remote-peer.
TIMETRA-TC-MIBTmnxIkePolicyAuthMethodr/w
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyAuthMethod Enumeration
Type Values:
1psk
2hybridX509XAuth
3plainX509XAuth
4plainPskXAuth
5cert
6pskRadius
7certRadius
8eap
9autoEapRadius
10autoEap
.1.3.6.1.4.1.6527.3.1.2.48.4.1.19
tmnxIkePolicyIkeVersion
The value of tmnxIkePolicyIkeVersion specifies the IKE version to be
used with this IKE policy.
TmnxIkeVersionr/w
Textual Convention: TmnxIkeVersion Enumeration
Type Values:
1version1
2version2
.1.3.6.1.4.1.6527.3.1.2.48.4.1.20
tmnxIkePolicyOwnAuthMethod
The value of tmnxIkePolicyOwnAuthMethod specifies the authentication
method used with this IKE policy on its own side.
TIMETRA-TC-MIBTmnxIkePolicyOwnAuthMethodr/w
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyOwnAuthMethod Enumeration
Type Values:
0symmetric
1psk
5cert
8eapOnly
.1.3.6.1.4.1.6527.3.1.2.48.4.1.21
tmnxIkePolicyMatchPeerToCert
The value of tmnxIkePolicyMatchPeerToCert specifies whether to enable
checking that the IKE peer's ID matches the peer's certificate when
performing certificate authentication.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.22
tmnxIkePolicyRelayUnSolCfgAttr
The value of tmnxIkePolicyRelayUnSolCfgAttr specifies the unsolicited
configuration attributes for IKEv2 remote-access tunnels. These
attributes, when provided by the authentication server, are returned
to the IKE peer …
TmnxIkePolicyRelayUnSolCfgAttrr/w
Textual Convention: TmnxIkePolicyRelayUnSolCfgAttr Bits
Type Values:
0internalIp4Address
1internalIp4Netmask
2internalIp4Dns
3internalIp6Address
4internalIp6Dns
.1.3.6.1.4.1.6527.3.1.2.48.4.1.23
tmnxIkePolicyAutoEapMethod
The value of tmnxIkePolicyAutoEapMethod specifies the automatic
EAP fallback authentication method for the remote-peer used with
this IKE policy. This object is only meaningful when the value of
tmnxIkePolicyAuthMethod…
TIMETRA-TC-MIBTmnxIkePolicyAutoEapMethodr/w
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyAutoEapMethod Enumeration
Type Values:
1psk
2cert
3pskOrCert
.1.3.6.1.4.1.6527.3.1.2.48.4.1.24
tmnxIkePolicyAutoEapOwnMethod
The value of tmnxIkePolicyAutoEapOwnMethod specifies the automatic EAP
fallback authentication method used with this IKE policy on its own
side.

This object is only meaningful when the value of
tmnxIkePol…
TIMETRA-TC-MIBTmnxIkePolicyAutoEapOwnMethodr/w
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyAutoEapOwnMethod Enumeration
Type Values:
1psk
2cert
.1.3.6.1.4.1.6527.3.1.2.48.4.1.25
tmnxIkePolicyLockout
The value of tmnxIkePolicyLockout specifies whether or not the IPsec
Client Lockout is enabled.

The statistics information of remote lockout clients are in
tmnxIPsecLockoutClientTable.
TIMETRA-TC-MIBTmnxEnabledDisabledr/w
Textual Convention: TIMETRA-TC-MIBTmnxEnabledDisabled Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.6527.3.1.2.48.4.1.26
tmnxIkePolicyLockoutFailedAtempt
The value of tmnxIkePolicyLockoutFailedAtempt specifies the maximum
number of consecutive failed authentication attempts from the same
remote client.
Unsigned32r/w
Constraints:
range: 1-64
.1.3.6.1.4.1.6527.3.1.2.48.4.1.27
tmnxIkePolicyLockoutDuration
The value of tmnxIkePolicyLockoutDuration specifies the maximum
duration in minutes that the system can afford
tmnxIkePolicyLockoutFailedAtempt number of failed authentication
attempts from the same remote client.
minutesUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.48.4.1.28
tmnxIkePolicyLockoutBlock
The value of tmnxIkePolicyLockoutBlock specifies the maximum time
period that the system drops IKE packets after the maximum number of
consecutive failed authentication attempts reaches
tmnxIkePolicyLockoutFailedAtempt …
minutesUnsigned32r/w
Constraints:
range: 0-1440
.1.3.6.1.4.1.6527.3.1.2.48.4.1.29
tmnxIkePolicyLockoutMaxPortPerIp
The value of tmnxIkePolicyLockoutMaxPortPerIp specifies the maximum
number of port that can be lockout under the same IP address. Once the
number of lockout port under the same IP address reaches
tmnxIkePolicyLockoutMax…
Unsigned32r/w
Constraints:
range: 1-32000
.1.3.6.1.4.1.6527.3.1.2.48.4.1.30
tmnxIkePolicyV2Fragment
The value of tmnxIkePolicyV2Fragment specifies whether or not IKEv2
fragmentation is enabled.
TIMETRA-TC-MIBTmnxEnabledDisabledr/w
Textual Convention: TIMETRA-TC-MIBTmnxEnabledDisabled Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.6527.3.1.2.48.4.1.31
tmnxIkePolicyV2FragmentMtu
The value of tmnxIkePolicyV2FragmentMtu specifies the MTU size for the
IKEv2 fragmentation.
octetsUnsigned32r/w
Constraints:
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.4.1.32
tmnxIkePolicyV2FragReassembTmOut
The value of tmnxIkePolicyV2FragReassembTmOut specifies the maximum
number of seconds to wait to receive all fragments of an IKEv2 message
for reassembly.
secondsUnsigned32r/w
Constraints:
range: 1-5
.1.3.6.1.4.1.6527.3.1.2.48.4.1.33
tmnxIkePolicySndIdrAftEapSuccess
The value of tmnxIkePolicySndIdrAftEapSuccess specifies whether or not
the system adds the Identification Responder (IDr) payload in the last
IKE authentication response after the Extensible Authentication
Protocol (EAP…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.34
tmnxIkePolicyIkev1Ph1RespDelNtfy
The value of tmnxIkePolicyIkev1Ph1RespDelNtfy specifies whether or not
the system, when deleting an IKEv1 phase 1 for which it was the
responder, sends a delete notification to the peer. This object is
only meaningful w…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.35
tmnxIkePolicyLimitInitExchange
The value of tmnxIkePolicyLimitInitExchange specifies whether or not
the system limits the number of in-progress initial IKE exchanges to
one per IPsec tunnel.

The value of 'false' specifies that the syst…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.4.1.36
tmnxIkePolicyReducedMaxExchgTt
The value of tmnxIkePolicyReducedMaxExchgTt specifies the maximum
timeout for the in-progress initial IKE exchange.

The value of '0' specifies that there is no reduction of the current
exchange timeout wh…
secondsUnsigned32r/w
Constraints:
range: 0-0
range: 2-60
.1.3.6.1.4.1.6527.3.1.2.48.4.1.37
.1.3.6.1.4.1.6527.3.1.2.48.6 · 1 row entry · 50 columns
Table to store the IPsec Tunnel entries.
tmnxIPsecTunnelEntry entry .1.3.6.1.4.1.6527.3.1.2.48.6.1
Information about a single IPsec Tunnel entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName
Column Syntax OID
tmnxIPsecTunnelName
The value of tmnxIPsecTunnelName specifies the name of the tunnel and
is part of the index for the table tmnxIPsecTunnelTable.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.1
tmnxIPsecTunnelRowStatus
The tmnxIPsecTunnelRowStatus object is used to create and delete rows
in the tmnxIPsecTunnelTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.6.1.2
tmnxIPsecTunnelLastChanged
The value of tmnxIPsecTunnelLastChanged 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 netwo…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.3
tmnxIPsecTunnelDescription
The value of tmnxIPsecTunnelDescription specifies the user-provided
description for each tmnxIPsecTunnelEntry in the table
tmnxIPsecTunnelTable.
TIMETRA-TC-MIBTItemDescriptionr/w
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.6.1.4
tmnxIPsecTunnelLclGwAddrType
The value of tmnxIPsecTunnelLclGwAddrType specifies the address type
of address in tmnxIPsecTunnelLclGwAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.6.1.5
tmnxIPsecTunnelLclGwAddr
The value of tmnxIPsecTunnelLclGwAddr specifies the address of the
interface on the local node of this IPsec tunnel.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.6.1.6
tmnxIPsecTunnelRemGwAddrType
The value of tmnxIPsecTunnelRemGwAddrType specifies the address type
of address in tmnxIPsecTunnelRemGwAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.6.1.7
tmnxIPsecTunnelRemGwAddr
The value of tmnxIPsecTunnelRemGwAddr specifies the address of the
interface on the remote node of this IPsec tunnel.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.6.1.8
tmnxIPsecTunnelPublicSvcId
The value of tmnxIPsecTunnelPublicSvcId specifies the service-id of
the tunnel delivery service. The tunnel cannot become operationally in
service until the public service exists and has a
TIMETRA-SERV-MIB::svcType of e…
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.6.1.9
tmnxIPsecTunnelSecurityPolicyId
The value of tmnxIPsecTunnelSecurityPolicyId specifies the IPsec
security policy entry in the tmnxIPsecPolicyTable that this tunnel
will use.
TmnxIPsecPolicyIdOrZeror/w
Textual Convention: TmnxIPsecPolicyIdOrZero Unsigned32
Type Constraints:
range: 0..32768
.1.3.6.1.4.1.6527.3.1.2.48.6.1.10
tmnxIPsecTunnelKeyingType
The value of tmnxIPsecTunnelKeyingType specifies the keying type that
this tunnel will use.
TIMETRA-TC-MIBTmnxIPsecKeyingTyper/w
Textual Convention: TIMETRA-TC-MIBTmnxIPsecKeyingType Enumeration
Type Values:
0none
1manual
2dynamic
.1.3.6.1.4.1.6527.3.1.2.48.6.1.11
tmnxIPsecTunnelDynTransformId1
The value of tmnxIPsecTunnelDynTransformId1 specifies the first IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.6.1.12
tmnxIPsecTunnelDynTransformId2
The value of tmnxIPsecTunnelDynTransformId2 specifies the second IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxIPsecTunnelDynTransformId2 is valid …
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.6.1.13
tmnxIPsecTunnelDynTransformId3
The value of tmnxIPsecTunnelDynTransformId3 specifies the third IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxIPsecTunnelDynTransformId3 is valid a…
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.6.1.14
tmnxIPsecTunnelDynTransformId4
The value of tmnxIPsecTunnelDynTransformId4 specifies the fourth IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxIPsecTunnelDynTransformId3 is valid …
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.6.1.15
tmnxIPsecTunnelIkePolicyId
The object tmnxIPsecTunnelIkePolicyId specifies the IKE policy entry
that this tunnel will use.

The value of tmnxIPsecTunnelIkePolicyId is valid and greater than 0,
only if the value of tmnxIPsecTunnelKey…
TmnxIkePolicyIdOrZeror/w
Textual Convention: TmnxIkePolicyIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.6.1.16
tmnxIPsecTunnelIkePreSharedKey
The value of tmnxIPsecTunnelIkePreSharedKey specifies the shared
secret between the two peers forming the tunnel.

The value of tmnxIPsecTunnelIkePreSharedKey is a valid and non null
string only if the val…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.6.1.17
tmnxIPsecTunnelAdminState
The value of tmnxIPsecTunnelAdminState specifies the administrative
state of the tmnxIPsecTunnelEntry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.6.1.18
tmnxIPsecTunnelOperState
The value of tmnxIPsecTunnelOperState indicates the operational status
of tmnxIPsecTunnelEntry.
TmnxIPsecOperState
Textual Convention: TmnxIPsecOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
5limited
.1.3.6.1.4.1.6527.3.1.2.48.6.1.19
tmnxIPsecTunnelOperFlags
The value of tmnxIPsecTunnelOperFlags indicates the reason why the
tunnel is operationally down.
Bits
Enumerated Values:
0unresolvedLocalIp
1tunnelAdminDown
2sapDown
3unresolvedPublicSvc
4bfdSessionDown
5reserved1
6unresolvedDstIp
7invalidCertFile
8invalidKeyFile
9trustAnchorsDown
10certProfileDown
11invalidCertKeyCombo
.1.3.6.1.4.1.6527.3.1.2.48.6.1.20
tmnxIPsecTunnelReplayWindow
The value of tmnxIPsecTunnelReplayWindow specifies the size of the
anti-replay window.

If the value of tmnxIPsecTunnelReplayWindow is set to 0, then the
anti-replay feature is disabled.
Unsigned32r/w
Constraints:
range: 0-0
range: 32-32
range: 64-64
range: 128-128
range: 256-256
range: 512-512
.1.3.6.1.4.1.6527.3.1.2.48.6.1.21
tmnxIPsecTunnelAutoEstablish
The value of tmnxIPsecTunnelAutoEstablish specifies whether to attempt
to establish a phase 1 exchange automatically.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.6.1.22
tmnxIPsecTunnelBfdDesignate
The value of tmnxIPsecTunnelBfdDesignate specifies whether this IPSec
tunnel is the BFD designated tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.6.1.23
tmnxIPsecTunnelCertTrustAnchor obsolete
The value of tmnxIPsecTunnelCertTrustAnchor specifies the name for
Certificate-Authority Profile name associated with this SAP IPSec
tunnel certificate.

An 'inconsistentValue' error is returned if this ob…
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.24
tmnxIPsecTunnelCertFile obsolete
The value of tmnxIPsecTunnelCertFile specifies the local file URL of
the certificate to be used with this SAP IPSec tunnel.

An 'inconsistentValue' error is returned when
tmnxIPsecTunnelCertProfile is set …
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.6.1.25
tmnxIPsecTunnelKeyFile obsolete
The value of tmnxIPsecTunnelKeyFile specifies the key-pair file to be
used for X.509 certificate authentication with this SAP IPSec tunnel.

An 'inconsistentValue' error is returned when
tmnxIPsecTunnelCer…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.6.1.26
tmnxIPsecTunnelLocalIdType
The value of tmnxIPsecTunnelLocalIdType specifies the local identifier
type used for IDi or IDr for IKEv2.

An 'inconsistentValue' error is returned if this object is modified
when tmnxIPsecTunnelAdminStat…
TmnxIPsecLocalIdTyper/w
Textual Convention: TmnxIPsecLocalIdType Enumeration
Type Values:
0none
1ipv4
2fqdn
3dn
4ipv6
.1.3.6.1.4.1.6527.3.1.2.48.6.1.27
tmnxIPsecTunnelLocalIdValue
The value of tmnxIPsecTunnelLocalIdValue specifies the value
associated with tmnxIPsecTunnelLocalIdType object.

Value is extracted from the configured certificate when
tmnxIPsecTunnelLocalIdType is set to…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.6.1.28
tmnxIPsecTunnelClearDfBit
The value of tmnxIPsecTunnelClearDfBit specifies whether to clear Do
not Fragment (DF) bit in the outgoing packets in this tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.6.1.29
tmnxIPsecTunnelIpMtu
The value of tmnxIPsecTunnelIpMtu specifies the MTU size for IP packets
for this tunnel.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.6.1.30
tmnxIPsecTunnelHostISA
The value of tmnxIPsecTunnelHostISA indicates the active ISA MDA that
is being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is
both operationally up and be…
TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.6.1.31
tmnxIPsecTunnelCSVPrimary
The value of tmnxIPsecTunnelCSVPrimary specifies the primary method of
Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be set…
TmnxCertRevStatusr/w
Textual Convention: TmnxCertRevStatus Enumeration
Type Values:
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.6.1.32
tmnxIPsecTunnelCSVSecondary
The value of tmnxIPsecTunnelCSVSecondary specifies the secondary
method of Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be…
TmnxCertRevStatusOrNoner/w
Textual Convention: TmnxCertRevStatusOrNone Enumeration
Type Values:
0none
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.6.1.33
tmnxIPsecTunnelCSVDefResult
The value of tmnxIPsecTunnelCSVDefResult specifies the default result
of Certificate Status Verification (CSV) when both primary and
secondary method failed to provide an answer.
Enumerationr/w
Enumerated Values:
0revoked
1good
.1.3.6.1.4.1.6527.3.1.2.48.6.1.34
tmnxIPsecTunnelCertProfile
The value of tmnxIPsecTunnelCertProfile specifies the certificate
profile associated with this IPsec tunnel.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.35
tmnxIPsecTunnelMatchTrustAnchor
The value of tmnxIPsecTunnelMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP
IPSec tunnel certificate.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.36
tmnxIPsecTunnelCertTrstAnchrProf
The value of tmnxIPsecTunnelCertTrstAnchrProf specifies the name for
Certificate-Authority Trust Anchor Profile name associated with this
SAP IPSec tunnel certificate.

An 'inconsistentValue' error is retu…
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.37
tmnxIPsecTunnelEncapIpMtu
The value of tmnxIPsecTunnelEncapIpMtu specifies the MTU size for IP
packets after tunnel encapsulation has been added.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.6.1.38
tmnxIPsecTunnelIcmp6Pkt2Big
The value of tmnxIPsecTunnelIcmp6Pkt2Big specifies whether
packet-too-big ICMP messages should be sent. When it is set to 'true',
ICMPv6 packet-too-big messages are generated by this IPsec tunnel.
When tmnxIPsecTunnelIc…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.6.1.40
tmnxIPsecTunnelIcmp6NumPkt2Big
The value of tmnxIPsecTunnelIcmp6NumPkt2Big specifies how many
packet-too-big ICMPv6 messages are transmitted in the time frame
specified by tmnxIPsecTunnelIcmp6Pkt2BigTime.

This value must be set in the …
Unsigned32r/w
Constraints:
range: 10-1000
.1.3.6.1.4.1.6527.3.1.2.48.6.1.41
tmnxIPsecTunnelIcmp6Pkt2BigTime
The value of tmnxIPsecTunnelIcmp6Pkt2BigTime specifies the time frame
in seconds that is used to limit the number of packet-too-big ICMPv6
messages transmitted per time frame.

This value must be set in th…
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.48.6.1.42
tmnxIPsecTunnelOperChanged
The value of tmnxIPsecTunnelOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.6.1.43
tmnxIPsecTunnelPubTcpMssAdjust
The value of tmnxIPsecTunnelPubTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the public network to the private network. The system may
use this value to …
octetsInteger32r/w
Constraints:
range: -1-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.6.1.49
tmnxIPsecTunnelPrivTcpMssAdjust
The value of tmnxIPsecTunnelPrivTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the private network to the public network. The system may
use this value to…
octetsInteger32r/w
Constraints:
range: -1--1
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.6.1.50
tmnxIPsecTunnelMaxNumPh1SaKeys
The value of tmnxIPsecTunnelMaxNumPh1SaKeys specifies the maximum
number of security association (SA) phase 1 keys, which can be saved
by the system, for this IPsec tunnel.
Unsigned32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6527.3.1.2.48.6.1.51
tmnxIPsecTunnelMaxNumPh2SaKeys
The value of tmnxIPsecTunnelMaxNumPh2SaKeys specifies the maximum
number of security association (SA) phase 2 keys, which can be saved
by the system, for this IPsec tunnel.
Unsigned32r/w
Constraints:
range: 0-48
.1.3.6.1.4.1.6527.3.1.2.48.6.1.52
tmnxIPsecTunnelPublicSvcName
The value of tmnxIPsecTunnelPublicSvcName specifies the name of the
tunnel delivery service. The tunnel cannot become operationally in
service until the public service exists and has a
TIMETRA-SERV-MIB::svcType of eithe…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.6.1.53
tmnxIPsecTunnelSecPlyStrictMatch
The value of tmnxIPsecTunnelSecPlyStrictMatch specifies whether or not
the system does a strict match when it receives a CREATE_CHILD
exchange request, which is not for rekey, for this IPsec tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.6.1.54
tmnxIPsecTunnelHostEsa
The value of tmnxIPsecTunnelHostEsa indicates the active ESA that is
being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is
both operationally up and being …
TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero Integer32
Type Constraints:
range: 0..16
.1.3.6.1.4.1.6527.3.1.2.48.6.1.56
tmnxIPsecTunnelHostEsaVm
The value of tmnxIPsecTunnelHostEsaVm indicates the active ESA virtual
machine that is being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is both
operation…
TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero Unsigned32
Type Constraints:
range: 0..4
.1.3.6.1.4.1.6527.3.1.2.48.6.1.57
.1.3.6.1.4.1.6527.3.1.2.48.7 · 1 row entry · 19 columns
Table to store IPsec Tunnel statistics
tmnxIPsecTunnelStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.7.1
Statistics for a single IPsec Tunnel.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName
Column Syntax OID
tmnxIPsecTunnelIsakmpState
The value of tmnxIPsecTunnelIsakmpState indicates the state of phase 1
IPsec negotiation.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.6527.3.1.2.48.7.1.1
tmnxIPsecTunnelIsakmpEstabTime
The value of tmnxIPsecTunnelIsakmpEstabTime indicates the sysUpTime at
the time the IPsec phase 1 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.7.1.2
tmnxIPsecTunnelIsakmpNegLifeTime
The value of tmnxIPsecTunnelIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.3
tmnxIPsecTunnelNumDpdTx
The value of tmnxIPsecTunnelNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.4
tmnxIPsecTunnelNumDpdRx
The value of tmnxIPsecTunnelNumDpdRx indicates the number of
Dead-Peer-Detection packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.5
tmnxIPsecTunnelNumDpdAckTx
The value of tmnxIPsecTunnelNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.6
tmnxIPsecTunnelNumDpdAckRx
The value of tmnxIPsecTunnelNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.7
tmnxIPsecTunnelNumExpRx
The value of tmnxIPsecTunnelNumExpRx indicates the number of DPD
R-U-THERE packets that have not been acknowledged.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.8
tmnxIPsecTunnelNumInvalidDpdRx
The value of tmnxIPsecTunnelNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.9
tmnxIPsecTunnelNumCtrlPktsTx
The value of tmnxIPsecTunnelNumCtrlPktsTx indicates the number of
control packets this IPsec Tunnel has sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.10
tmnxIPsecTunnelNumCtrlPktsRx
The value of tmnxIPsecTunnelNumCtrlPktsRx indicates the number of
control packets this IPsec Tunnel has received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.11
tmnxIPsecTunnelNumCtrlTxErrors
The value of tmnxIPsecTunnelNumCtrlTxErrors indicates the number of
control packet transmit errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.12
tmnxIPsecTunnelNumCtrlRxErrors
The value of tmnxIPsecTunnelNumCtrlRxErrors indicates the number of
control packet receive errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.7.1.13
tmnxIPsecTunnelMatCertEntryId
The value of tmnxIPsecTunnelMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.7.1.14
tmnxIPsecTunnelCertProfName
The value of tmnxIPsecTunnelCertProfName indicates a specific IPsec
tunnel certificate profile name used for this tunnel.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.7.1.15
tmnxIPsecTunnelStatIsakmpAuthAlg
The value of tmnxIPsecTunnelStatIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this
IPsec tunnel.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.7.1.17
tmnxIPsecTunnelStatIsakmpEncrAlg
The value of tmnxIPsecTunnelStatIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.7.1.18
tmnxIPsecTunnelStatIsakmpPfsDhGp
The value of tmnxIPsecTunnelStatIsakmpPfsDhGp indicates the
Diffie-Hellman (DH) group of the IPsec phase 1 negotiation for this
IPsec tunnel.

The Diffie-Hellman (DH) group is used by the IPsec tunnel to a…
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.7.1.19
tmnxIPsecTunnelStatIkeTranPrfAlg
The value of tmnxIPsecTunnelStatIkeTranPrfAlg specifies the
pseudo-random function (PRF).
Enumeration
Enumerated Values:
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8sameAsAuth
.1.3.6.1.4.1.6527.3.1.2.48.7.1.20
.1.3.6.1.4.1.6527.3.1.2.48.9 · 1 row entry · 3 columns
Table to store the IPsec Security Policy entries.
tmnxIPsecPolicyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.9.1
Information about a single IPsec Security Policy entry.
Indexes
TIMETRA-SERV-MIBsvcId tmnxIPsecPolicyId
Column Syntax OID
tmnxIPsecPolicyId
The value of tmnxIPsecPolicyId specifies the id of a Security Policy
entry and is the primary index for the table.
TmnxIPsecPolicyId
Textual Convention: TmnxIPsecPolicyId Unsigned32
Type Constraints:
range: 1..32768
.1.3.6.1.4.1.6527.3.1.2.48.9.1.1
tmnxIPsecPolicyRowStatus
The tmnxIPsecPolicyRowStatus object is used to create and delete rows
in the tmnxIPsecPolicyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.9.1.2
tmnxIPsecPolicyLastChanged
The value of tmnxIPsecPolicyLastChanged 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 netwo…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.9.1.3
.1.3.6.1.4.1.6527.3.1.2.48.11 · 1 row entry · 19 columns
Table to store the IPsec Security Policy Params entries.
tmnxIPsecPolicyParamsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.11.1
Information about a single IPsec Security policy params entry.
Indexes
TIMETRA-SERV-MIBsvcId tmnxIPsecPolicyId tmnxIPsecPolicyParamsId
Column Syntax OID
tmnxIPsecPolicyParamsId
The value of tmnxIPsecPolicyParamsId specifies the id of an IPsec
policy params entry and is part of the index for the
tmnxIPsecPolicyParamsTable.
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.6527.3.1.2.48.11.1.1
tmnxIPsecPolicyParamsRowStatus
The tmnxIPsecPolicyParamsRowStatus object is used to create and delete
rows in the tmnxIPsecPolicyParamsTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.11.1.2
tmnxIPsecPolicyParamsLastChanged
The value of tmnxIPsecPolicyParamsLastChanged 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…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.11.1.3
tmnxIPsecPolicyParamsLclAddrAny
The value of tmnxIPsecPolicyParamsLclAddrAny specifies whether the IP
address on the vpn side can be any IP address. If the value is 'true'
then local IP address can be any IP address.

Please look at the …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.11.1.4
tmnxIPsecPolicyParamsLclAddrType
The value of tmnxIPsecPolicyParamsLclAddrType specifies the address
type of address in tmnxIPsecPolicyParamsLclAddr. If the value of
tmnxIPsecPolicyParamsLclAddrAny is 'true' then the value of
tmnxIPsecPolicyParamsLclAd…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.11.1.5
tmnxIPsecPolicyParamsLclAddr
The value of tmnxIPsecPolicyParamsLclAddr specifies the ip address on
the vpn side. If the value of tmnxIPsecPolicyParamsLclAddrAny is
'true' then the value of tmnxIPsecPolicyParamsLclAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.11.1.6
tmnxIPsecPolicyParamsLclAPrefLen
The value of tmnxIPsecPolicyParamsLclAPrefLen specifies the number of
bits to match of the tmnxIPsecPolicyParamsLclAddr. If the value of
tmnxIPsecPolicyParamsLclAddrAny is 'true' then the value of
tmnxIPsecPolicyParamsL…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.11.1.7
tmnxIPsecPolicyParamsRemAddrAny
The value of tmnxIPsecPolicyParamsRemAddrAny specifies whether the IP
address on the tunnel side can be any IP address. If the value is
'true' then remote IP address can be any IP address.

Please look at …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.11.1.8
tmnxIPsecPolicyParamsRemAddrType
The value of tmnxIPsecPolicyParamsRemAddrType specifies the address
type of address in tmnxIPsecPolicyParamsRemAddr. If the value of
tmnxIPsecPolicyParamsRemAddrAny is 'true' then the value of
tmnxIPsecPolicyParamsRemAd…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.11.1.9
tmnxIPsecPolicyParamsRemAddr
The value of tmnxIPsecPolicyParamsRemAddr specifies the ip address on
the tunnel side. If the value of tmnxIPsecPolicyParamsRemAddrAny is
'true' then the value of tmnxIPsecPolicyParamsRemAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.11.1.10
tmnxIPsecPolicyParamsRemAPrefLen
The value of tmnxIPsecPolicyParamsRemAPrefLen specifies the number of
bits to match of the tmnxIPsecPolicyParamsRemAddr. If the value of
tmnxIPsecPolicyParamsRemAddrAny is 'true' then the value of
tmnxIPsecPolicyParamsR…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.11.1.11
tmnxIPsecPlcyParamsV6LclAddrAny
The value of tmnxIPsecPlcyParamsV6LclAddrAny specifies whether the
ipv6 address on the vpn side can be any ipv6 address. If the value is
'true' then local ipv6 address can be any ipv6 address.

Please look…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.11.1.12
tmnxIPsecPlcyParamsV6LclAddrType
The value of tmnxIPsecPlcyParamsV6LclAddrType specifies the address
type of address in tmnxIPsecPlcyParamsV6LclAddr. If the value of
tmnxIPsecPlcyParamsV6LclAddrAny is 'true' then the value of
tmnxIPsecPlcyParamsV6LclAd…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.11.1.13
tmnxIPsecPlcyParamsV6LclAddr
The value of tmnxIPsecPlcyParamsV6LclAddr specifies the ipv6 address
on the vpn side. If the value of tmnxIPsecPlcyParamsV6LclAddrAny is
'true' then the value of tmnxIPsecPlcyParamsV6LclAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.11.1.14
tmnxIPsecPlcyParamsV6LclAPrefLen
The value of tmnxIPsecPlcyParamsV6LclAPrefLen specifies the number of
bits to match of the tmnxIPsecPlcyParamsV6LclAddr. If the value of
tmnxIPsecPlcyParamsV6LclAddrAny is 'true' then the value of
tmnxIPsecPlcyParamsV6L…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.11.1.15
tmnxIPsecPlcyParamsV6RemAddrAny
The value of tmnxIPsecPlcyParamsV6RemAddrAny specifies whether the
ipv6 address on the tunnel side can be any ipv6 address. If the value
is 'true' then remote ipv6 address can be any ipv6 address.

Please …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.11.1.16
tmnxIPsecPlcyParamsV6RemAddrType
The value of tmnxIPsecPlcyParamsV6RemAddrType specifies the address
type of address in tmnxIPsecPlcyParamsV6RemAddr. If the value of
tmnxIPsecPlcyParamsV6RemAddrAny is 'true' then the value of
tmnxIPsecPlcyParamsV6RemAd…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.11.1.17
tmnxIPsecPlcyParamsV6RemAddr
The value of tmnxIPsecPlcyParamsV6RemAddr specifies the ipv6 address
on the tunnel side. If the value of tmnxIPsecPlcyParamsV6RemAddrAny is
'true' then the value of tmnxIPsecPlcyParamsV6RemAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.11.1.18
tmnxIPsecPlcyParamsV6RemAPrefLen
The value of tmnxIPsecPlcyParamsV6RemAPrefLen specifies the number of
bits to match of the tmnxIPsecPlcyParamsV6RemAddr. If the value of
tmnxIPsecPlcyParamsV6RemAddrAny is 'true' then the value of
tmnxIPsecPlcyParamsV6R…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.11.1.19
.1.3.6.1.4.1.6527.3.1.2.48.13 · 1 row entry · 15 columns
Table to store the IPsec manual and dynamic SA entries.
tmnxIPsecSAEntry entry .1.3.6.1.4.1.6527.3.1.2.48.13.1
Information about a single IPsec SA entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName tmnxIPsecSAId tmnxIPsecSADirection tmnxIPsecSAIndex
Column Syntax OID
tmnxIPsecSAId
The value of tmnxIPsecSAId specifies the id of an SA entry and is part
of the index for the tmnxIPsecSATable.
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.6527.3.1.2.48.13.1.1
tmnxIPsecSAIndex
The value of tmnxIPsecSAIndex specifies an additional index to
uniquely identify the SA entry in the tmnxIPsecSATable.

The value of tmnxIPsecSAIndex is limited to a value of '1' when
tmnxIPsecTunnelKeying…
Unsigned32
Constraints:
range: 1-2
.1.3.6.1.4.1.6527.3.1.2.48.13.1.2
tmnxIPsecSADirection
The value of tmnxIPsecSADirection specifies the direction on the
IPsec tunnel to which this SA entry can be applied. The value
of tmnxIPsecSADirection is also part of the index for the table
tmnxIPsecSATable
TIMETRA-TC-MIBTmnxIPsecDirection
Textual Convention: TIMETRA-TC-MIBTmnxIPsecDirection Enumeration
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.6527.3.1.2.48.13.1.3
tmnxIPsecSARowStatus
The tmnxIPsecSARowStatus object is used to create and delete rows in
the tmnxIPsecSATable.

When creating an entry in tmnxIPsecSATable, the value of
tmnxIPsecSARowStatus must be 'createAndGo' and the objec…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.13.1.4
tmnxIPsecSALastChanged
The value of tmnxIPsecSALastChanged 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 m…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.13.1.5
tmnxIPsecSAType
The value of tmnxIPsecSAType indicates whether this SA entry is
created manually by the user or dynamically by the IPsec subsystem.
TIMETRA-TC-MIBTmnxIPsecKeyingType
Textual Convention: TIMETRA-TC-MIBTmnxIPsecKeyingType Enumeration
Type Values:
0none
1manual
2dynamic
.1.3.6.1.4.1.6527.3.1.2.48.13.1.6
tmnxIPsecSAEncryptionKey
The value of tmnxIPsecSAEncryptionKey specifies the key used for the
encryption algorithm defined by the tmnxIPsecTransformEncrAlgorithm in
the IPsec transform indexed by tmnxIPsecSAManualTransformId.

The…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.6527.3.1.2.48.13.1.7
tmnxIPsecSAAuthenticationKey
The value of tmnxIPsecSAAuthenticationKey specifies the key used for
the authentication algorithm defined by the
tmnxIPsecTransformAuthAlgorithm in the IPsec transform indexed by
tmnxIPsecSAManualTransformId.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.13.1.8
tmnxIPsecSASpi
The value of tmnxIPsecSASpi specifies the SPI (Security Parameter
Index) used to lookup the instruction to verify and decrypt the
incoming IPsec packets when the value of tmnxIPsecSADirection is
'inbound'.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.13.1.9
tmnxIPsecSAManualTransformId
The value of tmnxIPsecSAManualTransformId specifies the transform
entry that will be used by this SA entry. This object should be
specified for all the entries created by the user which are manual
SAs. If the value of…
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.13.1.10
tmnxIPsecSAAuthAlgorithm
The value of tmnxIPsecSAAuthAlgorithm indicates the authentication
algorithm used with this SA.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.13.1.11
tmnxIPsecSAEncrAlgorithm
The value of tmnxIPsecSAEncrAlgorithm indicates the encryption
algorithm used with this SA.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.13.1.12
tmnxIPsecSAStorageType
The value of tmnxIPsecSAStorageType indicates how the row is stored.
Entries with tmnxIPsecSAStorageType of 'read-only' are dynamic SAs
and are created by the IPsec subsystem and cannot be modified or
destroyed. All th…
SNMPv2-TCStorageType
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.6527.3.1.2.48.13.1.13
tmnxIPsecSAEstablishedTime
The value of tmnxIPsecSAEstablishedTime indicates the sysUpTime at the
time the IPsec phase 2 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.13.1.14
tmnxIPsecSANegotiatedLifeTime
The value of tmnxIPsecSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.13.1.15
.1.3.6.1.4.1.6527.3.1.2.48.14 · 1 row entry · 18 columns
Table to retrieve the IPsec SA Statistics entries.
tmnxIPsecSAStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.14.1
Information about a single IPsec SA Statistics entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName tmnxIPsecSAId tmnxIPsecSADirection tmnxIPsecSAIndex
Column Syntax OID
tmnxIPsecSAStatsBytesProcessed
The value of tmnxIPsecSAStatsBytesProcessed indicates the number of
bytes successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.14.1.1
tmnxIPsecSAStatsBytesProcLow32
The value of tmnxIPsecSAStatsBytesProcLow32 indicates the lower 32
bits of the value of tmnxIPsecSAStatsBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.2
tmnxIPsecSAStatsBytesProcHigh32
The value of tmnxIPsecSAStatsBytesProcHigh32 indicates the higher 32
bits of the value of tmnxIPsecSAStatsBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.3
tmnxIPsecSAStatsPktsProcessed
The value of tmnxIPsecSAStatsPktsProcessed indicates the number of
packets successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.14.1.4
tmnxIPsecSAStatsPktsProcLow32
The value of tmnxIPsecSAStatsPktsProcLow32 indicates the lower 32 bits
of the value of tmnxIPsecSAStatsPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.5
tmnxIPsecSAStatsPktsProcHigh32
The value of tmnxIPsecSAStatsPktsProcHigh32 indicates the higher 32
bits of the value of tmnxIPsecSAStatsPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.6
tmnxIPsecSAStatsCryptoErrors
The value of tmnxIPsecSAStatsCryptoErrors indicates the number of
crypto errors encountered on this SA.

When the value of tmnxIPsecSADirection is 'inbound (1)', the
tmnxIPsecSAStatsCryptoErrors will be se…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.7
tmnxIPsecSAStatsReplayErrors
The value of tmnxIPsecSAStatsReplayErrors indicates the number of
replay errors encountered on this SA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.8
tmnxIPsecSAStatsSAErrors
The value of tmnxIPsecSAStatsSAErrors indicates the number of SA
errors encountered on this SA. The SA errors means ISA tried to use a
CHILD SA that is marked for deletion.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.9
tmnxIPsecSAStatsPolicyErrors
The value of tmnxIPsecSAStatsPolicyErrors indicates the number
of policy errors encountered on this SA. The policy errors include
bundled SA, selector check and policy direction error.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.10
tmnxIPsecSAStatsEncapOverhead
The value of tmnxIPsecSAStatsEncapOverhead indicates the encapsulation
overhead for this outbound SA. This value is only significant when the
value of tmnxIPsecSADirection is 'outbound'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.11
tmnxIPsecSAStatsPreEncapFragCnt
The value of tmnxIPsecSAStatsPreEncapFragCnt indicates the number of
fragmentations that occurred prior to encapsulation for this outbound
SA. Pre-encapsulation fragmentation occurs for IPv4 packets whose size
exceeds t…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.14.1.12
tmnxIPsecSAStatsPreEncapFragLtSz
The value of tmnxIPsecSAStatsPreEncapFragLtSz indicates the size of
the last packet which caused a pre-encapsulation fragmentation to
occur for this SA. This value is only significant when the value of
tmnxIPsecSADirect…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.13
tmnxIPsecSAStatsPstEncapFragCnt
The value of tmnxIPsecSAStatsPstEncapFragCnt indicates the number of
fragmentations that occurred after encapsulation for this SA.
Post-encapsulation fragmentation occurs when the encapsulated packet
size exceeds tmnxIP…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.14.1.14
tmnxIPsecSAStatsPstEncapFragLtSz
The value of tmnxIPsecSAStatsPstEncapFragLtSz indicates the size of
the last encapsulated packet which caused a post-encapsulation
fragmentation to occur for this SA. This value is only significant
when the value of tmn…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.14.1.15
tmnxIPsecSAStatsPfsDhGroup
The value of tmnxIPsecSAStatsPfsDhGroup indicates the Diffie-Hellman
(DH) group used with this SA.

The Diffie-Hellman (DH) group is used by the SA to achieve Perfect
Forward Secrecy (PFS).
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.14.1.17
tmnxIPsecSAStatsMulticastIfName
The value of tmnxIPsecSAStatsMulticastIfName indicates the multicast
interface name associated with this SA.

This value is only significant when the value of tmnxIPsecSAType is
'dynamic (2)' and the value…
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.14.1.18
tmnxIPsecSAStatsMulticastProt
The value of tmnxIPsecSAStatsMulticastProt indicates the supported
protocol types of the multicast interface associated to this RA.

This value is only significant when the value of tmnxIPsecSAType is
'dyn…
TIPsecMulticastProtocol
Textual Convention: TIPsecMulticastProtocol Bits
Type Values:
0mld
1igmp
.1.3.6.1.4.1.6527.3.1.2.48.14.1.19
.1.3.6.1.4.1.6527.3.1.2.48.15 · 1 row entry · 73 columns
Table to retrieve the IPsec Mda Data Path Statistics entries.
tmnxIPsecMdaDpStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.15.1
Information about a single IPsec Mda Data Path Statistics entry.
Indexes
TIMETRA-CHASSIS-MIBtmnxChassisIndex TIMETRA-CHASSIS-MIBtmnxCardSlotNum TIMETRA-CHASSIS-MIBtmnxMDASlotNum
Column Syntax OID
tmnxIPsecMdaDpStatsEncryptPkts
The value of tmnxIPsecMdaDpStatsEncryptPkts indicates the number of
packets encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.1
tmnxIPsecMdaDpStatsEncryptPktsLow32
The value of tmnxIPsecMdaDpStatsEncryptPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsEncryptPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.2
tmnxIPsecMdaDpStatsEncryptPktsHigh32
The value of tmnxIPsecMdaDpStatsEncryptPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsEncryptPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.3
tmnxIPsecMdaDpStatsEncryptBytes
The value of tmnxIPsecMdaDpStatsEncryptBytes indicates the number of
bytes encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.4
tmnxIPsecMdaDpStatsEncryptBytesLow32
The value of tmnxIPsecMdaDpStatsEncryptBytesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsEncryptBytes.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.5
tmnxIPsecMdaDpStatsEncryptBytesHigh32
The value of tmnxIPsecMdaDpStatsEncryptBytesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsEncryptBytes.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.6
tmnxIPsecMdaDpStatsDecryptPkts
The value of tmnxIPsecMdaDpStatsDecryptPkts indicates the number of
packets encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.7
tmnxIPsecMdaDpStatsDecryptPktsLow32
The value of tmnxIPsecMdaDpStatsDecryptPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsDecryptPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.8
tmnxIPsecMdaDpStatsDecryptPktsHigh32
The value of tmnxIPsecMdaDpStatsDecryptPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsDecryptPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.9
tmnxIPsecMdaDpStatsDecryptBytes
The value of tmnxIPsecMdaDpStatsDecryptBytes indicates the number of
bytes encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.10
tmnxIPsecMdaDpStatsDecryptBytesLow32
The value of tmnxIPsecMdaDpStatsDecryptBytesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsDecryptBytes.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.11
tmnxIPsecMdaDpStatsDecryptBytesHigh32
The value of tmnxIPsecMdaDpStatsDecryptBytesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsDecryptBytes.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.12
tmnxIPsecMdaDpStatsTxPktErrs
The value of tmnxIPsecMdaDpStatsTxPktErrs indicates the number of
packets transmit failures by the IPsec data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.13
tmnxIPsecMdaDpStatsOutBDropPkts
The value of tmnxIPsecMdaDpStatsOutBDropPkts indicates the number of
packets dropped before and during outbound (encryption) processing by
the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.14
tmnxIPsecMdaDpStatsOutBDropPktsLow32
The value of tmnxIPsecMdaDpStatsOutBDropPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsOutBDropPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.15
tmnxIPsecMdaDpStatsOutBDropPktsHigh32
The value of tmnxIPsecMdaDpStatsOutBDropPktsHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsOutBDropPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.16
tmnxIPsecMdaDpStatsOutBSAMisses
The value of tmnxIPsecMdaDpStatsOutBSAMisses indicates the number of
packets dropped before outbound (encryption) processing by the IPsec
data path due to no SA (security association) present.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.17
tmnxIPsecMdaDpStatsOutBSAMissesLow32
The value of tmnxIPsecMdaDpStatsOutBSAMissesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsOutBSAMisses.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.18
tmnxIPsecMdaDpStatsOutBSAMissesHigh32
The value of tmnxIPsecMdaDpStatsOutBSAMissesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsOutBSAMisses.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.19
tmnxIPsecMdaDpStatsOutBPolicyEntryMisses
The value of tmnxIPsecMdaDpStatsOutBPolicyEntryMisses indicates the
number of packets dropped before outbound (encryption) processing by
the IPsec data path due to no matching Policy Entry.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.20
tmnxIPsecMdaDpStatsInBDropPkts
The value of tmnxIPsecMdaDpStatsInBDropPkts indicates the number of
packets dropped before and during inbound (decryption) processing by
the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.21
tmnxIPsecMdaDpStatsInBDropPktsLow32
The value of tmnxIPsecMdaDpStatsInBDropPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsInBDropPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.22
tmnxIPsecMdaDpStatsInBDropPktsHigh32
The value of tmnxIPsecMdaDpStatsInBDropPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsInBDropPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.23
tmnxIPsecMdaDpStatsInBSAMisses
The value of tmnxIPsecMdaDpStatsInBSAMisses indicates the number of
packets dropped before inbound (decryption) processing by the IPsec
data path due to no SA (security association) present.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.24
tmnxIPsecMdaDpStatsInBSAMissesLow32
The value of tmnxIPsecMdaDpStatsInBSAMissesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsInBSAMisses.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.25
tmnxIPsecMdaDpStatsInBSAMissesHigh32
The value of tmnxIPsecMdaDpStatsInBSAMissesHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsInBSAMisses.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.26
tmnxIPsecMdaDpStatsInBIPDstSrcMismatches
The value of tmnxIPsecMdaDpStatsInBIPDstSrcMismatches indicates the
number of packets dropped before inbound (decryption) processing by
the IPsec data path due to the received packet's outer IP destination
or source add…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.27
tmnxIPsecMdaDpInFragments
The value of tmnxIPsecMdaDpInFragments indicates the number of
fragments received by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.28
tmnxIPsecMdaDpInFragmentsLow32
The value of tmnxIPsecMdaDpInFragmentsLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpInFragments.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.29
tmnxIPsecMdaDpInFragmentsHigh32
The value of tmnxIPsecMdaDpInFragmentsHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpInFragments.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.30
tmnxIPsecMdaDpPktsReassem
The value of tmnxIPsecMdaDpPktsReassem indicates the number of packets
reassembled by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.31
tmnxIPsecMdaDpPktsReassemLow32
The value of tmnxIPsecMdaDpPktsReassemLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpPktsReassem.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.32
tmnxIPsecMdaDpPktsReassemHigh32
The value of tmnxIPsecMdaDpPktsReassemHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpPktsReassem.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.33
tmnxIPsecMdaDpFragDropTime
The value of tmnxIPsecMdaDpFragDropTime indicates the number of
fragments dropped due to timeout by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.34
tmnxIPsecMdaDpFragDropTimeLow32
The value of tmnxIPsecMdaDpFragDropTimeLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpFragDropTime.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.35
tmnxIPsecMdaDpFragDropTimeHigh32
The value of tmnxIPsecMdaDpFragDropTimeHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpFragDropTime.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.36
tmnxIPsecMdaDpFragDropped
The value of tmnxIPsecMdaDpFragDropped indicates the number of total
fragments dropped by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.37
tmnxIPsecMdaDpFragDroppedLow32
The value of tmnxIPsecMdaDpFragDroppedLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpFragDropped.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.38
tmnxIPsecMdaDpFragDroppedHigh32
The value of tmnxIPsecMdaDpFragDroppedHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpFragDropped.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.39
tmnxIPsecMdaDpGreTnlInPkts
The value of tmnxIPsecMdaDpGreTnlInPkts indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.40
tmnxIPsecMdaDpGreTnlInPktsLo
The value of tmnxIPsecMdaDpGreTnlInPktsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.41
tmnxIPsecMdaDpGreTnlInPktsHi
The value of tmnxIPsecMdaDpGreTnlInPktsHi indicates the higher 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.42
tmnxIPsecMdaDpGreTnlInBytes
The value of tmnxIPsecMdaDpGreTnlInBytes indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.43
tmnxIPsecMdaDpGreTnlInBytesLo
The value of tmnxIPsecMdaDpGreTnlInBytesLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.44
tmnxIPsecMdaDpGreTnlInBytesHi
The value of tmnxIPsecMdaDpGreTnlInBytesHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.45
tmnxIPsecMdaDpGreTnlInErrs
The value of tmnxIPsecMdaDpGreTnlInErrs indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.46
tmnxIPsecMdaDpGreTnlInErrsLo
The value of tmnxIPsecMdaDpGreTnlInErrsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.47
tmnxIPsecMdaDpGreTnlInErrsHi
The value of tmnxIPsecMdaDpGreTnlInErrsHi indicates the higher 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.48
tmnxIPsecMdaDpGreTnlOutPkts
The value of tmnxIPsecMdaDpGreTnlOutPkts indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.49
tmnxIPsecMdaDpGreTnlOutPktsLo
The value of tmnxIPsecMdaDpGreTnlOutPktsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.50
tmnxIPsecMdaDpGreTnlOutPktsHi
The value of tmnxIPsecMdaDpGreTnlOutPktsHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.51
tmnxIPsecMdaDpGreTnlOutBytes
The value of tmnxIPsecMdaDpGreTnlOutBytes indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.52
tmnxIPsecMdaDpGreTnlOutBytesLo
The value of tmnxIPsecMdaDpGreTnlOutBytesLo indicates the lower 32
bits of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.53
tmnxIPsecMdaDpGreTnlOutBytesHi
The value of tmnxIPsecMdaDpGreTnlOutBytesHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.54
tmnxIPsecMdaDpGreTnlOutErrs
The value of tmnxIPsecMdaDpGreTnlOutErrs indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.55
tmnxIPsecMdaDpGreTnlOutErrsLo
The value of tmnxIPsecMdaDpGreTnlOutErrsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.56
tmnxIPsecMdaDpGreTnlOutErrsHi
The value of tmnxIPsecMdaDpGreTnlOutErrsHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.57
tmnxIPsecMdaDpPktsDropDfSet
The value of tmnxIPsecMdaDpPktsDropDfSet indicates the number of
packets with DF bit set dropped in this Tunnel exceeding MTU size and
with clear tunnel DF bit not set.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.58
tmnxIPsecMdaDpPktsDropDfSetLo
The value of tmnxIPsecMdaDpPktsDropDfSetLo indicates lower 32 bits of
the value of tmnxIPsecMdaDpPktsDropDfSet object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.59
tmnxIPsecMdaDpPktsDropDfSetHi
The value of tmnxIPsecMdaDpPktsDropDfSetHi indicates higher 32 bits of
the value of tmnxIPsecMdaDpPktsDropDfSet object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.60
tmnxIPsecMdaDpStaticIPsecTnls
The value of tmnxIPsecMdaDpStaticIPsecTnls indicates number of
configured static IPsec tunnels on the MDA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.61
tmnxIPsecMdaDpDynIPsecTnls
The value of tmnxIPsecMdaDpDynIPsecTnls indicates number of dynamic
IPsec tunnels in use on the MDA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.62
tmnxIPsecMdaDpIpGreTnls
The value of tmnxIPsecMdaDpIpGreTnls indicates number of configured IP
tunnels (with GRE headers) on the MDA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.63
tmnxIPsecMdaDpIpv4Tnls
The value of tmnxIPsecMdaDpIpv4Tnls indicates number of configured
IPv4 tunnels on the MDA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.64
tmnxIPsecMdaDpL2tpv3TnlInPkts
The value of tmnxIPsecMdaDpL2tpv3TnlInPkts indicates the number of
packets received by the Layer Two Tunneling Protocol (L2TP) version 3
(L2TPv3) tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.65
tmnxIPsecMdaDpL2tpv3TnlInBytes
The value of tmnxIPsecMdaDpL2tpv3TnlInBytes indicates the number of
bytes received by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.66
tmnxIPsecMdaDpL2tpv3TnlInErrs
The value of tmnxIPsecMdaDpL2tpv3TnlInErrs indicates the number of
packets dropped while receiving by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.67
tmnxIPsecMdaDpL2tpv3TnlInCookErr
The value of tmnxIPsecMdaDpL2tpv3TnlInCookErr indicates the number of
packets dropped because the Cookie value received by the L2TPv3 tunnel
data path did not match the Cookie value negotiated during session
establishme…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.68
tmnxIPsecMdaDpL2tpv3TnlInSeIdErr
The value of tmnxIPsecMdaDpL2tpv3TnlInSeIdErr indicates the number of
packets dropped because the Session ID value received by the L2TPv3
tunnel data path did not match the Session ID value negotiated during
session est…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.69
tmnxIPsecMdaDpL2tpv3TnlOutPkts
The value of tmnxIPsecMdaDpL2tpv3TnlOutPkts indicates the number of
packets transmitted by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.70
tmnxIPsecMdaDpL2tpv3TnlOutBytes
The value of tmnxIPsecMdaDpL2tpv3TnlOutBytes indicates the number of
bytes transmitted by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.71
tmnxIPsecMdaDpL2tpv3TnlOutErrs
The value of tmnxIPsecMdaDpL2tpv3TnlOutErrs indicates the number of
packets dropped while transmitting by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.15.1.72
tmnxIPsecMdaDpL2tpv3Tnls
The value of tmnxIPsecMdaDpL2tpv3Tnls indicates number of configured
L2TPv3 tunnels on the MDA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.15.1.73
.1.3.6.1.4.1.6527.3.1.2.48.17 · 1 row entry · 19 columns
Table to store the IPsec tunnel template entries.
tIPsecTnlTempEntry entry .1.3.6.1.4.1.6527.3.1.2.48.17.1
Information about a single IPsec tunnel template entry.
Indexes
tIPsecTnlTempId
Column Syntax OID
tIPsecTnlTempId
The value of tIPsecTnlTempId specifies the id of a tunnel template
entry and is the primary index for the table tIPsecTnlTempTable.
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId
Textual Convention: TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId Unsigned32
Type Constraints:
range: 1..2048
.1.3.6.1.4.1.6527.3.1.2.48.17.1.1
tIPsecTnlTempRowStatus
The tIPsecTnlTempRowStatus object is used to create and delete rows in
the tIPsecTnlTempTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.17.1.2
tIPsecTnlTempLastChanged
The value of tIPsecTnlTempLastChanged 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…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.17.1.3
tIPsecTnlTempDescr
The value of tIPsecTnlTempDescr specifies the user-provided
description for the template.
TIMETRA-TC-MIBTItemDescriptionr/w
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.17.1.4
tIPsecTnlTempReverseRoute
The value of tIPsecTnlTempReverseRoute specifies whether node using
this template will accept framed-routes sent by radius server and
install them for the lifetime of the tunnel as managed routes.

If this…
Enumerationr/w
Enumerated Values:
0none
1reverseRoute
2useSecurityPolicy
.1.3.6.1.4.1.6527.3.1.2.48.17.1.5
tIPsecTnlTempDynKeyTransformId1
The value of tIPsecTnlTempDynKeyTransformId1 specifies the first
transform-id for this IPSec Tunnel template to use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.17.1.6
tIPsecTnlTempDynKeyTransformId2
The value of tIPsecTnlTempDynKeyTransformId2 specifies the second
transform-id for this IPSec Tunnel template to use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.17.1.7
tIPsecTnlTempDynKeyTransformId3
The value of tIPsecTnlTempDynKeyTransformId3 specifies the third
transform-id for this IPSec Tunnel template to use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.17.1.8
tIPsecTnlTempDynKeyTransformId4
The value of tIPsecTnlTempDynKeyTransformId4 specifies the fourth
transform-id for this IPSec Tunnel template to use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.17.1.9
tIPsecTnlTempReplayWindow
The value of tIPsecTnlTempReplayWindow specifies the size of the
anti-replay window for the template.

If the value of tmnxIPsecTunnelReplayWindow is set to 0, then the
anti-replay feature is disabled.
Unsigned32r/w
Constraints:
range: 0-0
range: 32-32
range: 64-64
range: 128-128
range: 256-256
range: 512-512
.1.3.6.1.4.1.6527.3.1.2.48.17.1.10
tIPsecTnlTempIpMtu
The value of tIPsecTnlTempIpMtu specifies the MTU size for IP packets
for this tunnel.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.17.1.11
tIPsecTnlTempEncapIpMtu
The value of tIPsecTnlTempEncapIpMtu specifies the MTU size for IP
packets after tunnel encapsulation has been added.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.17.1.12
tIPsecTnlTempIcmp6Pkt2Big
The value of tIPsecTnlTempIcmp6Pkt2Big specifies whether
packet-too-big ICMP messages should be sent. When it is set to 'true',
ICMPv6 packet-too-big messages are generated by this IPsec tunnel.
When tIPsecTnlTempIcmp6P…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.17.1.14
tIPsecTnlTempIcmp6NumPkt2Big
The value of tIPsecTnlTempIcmp6NumPkt2Big specifies how many
packet-too-big ICMPv6 messages are transmitted in the time frame
specified by tIPsecTnlTempIcmp6Pkt2BigTime.

This value must be set in the same…
Unsigned32r/w
Constraints:
range: 10-1000
.1.3.6.1.4.1.6527.3.1.2.48.17.1.15
tIPsecTnlTempIcmp6Pkt2BigTime
The value of tIPsecTnlTempIcmp6Pkt2BigTime specifies the time frame in
seconds that is used to limit the number of packet-too-big ICMPv6
messages transmitted per time frame.

This value must be set in the …
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.48.17.1.16
tIPsecTnlTempClearDfBit
The value of tIPsecTnlTempClearDfBit specifies whether to clear Do not
Fragment (DF) bit in the outgoing packets for tunnels created using
this template.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.17.1.17
tIPsecTnlTempPublicTcpMssAdjust
The value of tIPsecTnlTempPublicTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the public network to the private network. The system may
use this value to…
octetsInteger32r/w
Constraints:
range: -1-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.17.1.23
tIPsecTnlTempPrivateTcpMssAdjust
The value of tIPsecTnlTempPrivateTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the private network to the public network. The system may
use this value t…
octetsInteger32r/w
Constraints:
range: -1--1
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.17.1.24
tIPsecTnlTempIgnoreDefaultRoute
The value 'false' for tIPsecTnlTempIgnoreDefaultRoute will cause the
IPsec gateway to remove dynamic lan-to-lan tunnels whenever IKE
negotiates a
remote traffic selector containing a default route (0.0.0.0/0 or
::/0).
T…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.17.1.25
.1.3.6.1.4.1.6527.3.1.2.48.19 · 1 row entry · 32 columns
A table that contains SAP IPSec gateway information.
tmnxIPsecGWEntry entry .1.3.6.1.4.1.6527.3.1.2.48.19.1
Information about a SAP IPSec gateway.
Indexes
Column Syntax OID
tmnxIPsecGWRowStatus
The value of tmnxIPsecGWRowStatus controls the creation and deletion
of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.19.1.1
tmnxIPsecGWLastMgmtChange
The value of tmnxIPsecGWLastMgmtChange indicates the value of
sysUpTime at the time of the last management change of any writable
object of this row.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.2
tmnxIPsecGWAdminState
The value of tmnxIPsecGWAdminState specifies the administrative state
of SAP IPSec gateway entry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.19.1.3
tmnxIPsecGWOperState
The value of tmnxIPsecGWOperState indicates the operating state of the
SAP IPSec gateway.
TmnxIPsecOperState
Textual Convention: TmnxIPsecOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
5limited
.1.3.6.1.4.1.6527.3.1.2.48.19.1.4
tmnxIPsecGWTunnelPolicyTemp
The value of tmnxIPsecGWTunnelPolicyTemp specifies the
TIMETRA-IPSEC-MIB::tIPsecTnlTempId used by this SAP IPSec gateway.
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.19.1.5
tmnxIPsecGWSecureService
The value of tmnxIPsecGWSecureService specifies the service identifier
of the default security service used by this SAP IPSec gateway.

The values of tmnxIPsecGWSecureService and
tmnxIPsecGWSecureServiceNa…
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.19.1.6
tmnxIPsecGWIfName
The value of tmnxIPsecGWIfName specifies the IPSec interface used by
the SAP.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.7
tmnxIPsecGWInetAddrType
The value of tmnxIPsecGWInetAddrType specifies the address type of the
SAP IPSec gateway.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.19.1.8
tmnxIPsecGWInetAddress
This value of tmnxIPsecGWInetAddress specifies the address of the SAP
IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.19.1.9
tmnxIPsecGWIkePolicyId
The value of tmnxIPsecGWIkePolicyId specifies the policy id for this
SAP IPSec gateway.
TmnxIkePolicyIdOrZeror/w
Textual Convention: TmnxIkePolicyIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.19.1.10
tmnxIPsecGWIkePreShared
The value of tmnxIPsecGWIkePreShared specifies the shared secret
between the two peers forming the tunnel for the SAP IPSec gateway.

The value of this object cannot contain double quotes or non-printable
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.19.1.11
tmnxIPsecGWLclX509Cert obsolete
The value of tmnxIPsecGWLclX509Cert specifies the path-name of the
local X509 Certificate to be used with this SAP IPSec gateway.

This object has been marked obsolete in SROS Release 15.0. The
functionali…
OctetStringr/w
Constraints:
range: 0-180
.1.3.6.1.4.1.6527.3.1.2.48.19.1.12
tmnxIPsecGWLclPrivateKey obsolete
The value of tmnxIPsecGWLclPrivateKey specifies the path-name of the
local private key to be used with this SAP IPSec gateway.

This object has been marked obsolete in SROS Release 15.0. The
functionality …
OctetStringr/w
Constraints:
range: 0-180
.1.3.6.1.4.1.6527.3.1.2.48.19.1.13
tmnxIPsecGWOperFlags
The value of tmnxIPsecGWOperFlags indicates the reason why the gateway
is operationally down.
Bits
Enumerated Values:
0localIpUnreachable
1gatewayAdminDown
2x509CertUnavailable
3privateKeyUnavailable
4caCertUnavailable
5caCRLUnavailable
6trustAnchorsDown
7certProfileDown
8invalidCertKeyCombo
9ikeNotReady
.1.3.6.1.4.1.6527.3.1.2.48.19.1.14
tmnxIPsecGWCACert obsolete
The value of tmnxIPsecGWCACert specifies the path-name of the
Certificate from the Certificate-Authority to be used with this SAP
IPSec gateway.
OctetStringr/w
Constraints:
range: 0-180
.1.3.6.1.4.1.6527.3.1.2.48.19.1.15
tmnxIPsecGWCACertRevocList obsolete
The value of tmnxIPsecGWCACertRevocList specifies the path-name of the
Certificate Revocation List (CRL) from Certificate-Authority to be
used with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-180
.1.3.6.1.4.1.6527.3.1.2.48.19.1.16
tmnxIPsecGWName
The value of tmnxIPsecGWName specifies the name for this IPSec
gateway.

An 'inconsistentValue' error is returned if value of this object is
not set to unique value at the time of creation.
TIMETRA-TC-MIBTNamedItemr/w
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.17
tmnxIPsecGWCertTrustAnchor obsolete
The value of tmnxIPsecGWCertTrustAnchor specifies the name for
Certificate-Authority Profile name associated with this SAP IPSec
gateway certificate.

An 'inconsistentValue' error is returned if this objec…
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.18
tmnxIPsecGWLocalIdType
The value of tmnxIPsecGWLocalIdType specifies the local identifier of
7750 used for IDi or IDr for IKEv2.

An 'inconsistentValue' error is returned if this object is modified
when tmnxIPsecGWAdminState is …
TmnxIPsecLocalIdTyper/w
Textual Convention: TmnxIPsecLocalIdType Enumeration
Type Values:
0none
1ipv4
2fqdn
3dn
4ipv6
.1.3.6.1.4.1.6527.3.1.2.48.19.1.19
tmnxIPsecGWLocalIdValue
The value of tmnxIPsecGWLocalIdValue specifies the value associated
with tmnxIPsecGWLocalIdType object.

Value is extracted from the configured certificate when
tmnxIPsecGWLocalIdType is set to 'dn'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.19.1.20
tmnxIPsecGWCSVPrimary
The value of tmnxIPsecGWCSVPrimary specifies the primary method of
Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be set in …
TmnxCertRevStatusr/w
Textual Convention: TmnxCertRevStatus Enumeration
Type Values:
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.19.1.21
tmnxIPsecGWCSVSecondary
The value of tmnxIPsecGWCSVSecondary specifies the secondary method of
Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be set…
TmnxCertRevStatusOrNoner/w
Textual Convention: TmnxCertRevStatusOrNone Enumeration
Type Values:
0none
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.19.1.22
tmnxIPsecGWCSVDefResult
The value of tmnxIPsecGWCSVDefResult specifies the default result of
Certificate Status Verification (CSV) when both primary and secondary
method failed to provide an answer.
Enumerationr/w
Enumerated Values:
0revoked
1good
.1.3.6.1.4.1.6527.3.1.2.48.19.1.23
tmnxIPsecGWRadAcctgPolicy
The value of tmnxIPsecGWRadAcctgPolicy specifies the radius accounting
policy associated with this IPsec gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.24
tmnxIPsecGWRadAuthPolicy
The value of tmnxIPsecGWRadAuthPolicy specifies the radius
authentication policy associated with this IPsec gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.25
tmnxIPsecGWCertProfile
The value of tmnxIPsecGWCertProfile specifies the certificate profile
associated with this IPsec gateway.

An 'inconsistentValue' error is returned when tmnxIPsecGWCertProfile
is set to non-default value a…
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.26
tmnxIPsecGWCertTrstAnchrProf
The value of tmnxIPsecGWCertTrstAnchrProf specifies the name for
Certificate-Authority Trust Anchor Profile name associated with this
SAP IPSec gateway certificate.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.27
tmnxIPsecGWClientDatabaseName
The value of tmnxIPsecGWClientDatabaseName specifies the name of the
client database associated with this IPsec gateway.

The IPsec client database is configured by tIPsecClientDatabaseTable.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.19.1.28
tmnxIPsecGWClientDatabasFallback
The value of tmnxIPsecGWClientDatabasFallback specifies whether or not
this IPsec gateway falls back to the default authentication policy
when the IPsec tunnel authentication request fails to match any
clients in the IP…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.19.1.29
tmnxIPsecGWMaxNumPh1SaKeys
The value of tmnxIPsecGWMaxNumPh1SaKeys specifies the maximum number
of Security Association (SA) phase 1 keys, which can be saved by the
system, for an IPsec tunnel associated to this gateway.
Unsigned32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6527.3.1.2.48.19.1.30
tmnxIPsecGWMaxNumPh2SaKeys
The value of tmnxIPsecGWMaxNumPh2SaKeys specifies the maximum number
of Security Association (SA) phase 2 keys, which can be saved by the
system, for an IPsec tunnel associated to this gateway.
Unsigned32r/w
Constraints:
range: 0-48
.1.3.6.1.4.1.6527.3.1.2.48.19.1.31
tmnxIPsecGWSecureServiceName
The value of tmnxIPsecGWSecureServiceName specifies the name of the
default security service used by this SAP IPSec gateway.

The values of tmnxIPsecGWSecureServiceName and
tmnxIPsecGWSecureService must be…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.19.1.32
.1.3.6.1.4.1.6527.3.1.2.48.20 · 1 row entry · 28 columns
Table to store dynamic IPsec Remote-User Tunnel entries.
tIPsecRUTnlEntry entry .1.3.6.1.4.1.6527.3.1.2.48.20.1
Information about a single dynamic IPsec Remote-User Tunnel entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort
Column Syntax OID
tIPsecRUTnlInetAddrType
The value of tIPsecRUTnlInetAddrType indicates the address type of the
SAP IPsec gateway to the tunnel.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.20.1.1
tIPsecRUTnlInetAddress
This value of tIPsecRUTnlInetAddress indicates the address of of the
SAP IPsec gateway to the tunnel.
OctetString
Constraints:
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.20.1.2
tIPsecRUTnlPort
The value of tIPsecRUTnlPort indicates the UDP port of the SAP IPsec
gateway to the tunnel.
TIMETRA-TC-MIBTTcpUdpPort
Textual Convention: TIMETRA-TC-MIBTTcpUdpPort Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.20.1.3
tIPsecRUTnlPrivateIpAddrType
The value of tIPsecRUTnlPrivateIpAddrType indicates the address type
of the private IP Address in the tunnel.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.20.1.4
tIPsecRUTnlPrivateIpAddr
The value of tIPsecRUTnlPrivateIpAddr indicates the private IP address
on the IPsec gateway tunnel.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.20.1.5
tIPsecRUTnlPrivateIpPrefixLen
The value of tIPsecRUTnlPrivateIpPrefixLen indicates the number of
bits to match on the tIPsecRUTnlPrivateIpAddr.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.20.1.6
tIPsecRUTnlTempId
The value of tIPsecRUTnlTempId indicates the id of a tunnel template
entry used for the tunnel.
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId
Textual Convention: TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId Unsigned32
Type Constraints:
range: 1..2048
.1.3.6.1.4.1.6527.3.1.2.48.20.1.7
tIPsecRUTnlIPsecSALifeTime
The value of tIPsecRUTnlIPsecSALifeTime indicates the lifetime of the
phase 2 IKE key.
secondsUnsigned32
Constraints:
range: 1200-31536000
.1.3.6.1.4.1.6527.3.1.2.48.20.1.8
tIPsecRUTnlPfsDHGroup
The value of tIPsecRUTnlPfsDHGroup indicates the new
Diffie-hellman key exchange each time the SA(Security Association)
key is renegotiated. After the SA expires, the key is forgotten
and another key is generated (if t…
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.20.1.9
tIPsecRUTnlReplayWindow
The value of tIPsecRUTnlReplayWindow indicates the size of the
anti-replay window.
Unsigned32
Constraints:
range: 0-0
range: 32-32
range: 64-64
range: 128-128
range: 256-256
range: 512-512
.1.3.6.1.4.1.6527.3.1.2.48.20.1.10
tIPsecRUTnlPrivateSvcId
The value of tIPsecRUTnlPrivateSvcId indicates the service-id of the
Tunnel delivery service.
TIMETRA-TC-MIBTmnxServId
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.20.1.11
tIPsecRUTnlPrivateIfIndex
The value of tIPsecRUTnlPrivateIfIndex indicates the private interface
index used by the tunnel.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.20.1.12
tIPsecRUTnlHasBiDirectionalSA
The value of tIPsecRUTnlHasBiDirectionalSA indicates whether this
tunnel has bi-directional Security-Association entries.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.20.1.13
tIPsecRUTnlHostISA
The value of tIPsecRUTnlHostISA indicates the active ISA MDA that is
being used to host this tunnel.

This object will contain a nonzero value only when the tunnel is
both operationally up and being hosted…
TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.20.1.14
tIPsecRUTnlMatchTrustAnchor
The value of tIPsecRUTnlMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP
IPSec tunnel certificate.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.20.1.15
tIPsecRUTnlOperChanged
The value of tIPsecRUTnlOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.20.1.16
tIPsecRUTnlIkeIdType
The value of tIPsecRUTnlIkeIdType indicates the ID type for the IKE
header used in the tunnel associated with this entry.

If the tunnel is not an IKEv2 remote access tunnel, then the value of
tIPsecRUTnlI…
Enumeration
Enumerated Values:
0notApplicable
1ipv4Addr
2fqdn
3rfc822Addr
5ipv6Addr
9derAsn1Dn
10derAsn1Gn
11keyId
.1.3.6.1.4.1.6527.3.1.2.48.20.1.17
tIPsecRUTnlIkeIdValue
The value of tIPsecRUTnlIkeIdValue indicates the string presentation
of the ID value for the IKE header used in the tunnel associated with
this entry.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.20.1.18
tIPsecRUTnlPrivateIpAddr2Type
The value of the tIPsecRUTnlPrivateIpAddr2Type indicates the address
type of the second private address in the tunnel.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.20.1.19
tIPsecRUTnlPrivateIpAddr2
The value of tIPsecRUTnlPrivateIpAddr2 indicates the second private
address on the IPsec gateway tunnel.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.20.1.20
tIPsecRUTnlPrivateIpPrefixLen2
The value of tIPsecRUTnlPrivateIpPrefixLen2 indicates the number of
bits to match on the tIPsecRUTnlPrivateIpAddr2.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.20.1.21
tIPsecRUTnlInUseTsList
The value of tIPsecRUTnlInUseTsList indicates the traffic selector
(TS) list used by this tunnel.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.20.1.22
tIPsecRUTnlInUsePreSharedKey
The value of tIPsecRUTnlInUsePreSharedKey indicates the pre-shared key
used by this tunnel.
TIMETRA-TC-MIBTLNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.20.1.23
tIPsecRUTnlPubTcpMss
The value of tIPsecRUTnlPubTcpMss indicates the Maximum Segment Size
(MSS) for the TCP traffic in an IPsec tunnel which is sent from the
public network to the private network.
octetsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.20.1.24
tIPsecRUTnlPrivTcpMss
The value of tIPsecRUTnlPrivTcpMss specifies the Maximum Segment Size
(MSS) for the TCP traffic in an IPsec tunnel which is sent from the
private network to the public network.
octetsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.20.1.25
tIPsecRUTnlInUseIkePolicy
The value of tIPsecRUTnlInUseIkePolicy indicates the IKE policy
identifier used by this tunnel.
TmnxIkePolicyIdOrZero
Textual Convention: TmnxIkePolicyIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.20.1.26
tIPsecRUTnlHostEsa
The value of tIPsecRUTnlHostEsa indicates the active ESA that is being
used to host this tunnel.

This object will contain a nonzero value only when the tunnel is both
operationally up and being hosted by …
TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero Integer32
Type Constraints:
range: 0..16
.1.3.6.1.4.1.6527.3.1.2.48.20.1.27
tIPsecRUTnlHostEsaVm
The value of tIPsecRUTnlHostEsaVm indicates the active ESA virtual
machine that is being used to host this tunnel.

This object will contain a nonzero value only when the tunnel is both
operationally up an…
TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero Unsigned32
Type Constraints:
range: 0..4
.1.3.6.1.4.1.6527.3.1.2.48.20.1.28
.1.3.6.1.4.1.6527.3.1.2.48.21 · 1 row entry · 20 columns
Table to store IPsec Remote User Tunnel statistics
tIPsecRUTnlStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.21.1
Statistics for a single IPsec Remote User Tunnel.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort
Column Syntax OID
tIPsecRUTnlIsakmpState
The value of tIPsecRUTnlIsakmpState indicates the state of phase 1
IPsec negotiation.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.6527.3.1.2.48.21.1.1
tIPsecRUTnlIsakmpEstabTime
The value of tIPsecRUTnlIsakmpEstabTime indicates the sysUpTime at the
time the IPsec phase 1 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.21.1.2
tIPsecRUTnlIsakmpNegLifeTime
The value of tIPsecRUTnlIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.3
tIPsecRUTnlNumDpdTx
The value of tIPsecRUTnlNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.4
tIPsecRUTnlNumDpdRx
The value of tIPsecRUTnlNumDpdRx indicates the number of
Dead-Peer-Detection packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.5
tIPsecRUTnlNumDpdAckTx
The value of tIPsecRUTnlNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.6
tIPsecRUTnlNumDpdAckRx
The value of tIPsecRUTnlNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.7
tIPsecRUTnlNumExpRx
The value of tIPsecRUTnlNumExpRx indicates the number of DPD R-U-THERE
packets that have not been acknowledged.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.8
tIPsecRUTnlNumInvalidDpdRx
The value of tIPsecRUTnlNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.9
tIPsecRUTnlNumCtrlPktsTx
The value of tIPsecRUTnlNumCtrlPktsTx indicates the number of control
packets this IPsec Tunnel has sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.10
tIPsecRUTnlNumCtrlPktsRx
The value of tIPsecRUTnlNumCtrlPktsRx indicates the number of control
packets this IPsec Tunnel has received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.11
tIPsecRUTnlNumCtrlTxErrors
The value of tIPsecRUTnlNumCtrlTxErrors indicates the number of
control packet transmit errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.12
tIPsecRUTnlNumCtrlRxErrors
The value of tIPsecRUTnlNumCtrlRxErrors indicates the number of
control packet receive errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.21.1.13
tIPsecRUTnlMatCertEntryId
The value of tIPsecRUTnlMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.21.1.14
tIPsecRUTnlCertProfName
The value of tIPsecRUTnlCertProfName indicates a specific IPsec tunnel
certificate profile name used for this tunnel.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.21.1.15
tIPsecRUTnlClientDBClientId
The value of tIPsecRUTnlClientDBClientId indicates the client ID that
was matched for this tunnel in the IPsec client database.

The value of zero indicates that no IPsec database client was matched
for th…
Unsigned32
Constraints:
range: 0-8000
.1.3.6.1.4.1.6527.3.1.2.48.21.1.17
tIPsecRUTnlStatsIsakmpAuthAlg
The value of tIPsecRUTnlStatsIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this
IPsec tunnel.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.21.1.18
tIPsecRUTnlStatsIsakmpEncrAlg
The value of tIPsecRUTnlStatsIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.21.1.19
tIPsecRUTnlStatsIsakmpPfsDhGrp
The value of tIPsecRUTnlStatsIsakmpPfsDhGrp indicates the
Diffie-Hellman (DH) group of the IPsec phase 1 negotiation for this
IPsec tunnel.

The Diffie-Hellman (DH) group is used by the IPsec tunnel to ach…
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.21.1.20
tIPsecRUTnlStatsIkeTranPrfAlg
The value of tIPsecRUTnlStatsIkeTranPrfAlg specifies the pseudo-random
function (PRF).
Enumeration
Enumerated Values:
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8sameAsAuth
.1.3.6.1.4.1.6527.3.1.2.48.21.1.21
.1.3.6.1.4.1.6527.3.1.2.48.22 · 1 row entry · 16 columns
Table to store the IPsec remote-user dynamic SA entries.
tIPsecRUSAEntry entry .1.3.6.1.4.1.6527.3.1.2.48.22.1
Information about a single IPsec remote-user SA entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort tIPsecRUSAId tIPsecRUSADirection tIPsecRUSAIndex
Column Syntax OID
tIPsecRUSAId
The value of tIPsecRUSAId indicates the id of an SA entry and is part
of the index for the tIPsecRUSATable.
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.6527.3.1.2.48.22.1.1
tIPsecRUSAIndex
The value of tIPsecRUSAIndex indicates an additional index to uniquely
identify the SA entry in the tIPsecRUSATable.
Unsigned32
Constraints:
range: 1-2
.1.3.6.1.4.1.6527.3.1.2.48.22.1.2
tIPsecRUSADirection
The value of tIPsecRUSADirection indicates the direction on the
IPsec Tunnel to which this SA entry can be applied. The value
of tIPsecRUSADirection is also part of the index for the table
tIPsecRUSATable
TIMETRA-TC-MIBTmnxIPsecDirection
Textual Convention: TIMETRA-TC-MIBTmnxIPsecDirection Enumeration
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.6527.3.1.2.48.22.1.3
tIPsecRUSAEncryptionKey
The value of tIPsecRUSAEncryptionKey indicates the key used for the
encryption algorithm defined by the tIPsecRUSAEncrAlgorithm in the
IPsec transform.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.6527.3.1.2.48.22.1.4
tIPsecRUSAAuthenticationKey
The value of tIPsecRUSAAuthenticationKey indicates the key used for
the authentication algorithm defined by the tIPsecRUSAAuthAlgorithm in
the IPsec transform.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.22.1.5
tIPsecRUSASpi
The value of tIPsecRUSASpi indicates the SPI (Security Parameter
Index) used to lookup the instruction to verify and decrypt the
incoming IPsec packets when the value of tIPsecRUSADirection is
'inbound'.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.22.1.6
tIPsecRUSAAuthAlgorithm
The value of tIPsecRUSAAuthAlgorithm indicates the authentication
algorithm used with this SA.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.22.1.7
tIPsecRUSAEncrAlgorithm
The value of tIPsecRUSAEncrAlgorithm indicates the encryption
algorithm used with this SA.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.22.1.8
tIPsecRUSAEstablishedTime
The value of tIPsecRUSAEstablishedTime indicates the sysUpTime at the
time the IPsec phase 2 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.22.1.9
tIPsecRUSANegotiatedLifeTime
The value of tIPsecRUSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.22.1.10
tIPsecRUSALclAddrType obsolete
The value of tIPsecRUSALclAddrType indicates the address type of
address in tIPsecRUSALclAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.22.1.11
tIPsecRUSALclAddr obsolete
The value of tIPsecRUSALclAddr indicates the IP address on the vpn
side.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.22.1.12
tIPsecRUSALclAPrefLen obsolete
The value of tIPsecRUSALclAPrefLen indicates the number of bits to
match of the tIPsecRUSALclAddr.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.22.1.13
tIPsecRUSARemAddrType obsolete
The value of tIPsecRUSARemAddrType indicates the address type of
address in tIPsecRUSARemAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.22.1.14
tIPsecRUSARemAddr obsolete
The value of tIPsecRUSARemAddr indicates the IP address on the tunnel
side.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.22.1.15
tIPsecRUSARemAPrefLen obsolete
The value of tIPsecRUSARemAPrefLen indicates the number of bits to
match of the tIPsecRUSARemAddr.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.22.1.16
.1.3.6.1.4.1.6527.3.1.2.48.23 · 1 row entry · 18 columns
Table to retrieve the IPsec Remote-User SA Statistics entries.
tIPsecRUSAStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.23.1
Information about a single IPsec Remote-User SA Statistics entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort tIPsecRUSAId tIPsecRUSADirection tIPsecRUSAIndex
Column Syntax OID
tIPsecRUSAStatsBytesProcessed
The value of tIPsecRUSAStatsBytesProcessed indicates the number of
bytes successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.23.1.1
tIPsecRUSAStatsBytesProcLow32
The value of tIPsecRUSAStatsBytesProcLow32 indicates the lower 32 bits
of the value of tIPsecRUSAStatsBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.2
tIPsecRUSAStatsBytesProcHigh32
The value of tIPsecRUSAStatsBytesProcHigh32 indicates the higher 32
bits of the value of tIPsecRUSAStatsBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.3
tIPsecRUSAStatsPktsProcessed
The value of tIPsecRUSAStatsPktsProcessed indicates the number of
packets successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.23.1.4
tIPsecRUSAStatsPktsProcLow32
The value of tIPsecRUSAStatsPktsProcLow32 indicates the lower 32 bits
of the value of tIPsecRUSAStatsPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.5
tIPsecRUSAStatsPktsProcHigh32
The value of tIPsecRUSAStatsPktsProcHigh32 indicates the higher 32
bits of the value of tIPsecRUSAStatsPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.6
tIPsecRUSAStatsCryptoErrors
The value of tIPsecRUSAStatsCryptoErrors indicates the number
of crypto errors encountered on this SA.

When the value of tIPsecRUSADirection is 'inbound (1)', the
tIPsecRUSAStatsCryptoErrors will be set f…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.7
tIPsecRUSAStatsReplayErrors
The value of tIPsecRUSAStatsReplayErrors indicates the number of
replay errors encountered on this SA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.8
tIPsecRUSAStatsSAErrors
The value of tIPsecRUSAStatsSAErrors indicates the number of SA errors
encountered on this SA. The SA errors means ISA tried to use a CHILD
SA that is marked for deletion.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.9
tIPsecRUSAStatsPolicyErrors
The value of tIPsecRUSAStatsPolicyErrors indicates the number
of policy errors encountered on this SA. The policy errors include
bundled SA, selector check and policy direction error.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.10
tIPsecRUSAStatsEncapOverhead
The value of tIPsecRUSAStatsEncapOverhead indicates the encapsulation
overhead for this outbound SA. This value is only significant when the
value of tIPsecRUSADirection is 'outbound'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.11
tIPsecRUSAStatsPreEncapFragCnt
The value of tIPsecRUSAStatsPreEncapFragCnt indicates the number of
fragmentations that occurred prior to encapsulation for this outbound
SA. Pre-encapsulation fragmentation occurs for IPv4 packets whose size
exceeds tI…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.23.1.12
tIPsecRUSAStatsPreEncapFragLtSz
The value of tIPsecRUSAStatsPreEncapFragLtSz indicates the size of the
last packet which caused a pre-encapsulation fragmentation to occur
for this SA. This value is only significant when the value of
tIPsecRUSADirectio…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.13
tIPsecRUSAStatsPostEncapFragCnt
The value of tIPsecRUSAStatsPostEncapFragCnt indicates the number of
fragmentations that occurred after encapsulation for this SA.
Post-encapsulation fragmentation occurs when the encapsulated packet
size exceeds tIPsec…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.23.1.14
tIPsecRUSAStatsPostEncapFragLtSz
The value of tIPsecRUSAStatsPostEncapFragLtSz indicates the size of
the last encapsulated packet which caused a post-encapsulation
fragmentation to occur for this SA. This value is only significant
when the value of tIP…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.23.1.15
tIPsecRUSAStatsPfsDhGroup
The value of tIPsecRUSAStatsPfsDhGroup indicates the Diffie-Hellman
(DH) group used with this SA.
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.23.1.17
tIPsecRUSAStatsMulticastIfName
The value of tIPsecRUSAStatsMulticastIfName indicates the multicast
interface name associated with this SA.

This value is only significant when the value of tIPsecRUSADirection
is 'outbound (2)'.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.23.1.18
tIPsecRUSAStatsMulticastProt
The value of tIPsecRUSAStatsMulticastProt indicates the supported
protocol types of the multicast interface associated to this SA.

This value is only significant when the value of tIPsecRUSADirection
is '…
TIPsecMulticastProtocol
Textual Convention: TIPsecMulticastProtocol Bits
Type Values:
0mld
1igmp
.1.3.6.1.4.1.6527.3.1.2.48.23.1.19
.1.3.6.1.4.1.6527.3.1.2.48.26 · 1 row entry · 9 columns
Table to store the IPsec Tunnel BFD session entries.
          
This table has been marked obsolete in SROS Release 16.0. The
functionality of this object is replaced by tmnxIPsecTnlBfdSessTable
and tmnxIPsecTnlBfdSessStatTable.
tmnxIPsecTunnelBfdEntry entry .1.3.6.1.4.1.6527.3.1.2.48.26.1
Information about a single IPsec Tunnel BFD session entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName tmnxIPsecTunnelBfdSvcId tmnxIPsecTunnelBfdIfName tmnxIPsecTunnelBfdDstAddrType tmnxIPsecTunnelBfdDstAddr
Column Syntax OID
tmnxIPsecTunnelBfdSvcId obsolete
The value of tmnxIPsecTunnelBfdSvcId specifies the service-id of the
interface running BFD.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is replaced by tmnxI…
TIMETRA-TC-MIBTmnxServId
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.26.1.1
tmnxIPsecTunnelBfdIfName obsolete
The value of tmnxIPsecTunnelBfdIfName specifies the IPSec interface
used by the BFD session.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is replaced by tmnx…
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.26.1.2
tmnxIPsecTunnelBfdDstAddrType obsolete
The value of tmnxIPsecTunnelBfdDstAddrType specifies the address type
of address in tmnxIPsecTunnelBfdDstAddr.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object i…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.26.1.3
tmnxIPsecTunnelBfdDstAddr obsolete
The value of tmnxIPsecTunnelBfdDstAddr specifies the destination
ipaddress to be used for the BFD session.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is re…
OctetString
Constraints:
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.26.1.4
tmnxIPsecTunnelBfdRowStatus obsolete
The tmnxIPsecTunnelBfdRowStatus object is used to create and delete
rows in the tmnxIPsecTunnelBfdTable.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is repl…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.26.1.5
tmnxIPsecTunnelBfdLastChanged obsolete
The value of tmnxIPsecTunnelBfdLastChanged 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 ne…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.26.1.6
tmnxIPsecTunnelBfdSrcAddrType obsolete
The value of tmnxIPsecTunnelBfdSrcAddrType indicates the address type
of tmnxIPsecTunnelBfdSrcAddr object.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is re…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.26.1.7
tmnxIPsecTunnelBfdSrcAddr obsolete
The value of tmnxIPsecTunnelBfdSrcAddr indicates the source IP address
on the interface running BFD.

This object has been marked obsolete in SROS Release 16.0. The
functionality of this object is replaced…
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.26.1.8
tmnxIPsecTunnelBfdSessOperState obsolete
The value of tmnxIPsecTunnelBfdSessOperState indicates the operational
state of the BFD session the IPsec tunnel is relying upon for its fast
triggering mechanism.

This object has been marked obsolete in …
TIMETRA-TC-MIBTmnxBfdSessOperState
Textual Convention: TIMETRA-TC-MIBTmnxBfdSessOperState Enumeration
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.48.26.1.9
.1.3.6.1.4.1.6527.3.1.2.48.28 · 1 row entry · 6 columns
The tIPsecRadAuthPlcyTable allows configuration of IPsec Radius
authentication policy parameters.
tIPsecRadAuthPlcyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.28.1
tIPsecRadAuthPlcyEntry is an entry (conceptual row) in the
tIPsecRadAuthPlcyTable. Each entry represents the configuration for a
RADIUS authentication policy.

Entries in this table can be created and delete…
Indexes
tIPsecRadAuthPlcyName
Column Syntax OID
tIPsecRadAuthPlcyName
The value of tIPsecRadAuthPlcyName specifies a specific IPsec RADIUS
authentication policy.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.28.1.1
tIPsecRadAuthPlcyRowStatus
The value of tIPsecRadAuthPlcyRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.28.1.2
tIPsecRadAuthPlcyLastMgmtChange
The value of tIPsecRadAuthPlcyLastMgmtChange indicates the sysUpTime
at the time of the most recent management-initiated change to this
Policy.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.28.1.3
tIPsecRadAuthPlcyInclAttr
The value of tIPsecRadAuthPlcyInclAttr specifies what RADIUS
attributes the system should include into RADIUS access-request
messages.

When the 'certSubjectKeyId (5)' bit value is configured, the system
e…
Bitsr/w
Enumerated Values:
0callingStationId
1calledStationId
2nasPortId
3nasIdentifier
4nasIpAddr
5certSubjectKeyId
.1.3.6.1.4.1.6527.3.1.2.48.28.1.4
tIPsecRadAuthPlcyRadSrvPlcy
The value of tIPsecRadAuthPlcyRadSrvPlcy specifies the RADIUS server
policy as defined in TIMETRA-RADIUS-MIB::tmnxRadSrvPlcyTable to be
applied in this IPsec RADIUS authentication policy.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.28.1.5
tIPsecRadAuthPlcyPassword
The value of tIPsecRadAuthPlcyPassword specifies the default password
to be used in access-request messages to the RADIUS server. An empty
string is returned on SNMP GET requests.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.28.1.6
.1.3.6.1.4.1.6527.3.1.2.48.30 · 1 row entry · 7 columns
The tIPsecRadAcctPlcyTable allows configuration of IPsec Radius
accounting policy parameters.
tIPsecRadAcctPlcyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.30.1
tIPsecRadAcctPlcyEntry is an entry (conceptual row) in the
tIPsecRadAcctPlcyTable. Each entry represents the configuration for a
RADIUS accounting policy.

Entries in this table can be created and deleted vi…
Indexes
tIPsecRadAcctPlcyName
Column Syntax OID
tIPsecRadAcctPlcyName
The value of tIPsecRadAcctPlcyName specifies a specific IPsec RADIUS
accounting policy.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.30.1.1
tIPsecRadAcctPlcyRowStatus
The value of tIPsecRadAcctPlcyRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.30.1.2
tIPsecRadAcctPlcyLastMgmtChange
The value of tIPsecRadAcctPlcyLastMgmtChange indicates the sysUpTime
at the time of the most recent management-initiated change to this
Policy.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.30.1.3
tIPsecRadAcctPlcyInclAttr
The value of tIPsecRadAcctPlcyInclAttr specifies what RADIUS
attributes the system should include into RADIUS access-request
messages.
Bitsr/w
Enumerated Values:
0callingStationId
1calledStationId
2nasPortId
3nasIdentifier
4nasIpAddr
5framedIpAddr
6framedIpv6Prefix
7acctStats
.1.3.6.1.4.1.6527.3.1.2.48.30.1.4
tIPsecRadAcctPlcyRadSrvPlcy
The value of tIPsecRadAcctPlcyRadSrvPlcy specifies the RADIUS server
policy as defined in TIMETRA-RADIUS-MIB::tmnxRadSrvPlcyTable to be
applied in this IPsec RADIUS accounting policy.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.30.1.5
tIPsecRadAcctPlcyUpdateInterval
The value of tIPsecRadAcctPlcyUpdateInterval specifies the update
interval of the accounting data of the IPsec RADIUS accounting policy.
A value of 0 specifies that no intermediate updates will be sent.
minutesUnsigned32r/w
Constraints:
range: 0-0
range: 5-259200
.1.3.6.1.4.1.6527.3.1.2.48.30.1.6
tIPsecRadAcctPlcyJitter
The value of tIPsecRadAcctPlcyJitter specifies the amount of jitter to
be applied on the update interval which is configured in
tIPsecRadAcctPlcyUpdateInterval.

A value between 0..3600 specifies the amoun…
secondsInteger32r/w
Constraints:
range: -1-3600
.1.3.6.1.4.1.6527.3.1.2.48.30.1.7
.1.3.6.1.4.1.6527.3.1.2.48.32 · 1 row entry · 5 columns
The tmnxIPsecTnlDstAddrTable contains destination addresses for each
IPSec tunnel in the system.
          
Entries are created and deleted by the user.
tmnxIPsecTnlDstAddrEntry entry .1.3.6.1.4.1.6527.3.1.2.48.32.1
The tmnxIPsecTnlDstAddrEntry contains information about a single
destination address in an IPSec Tunnel.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName tmnxIPsecTnlDstAddrType tmnxIPsecTnlDstAddr
Column Syntax OID
tmnxIPsecTnlDstAddrType
The value of tmnxIPsecTnlDstAddrType specifies the address type of
address in tmnxIPsecTnlDstAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.32.1.1
tmnxIPsecTnlDstAddr
The value of tmnxIPsecTnlDstAddr specifies the address of the
destination of this IPSec tunnel.
OctetString
Constraints:
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.32.1.2
tmnxIPsecTnlDstAddrRowStatus
The tmnxIPsecTnlDstAddrRowStatus object is used to create and delete
rows in the tmnxIPsecTnlDstAddrTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.32.1.3
tmnxIPsecTnlDstAddrLastChanged
The value of tmnxIPsecTnlDstAddrLastChanged indicates the sysUpTime at
the time of the last modification of this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.32.1.4
tmnxIPsecTnlDstAddrResolved
The value of tmnxIPsecTnlDstAddrResolved indicates whether or not this
IPsec tunnel destination address has been resolved as reachable by the
virtual router
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.32.1.5
.1.3.6.1.4.1.6527.3.1.2.48.34 · 1 row entry · 6 columns
The tIPsecCertProfileTable allows configuration of IPsec certificate
profile parameters.
tIPsecCertProfileEntry entry .1.3.6.1.4.1.6527.3.1.2.48.34.1
The tIPsecCertProfileEntry is an entry (conceptual row) in the
tIPsecCertProfileTable. Each entry represents the configuration for a
certificate profile.

Entries in this table can be created and deleted via…
Indexes
tIPsecCertProfileName
Column Syntax OID
tIPsecCertProfileName
The value of tIPsecCertProfileName specifies a specific IPsec
certificate profile name.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.34.1.1
tIPsecCertProfileRowStatus
The value of tIPsecCertProfileRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.34.1.2
tIPsecCertProfileLastChgd
The value of tIPsecCertProfileLastChgd indicates the sysUpTime at the
time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.34.1.3
tIPsecCertProfileAdminState
The value of tIPsecCertProfileAdminState specifies the administrative
state of the tIPsecCertProfileEntry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.34.1.4
tIPsecCertProfileOperState
The value of tIPsecCertProfileOperState indicates the operational
status of tIPsecCertProfileEntry.
TIMETRA-TC-MIBTmnxOperState
Textual Convention: TIMETRA-TC-MIBTmnxOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.6527.3.1.2.48.34.1.5
tIPsecCertProfileOperFlags
The value of tIPsecCertProfileOperFlags indicates the operational
condition of the certificate profile which is aggregated from all its
configured entries.
Bits
Enumerated Values:
0profileAdminDown
1invalidCertFile
2invalidKeyFile
3invalidCertKeyCombo
4caProfileOperDown
5invalidCAProfEntry
.1.3.6.1.4.1.6527.3.1.2.48.34.1.6
.1.3.6.1.4.1.6527.3.1.2.48.36 · 1 row entry · 8 columns
The tIPsecCertProfEntryIdTable allows configuration of IPsec
certificate profile entry parameters.
tIPsecCertProfEntryIdEntry entry .1.3.6.1.4.1.6527.3.1.2.48.36.1
The tIPsecCertProfEntryIdEntry is an entry (conceptual row) in the
tIPsecCertProfEntryIdTable. Each entry represents the configuration
for a certificate profile entry.

Entries in this table can be created a…
Indexes
tIPsecCertProfileName tIPsecCertProfEntryId
Column Syntax OID
tIPsecCertProfEntryId
The value of tIPsecCertProfEntryId specifies a specific IPsec
certificate profile entry identifier.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.6527.3.1.2.48.36.1.1
tIPsecCertProfEntryIdRowStatus
The value of tIPsecCertProfEntryIdRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.36.1.2
tIPsecCertProfEntryIdLastChgd
The value of tIPsecCertProfEntryIdLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.36.1.3
tIPsecCertProfEntryIdCertFile
The value of tIPsecCertProfEntryIdCertFile specifies the file URL of
the certificate to be used with this IPSEC certificate profile entry.
OctetStringr/w
Constraints:
range: 0-95
.1.3.6.1.4.1.6527.3.1.2.48.36.1.4
tIPsecCertProfEntryIdKeyFile
The value of tIPsecCertProfEntryIdKeyFile specifies the key-pair file
to be used for X.509 certificate authentication with this IPSEC
certificate profile entry.
OctetStringr/w
Constraints:
range: 0-95
.1.3.6.1.4.1.6527.3.1.2.48.36.1.5
tIPsecCertProfEntryIdCompChain
The value of tIPsecCertProfEntryIdCompChain indicates the status of
computed chain for this IPSEC certificate profile entry.
Enumeration
Enumerated Values:
0notAvailable
1partial
2complete
.1.3.6.1.4.1.6527.3.1.2.48.36.1.6
tIPsecCertProfEntryIdOperFlags
The value of tIPsecCertProfEntryIdOperFlags indicates the operational
condition of this certificate profile entry.
Bits
Enumerated Values:
0profileAdminDown
1invalidCertFile
2invalidKeyFile
3invalidCertKeyCombo
4caProfileOperDown
5invalidCAProfEntry
.1.3.6.1.4.1.6527.3.1.2.48.36.1.7
tIPsecCertProfEntryIdRsaSign
The value of tIPsecCertProfEntryIdRsaSign specifies the signature
algorithm used by this certificate profile entry.

pkcs1 - Public-Key Cryptography Standards 1
pss - RSA Probabilistic Signature Scheme
Enumerationr/w
Enumerated Values:
1pkcs1
2pss
.1.3.6.1.4.1.6527.3.1.2.48.36.1.8
.1.3.6.1.4.1.6527.3.1.2.48.37 · 1 row entry · 2 columns
The tIPsecCompChainCAProfTable maintains Certificate-Authority (CA)
profile which are part of computed chain per certificate profile
entry.
tIPsecCompChainCAProfEntry entry .1.3.6.1.4.1.6527.3.1.2.48.37.1
The tIPsecCompChainCAProfEntry is an entry (conceptual row) in the
tIPsecCompChainCAProfTable. Each entry represents a part of the
computed chain per certificate profile entry.
Indexes
tIPsecCertProfileName tIPsecCertProfEntryId tIPsecCompChainCAProfOrder
Column Syntax OID
tIPsecCompChainCAProfOrder
The value of tIPsecCompChainCAProfOrder indicates the order in which
certificate-authority (CA) profile are maintained for the computed
chain of this certificate profile entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.37.1.1
tIPsecCompChainCAProfName
The value of tIPsecCompChainCAProfName indicates the
certificate-authority (CA) profile which is part of the computed chain
for this certificate profile entry.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.37.1.2
.1.3.6.1.4.1.6527.3.1.2.48.42 · 1 row entry · 3 columns
The tIPsecCertChainCAProfTable maintains configuration of chain CA
profiles for IPsec certificate profile entry parameters.
tIPsecCertChainCAProfEntry entry .1.3.6.1.4.1.6527.3.1.2.48.42.1
The tIPsecCertChainCAProfEntry is an entry (conceptual row) in the
tIPsecCertChainCAProfTable. Each entry represents the configuration
for a chain CA profile for certificate profile entry.

Entries in this t…
Indexes
tIPsecCertProfileName tIPsecCertProfEntryId tIPsecCertChainCAProfName
Column Syntax OID
tIPsecCertChainCAProfName
The tIPsecCertChainCAProfName specifies the chain CA profile for
certificate profile entry.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.42.1.1
tIPsecCertChainCAProfRowStatus
The tIPsecCertChainCAProfRowStatus controls the creation and deletion
of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.42.1.2
tIPsecCertChainCAProfLastChgd
The tIPsecCertChainCAProfLastChgd indicates the sysUpTime at the time
of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.42.1.3
.1.3.6.1.4.1.6527.3.1.2.48.44 · 1 row entry · 3 columns
The tIPsecTsListTable allows configuration of IPsec traffic selector
list parameters.
tIPsecTsListEntry entry .1.3.6.1.4.1.6527.3.1.2.48.44.1
The tIPsecTsListEntry is an entry (conceptual row) in the
tIPsecTsListTable. Each entry represents the configuration for a
traffic selector list.

Entries in this table can be created and deleted via SNMP SE…
Indexes
tIPsecTsListName
Column Syntax OID
tIPsecTsListName
The value of tIPsecTsListName specifies a specific IPsec traffic
selector list name.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.44.1.1
tIPsecTsListRowStatus
The value of tIPsecTsListRowStatus controls the creation and deletion
of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.44.1.2
tIPsecTsListLastChgd
The value of tIPsecTsListLastChgd indicates the sysUpTime at the time
of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.44.1.3
.1.3.6.1.4.1.6527.3.1.2.48.46 · 1 row entry · 19 columns
The tIPsecTsListLclEntryTable allows configuration of IPsec traffic
selector list local entry parameters.
tIPsecTsListLclEntryEntry entry .1.3.6.1.4.1.6527.3.1.2.48.46.1
The tIPsecTsListLclEntryEntry is an entry (conceptual row) in the
tIPsecTsListLclEntryTable. Each entry represents the configuration for
a traffic selector list local entry.

Entries in this table can be cre…
Indexes
tIPsecTsListName tIPsecTsListLclEntryId
Column Syntax OID
tIPsecTsListLclEntryId
The value of tIPsecTsListLclEntryId specifies a unique identifier for
one IPsec traffic selector local entry configured in this system.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.6527.3.1.2.48.46.1.1
tIPsecTsListLclEntryRowStatus
The value of tIPsecTsListLclEntryRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.46.1.2
tIPsecTsListLclEntryLastChgd
The value of tIPsecTsListLclEntryLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.46.1.3
tIPsecTsListLclEntryFrAddrType
The value of tIPsecTsListLclEntryFrAddrType specifies the address type
of beginning address of the range for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.46.1.5
tIPsecTsListLclEntryFrAddr
The value of tIPsecTsListLclEntryFrAddr specifies the beginning
address of the range for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value when tIPsecTsListLc…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.46.1.6
tIPsecTsListLclEntryToAddrType
The value of tIPsecTsListLclEntryToAddrType specifies the address type
of ending address of the range for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value wh…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.46.1.7
tIPsecTsListLclEntryToAddr
The value of tIPsecTsListLclEntryToAddr specifies the ending address
of the range for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value when tIPsecTsListLclEn…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.46.1.8
tIPsecTsListLclEntryPfxAddrType
The value of tIPsecTsListLclEntryPfxAddrType specifies the address
type of prefix address of the range for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value w…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.46.1.9
tIPsecTsListLclEntryPfxAddr
The value of tIPsecTsListLclEntryPfxAddr specifies the prefix address
for this entry.

An 'inconsistentValue' error is returned if this object is set to
non-default value when tIPsecTsListLclEntryFrAddr is…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.46.1.10
tIPsecTsListLclEntryPfxLen
The value of tIPsecTsListLclEntryPfxLen specifies the prefix length of
the tIPsecTsListLclEntryPfxAddr.

An 'inconsistentValue' error is returned if this object is set to
non-default value when tIPsecTsLis…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.46.1.11
tIPsecTsListLclEntryMinPort
The value of tIPsecTsListLclEntryMinPort specifies the minimum port of
the range for this IPsec traffic selector list local entry.

tIPsecTsListLclEntryMinPort is used for any Internet transport layer
prot…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.46.1.12
tIPsecTsListLclEntryMaxPort
The value of tIPsecTsListLclEntryMaxPort specifies the maximum port of
the range for this IPsec traffic selector list local entry.

tIPsecTsListLclEntryMaxPort is used for any Internet transport layer
prot…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.46.1.13
tIPsecTsListLclEntryMinMhType
The value of tIPsecTsListLclEntryMinMhType specifies the minimum
Mobile IPv6 (MIPv6) mobility header type of the range for this IPsec
traffic selector list local entry.

This value must be set in the same …
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.14
tIPsecTsListLclEntryMaxMhType
The value of tIPsecTsListLclEntryMaxMhType specifies the maximum
Mobile IPv6 (MIPv6) mobility header type of the range for this IPsec
traffic selector list local entry.

This value must be set in the same …
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.15
tIPsecTsListLclEntryMinIcmpType
The value of tIPsecTsListLclEntryMinIcmpType specifies the minimum
ICMPv4 or ICMPv6 type of the range for this IPsec traffic selector
list local entry.

This value must be set in the same SNMP SET PDU as
t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.16
tIPsecTsListLclEntryMaxIcmpType
The value of tIPsecTsListLclEntryMaxIcmpType specifies the maximum
ICMPv4 or ICMPv6 type of the range for this IPsec traffic selector
list local entry.

This value must be set in the same SNMP SET PDU as
t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.17
tIPsecTsListLclEntryMinIcmpCode
The value of tIPsecTsListLclEntryMinIcmpCode specifies the minimum
ICMPv4 or ICMPv6 code of the range for this IPsec traffic selector
list local entry.

This value must be set in the same SNMP SET PDU as
t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.18
tIPsecTsListLclEntryMaxIcmpCode
The value of tIPsecTsListLclEntryMaxIcmpCode specifies the maximum
ICMPv4 or ICMPv6 code of the range for this IPsec traffic selector
list local entry.

This value must be set in the same SNMP SET PDU as
t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.19
tIPsecTsListLclEntryProtocolId
The value of tIPsecTsListLclEntryProtocolId specifies the IP protocol
number allowed by the IPsec traffic selector associated with this
local entry.

A value of zero specifies that the IPsec traffic select…
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.6527.3.1.2.48.46.1.20
.1.3.6.1.4.1.6527.3.1.2.48.48 · 1 row entry · 4 columns
The tIPsecGWTsNegSelPlcyTable maintains traffic selector
selection-policy information for IPsec gateway entries.
tIPsecGWTsNegSelPlcyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.48.1
The tIPsecGWTsNegSelPlcyEntry maintains information about a single
IPsec gateway traffic selector negotiation selection-policy.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecGWTsNegSelPlcyName
Column Syntax OID
tIPsecGWTsNegSelPlcyName
The value of tIPsecGWTsNegSelPlcyName specifies the IPsec
selection-policy name associated with this SAP IPSec gateway traffic
selector.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.48.1.1
tIPsecGWTsNegSelPlcyRowStatus
The tIPsecGWTsNegSelPlcyRowStatus object is used to create and delete
rows in the tIPsecGWTsNegSelPlcyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.48.1.2
tIPsecGWTsNegSelPlcyLastChgd
The value of tIPsecGWTsNegSelPlcyLastChgd 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 net…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.48.1.3
tIPsecGWTsNegSelPlcyTsList
The tIPsecGWTsNegSelPlcyTsList object specifies the IPsec traffic
selector list name associated with this traffic selector negotiation
selection-policy on this gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.48.1.4
.1.3.6.1.4.1.6527.3.1.2.48.50 · 1 row entry · 4 columns
The tIPsecTrustAnchorProfTable allows configuration of IPsec trust
anchor profile parameters.
tIPsecTrustAnchorProfEntry entry .1.3.6.1.4.1.6527.3.1.2.48.50.1
The tIPsecTrustAnchorProfEntry is an entry (conceptual row) in the
tIPsecTrustAnchorProfTable. Each entry represents the configuration
for a trust anchor profile.

Entries in this table can be created and de…
Indexes
tIPsecTrustAnchorProfName
Column Syntax OID
tIPsecTrustAnchorProfName
The value of tIPsecTrustAnchorProfName specifies a specific IPsec
trust anchor profile name.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.50.1.1
tIPsecTrustAnchorProfRowStatus
The value of tIPsecTrustAnchorProfRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.50.1.2
tIPsecTrustAnchorProfLastChgd
The value of tIPsecTrustAnchorProfLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.50.1.3
tIPsecTrustAnchorCAProfDown
The value of tIPsecTrustAnchorCAProfDown indicates the total number of
trusted CA-profiles (Certificate-Authority) not operational in the
trust-anchor-profile.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.50.1.4
.1.3.6.1.4.1.6527.3.1.2.48.52 · 1 row entry · 3 columns
The tIPsecTrustAnchorsTable allows configuration of IPsec trust anchor
profile entry parameters.
tIPsecTrustAnchorsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.52.1
The tIPsecTrustAnchorsEntry is an entry (conceptual row) in the
tIPsecTrustAnchorsTable. Each entry represents the configuration for a
trust anchor profile entry.

Entries in this table can be created and de…
Indexes
tIPsecTrustAnchorProfName tIPsecTrustAnchorsCAProfile
Column Syntax OID
tIPsecTrustAnchorsCAProfile
The value of tIPsecTrustAnchorsCAProfile specifies a specific IPsec
trust anchor certificate profile name.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.52.1.1
tIPsecTrustAnchorsRowStatus
The value of tIPsecTrustAnchorsRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.52.1.2
tIPsecTrustAnchorsLastChgd
The value of tIPsecTrustAnchorsLastChgd indicates the sysUpTime at the
time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.52.1.3
.1.3.6.1.4.1.6527.3.1.2.48.53 · 1 row entry · 9 columns
The tIPsecRUSATrafficSelTable stores the IPsec remote-user dynamic SA
traffic selector entries.
tIPsecRUSATrafficSelEntry entry .1.3.6.1.4.1.6527.3.1.2.48.53.1
The tIPsecRUSATrafficSelEntry maintains information about a single
IPsec remote-user SA traffic selector entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort tIPsecRUSAId tIPsecRUSADirection tIPsecRUSAIndex tIPsecRUSATrafficSelSide tIPsecRUSATrafficSelFrAddrType tIPsecRUSATrafficSelFrAddr tIPsecRUSATrafficSelToAddrType tIPsecRUSATrafficSelToAddr tIPsecRUSATrafficSelMinPort tIPsecRUSATrafficSelMaxPort tIPsecRUSATrafficSelProtocolId
Column Syntax OID
tIPsecRUSATrafficSelSide
The value of tIPsecRUSATrafficSelSide specifies the side to which the
traffic selector entry pertains.
TmnxIpsecTrafficSelSide
Textual Convention: TmnxIpsecTrafficSelSide Enumeration
Type Values:
1local
2remote
.1.3.6.1.4.1.6527.3.1.2.48.53.1.1
tIPsecRUSATrafficSelFrAddrType
The value of tIPsecRUSATrafficSelFrAddrType specifies the address type
of the beginning address of the range for this traffic selector entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.53.1.2
tIPsecRUSATrafficSelFrAddr
The value of tIPsecRUSATrafficSelFrAddr specifies the beginning
address of the range for this traffic selector entry.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.53.1.3
tIPsecRUSATrafficSelToAddrType
The value of tIPsecRUSATrafficSelToAddrType specifies the address type
of the end address of the range for this traffic selector entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.53.1.4
tIPsecRUSATrafficSelToAddr
The value of tIPsecRUSATrafficSelToAddr specifies the end address of
the range for this traffic selector entry.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.53.1.5
tIPsecRUSATrafficSelLastChgd
The value of tIPsecRUSATrafficSelLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.53.1.6
tIPsecRUSATrafficSelMinPort
The value of tIPsecRUSATrafficSelMinPort specifies the minimum port
number of the range for this IPsec traffic selector entry.

When the value of tIPsecRUSATrafficSelMinPort is '0' and the value of
tIPsecR…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.53.1.7
tIPsecRUSATrafficSelMaxPort
The value of tIPsecRUSATrafficSelMaxPort specifies the maximum port
number of the range for this IPsec traffic selector entry.

When the value of tIPsecRUSATrafficSelMaxPort is '0' and the value of
tIPsecR…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.53.1.8
tIPsecRUSATrafficSelProtocolId
The value of tIPsecRUSATrafficSelProtocolId specifies the IP protocol
number for this IPsec traffic selector entry.

A value of zero specifies that the IPsec traffic selector will accept
packets for any pr…
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.53.1.9
.1.3.6.1.4.1.6527.3.1.2.48.55 · 1 row entry · 25 columns
A table that contains SAP IPSec gateway DHCP information.
tmnxIPsecGWDhcpEntry entry .1.3.6.1.4.1.6527.3.1.2.48.55.1
Information about a SAP IPSec gateway DHCP.
Indexes
Column Syntax OID
tmnxIPsecGWDhcpRowStatus
The value of tmnxIPsecGWDhcpRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.55.1.1
tmnxIPsecGWDhcpLastChgd
The value of tmnxIPsecGWDhcpLastChgd indicates the value of sysUpTime
at the time of the last management change of any writable object of
this row.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.55.1.2
tmnxIPsecGWDhcpAdminState
The value of tmnxIPsecGWDhcpAdminState specifies the administrative
state of SAP IPSec gateway DHCP entry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.55.1.3
tmnxIPsecGWDhcpGiAddrType
The value of tmnxIPsecGWDhcpGiAddrType specifies the address type of
address in tmnxIPsecGWDhcpGiAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.4
tmnxIPsecGWDhcpGiAddr
The value of tmnxIPsecGWDhcpGiAddr specifies the address of the
gateway interface on this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.5
tmnxIPsecGWDhcpSendRelease
The value of tmnxIPsecGWDhcpSendRelease specifies whether to send DHCP
release message when tunnel is removed on this SAP IPSec gateway.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.55.1.6
tmnxIPsecGWDhcpServiceId
The value of tmnxIPsecGWDhcpServiceId specifies the service identifier
whose virtual router provides reachability to the DHCP server
addresses configured in the 'tmnxIPsecGWDhcpSrvrXAddr' objects.

In orde…
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.55.1.7
tmnxIPsecGWDhcpRouterId
The value of tmnxIPsecGWDhcpRouterId specifies the virtual router
instance that provides reachability to the DHCP server addresses
configured in the 'tmnxIPsecGWDhcpSrvrXAddr' objects.

In order to specify…
TIMETRA-TC-MIBTmnxVRtrIDOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxVRtrIDOrZero Integer32
Type Constraints:
range: 0..10240
.1.3.6.1.4.1.6527.3.1.2.48.55.1.8
tmnxIPsecGWDhcpSrvr1AddrType
The value of tmnxIPsecGWDhcpSrvr1AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr1Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.9
tmnxIPsecGWDhcpSrvr1Addr
The value of tmnxIPsecGWDhcpSrvr1Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.10
tmnxIPsecGWDhcpSrvr2AddrType
The value of tmnxIPsecGWDhcpSrvr2AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr2Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.11
tmnxIPsecGWDhcpSrvr2Addr
The value of tmnxIPsecGWDhcpSrvr2Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.12
tmnxIPsecGWDhcpSrvr3AddrType
The value of tmnxIPsecGWDhcpSrvr3AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr3Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.13
tmnxIPsecGWDhcpSrvr3Addr
The value of tmnxIPsecGWDhcpSrvr3Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.14
tmnxIPsecGWDhcpSrvr4AddrType
The value of tmnxIPsecGWDhcpSrvr4AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr4Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.15
tmnxIPsecGWDhcpSrvr4Addr
The value of tmnxIPsecGWDhcpSrvr4Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.16
tmnxIPsecGWDhcpSrvr5AddrType
The value of tmnxIPsecGWDhcpSrvr5AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr5Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.17
tmnxIPsecGWDhcpSrvr5Addr
The value of tmnxIPsecGWDhcpSrvr5Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.18
tmnxIPsecGWDhcpSrvr6AddrType
The value of tmnxIPsecGWDhcpSrvr6AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr6Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.19
tmnxIPsecGWDhcpSrvr6Addr
The value of tmnxIPsecGWDhcpSrvr6Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.20
tmnxIPsecGWDhcpSrvr7AddrType
The value of tmnxIPsecGWDhcpSrvr7AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr7Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.21
tmnxIPsecGWDhcpSrvr7Addr
The value of tmnxIPsecGWDhcpSrvr7Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.22
tmnxIPsecGWDhcpSrvr8AddrType
The value of tmnxIPsecGWDhcpSrvr8AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr8Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.55.1.23
tmnxIPsecGWDhcpSrvr8Addr
The value of tmnxIPsecGWDhcpSrvr8Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.55.1.24
tmnxIPsecGWDhcpServiceName
The value of tmnxIPsecGWDhcpServiceName specifies the service name
whose virtual router provides reachability to the DHCP server
addresses configured in the 'tmnxIPsecGWDhcpSrvrXAddr' objects.

In order to…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.55.1.25
.1.3.6.1.4.1.6527.3.1.2.48.57 · 1 row entry · 14 columns
The tIPsecGWLclAddrAssignTable maintains Local-Address-Assignment
information for all SAP IPSec gateways.
tIPsecGWLclAddrAssignEntry entry .1.3.6.1.4.1.6527.3.1.2.48.57.1
The tIPsecGWLclAddrAssignEntry maintains Local-Address-Assignment
information for specific SAP IPSec gateway.
Indexes
Column Syntax OID
tIPsecGWLclAddrAssignRowStatus
The value of tIPsecGWLclAddrAssignRowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.57.1.1
tIPsecGWLclAddrAssignLastChgd
The value of tIPsecGWLclAddrAssignLastChgd indicates the value of
sysUpTime at the time of the last management change of any writable
object of this row.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.2
tIPsecGWLclAddrAssignAdminState
The value of tIPsecGWLclAddrAssignAdminState specifies the
administrative state of SAP IPSec gateway DHCP entry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.57.1.3
tIPsecGWLclAddrAssignIp4SrvrName
The value of tIPsecGWLclAddrAssignIp4SrvrName specifies the name of
the Local-Address-Assignment server associated with this SAP IPSec
gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.4
tIPsecGWLclAddrAssignIp4SrvrSvc
The value of tIPsecGWLclAddrAssignIp4SrvrSvc specifies the service
identifier whose virtual router provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp4SrvrName …
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.57.1.5
tIPsecGWLclAddrAssignIp4SrvrRtr
The value of tIPsecGWLclAddrAssignIp4SrvrRtr specifies the virtual
router instance that provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp4SrvrName object.
TIMETRA-TC-MIBTmnxVRtrIDOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxVRtrIDOrZero Integer32
Type Constraints:
range: 0..10240
.1.3.6.1.4.1.6527.3.1.2.48.57.1.6
tIPsecGWLclAddrAssignIp4PoolName
The value of tIPsecGWLclAddrAssignIp4PoolName specifies the name of
the primary IPv4 Local-Address-Assignment pool associated with this
IPsec gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.7
tIPsecGWLclAddrAssignIp6SrvrName
The value of tIPsecGWLclAddrAssignIp6SrvrName specifies the name of
the Local-Address-Assignment server associated with this SAP IPSec
gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.8
tIPsecGWLclAddrAssignIp6SrvrSvc
The value of tIPsecGWLclAddrAssignIp6SrvrSvc specifies the service
identifier whose virtual router provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp6SrvrName …
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.57.1.9
tIPsecGWLclAddrAssignIp6SrvrRtr
The value of tIPsecGWLclAddrAssignIp6SrvrRtr specifies the virtual
router instance that provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp6SrvrName object.
TIMETRA-TC-MIBTmnxVRtrIDOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxVRtrIDOrZero Integer32
Type Constraints:
range: 0..10240
.1.3.6.1.4.1.6527.3.1.2.48.57.1.10
tIPsecGWLclAddrAssignIp6PoolName
The value of tIPsecGWLclAddrAssignIp6PoolName specifies the name of
the primary IPv6 Local-Address-Assignment pool associated with this
IPsec gateway.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.11
tIPsecGWLclAddrAssignIp4PoolNam2
The value of tIPsecGWLclAddrAssignIp4PoolNam2 specifies the name of
the secondary IPv4 Local-Address-Assignment pool associated with this
IPsec gateway.

The secondary pool will be used when all addresses …
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.57.1.12
tIPsecGWLclAddrAssignIp4SrvrSvcN
The value of tIPsecGWLclAddrAssignIp4SrvrSvcN specifies the service
name whose virtual router provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp4SrvrName objec…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.57.1.14
tIPsecGWLclAddrAssignIp6SrvrSvcN
The value of tIPsecGWLclAddrAssignIp6SrvrSvcN specifies the service
name whose virtual router provides reachability to the
local-address-assignment server address configured in the
tIPsecGWLclAddrAssignIp6SrvrName objec…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.57.1.15
.1.3.6.1.4.1.6527.3.1.2.48.59 · 1 row entry · 25 columns
A table that contains SAP IPSec gateway DHCPV6 information.
tmnxIPsecGWDhcpV6Entry entry .1.3.6.1.4.1.6527.3.1.2.48.59.1
Information about a SAP IPSec gateway DHCPV6.
Indexes
Column Syntax OID
tmnxIPsecGWDhcpV6RowStatus
The value of tmnxIPsecGWDhcpV6RowStatus controls the creation and
deletion of rows in the table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.59.1.1
tmnxIPsecGWDhcpV6LastChgd
The value of tmnxIPsecGWDhcpV6LastChgd indicates the value of
sysUpTime at the time of the last management change of any writable
object of this row.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.59.1.2
tmnxIPsecGWDhcpV6AdminState
The value of tmnxIPsecGWDhcpV6AdminState specifies the administrative
state of SAP IPSec gateway DHCP entry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.59.1.3
tmnxIPsecGWDhcpV6LinkAddrType
The value of tmnxIPsecGWDhcpV6LinkAddrType specifies the address type
of address in tmnxIPsecGWDhcpV6LinkAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.4
tmnxIPsecGWDhcpV6LinkAddr
The value of tmnxIPsecGWDhcpV6LinkAddr specifies the address of the
gateway interface on this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.5
tmnxIPsecGWDhcpV6SendRelease
The value of tmnxIPsecGWDhcpV6SendRelease specifies whether to send
DHCP release message when tunnel is removed on this SAP IPSec gateway.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.59.1.6
tmnxIPsecGWDhcpV6ServiceId
The value of tmnxIPsecGWDhcpV6ServiceId specifies the service
identifier whose virtual router provides reachability to the DHCP
server addresses configured in the 'tmnxIPsecGWDhcpV6SrvrXAddr'
objects.

In …
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.59.1.7
tmnxIPsecGWDhcpV6RouterId
The value of tmnxIPsecGWDhcpV6RouterId specifies the virtual router
instance that provides reachability to the DHCP server addresses
configured in the 'tmnxIPsecGWDhcpV6SrvrXAddr' objects.

In order to spe…
TIMETRA-TC-MIBTmnxVRtrIDOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxVRtrIDOrZero Integer32
Type Constraints:
range: 0..10240
.1.3.6.1.4.1.6527.3.1.2.48.59.1.8
tmnxIPsecGWDhcpV6Srvr1AddrType
The value of tmnxIPsecGWDhcpV6Srvr1AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr1Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.9
tmnxIPsecGWDhcpV6Srvr1Addr
The value of tmnxIPsecGWDhcpV6Srvr1Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.10
tmnxIPsecGWDhcpV6Srvr2AddrType
The value of tmnxIPsecGWDhcpV6Srvr2AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr2Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.11
tmnxIPsecGWDhcpV6Srvr2Addr
The value of tmnxIPsecGWDhcpV6Srvr2Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.12
tmnxIPsecGWDhcpV6Srvr3AddrType
The value of tmnxIPsecGWDhcpV6Srvr3AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr3Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.13
tmnxIPsecGWDhcpV6Srvr3Addr
The value of tmnxIPsecGWDhcpV6Srvr3Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.14
tmnxIPsecGWDhcpV6Srvr4AddrType
The value of tmnxIPsecGWDhcpV6Srvr4AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr4Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.15
tmnxIPsecGWDhcpV6Srvr4Addr
The value of tmnxIPsecGWDhcpV6Srvr4Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.16
tmnxIPsecGWDhcpV6Srvr5AddrType
The value of tmnxIPsecGWDhcpV6Srvr5AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr5Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.17
tmnxIPsecGWDhcpV6Srvr5Addr
The value of tmnxIPsecGWDhcpV6Srvr5Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.18
tmnxIPsecGWDhcpV6Srvr6AddrType
The value of tmnxIPsecGWDhcpV6Srvr6AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr6Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.19
tmnxIPsecGWDhcpV6Srvr6Addr
The value of tmnxIPsecGWDhcpV6Srvr6Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.20
tmnxIPsecGWDhcpV6Srvr7AddrType
The value of tmnxIPsecGWDhcpV6Srvr7AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr7Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.21
tmnxIPsecGWDhcpV6Srvr7Addr
The value of tmnxIPsecGWDhcpV6Srvr7Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.22
tmnxIPsecGWDhcpV6Srvr8AddrType
The value of tmnxIPsecGWDhcpV6Srvr8AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr8Addr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.59.1.23
tmnxIPsecGWDhcpV6Srvr8Addr
The value of tmnxIPsecGWDhcpV6Srvr8Addr specifies the DHCP server
address associated with this SAP IPSec gateway.
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.59.1.24
tmnxIPsecGWDhcpV6ServiceName
The value of tmnxIPsecGWDhcpV6ServiceName specifies the service name
whose virtual router provides reachability to the DHCP server
addresses configured in the 'tmnxIPsecGWDhcpV6SrvrXAddr' objects.

In orde…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.59.1.25
.1.3.6.1.4.1.6527.3.1.2.48.61 · 1 row entry · 19 columns
The tIPsecTsListRmtEntryTable contains objects used to configure
instances of IPsec traffic selector list remote entries.
          
Entries in this table are created and destroyed via SNMP SET
operations to tIPsecTsListRmtEntryRowStatus.
tIPsecTsListRmtEntryEntry entry .1.3.6.1.4.1.6527.3.1.2.48.61.1
The tIPsecTsListRmtEntryEntry contains the configuration of one IPsec
traffic selector list remote entry.
Indexes
tIPsecTsListName tIPsecTsListRmtEntryId
Column Syntax OID
tIPsecTsListRmtEntryId
The value of tIPsecTsListRmtEntryId specifies a unique identifier for
one IPsec traffic selector remote entry configured in this system.
Unsigned32
Constraints:
range: 1-32
.1.3.6.1.4.1.6527.3.1.2.48.61.1.1
tIPsecTsListRmtEntryRowStatus
The value of tIPsecTsListRmtEntryRowStatus specifies the status of
this row. It is used to create and destroy rows in
tIPsecTsListRmtEntryTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.61.1.2
tIPsecTsListRmtEntryLastChgd
The value of tIPsecTsListRmtEntryLastChgd indicates the time, since
system startup, when the configuration of this row was created or
modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.61.1.3
tIPsecTsListRmtEntryMinAddrType
The value of tIPsecTsListRmtEntryMinAddrType specifies the address
type of tIPsecTsListRmtEntryMinAddr.

The values of tIPsecTsListRmtEntryMinAddrType and
tIPsecTsListRmtEntryMaxAddrType must be the same.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.61.1.4
tIPsecTsListRmtEntryMinAddr
The value of tIPsecTsListRmtEntryMinAddr specifies the minimum address
of the range for this IPsec traffic selector list remote entry.

The configurations of tIPsecTsListRmtEntryMinAddr and
tIPsecTsListRmt…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.61.1.5
tIPsecTsListRmtEntryMaxAddrType
The value of tIPsecTsListRmtEntryMaxAddrType specifies the address
type of tIPsecTsListRmtEntryMaxAddr.

The values of tIPsecTsListRmtEntryMaxAddrType and
tIPsecTsListRmtEntryMinAddrType must be the same.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.61.1.6
tIPsecTsListRmtEntryMaxAddr
The value of tIPsecTsListRmtEntryMaxAddr specifies the maximum address
of the range for this IPsec traffic selector list remote entry.

The configurations of tIPsecTsListRmtEntryMaxAddr and
tIPsecTsListRmt…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.61.1.7
tIPsecTsListRmtEntryPfxAddrType
The value of tIPsecTsListRmtEntryPfxAddrType specifies the address
type of tIPsecTsListRmtEntryPfxAddr.

This value must be set in the same SNMP SET PDU as
tIPsecTsListRmtEntryPfxAddr and tIPsecTsListRmtEn…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.61.1.8
tIPsecTsListRmtEntryPfxAddr
The value of tIPsecTsListRmtEntryPfxAddr specifies the prefix address
for this IPsec traffic selector list remote entry.

The configuration of tIPsecTsListRmtEntryPfxAddr and that of
tIPsecTsListRmtEntryMi…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.61.1.9
tIPsecTsListRmtEntryPfxLen
The value of tIPsecTsListRmtEntryPfxLen specifies the prefix length of
the tIPsecTsListRmtEntryPfxAddr.

This value must be set in the same SNMP SET PDU as
tIPsecTsListRmtEntryPfxAddrType and tIPsecTsListR…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.61.1.10
tIPsecTsListRmtEntryMinPort
The value of tIPsecTsListRmtEntryMinPort specifies the minimum port of
the range for this IPsec traffic selector list remote entry.

tIPsecTsListRmtEntryMinPort is used for any Internet transport layer
pro…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.61.1.11
tIPsecTsListRmtEntryMaxPort
The value of tIPsecTsListRmtEntryMaxPort specifies the maximum port of
the range for this IPsec traffic selector list remote entry.

tIPsecTsListRmtEntryMaxPort is used for any Internet transport layer
pro…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.61.1.12
tIPsecTsListRmtEntryMinMhType
The value of tIPsecTsListRmtEntryMinMhType specifies the minimum
Mobile IPv6 (MIPv6) mobility header type of the range for this IPsec
traffic selector list remote entry.

This value must be set in the same…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.13
tIPsecTsListRmtEntryMaxMhType
The value of tIPsecTsListRmtEntryMaxMhType specifies the maximum
Mobile IPv6 (MIPv6) mobility header type of the range for this IPsec
traffic selector list remote entry.

This value must be set in the same…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.14
tIPsecTsListRmtEntryMinIcmpType
The value of tIPsecTsListRmtEntryMinIcmpType specifies the minimum
ICMPv4 or ICMPv6 type of the range for this IPsec traffic selector
list remote entry.

This value must be set in the same SNMP SET PDU as
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.15
tIPsecTsListRmtEntryMaxIcmpType
The value of tIPsecTsListRmtEntryMaxIcmpType specifies the maximum
ICMPv4 or ICMPv6 type of the range for this IPsec traffic selector
list remote entry.

This value must be set in the same SNMP SET PDU as
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.16
tIPsecTsListRmtEntryMinIcmpCode
The value of tIPsecTsListRmtEntryMinIcmpCode specifies the minimum
ICMPv4 or ICMPv6 code of the range for this IPsec traffic selector
list remote entry.

This value must be set in the same SNMP SET PDU as
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.17
tIPsecTsListRmtEntryMaxIcmpCode
The value of tIPsecTsListRmtEntryMaxIcmpCode specifies the maximum
ICMPv4 or ICMPv6 code of the range for this IPsec traffic selector
list remote entry.

This value must be set in the same SNMP SET PDU as
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.18
tIPsecTsListRmtEntryProtocolId
The value of tIPsecTsListRmtEntryProtocolId specifies the IP protocol
number allowed by the IPsec traffic selector associated with this
entry.

A value of zero specifies that the IPsec traffic selector wil…
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.6527.3.1.2.48.61.1.19
.1.3.6.1.4.1.6527.3.1.2.48.62 · 1 row entry · 10 columns
The tmnxIPsecLockoutClientTable contains the statistics information of
IPsec lockout clients. IPsec lockout clients are ones who are not
successfully pass the IKE authentication process.
tmnxIPsecLockoutClientEntry entry .1.3.6.1.4.1.6527.3.1.2.48.62.1
Each tmnxIPsecLockoutClientEntry contains the statistics information
for one IPsec Lockout Client. tmnxCardSlotNum and tmnxMDASlotNum
should be IPsec MDA.
Indexes
TIMETRA-CHASSIS-MIBtmnxCardSlotNum TIMETRA-CHASSIS-MIBtmnxMDASlotNum tmnxIPsecLockoutClientRtrId tmnxIPsecLockoutClientLclGwAddrT tmnxIPsecLockoutClientLclGwAddr tmnxIPsecLockoutClientAddressTyp tmnxIPsecLockoutClientAddress tmnxIPsecLockoutClientPort
Column Syntax OID
tmnxIPsecLockoutClientRtrId
The value of tmnxIPsecLockoutClientRtrId specifies the virtual router
instance for IES or VPRN services.

The value of tmnxIPsecLockoutClientRtrId is 1 for IES services.
TIMETRA-TC-MIBTmnxVRtrID
Textual Convention: TIMETRA-TC-MIBTmnxVRtrID Integer32
Type Constraints:
range: 1..10240
.1.3.6.1.4.1.6527.3.1.2.48.62.1.1
tmnxIPsecLockoutClientLclGwAddrT
The value of tmnxIPsecLockoutClientLclGwAddrT specifies the address
type of the local SAP IPSec gateway.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.62.1.2
tmnxIPsecLockoutClientLclGwAddr
The value of tmnxIPsecLockoutClientLclGwAddr specifies the IP address
of the local SAP IPsec gateway.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.62.1.3
tmnxIPsecLockoutClientAddressTyp
The value of tmnxIPsecLockoutClientAddressTyp specifies the address
type of the lockout client.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.62.1.4
tmnxIPsecLockoutClientAddress
The value of tmnxIPsecLockoutClientAddress specifies the address of
the lockout client.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.62.1.5
tmnxIPsecLockoutClientPort
The value of tmnxIPsecLockoutClientPort specifies the port number of
the lockout client.

The value of zero means that all ports under
tmnxIPsecLockoutClientAddress are locked out.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.62.1.6
tmnxIPsecLockoutClientStatus
The value of tmnxIPsecLockoutClientStatus indicates whether a client
is locked out by the system.

The value of 'true (1)' indicates that the client is locked out and
all IKE traffics from this client are …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.62.1.7
tmnxIPsecLockoutClientFailAtempt
The value of tmnxIPsecLockoutClientFailAtempt indicates the number of
failed authentication attempts from the lockout client within the
lockout duration(i.e., tmnxIkePolicyLockoutDuration).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.62.1.8
tmnxIPsecLockoutClientDroppedPkt
The value of tmnxIPsecLockoutClientDroppedPkt indicates the number of
dropped packets for the lockout client.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.62.1.9
tmnxIPsecLockoutClientRemainTime
The value of tmnxIPsecLockoutClientRemainTime indicates the time
remaining until this client is unblocked.

The total block time is defined by tmnxIkePolicyLockoutBlock.

A value of zero indi…
secondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.62.1.10
.1.3.6.1.4.1.6527.3.1.2.48.63 · 1 row entry · 9 columns
The tIPsecRUTnlDhcpLeaseStatTable contains the statistics information
of the private IP address DHCP leases in the dynamic IPsec remote user
tunnel.
          
Refer to tIPsecRUTnlTable for the information of the dynamic IPsec
remote user tunnel. Each tunnel has at most two private IP addresses
(i.e., tIPsecRUTnlPrivateIpAddr and tIPsecRUTnlPrivateIpAddr2).
tIPsecRUTnlDhcpLeaseStatEntry entry .1.3.6.1.4.1.6527.3.1.2.48.63.1
The tIPsecRUTnlDhcpLeaseStatEntry contains the statistics information
of one private IP address DHCP lease in the dynamic IPsec remote user
tunnel.

Rows in this table are created when the value of
tIPsecRUT…
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort tIPsecRUTnlDhcpLeaseStatPrivAddT tIPsecRUTnlDhcpLeaseStatPrivAddr
Column Syntax OID
tIPsecRUTnlDhcpLeaseStatPrivAddT
The value of tIPsecRUTnlDhcpLeaseStatPrivAddT specifies the address
type of tIPsecRUTnlDhcpLeaseStatPrivAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.63.1.1
tIPsecRUTnlDhcpLeaseStatPrivAddr
The value of tIPsecRUTnlDhcpLeaseStatPrivAddr specifies the private IP
address of the dynamic IPsec remote user tunnel. It can be either
tIPsecRUTnlPrivateIpAddr or tIPsecRUTnlPrivateIpAddr2.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.63.1.2
tIPsecRUTnlDhcpLeaseStatSverAddT
The value of tIPsecRUTnlDhcpLeaseStatSverAddT indicates the address
type of tIPsecRUTnlDhcpLeaseStatSverAddr.

The value of tIPsecRUTnlDhcpLeaseStatSverAddT is always equal to
tIPsecRUTnlDhcpLeaseStatPrivA…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.63.1.3
tIPsecRUTnlDhcpLeaseStatSverAddr
The value of tIPsecRUTnlDhcpLeaseStatSverAddr indicates the DHCP
server address.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.63.1.4
tIPsecRUTnlDhcpLeaseStatAcquirTm
The value of tIPsecRUTnlDhcpLeaseStatAcquirTm indicates the UTC date
when the latest DHCP lease was acquired from the server. The address
of the server is indicated by tIPsecRUTnlDhcpLeaseStatSverAddr.

Th…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.63.1.5
tIPsecRUTnlDhcpLeaseStatRenewTm
The value of tIPsecRUTnlDhcpLeaseStatRenewTm indicates the UTC date
when the current DHCP lease needs to be renewed.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.63.1.6
tIPsecRUTnlDhcpLeaseStatRebindTm
The value of tIPsecRUTnlDhcpLeaseStatRebindTm indicates the UTC date
when the current DHCP lease needs to be rebound.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.63.1.7
tIPsecRUTnlDhcpLeaseStatPrivPref
The value of tIPsecRUTnlDhcpLeaseStatPrivPref indicates the UTC date
when the preferred lifetime of the private IP address (i.e.,
tIPsecRUTnlDhcpLeaseStatPrivAddr) for the dynamic IPsec user remote
tunnel will expire.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.63.1.8
tIPsecRUTnlDhcpLeaseStatPrivVald
The value of tIPsecRUTnlDhcpLeaseStatPrivVald indicates the UTC date
when the valid lifetime of the private IP address (i.e.,
tIPsecRUTnlDhcpLeaseStatPrivAddr) for the dynamic IPsec user remote
tunnel will expire.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.63.1.9
.1.3.6.1.4.1.6527.3.1.2.48.65 · 1 row entry · 6 columns
The tIPsecClientDatabaseTable contains objects used to configure
instances of IPsec client database entries.
          
Each entry in this table specifies how the system matches the
associated IPsec clients of this database.
          
The IPsec clients are configured by tIPsecClientDBClientTable.
tIPsecClientDatabaseEntry entry .1.3.6.1.4.1.6527.3.1.2.48.65.1
The tIPsecClientDatabaseEntry contains the configuration of one
instance of the IPsec client database entry.

Entries in this table are created and destroyed via SNMP SET
operations to tIPsecClientDatabaseRo…
Indexes
tIPsecClientDatabaseName
Column Syntax OID
tIPsecClientDatabaseName
The tIPsecClientDatabaseName specifies the name of this IPsec client
database entry.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.65.1.1
tIPsecClientDatabaseLastChanged
The value of tIPsecClientDatabaseLastChanged indicates time, since
system startup, that the configuration of this entry was created or
modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.65.1.2
tIPsecClientDatabaseRowStatus
The value of tIPsecClientDatabaseRowStatus specifies the status of
this entry. It is used to create and delete row entries in
tIPsecClientDatabaseTable.

In order to delete an entry, tIPsecClientDatabaseAd…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.65.1.3
tIPsecClientDatabaseAdminState
The value of tIPsecClientDatabaseAdminState specifies the
administrative state of this IPsec client database entry.

tIPsecClientDatabaseAdminState can only be configured to 'inService
(2)' if tIPsecClient…
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.65.1.4
tIPsecClientDatabaseDescription
The value of tIPsecClientDatabaseDescription specifies the description
for this IPsec client database entry.
TIMETRA-TC-MIBTItemDescriptionr/w
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.65.1.5
tIPsecClientDatabaseMatchType
The value of tIPsecClientDatabaseMatchType specifies what types of
values are used by the client ID for this IPsec client database entry.

The system uses the client ID as the criteria to match an IPsec
cl…
Bitsr/w
Enumerated Values:
0idi
1peerIpPrefix
.1.3.6.1.4.1.6527.3.1.2.48.65.1.6
.1.3.6.1.4.1.6527.3.1.2.48.67 · 1 row entry · 18 columns
The tIPsecClientDBClientTable contains objects used to configure
instances of IPsec clients associated with an IPsec client database.
          
The IPsec client database is configured by tIPsecClientDatabaseTable.
tIPsecClientDBClientEntry entry .1.3.6.1.4.1.6527.3.1.2.48.67.1
The tIPsecClientDBClientEntry contains the configuration of one
instance of the IPsec client associated with the IPsec client
database.

Entries in this table are created and destroyed via SNMP SET
operation…
Indexes
tIPsecClientDatabaseName tIPsecClientDBClientIndex
Column Syntax OID
tIPsecClientDBClientIndex
The value of tIPsecClientDBClientIndex specifies the index for this
IPsec client entry.
Unsigned32
Constraints:
range: 1-8000
.1.3.6.1.4.1.6527.3.1.2.48.67.1.1
tIPsecClientDBClientLastChanged
The value of tIPsecClientDBClientLastChanged indicates time, since
system startup, that the configuration of this entry was created or
modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.67.1.2
tIPsecClientDBClientRowStatus
The value of tIPsecClientDBClientRowStatus specifies the status of
this entry. It is used to create and delete row entries in
tIPsecClientDBClientTable.

In order to delete an entry, tIPsecClientDBClientAd…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.67.1.3
tIPsecClientDBClientAdminState
The value of tIPsecClientDBClientAdminState specifies the
administrative state of this IPsec client entry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.67.1.4
tIPsecClientDBClientName
The tIPsecClientDBClientName specifies the name of this IPsec client
entry.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.67.1.5
tIPsecClientDBClientIdIdiType
The value of tIPsecClientDBClientIdIdiType specifies the type of IDi
value (i.e., tIPsecClientDBClientIdIdiValue) for this IPsec client
entry.

none - (1) The IDi value is not used by the client I…
Enumerationr/w
Enumerated Values:
1none
2any
3ipv4Pfx
4ipv4PfxAny
5ipv6Pfx
6ipv6PfxAny
7fqdn
8fqdnSuffix
9rfc822
10rfc822Suffix
.1.3.6.1.4.1.6527.3.1.2.48.67.1.6
tIPsecClientDBClientIdIdiValue
The value of tIPsecClientDBClientIdIdiValue specifies the IDi value
within the client ID for this IPsec client entry.

A client ID may consist of more than one values (e.g., IDi (i.e.,
tIPsecClientDBClient…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.67.1.7
tIPsecClientDBClientIdPeer4PfAny
The value of tIPsecClientDBClientIdPeer4PfAny specifies whether or not
the peer IP prefix can be any valid IPv4 prefix.

When the value of tIPsecClientDBClientIdPeer4PfAny is 'true (1)', the
value of tIPse…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.67.1.8
tIPsecClientDBClientIdPeer6PfAny
The value of tIPsecClientDBClientIdPeer6PfAny specifies whether or not
the peer IP prefix can be any valid IPv6 prefix.

When the value of tIPsecClientDBClientIdPeer6PfAny is 'true (1)', the
value of tIPse…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.67.1.9
tIPsecClientDBClientIdPeerPfxTyp
The value of tIPsecClientDBClientIdPeerPfxTyp specifies the prefix
type of tIPsecClientDBClientIdPeerPfx.

This value must be set in the same SNMP SET PDU as
tIPsecClientDBClientIdPeerPfx and tIPsecClientD…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.67.1.10
tIPsecClientDBClientIdPeerPfx
The value of tIPsecClientDBClientIdPeerPfx specifies the peer IP
prefix within the client ID of this IPsec client entry.

A client ID may consist of more than values (e.g., IDi (i.e.,
tIPsecClientDBClientI…
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.67.1.11
tIPsecClientDBClientIdPeerPfxLen
The value of tIPsecClientDBClientIdPeerPfxLen specifies the prefix
length of tIPsecClientDBClientIdPeerPfx.

This value must be set in the same SNMP SET PDU as
tIPsecClientDBClientIdPeerPfxTyp and tIPsecCl…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.67.1.12
tIPsecClientDBClientTnlTempltId
The value of tIPsecClientDBClientTnlTempltId specifies the identifier
of the tunnel template.
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.67.1.13
tIPsecClientDBClientPrivateSvcId
The value of tIPsecClientDBClientPrivateSvcId specifies the private
service ID of this IPsec client entry.

The IPsec tunnel cannot be established until the public service ID
exists and has a 'vprn (4)' TI…
Unsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.6527.3.1.2.48.67.1.14
tIPsecClientDBClientPrivIfName
The value of tIPsecClientDBClientPrivIfName specifies the private
interface name of this IPsec client entry.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.67.1.15
tIPsecClientDBClientTsListName
The value of tIPsecClientDBClientTsListName specifies the traffic
selector list name of this IPsec client entry.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.67.1.16
tIPsecClientDBClientPreSharedKey
The value of tIPsecClientDBClientPreSharedKey specifies the shared key
of this IPsec client entry.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.67.1.17
tIPsecClientDBClientPrivateSvcNm
The value of tIPsecClientDBClientPrivateSvcNm specifies the private
service name of this IPsec client entry.

The values of tIPsecClientDBClientPrivateSvcId and
tIPsecClientDBClientPrivateSvcNm must be mut…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.67.1.18
.1.3.6.1.4.1.6527.3.1.2.48.69 · 1 row entry · 8 columns
The tmnxIPsecIkeTransformTable contains objects used to configure
instances of the IKE transform entries.
          
Entries in this table are created and destroyed via SNMP SET
operations to tmnxIPsecIkeTransformRowStatus.
tmnxIPsecIkeTransformEntry entry .1.3.6.1.4.1.6527.3.1.2.48.69.1
The tmnxIPsecIkeTransformEntry contains the configuration of one IKE
transform entry.
Indexes
tmnxIPsecIkeTransformId
Column Syntax OID
tmnxIPsecIkeTransformId
The value of tmnxIPsecIkeTransformId specifies a unique identifier for
one IKE transform entry.
TmnxIPsecIkeTransformId
Textual Convention: TmnxIPsecIkeTransformId Unsigned32
Type Constraints:
range: 1..4096
.1.3.6.1.4.1.6527.3.1.2.48.69.1.1
tmnxIPsecIkeTransformRowStatus
The value of tmnxIPsecIkeTransformRowStatus specifies the status of
this row. It is used to create and destroy rows in
tmnxIPsecIkeTransformTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.69.1.2
tmnxIPsecIkeTransformLastChange
The value of tmnxIPsecIkeTransformLastChange indicates the time, since
system startup, that the configuration of this row was created or
modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.69.1.3
tmnxIPsecIkeTransformAuthAlg
The value of tmnxIPsecIkeTransformAuthAlg specifies the hash algorithm
used in phase 1 of the Security Association (SA).
Enumerationr/w
Enumerated Values:
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.69.1.4
tmnxIPsecIkeTransformEncrAlg
The value of tmnxIPsecIkeTransformEncrAlg specifies the encryption
algorithm used in phase 1 of the Security Association (SA).
Enumerationr/w
Enumerated Values:
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
9aes128Gcm16
13aes256Gcm8
15aes256Gcm16
.1.3.6.1.4.1.6527.3.1.2.48.69.1.5
tmnxIPsecIkeTransformDhGroup
The value of tmnxIPsecIkeTransformDhGroup specifies the Diffie-Hellman
(DH) group to be used for calculating session keys which will be used
in the IKE proposal.
TmnxIkePolicyDHGroupr/w
Textual Convention: TmnxIkePolicyDHGroup Enumeration
Type Values:
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.69.1.6
tmnxIPsecIkeTransformIsakmpLifeT
The value of tmnxIPsecIkeTransformIsakmpLifeT specifies the lifetime
of the phase 1 IKE key.

ISAKMP stands for Internet Security Association and Key Management
Protocol.
secondsUnsigned32r/w
Constraints:
range: 1200-31536000
.1.3.6.1.4.1.6527.3.1.2.48.69.1.7
tmnxIPsecIkeTransformPrfAlg
The value of tmnxIPsecIkeTransformPrfAlg specifies the pseudo-random
function (PRF) used in phase 1 of the SA.

The value of this object can not be 'sameAsAuth (7)' if the encryption
algorithm (i.e. tmnxIP…
Enumerationr/w
Enumerated Values:
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8sameAsAuth
.1.3.6.1.4.1.6527.3.1.2.48.69.1.8
.1.3.6.1.4.1.6527.3.1.2.48.71 · 1 row entry · 3 columns
The tmnxIkePlcyIkeTransformTable contains objects used to configure
instances of IKE transform information for each IKE policy entry.
tmnxIkePlcyIkeTransformEntry entry .1.3.6.1.4.1.6527.3.1.2.48.71.1
The tmnxIkePlcyIkeTransformEntry contains the configuration of IKE
transforms used by an IKE policy entry.

Entries in this table are created or destroyed by the system when a
row is created or destroyed in …
Indexes
tmnxIkePolicyId tmnxIkePlcyIkeTransformIndex
Column Syntax OID
tmnxIkePlcyIkeTransformIndex
The value of tmnxIkePlcyIkeTransformIndex specifies the index of the
IKE transform for each IKE policy configured in the system.

IKE policy information is configured in tmnxIkePolicyTable.
Unsigned32
Constraints:
range: 1-4
.1.3.6.1.4.1.6527.3.1.2.48.71.1.1
tmnxIkePlcyIkeTransformLstChange
The value of tmnxIkePlcyIkeTransformLstChange indicates the time,
since system startup, that the configuration of this row was created
or modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.71.1.2
tmnxIkePlcyIkeTransformId
The value of tmnxIkePlcyIkeTransformId specifies the unique ID of the
IKE transform that the specified IKE policy will use.

For a certain tmnxIkePolicyId, the values of four associated
tmnxIkePlcyIkeTrans…
TmnxIPsecIkeTransformIdOrZeror/w
Textual Convention: TmnxIPsecIkeTransformIdOrZero Unsigned32
Type Constraints:
range: 0..4096
.1.3.6.1.4.1.6527.3.1.2.48.71.1.3
.1.3.6.1.4.1.6527.3.1.2.48.72 · 1 row entry · 10 columns
The tmnxIPsecGWHistStatsTable contains the historical statistics of
IPsec gateways.
tmnxIPsecGWHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.72.1
The tmnxIPsecGWHistStatsEntry contains the historical statistics for a
specific IPsec gateway.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecGWHistStatsType tmnxIPsecGWHistStatsIntvIdx
Column Syntax OID
tmnxIPsecGWHistStatsType
The value of tmnxIPsecGWHistStatsType specifies the statistical type
for this IPsec gateway.
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.72.1.1
tmnxIPsecGWHistStatsIntvIdx
The value of tmnxIPsecGWHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

When the value of tmnxIPsecGWHistStatsIntvIdx is '1', it indicates
that this is the current…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.72.1.2
tmnxIPsecGWHistStatsValue64
The value of tmnxIPsecGWHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecGWHistStatsValue64 is indicated by
tmnxIPsecGWHistStatsType.
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.72.1.3
tmnxIPsecGWHistStatsValue32
The value of tmnxIPsecGWHistStatsValue32 indicates a signed 32-bit
integer representation of the value of tmnxIPsecGWHistStatsValue64.

This object is used by Remote Network Monitoring (RMON) to monitor
th…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.72.1.4
tmnxIPsecGWHistStatsIntvStTm
The value of tmnxIPsecGWHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.72.1.5
tmnxIPsecGWHistStatsIntvDur
The value of tmnxIPsecGWHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.72.1.6
tmnxIPsecGWHistStatsFstFTm
The value of tmnxIPsecGWHistStatsFstFTm indicates the UTC date when
the first IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecGWHistStats…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.72.1.7
tmnxIPsecGWHistStatsFstFDesc
The value of tmnxIPsecGWHistStatsFstFDesc indicates the description of
the place where the first IKE exchange failure happened.

This value is only significant when tmnxIPsecGWHistStatsType is equal
to any…
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.72.1.8
tmnxIPsecGWHistStatsLstFTm
The value of tmnxIPsecGWHistStatsLstFTm indicates the UTC date when
the last IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecGWHistStatsT…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.72.1.9
tmnxIPsecGWHistStatsLstFDesc
The value of tmnxIPsecGWHistStatsLstFDesc indicates the description of
the place where the last IKE exchange failure happened.

This value is only significant when tmnxIPsecGWHistStatsType is equal
to any …
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.72.1.10
.1.3.6.1.4.1.6527.3.1.2.48.73 · 1 row entry · 10 columns
The tmnxIPsecIsaHistStatsTable contains the historical statistics of
Integrated Services Adaptors (ISAs).
tmnxIPsecIsaHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.73.1
The tmnxIPsecIsaHistStatsEntry contains the historical statistics for
a specific ISA.
Indexes
TIMETRA-CHASSIS-MIBtmnxChassisIndex TIMETRA-CHASSIS-MIBtmnxCardSlotNum TIMETRA-CHASSIS-MIBtmnxMDASlotNum tmnxIPsecIsaHistStatsType tmnxIPsecIsaHistStatsIntvIdx
Column Syntax OID
tmnxIPsecIsaHistStatsType
The value of tmnxIPsecIsaHistStatsType specifies the statistical type
for this ISA.
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.73.1.1
tmnxIPsecIsaHistStatsIntvIdx
The value of tmnxIPsecIsaHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

When the value of tmnxIPsecIsaHistStatsIntvIdx is '1', it indicates
that this is the curre…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.73.1.2
tmnxIPsecIsaHistStatsValue64
The value of tmnxIPsecIsaHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecIsaHistStatsValue64 is indicated by
tmnxIPsecIsaHistStatsT…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.73.1.3
tmnxIPsecIsaHistStatsValue32
The value of tmnxIPsecIsaHistStatsValue32 indicates a signed 32-bit
integer representation of the value of tmnxIPsecIsaHistStatsValue64.

This object is used by Remote Network Monitoring (RMON) to monitor
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.73.1.4
tmnxIPsecIsaHistStatsIntvStTm
The value of tmnxIPsecIsaHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.73.1.5
tmnxIPsecIsaHistStatsIntvDur
The value of tmnxIPsecIsaHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.73.1.6
tmnxIPsecIsaHistStatsFstFTm
The value of tmnxIPsecIsaHistStatsFstFTm indicates the UTC date when
the first IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecIsaHistSta…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.73.1.7
tmnxIPsecIsaHistStatsFstFDesc
The value of tmnxIPsecIsaHistStatsFstFDesc indicates the description
of the place where the first IKE exchange failure happened.

This value is only significant when tmnxIPsecIsaHistStatsType is equal
to a…
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.73.1.8
tmnxIPsecIsaHistStatsLstFTm
The value of tmnxIPsecIsaHistStatsLstFTm indicates the UTC date when
the last IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecIsaHistStat…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.73.1.9
tmnxIPsecIsaHistStatsLstFDesc
The value of tmnxIPsecIsaHistStatsLstFDesc indicates the description
of the place where the last IKE exchange failure happened.

This value is only significant when tmnxIPsecIsaHistStatsType is equal
to an…
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.73.1.10
.1.3.6.1.4.1.6527.3.1.2.48.75 · 1 row entry · 2 columns
The tmnxIPsecSvcLevelCfgTable contains the service-specific IPsec
configurations.
          
Entries in this table are automatically created or destroyed by the
system when entries are created or destroyed in
TIMETRA-SERV-MIB::svcBaseInfoTable.
tmnxIPsecSvcLevelCfgEntry entry .1.3.6.1.4.1.6527.3.1.2.48.75.1
The tmnxIPsecSvcLevelCfgEntry contains IPsec configurations for a
specific service.
Indexes
Column Syntax OID
tmnxIPsecSvcLevelCfgRsvRtrOvrd obsolete
The value of tmnxIPsecSvcLevelCfgRsvRtrOvrd specifies that whether or
not the system allows the override of the reverse route for the same
user reconnecting within this service.

This value is only signifi…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.75.1.1
tmnxIPsecSvcLevelCfgRROvrdType
The value of tmnxIPsecSvcLevelCfgRROvrdType specifies the override
type that the system allows for the reverse route.

Values:
none - no override
sameIdi - applicable to the same user reconnecting w…
Enumerationr/w
Enumerated Values:
0none
1sameIdi
2anyIdi
.1.3.6.1.4.1.6527.3.1.2.48.75.1.2
.1.3.6.1.4.1.6527.3.1.2.48.76 · 1 row entry · 10 columns
The tmnxIPsecTnlGrpHistStatsTable contains the historical statistics
of Integrated Services Adaptor (ISA) tunnel groups.
tmnxIPsecTnlGrpHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.76.1
The tmnxIPsecTnlGrpHistStatsEntry contains the historical statistics
for a specific ISA tunnel group.
Indexes
TIMETRA-CHASSIS-MIBtmnxIPsecIsaGrpId tmnxIPsecTnlGrpHistStatsType tmnxIPsecTnlGrpHistStatsIntvIdx
Column Syntax OID
tmnxIPsecTnlGrpHistStatsType
The value of tmnxIPsecTnlGrpHistStatsType specifies the statistical
type for this ISA tunnel group.
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.76.1.1
tmnxIPsecTnlGrpHistStatsIntvIdx
The value of tmnxIPsecTnlGrpHistStatsIntvIdx specifies the index of
the sampling interval period for this statistic.

When the value of tmnxIPsecTnlGrpHistStatsIntvIdx is '1', it indicates
that this is the…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.76.1.2
tmnxIPsecTnlGrpHistStatsValue64
The value of tmnxIPsecTnlGrpHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecTnlGrpHistStatsValue64 is indicated by
tmnxIPsecTnlGrpH…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.76.1.3
tmnxIPsecTnlGrpHistStatsValue32
The value of tmnxIPsecTnlGrpHistStatsValue32 indicates a signed 32-bit
integer representation of the value of
tmnxIPsecTnlGrpHistStatsValue64.

This object is used by Remote Network Monitoring (RMON) to mo…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.76.1.4
tmnxIPsecTnlGrpHistStatsIntvStTm
The value of tmnxIPsecTnlGrpHistStatsIntvStTm indicates the UTC date
when the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.76.1.5
tmnxIPsecTnlGrpHistStatsIntvDur
The value of tmnxIPsecTnlGrpHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.76.1.6
tmnxIPsecTnlGrpHistStatsFstFTm
The value of tmnxIPsecTnlGrpHistStatsFstFTm indicates the UTC date
when the first IKE exchange failure happened in the corresponding
sampling interval.

This value is only significant when tmnxIPsecTnlGrpH…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.76.1.7
tmnxIPsecTnlGrpHistStatsFstFDesc
The value of tmnxIPsecTnlGrpHistStatsFstFDesc indicates the
description of the place where the first IKE exchange failure
happened.

This value is only significant when tmnxIPsecTnlGrpHistStatsType is
equa…
TIMETRA-TC-MIBTItemDescription
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.76.1.8
tmnxIPsecTnlGrpHistStatsLstFTm
The value of tmnxIPsecTnlGrpHistStatsLstFTm indicates the UTC date
when the last IKE exchange failure happened in the corresponding
sampling interval.

This value is only significant when tmnxIPsecTnlGrpHi…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.76.1.9
tmnxIPsecTnlGrpHistStatsLstFDesc
The value of tmnxIPsecTnlGrpHistStatsLstFDesc indicates the
description of the place where the last IKE exchange failure happened.

This value is only significant when tmnxIPsecTnlGrpHistStatsType is
equal…
TIMETRA-TC-MIBTItemDescription
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.76.1.10
.1.3.6.1.4.1.6527.3.1.2.48.77 · 1 row entry · 10 columns
The tmnxIPsecSysHistStatsTable contains the historical statistics of
the entire system.
tmnxIPsecSysHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.77.1
The tmnxIPsecSysHistStatsEntry contains the historical statistics for
a specific statistical type of the entire system.
Indexes
tmnxIPsecSysHistStatsType tmnxIPsecSysHistStatsIntvIdx
Column Syntax OID
tmnxIPsecSysHistStatsType
The value of tmnxIPsecSysHistStatsType specifies the type for this
statistic.
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.77.1.1
tmnxIPsecSysHistStatsIntvIdx
The value of tmnxIPsecSysHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

When the value of tmnxIPsecSysHistStatsIntvIdx is '1', it indicates
that this is the curre…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.77.1.2
tmnxIPsecSysHistStatsValue64
The value of tmnxIPsecSysHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecSysHistStatsValue64 is indicated by
tmnxIPsecSysHistStatsT…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.77.1.3
tmnxIPsecSysHistStatsValue32
The value of tmnxIPsecSysHistStatsValue32 indicates a signed 32-bit
integer representation of the value of tmnxIPsecSysHistStatsValue64.

This object is used by Remote Network Monitoring (RMON) to monitor
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.77.1.4
tmnxIPsecSysHistStatsIntvStTm
The value of tmnxIPsecSysHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.77.1.5
tmnxIPsecSysHistStatsIntvDur
The value of tmnxIPsecSysHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.77.1.6
tmnxIPsecSysHistStatsFstFTm
The value of tmnxIPsecSysHistStatsFstFTm indicates the UTC date when
the first IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecSysHistSta…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.77.1.7
tmnxIPsecSysHistStatsFstFDesc
The value of tmnxIPsecSysHistStatsFstFDesc indicates the description
of the place where the first IKE exchange failure happened.

This value is only significant when tmnxIPsecSysHistStatsType is equal
to a…
TIMETRA-TC-MIBTItemDescription
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.77.1.8
tmnxIPsecSysHistStatsLstFTm
The value of tmnxIPsecSysHistStatsLstFTm indicates the UTC date when
the last IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecSysHistStat…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.77.1.9
tmnxIPsecSysHistStatsLstFDesc
The value of tmnxIPsecSysHistStatsLstFDesc indicates the description
of the place where the last IKE exchange failure happened.

This value is only significant when tmnxIPsecSysHistStatsType is equal
to an…
TIMETRA-TC-MIBTItemDescription
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.77.1.10
.1.3.6.1.4.1.6527.3.1.2.48.78 · 1 row entry · 5 columns
The tmnxIPsecTnlHistStatsTable contains the historical statistics of
IPsec tunnels.
tmnxIPsecTnlHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.78.1
The tmnxIPsecTnlHistStatsEntry contains the historical statistics for
a specific IPsec tunnel.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName tmnxIPsecTnlHistStatsType tmnxIPsecTnlHistStatsIntvIdx
Column Syntax OID
tmnxIPsecTnlHistStatsType
The value of tmnxIPsecTnlHistStatsType specifies the statistical type
for this IPsec tunnel.

The values of tmnxIPsecTnlHistStatsType supported by this table are
listed below.
numOfAccumIPsecEncrPkts …
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.78.1.1
tmnxIPsecTnlHistStatsIntvIdx
The value of tmnxIPsecTnlHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

The value of tmnxIPsecTnlHistStatsIntvIdx is '1', it indicates that
this is the current sa…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.78.1.2
tmnxIPsecTnlHistStatsValue64
The value of tmnxIPsecTnlHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecTnlHistStatsValue64 is indicated by
tmnxIPsecTnlHistStatsT…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.78.1.3
tmnxIPsecTnlHistStatsIntvStTm
The value of tmnxIPsecTnlHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.78.1.4
tmnxIPsecTnlHistStatsIntvDur
The value of tmnxIPsecTnlHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.78.1.5
.1.3.6.1.4.1.6527.3.1.2.48.79 · 1 row entry · 5 columns
The tmnxIPsecRUTnlHistStatsTable contains the historical statistics of
IPsec Remote-User tunnels.
          
The typical usage of this table is to fill in the part of the index
that identifies an IPsec Remote-User tunnel (svcId, sapPortId,
sapEncapValue, tIPsecRUTnlInetAddrType, tIPsecRUTnlInetAddress and
tIPsecRUTnlPort), and perform a partial walk to retrieve the
statistics. Due to the huge size of this table, an SNMP walk without
any index may take a long time to complete and is not recommended.
tmnxIPsecRUTnlHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.79.1
The tmnxIPsecRUTnlHistStatsEntry contains the historical statistics
for a specific IPsec Remote-User tunnel.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tIPsecRUTnlInetAddrType tIPsecRUTnlInetAddress tIPsecRUTnlPort tmnxIPsecRUTnlHistStatsType tmnxIPsecRUTnlHistStatsIntvIdx
Column Syntax OID
tmnxIPsecRUTnlHistStatsType
The value of tmnxIPsecRUTnlHistStatsType specifies the statistical
type for this IPsec Remote-User tunnel.

The values of tmnxIPsecRUTnlHistStatsType supported by this table are
listed below.
numOfAccu…
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.79.1.1
tmnxIPsecRUTnlHistStatsIntvIdx
The value of tmnxIPsecRUTnlHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

The value of tmnxIPsecRUTnlHistStatsIntvIdx is '1', it indicates that
this is the curren…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.79.1.2
tmnxIPsecRUTnlHistStatsValue64
The value of tmnxIPsecRUTnlHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecRUTnlHistStatsValue64 is indicated by
tmnxIPsecRUTnlHist…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.79.1.3
tmnxIPsecRUTnlHistStatsIntvStTm
The value of tmnxIPsecRUTnlHistStatsIntvStTm indicates the UTC date
when the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.79.1.4
tmnxIPsecRUTnlHistStatsIntvDur
The value of tmnxIPsecRUTnlHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.79.1.5
.1.3.6.1.4.1.6527.3.1.2.48.80 · 1 row entry · 2 columns
The tmnxIPsecGWStatsTable contains the statistics of IPsec gateways.
tmnxIPsecGWStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.80.1
The tmnxIPsecGWStatsEntry contains the statistics for a specific IPsec
gateway.
Indexes
Column Syntax OID
tmnxIPsecGWStatsNumOfDl2lTnls
The value of tmnxIPsecGWStatsNumOfDl2lTnls indicates the number of
dynamic LAN-to-LAN (SL2L) tunnels associated with this IPsec gateway.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.80.1.1
tmnxIPsecGWStatsNumOfRaTnls
The value of tmnxIPsecGWStatsNumOfRaTnls indicates the number of
remote access (RA) tunnels associated to this IPsec gateway.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.80.1.2
.1.3.6.1.4.1.6527.3.1.2.48.103 · 1 row entry · 6 columns
The tmnxIPsecTnlBfdSessTable contains configurable IPsec Tunnel
Bidirectional Forwarding Detection (BFD) session information.
          
Entries in this table are created and destroyed via SNMP SET
operations to tmnxIPsecTnlBfdSessRowStatus.
          
tmnxIPsecTnlBfdSessSvcId, tmnxIPsecTnlBfdSessSvcName,
tmnxIPsecTnlBfdSessIfName, tmnxIPsecTnlBfdSessDstAddrT and
tmnxIPsecTnlBfdSessDstAddr must be present in the same SNMP PDU as the
row creation, otherwise the creation will fail.
tmnxIPsecTnlBfdSessEntry entry .1.3.6.1.4.1.6527.3.1.2.48.103.1
The tmnxIPsecTnlBfdSessEntry contains the configuration of one IPsec
Tunnel BFD session entry.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName
Column Syntax OID
tmnxIPsecTnlBfdSessRowStatus
The value of tmnxIPsecTnlBfdSessRowStatus specifies the status of this
row. It is used to create and destroy rows in
tmnxIPsecTnlBfdSessTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.103.1.1
tmnxIPsecTnlBfdSessSvcId
The value of tmnxIPsecTnlBfdSessSvcId specifies the service identifier
of the interface running BFD.

The values of tmnxIPsecTnlBfdSessSvcId and tmnxIPsecTnlBfdSessSvcName
must be mutually exclusive and ca…
TIMETRA-TC-MIBTmnxServIdr/w
Textual Convention: TIMETRA-TC-MIBTmnxServId Unsigned32
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.48.103.1.2
tmnxIPsecTnlBfdSessSvcName
The value of tmnxIPsecTnlBfdSessSvcName specifies the service name of
the interface running BFD.

The values of tmnxIPsecTnlBfdSessSvcName and tmnxIPsecTnlBfdSessSvcId
must be mutually exclusive and cannot…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.103.1.3
tmnxIPsecTnlBfdSessIfName
The value of tmnxIPsecTnlBfdSessIfName specifies the IPSec interface
used by the BFD session.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.103.1.4
tmnxIPsecTnlBfdSessDstAddrT
The value of tmnxIPsecTnlBfdSessDstAddrT specifies the address type of
tmnxIPsecTnlBfdSessDstAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.103.1.5
tmnxIPsecTnlBfdSessDstAddr
The value of tmnxIPsecTnlBfdSessDstAddr specifies the destination IP
address to be used for the BFD session.

The default value of tmnxIPsecTnlBfdSessDstAddr is 0.0.0.0.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.103.1.6
.1.3.6.1.4.1.6527.3.1.2.48.104 · 1 row entry · 3 columns
The tmnxIPsecTnlBfdSessStatTable contains the statistics of IPsec
Tunnel BFD sessions.
tmnxIPsecTnlBfdSessStatEntry entry .1.3.6.1.4.1.6527.3.1.2.48.104.1
The tmnxIPsecTnlBfdSessStatEntry contains the statistics for a single
IPsec Tunnel BFD session.
Indexes
TIMETRA-SERV-MIBsvcId TIMETRA-SAP-MIBsapPortId TIMETRA-SAP-MIBsapEncapValue tmnxIPsecTunnelName
Column Syntax OID
tmnxIPsecTnlBfdSessStatSrcAddrT
The value of tmnxIPsecTnlBfdSessStatSrcAddrT indicates the address
type of tmnxIPsecTnlBfdSessStatSrcAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.104.1.1
tmnxIPsecTnlBfdSessStatSrcAddr
The value of tmnxIPsecTnlBfdSessStatSrcAddr indicates the source IP
address on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.104.1.2
tmnxIPsecTnlBfdSessStatOperState
The value of tmnxIPsecTnlBfdSessStatOperState indicates the
operational state of the BFD session the IPsec tunnel is relying upon
for its fast triggering mechanism.
TIMETRA-TC-MIBTmnxBfdSessOperState
Textual Convention: TIMETRA-TC-MIBTmnxBfdSessOperState Enumeration
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.48.104.1.3
.1.3.6.1.4.1.6527.3.1.2.48.106 · 1 row entry · 55 columns
The tmnxVRtIPsecTnlTable contains configurable IPsec Tunnel
information.
          
Entries in this table are created and destroyed via SNMP SET
operations to tmnxVRtIPsecTnlRowStatus.
tmnxVRtIPsecTnlEntry entry .1.3.6.1.4.1.6527.3.1.2.48.106.1
The tmnxVRtIPsecTnlEntry contains the configuration of one IPsec
Tunnel entry.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName
Column Syntax OID
tmnxVRtIPsecTnlName
The value of tmnxVRtIPsecTnlName specifies the name of this IPsec
tunnel.
TIMETRA-TC-MIBTNamedItem
Textual Convention: TIMETRA-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.1
tmnxVRtIPsecTnlRowStatus
The value of tmnxVRtIPsecTnlRowStatus specifies the status of this
row. It is used to create and destroy rows in tmnxVRtIPsecTnlTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.106.1.2
tmnxVRtIPsecTnlLastChanged
The value of tmnxVRtIPsecTnlLastChanged indicates the time, since
system startup, that the configuration of this row was created or
modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.3
tmnxVRtIPsecTnlAdminState
The value of tmnxVRtIPsecTnlAdminState specifies the administrative
state of the tmnxVRtIPsecTnlEntry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.106.1.4
tmnxVRtIPsecTnlOperState
The value of tmnxVRtIPsecTnlOperState indicates the operational status
of tmnxVRtIPsecTnlEntry.
TmnxIPsecOperState
Textual Convention: TmnxIPsecOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
5limited
.1.3.6.1.4.1.6527.3.1.2.48.106.1.5
tmnxVRtIPsecTnlDescription
The value of tmnxVRtIPsecTnlDescription specifies the user-provided
description for this entry.
TIMETRA-TC-MIBTItemDescriptionr/w
Textual Convention: TIMETRA-TC-MIBTItemDescription OctetString
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.48.106.1.6
tmnxVRtIPsecTnlLclGwAddrType
The value of tmnxVRtIPsecTnlLclGwAddrType specifies the address type
of address in tmnxVRtIPsecTnlLclGwAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.106.1.7
tmnxVRtIPsecTnlLclGwAddr
The value of tmnxVRtIPsecTnlLclGwAddr specifies the address of the
interface on the local node of this IPsec tunnel.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.106.1.8
tmnxVRtIPsecTnlRemGwAddrType
The value of tmnxVRtIPsecTnlRemGwAddrType specifies the address type
of address in tmnxVRtIPsecTnlRemGwAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.106.1.9
tmnxVRtIPsecTnlRemGwAddr
The value of tmnxVRtIPsecTnlRemGwAddr specifies the address of the
interface on the remote node of this IPsec tunnel.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.106.1.10
tmnxVRtIPsecTnlSecurityPolicyId
The value of tmnxVRtIPsecTnlSecurityPolicyId specifies the IPsec
security policy entry in the tmnxIPsecPolicyTable that this tunnel
will use.
TmnxIPsecPolicyIdOrZeror/w
Textual Convention: TmnxIPsecPolicyIdOrZero Unsigned32
Type Constraints:
range: 0..32768
.1.3.6.1.4.1.6527.3.1.2.48.106.1.11
tmnxVRtIPsecTnlKeyingType
The value of tmnxVRtIPsecTnlKeyingType specifies the keying type that
this tunnel will use.
TIMETRA-TC-MIBTmnxIPsecKeyingTyper/w
Textual Convention: TIMETRA-TC-MIBTmnxIPsecKeyingType Enumeration
Type Values:
0none
1manual
2dynamic
.1.3.6.1.4.1.6527.3.1.2.48.106.1.12
tmnxVRtIPsecTnlDynTransformId1
The value of tmnxVRtIPsecTnlDynTransformId1 specifies the first IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.106.1.13
tmnxVRtIPsecTnlDynTransformId2
The value of tmnxVRtIPsecTnlDynTransformId2 specifies the second IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxVRtIPsecTnlDynTransformId2 is valid …
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.106.1.14
tmnxVRtIPsecTnlDynTransformId3
The value of tmnxVRtIPsecTnlDynTransformId3 specifies the third IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxVRtIPsecTnlDynTransformId3 is valid a…
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.106.1.15
tmnxVRtIPsecTnlDynTransformId4
The value of tmnxVRtIPsecTnlDynTransformId4 specifies the fourth IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel
will use.

The value of tmnxVRtIPsecTnlDynTransformId3 is valid …
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.106.1.16
tmnxVRtIPsecTnlIkePolicyId
The object tmnxVRtIPsecTnlIkePolicyId specifies the IKE policy entry
that this tunnel will use.

The value of tmnxVRtIPsecTnlIkePolicyId is valid and greater than 0,
only if the value of tmnxVRtIPsecTnlKey…
TmnxIkePolicyIdOrZeror/w
Textual Convention: TmnxIkePolicyIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.106.1.17
tmnxVRtIPsecTnlIkePreSharedKey
The value of tmnxVRtIPsecTnlIkePreSharedKey specifies the shared
secret between the two peers forming the tunnel.

The value of tmnxVRtIPsecTnlIkePreSharedKey is a valid and non null
string only if the val…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6527.3.1.2.48.106.1.18
tmnxVRtIPsecTnlOperFlags
The value of tmnxVRtIPsecTnlOperFlags indicates the reason why the
tunnel is operationally down.
Bits
Enumerated Values:
0unresolvedLocalIp
1tunnelAdminDown
2sapDown
3unresolvedPublicSvc
4bfdSessionDown
5reserved1
6unresolvedDstIp
7invalidCertFile
8invalidKeyFile
9trustAnchorsDown
10certProfileDown
11invalidCertKeyCombo
12securedIntfSourceAddrUnresolved
.1.3.6.1.4.1.6527.3.1.2.48.106.1.19
tmnxVRtIPsecTnlReplayWindow
The value of tmnxVRtIPsecTnlReplayWindow specifies the size of the
anti-replay window.

If the value of tmnxVRtIPsecTnlReplayWindow is set to 0, then the
anti-replay feature is disabled.
Unsigned32r/w
Constraints:
range: 0-0
range: 32-32
range: 64-64
range: 128-128
range: 256-256
range: 512-512
.1.3.6.1.4.1.6527.3.1.2.48.106.1.20
tmnxVRtIPsecTnlAutoEstablish
The value of tmnxVRtIPsecTnlAutoEstablish specifies whether to attempt
to establish a phase 1 exchange automatically.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.21
tmnxVRtIPsecTnlBfdDesignate
The value of tmnxVRtIPsecTnlBfdDesignate specifies whether this IPSec
tunnel is the BFD designated tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.22
tmnxVRtIPsecTnlLocalIdType
The value of tmnxVRtIPsecTnlLocalIdType specifies the local identifier
type used for IDi or IDr for IKEv2.

An 'inconsistentValue' error is returned if this object is modified
when tmnxVRtIPsecTnlAdminStat…
TmnxIPsecLocalIdTyper/w
Textual Convention: TmnxIPsecLocalIdType Enumeration
Type Values:
0none
1ipv4
2fqdn
3dn
4ipv6
.1.3.6.1.4.1.6527.3.1.2.48.106.1.23
tmnxVRtIPsecTnlLocalIdValue
The value of tmnxVRtIPsecTnlLocalIdValue specifies the value
associated with tmnxVRtIPsecTnlLocalIdType object.

Value is extracted from the configured certificate when
tmnxVRtIPsecTnlLocalIdType is set to…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6527.3.1.2.48.106.1.24
tmnxVRtIPsecTnlClearDfBit
The value of tmnxVRtIPsecTnlClearDfBit specifies whether to clear Do
not Fragment (DF) bit in the outgoing packets in this tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.25
tmnxVRtIPsecTnlIpMtu
The value of tmnxVRtIPsecTnlIpMtu specifies the MTU size for IP packets
for this tunnel.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.26
tmnxVRtIPsecTnlHostISA
The value of tmnxVRtIPsecTnlHostISA indicates the active ISA MDA that
is being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is
both operationally up and be…
TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxHwIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.106.1.27
tmnxVRtIPsecTnlCSVPrimary
The value of tmnxVRtIPsecTnlCSVPrimary specifies the primary method of
Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be set…
TmnxCertRevStatusr/w
Textual Convention: TmnxCertRevStatus Enumeration
Type Values:
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.106.1.28
tmnxVRtIPsecTnlCSVSecondary
The value of tmnxVRtIPsecTnlCSVSecondary specifies the secondary
method of Certificate Status Verification (CSV) that is used to verify
revocation status of the certificate of the peer.

This value must be…
TmnxCertRevStatusOrNoner/w
Textual Convention: TmnxCertRevStatusOrNone Enumeration
Type Values:
0none
1crl
2ocsp
.1.3.6.1.4.1.6527.3.1.2.48.106.1.29
tmnxVRtIPsecTnlCSVDefResult
The value of tmnxVRtIPsecTnlCSVDefResult specifies the default result
of Certificate Status Verification (CSV) when both primary and
secondary method failed to provide an answer.
Enumerationr/w
Enumerated Values:
0revoked
1good
.1.3.6.1.4.1.6527.3.1.2.48.106.1.30
tmnxVRtIPsecTnlCertProfile
The value of tmnxVRtIPsecTnlCertProfile specifies the certificate
profile associated with this IPsec tunnel.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.31
tmnxVRtIPsecTnlMatchTrustAnchor
The value of tmnxVRtIPsecTnlMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP
IPSec tunnel certificate.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.32
tmnxVRtIPsecTnlCertTrstAnchrProf
The value of tmnxVRtIPsecTnlCertTrstAnchrProf specifies the name for
Certificate-Authority Trust Anchor Profile name associated with this
SAP IPSec tunnel certificate.

An 'inconsistentValue' error is retu…
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.33
tmnxVRtIPsecTnlEncapIpMtu
The value of tmnxVRtIPsecTnlEncapIpMtu specifies the MTU size for IP
packets after tunnel encapsulation has been added.

A value set to zero indicates maximum supported MTU size on the SAP
for this tunnel.
Unsigned32r/w
Constraints:
range: 0-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.34
tmnxVRtIPsecTnlPropagateIpv6PMTU
The value of tmnxVRtIPsecTnlPropagateIpv6PMTU specifies whether or not
to propagate a path MTU to IPv6 hosts.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.35
tmnxVRtIPsecTnlIcmp6Pkt2Big
The value of tmnxVRtIPsecTnlIcmp6Pkt2Big specifies whether
packet-too-big ICMP messages should be sent. When it is set to 'true',
ICMPv6 packet-too-big messages are generated by this IPsec tunnel.
When tmnxVRtIPsecTnlIc…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.36
tmnxVRtIPsecTnlIcmp6NumPkt2Big
The value of tmnxVRtIPsecTnlIcmp6NumPkt2Big specifies how many
packet-too-big ICMPv6 messages are transmitted in the time frame
specified by tmnxVRtIPsecTnlIcmp6Pkt2BigTime.

This value must be set in the …
Unsigned32r/w
Constraints:
range: 10-1000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.37
tmnxVRtIPsecTnlIcmp6Pkt2BigTime
The value of tmnxVRtIPsecTnlIcmp6Pkt2BigTime specifies the time frame
in seconds that is used to limit the number of packet-too-big ICMPv6
messages transmitted per time frame.

This value must be set in th…
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.48.106.1.38
tmnxVRtIPsecTnlOperChanged
The value of tmnxVRtIPsecTnlOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.106.1.39
tmnxVRtIPsecTnlPropagateIpv4PMTU
The value of tmnxVRtIPsecTnlPropagateIpv4PMTU specifies whether or not
to propagate a path MTU to IPv4 hosts.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.40
tmnxVRtIPsecTnlIcmpFragReq
The value of tmnxVRtIPsecTnlIcmpFragReq specifies whether or not
'Fragmentation required and DF flag set' ICMP messages should be sent.
When it is set to 'true (1)', the ICMP messages are transmitted by
this IPsec tunne…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.41
tmnxVRtIPsecTnlIcmpFragReqNum
The value of tmnxVRtIPsecTnlIcmpFragReqNum specifies how many
'Fragmentation required and DF flag set' ICMP messages are transmitted
in the time frame specified by tmnxVRtIPsecTnlIcmpFragReqTime.

This val…
Unsigned32r/w
Constraints:
range: 10-1000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.42
tmnxVRtIPsecTnlIcmpFragReqTime
The value of tmnxVRtIPsecTnlIcmpFragReqTime specifies the time frame
in seconds that is used to limit the number of 'Fragmentation required
and DF flag set' ICMP messages transmitted per time frame.

This …
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.48.106.1.43
tmnxVRtIPsecTnlPMTUDiscoverAging
The value of tmnxVRtIPsecTnlPMTUDiscoverAging specifies the number of
seconds used to age out the learned MTU, which is obtained through
path MTU discovery.
secondsUnsigned32r/w
Constraints:
range: 900-3600
.1.3.6.1.4.1.6527.3.1.2.48.106.1.44
tmnxVRtIPsecTnlPubTcpMssAdjust
The value of tmnxVRtIPsecTnlPubTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the public network to the private network. The system may
use this value to …
octetsInteger32r/w
Constraints:
range: -1-0
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.45
tmnxVRtIPsecTnlPrivTcpMssAdjust
The value of tmnxVRtIPsecTnlPrivTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel which is
sent from the private network to the public network. The system may
use this value to…
octetsInteger32r/w
Constraints:
range: -1--1
range: 512-9000
.1.3.6.1.4.1.6527.3.1.2.48.106.1.46
tmnxVRtIPsecTnlMaxNumPh1SaKeys
The value of tmnxVRtIPsecTnlMaxNumPh1SaKeys specifies the maximum
number of security association (SA) phase 1 keys, which can be saved
by the system, for this IPsec tunnel.
Unsigned32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6527.3.1.2.48.106.1.47
tmnxVRtIPsecTnlMaxNumPh2SaKeys
The value of tmnxVRtIPsecTnlMaxNumPh2SaKeys specifies the maximum
number of security association (SA) phase 2 keys, which can be saved
by the system, for this IPsec tunnel.
Unsigned32r/w
Constraints:
range: 0-48
.1.3.6.1.4.1.6527.3.1.2.48.106.1.48
tmnxVRtIPsecTnlSecPlyStrictMatch
The value of tmnxVRtIPsecTnlSecPlyStrictMatch specifies whether or not
the system does a strict match when it receives a CREATE_CHILD
exchange request, which is not for rekey, for this IPsec tunnel.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.106.1.49
tmnxVRtIPsecTnlPrivateSvcName
The value of tmnxVRtIPsecTnlPrivateSvcName specifies the private
service name of this tunnel.

The value of this object can only be specified during the row
creation.
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.106.1.50
tmnxVRtIPsecTnlPrivSap
The value of tmnxVRtIPsecTnlPrivSap specifies the SAP encapsulation
value of this tunnel.

This object must be specified a value during the row creation.
Unsigned32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6527.3.1.2.48.106.1.51
tmnxVRtIPsecTnlLclGwAddrOvrdType
The value of tmnxVRtIPsecTnlLclGwAddrOvrdType specifies the address
type of address in tmnxVRtIPsecTnlLclGwAddrOvrd.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.106.1.52
tmnxVRtIPsecTnlLclGwAddrOvrd
The value of tmnxVRtIPsecTnlLclGwAddrOvrd specifies the local IPsec
tunnel endpoint that overrides the secured interface default source
address.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.106.1.53
tmnxVRtIPsecTnlHostEsa
The value of tmnxVRtIPsecTnlHostEsa indicates the active ESA that is
being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is both
operationally up and being …
TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaIdOrZero Integer32
Type Constraints:
range: 0..16
.1.3.6.1.4.1.6527.3.1.2.48.106.1.54
tmnxVRtIPsecTnlHostEsaVm
The value of tmnxVRtIPsecTnlHostEsaVm indicates the active ESA virtual
machine that is being used to host this IPsec tunnel.

This object will contain a nonzero value only when the tunnel is both
operation…
TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero
Textual Convention: TIMETRA-CHASSIS-MIBTmnxEsaVmIdOrZero Unsigned32
Type Constraints:
range: 0..4
.1.3.6.1.4.1.6527.3.1.2.48.106.1.55
.1.3.6.1.4.1.6527.3.1.2.48.108 · 1 row entry · 5 columns
The tmnxVRtIPsecTnlBfdTable contains configurable IPsec Tunnel
Bidirectional Forwarding Detection (BFD) session information.
          
Entries in this table are created and destroyed via SNMP SET
operations to tmnxVRtIPsecTnlBfdRowStatus.
          
tmnxVRtIPsecTnlBfdSvcName, tmnxVRtIPsecTnlBfdIfName,
tmnxVRtIPsecTnlBfdDstAddrT and tmnxVRtIPsecTnlBfdDstAddr must be
present in the same SNMP PDU as the row creation, otherwise the
creation will fail.
tmnxVRtIPsecTnlBfdEntry entry .1.3.6.1.4.1.6527.3.1.2.48.108.1
The tmnxVRtIPsecTnlBfdEntry contains the configuration of one IPsec
Tunnel BFD session entry.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName
Column Syntax OID
tmnxVRtIPsecTnlBfdRowStatus
The value of tmnxVRtIPsecTnlBfdRowStatus specifies the status of this
row. It is used to create and destroy rows in tmnxVRtIPsecTnlBfdTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.108.1.1
tmnxVRtIPsecTnlBfdSvcName
The value of tmnxVRtIPsecTnlBfdSvcName specifies the service name of
the interface running BFD.
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.48.108.1.2
tmnxVRtIPsecTnlBfdIfName
The value of tmnxVRtIPsecTnlBfdIfName specifies the IPSec interface
used by the BFD session.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.108.1.3
tmnxVRtIPsecTnlBfdDstAddrT
The value of tmnxVRtIPsecTnlBfdDstAddrT specifies the address type of
tmnxVRtIPsecTnlBfdDstAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.108.1.4
tmnxVRtIPsecTnlBfdDstAddr
The value of tmnxVRtIPsecTnlBfdDstAddr specifies the destination IP
address to be used for the BFD session.

The default value of tmnxVRtIPsecTnlBfdDstAddr is 0.0.0.0.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.48.108.1.5
.1.3.6.1.4.1.6527.3.1.2.48.109 · 1 row entry · 3 columns
The tmnxVRtIPsecTnlBfdStatTable contains the statistics of IPsec
Tunnel BFD sessions.
tmnxVRtIPsecTnlBfdStatEntry entry .1.3.6.1.4.1.6527.3.1.2.48.109.1
The tmnxVRtIPsecTnlBfdStatEntry contains the statistics for a single
IPsec Tunnel BFD session.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName
Column Syntax OID
tmnxVRtIPsecTnlBfdStatSrcAddrT
The value of tmnxVRtIPsecTnlBfdStatSrcAddrT indicates the address type
of tmnxVRtIPsecTnlBfdStatSrcAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.109.1.1
tmnxVRtIPsecTnlBfdStatSrcAddr
The value of tmnxVRtIPsecTnlBfdStatSrcAddr indicates the source IP
address on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.109.1.2
tmnxVRtIPsecTnlBfdStatOperState
The value of tmnxVRtIPsecTnlBfdStatOperState indicates the operational
state of the BFD session the IPsec tunnel is relying upon for its fast
triggering mechanism.
TIMETRA-TC-MIBTmnxBfdSessOperState
Textual Convention: TIMETRA-TC-MIBTmnxBfdSessOperState Enumeration
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.48.109.1.3
.1.3.6.1.4.1.6527.3.1.2.48.113 · 1 row entry · 15 columns
Table to store the IPsec manual and dynamic SA entries.
tmnxVRtIPsecSAEntry entry .1.3.6.1.4.1.6527.3.1.2.48.113.1
Information about a single IPsec SA entry.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName tmnxVRtIPsecSAId tmnxVRtIPsecSADirection tmnxVRtIPsecSAIndex
Column Syntax OID
tmnxVRtIPsecSAId
The value of tmnxVRtIPsecSAId specifies the id of an SA entry and is
part of the index for the tmnxVRtIPsecSATable.
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.6527.3.1.2.48.113.1.1
tmnxVRtIPsecSADirection
The value of tmnxVRtIPsecSADirection specifies the direction on the
IPsec tunnel to which this SA entry can be applied. The value
of tmnxVRtIPsecSADirection is also part of the index for the table
tmnxVRtIPsecSATable
TIMETRA-TC-MIBTmnxIPsecDirection
Textual Convention: TIMETRA-TC-MIBTmnxIPsecDirection Enumeration
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.6527.3.1.2.48.113.1.2
tmnxVRtIPsecSAIndex
The value of tmnxVRtIPsecSAIndex specifies an additional index to
uniquely identify the SA entry in the tmnxVRtIPsecSATable.

The value of tmnxVRtIPsecSAIndex is limited to a value of '1' when
tmnxIPsecTun…
Unsigned32
Constraints:
range: 1-2
.1.3.6.1.4.1.6527.3.1.2.48.113.1.3
tmnxVRtIPsecSARowStatus
The tmnxVRtIPsecSARowStatus object is used to create and delete rows
in the tmnxVRtIPsecSATable.

When creating an entry in tmnxVRtIPsecSATable, the value of
tmnxVRtIPsecSARowStatus must be 'createAndGo' a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.113.1.4
tmnxVRtIPsecSALastChanged
The value of tmnxVRtIPsecSALastChanged 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 networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.113.1.5
tmnxVRtIPsecSAType
The value of tmnxVRtIPsecSAType indicates whether this SA entry is
created manually by the user or dynamically by the IPsec subsystem.
TIMETRA-TC-MIBTmnxIPsecKeyingType
Textual Convention: TIMETRA-TC-MIBTmnxIPsecKeyingType Enumeration
Type Values:
0none
1manual
2dynamic
.1.3.6.1.4.1.6527.3.1.2.48.113.1.6
tmnxVRtIPsecSAEncryptionKey
The value of tmnxVRtIPsecSAEncryptionKey specifies the key used for
the encryption algorithm defined by the
tmnxIPsecTransformEncrAlgorithm in the IPsec transform indexed by
tmnxVRtIPsecSAManualTransformId.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.113.1.7
tmnxVRtIPsecSAAuthenticationKey
The value of tmnxVRtIPsecSAAuthenticationKey specifies the key used
for the authentication algorithm defined by the
tmnxIPsecTransformAuthAlgorithm in the IPsec transform indexed by
tmnxVRtIPsecSAManualTransformId.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.48.113.1.8
tmnxVRtIPsecSASpi
The value of tmnxVRtIPsecSASpi specifies the SPI (Security Parameter
Index) used to lookup the instruction to verify and decrypt the
incoming IPsec packets when the value of tmnxVRtIPsecSADirection is
'inbound'.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.113.1.9
tmnxVRtIPsecSAManualTransformId
The value of tmnxVRtIPsecSAManualTransformId specifies the transform
entry that will be used by this SA entry. This object should be
specified for all the entries created by the user which are manual
SAs. If the value…
TmnxIPsecTransformIdOrZeror/w
Textual Convention: TmnxIPsecTransformIdOrZero Unsigned32
Type Constraints:
range: 0..2048
.1.3.6.1.4.1.6527.3.1.2.48.113.1.10
tmnxVRtIPsecSAAuthAlgorithm
The value of tmnxVRtIPsecSAAuthAlgorithm indicates the authentication
algorithm used with this SA.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.113.1.11
tmnxVRtIPsecSAEncrAlgorithm
The value of tmnxVRtIPsecSAEncrAlgorithm indicates the encryption
algorithm used with this SA.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.113.1.12
tmnxVRtIPsecSAStorageType
The value of tmnxVRtIPsecSAStorageType indicates how the row is stored.
Entries with tmnxVRtIPsecSAStorageType of 'read-only' are dynamic SAs
and are created by the IPsec subsystem and cannot be modified or
destroyed. …
SNMPv2-TCStorageType
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.6527.3.1.2.48.113.1.13
tmnxVRtIPsecSAEstablishedTime
The value of tmnxVRtIPsecSAEstablishedTime indicates the sysUpTime at
the time the IPsec phase 2 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.113.1.14
tmnxVRtIPsecSANegotiatedLifeTime
The value of tmnxVRtIPsecSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.113.1.15
.1.3.6.1.4.1.6527.3.1.2.48.114 · 1 row entry · 19 columns
Table to retrieve the IPsec SA Statistics entries.
tmnxVRtIPsecSAStEntry entry .1.3.6.1.4.1.6527.3.1.2.48.114.1
Information about a single IPsec SA Statistics entry.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName tmnxVRtIPsecSAId tmnxVRtIPsecSADirection tmnxVRtIPsecSAIndex
Column Syntax OID
tmnxVRtIPsecSAStBytesProcessed
The value of tmnxVRtIPsecSAStBytesProcessed indicates the number of
bytes successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.114.1.1
tmnxVRtIPsecSAStBytesProcLow32
The value of tmnxVRtIPsecSAStBytesProcLow32 indicates the lower 32
bits of the value of tmnxVRtIPsecSAStBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.2
tmnxVRtIPsecSAStBytesProcHigh32
The value of tmnxVRtIPsecSAStBytesProcHigh32 indicates the higher 32
bits of the value of tmnxVRtIPsecSAStBytesProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.3
tmnxVRtIPsecSAStPktsProcessed
The value of tmnxVRtIPsecSAStPktsProcessed indicates the number of
packets successfully processed for this SA.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.114.1.4
tmnxVRtIPsecSAStPktsProcLow32
The value of tmnxVRtIPsecSAStPktsProcLow32 indicates the lower 32 bits
of the value of tmnxVRtIPsecSAStPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.5
tmnxVRtIPsecSAStPktsProcHigh32
The value of tmnxVRtIPsecSAStPktsProcHigh32 indicates the higher 32
bits of the value of tmnxVRtIPsecSAStPktsProcessed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.6
tmnxVRtIPsecSAStCryptoErrors
The value of tmnxVRtIPsecSAStCryptoErrors indicates the number
of crypto errors encountered on this SA. The crypto errors
include errors on packets where protocol does not match or
if the check on authentication header…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.7
tmnxVRtIPsecSAStReplayErrors
The value of tmnxVRtIPsecSAStReplayErrors indicates the number of
replay errors encountered on this SA.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.8
tmnxVRtIPsecSAStSAErrors
The value of tmnxVRtIPsecSAStSAErrors indicates the number
of SA errors encountered on this SA. The SA errors include
sequence number failure, invalid SA, policy version mismatch,
illegal authentication algorithm, expa…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.9
tmnxVRtIPsecSAStPolicyErrors
The value of tmnxVRtIPsecSAStPolicyErrors indicates the number
of policy errors encountered on this SA. The policy errors include
bundled SA, selector check and policy direction error.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.10
tmnxVRtIPsecSAStEncapOverhead
The value of tmnxVRtIPsecSAStEncapOverhead indicates the encapsulation
overhead for this outbound SA. This value is only significant when the
value of tmnxVRtIPsecSADirection is 'outbound'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.11
tmnxVRtIPsecSAStPreEncapFragCnt
The value of tmnxVRtIPsecSAStPreEncapFragCnt indicates the number of
fragmentations that occurred prior to encapsulation for this outbound
SA. Pre-encapsulation fragmentation occurs for IPv4 packets whose size
exceeds t…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.114.1.12
tmnxVRtIPsecSAStPreEncapFragLtSz
The value of tmnxVRtIPsecSAStPreEncapFragLtSz indicates the size of
the last packet which caused a pre-encapsulation fragmentation to
occur for this SA. This value is only significant when the value of
tmnxVRtIPsecSADir…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.13
tmnxVRtIPsecSAStPstEncapFragCnt
The value of tmnxVRtIPsecSAStPstEncapFragCnt indicates the number of
fragmentations that occurred after encapsulation for this SA.
Post-encapsulation fragmentation occurs when the encapsulated packet
size exceeds tmnxIP…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.114.1.14
tmnxVRtIPsecSAStPstEncapFragLtSz
The value of tmnxVRtIPsecSAStPstEncapFragLtSz indicates the size of
the last encapsulated packet which caused a post-encapsulation
fragmentation to occur for this SA. This value is only significant
when the value of tmn…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.15
tmnxVRtIPsecSAStTempPrivMtu
The value of tmnxVRtIPsecSAStTempPrivMtu indicates the size of
temporary private MTU for this SA.

This value is only significant when the value of
tmnxVRtIPsecSADirection is 'outbound (2)'.
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.114.1.16
tmnxVRtIPsecSAStPfsDhGroup
The value of tmnxVRtIPsecSAStPfsDhGroup indicates the Diffie-Hellman
(DH) group used with this SA.

The Diffie-Hellman (DH) group is used by the SA to achieve Perfect
Forward Secrecy (PFS).
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.114.1.17
tmnxVRtIPsecSAStMulticastIfName
The value of tmnxVRtIPsecSAStMulticastIfName indicates the multicast
interface name associated with this SA.

This value is only significant when the value of tmnxVRtIPsecSAType is
'dynamic (2)' and the va…
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.114.1.18
tmnxVRtIPsecSAStMulticastProt
The value of tmnxVRtIPsecSAStMulticastProt indicates the supported
protocol types of the multicast interface associated to this RA.

This value is only significant when the value of tmnxVRtIPsecSAType is
'…
TIPsecMulticastProtocol
Textual Convention: TIPsecMulticastProtocol Bits
Type Values:
0mld
1igmp
.1.3.6.1.4.1.6527.3.1.2.48.114.1.19
.1.3.6.1.4.1.6527.3.1.2.48.116 · 1 row entry · 3 columns
Table to store the IPsec Security Policy entries.
tmnxVRtSecPlcyEntry entry .1.3.6.1.4.1.6527.3.1.2.48.116.1
Information about a single IPsec Security Policy entry.
Indexes
TIMETRA-VRTR-MIBvRtrID tmnxVRtSecPlcyId
Column Syntax OID
tmnxVRtSecPlcyId
The value of tmnxVRtSecPlcyId specifies the id of a Security Policy
entry and is the primary index for the table.
TmnxIPsecPolicyId
Textual Convention: TmnxIPsecPolicyId Unsigned32
Type Constraints:
range: 1..32768
.1.3.6.1.4.1.6527.3.1.2.48.116.1.1
tmnxVRtSecPlcyRowStatus
The tmnxVRtSecPlcyRowStatus object is used to create and delete rows
in the tmnxVRtSecPlcyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.116.1.2
tmnxVRtSecPlcyLastChanged
The value of tmnxVRtSecPlcyLastChanged 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 networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.116.1.3
.1.3.6.1.4.1.6527.3.1.2.48.118 · 1 row entry · 19 columns
Table to store the IPsec Security Policy Params entries.
tmnxVRtSecPlcyParamEntry entry .1.3.6.1.4.1.6527.3.1.2.48.118.1
Information about a single IPsec Security policy params entry.
Indexes
TIMETRA-VRTR-MIBvRtrID tmnxVRtSecPlcyId tmnxVRtSecPlcyParamId
Column Syntax OID
tmnxVRtSecPlcyParamId
The value of tmnxVRtSecPlcyParamId specifies the id of an IPsec policy
params entry and is part of the index for the
tmnxVRtSecPlcyParamTable.
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.6527.3.1.2.48.118.1.1
tmnxVRtSecPlcyParamRowStatus
The tmnxVRtSecPlcyParamRowStatus object is used to create and delete
rows in the tmnxVRtSecPlcyParamTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.118.1.2
tmnxVRtSecPlcyParamLastChanged
The value of tmnxVRtSecPlcyParamLastChanged 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 n…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.118.1.3
tmnxVRtSecPlcyParamLclAddrAny
The value of tmnxVRtSecPlcyParamLclAddrAny specifies whether the IP
address on the vpn side can be any IP address. If the value is 'true'
then local IP address can be any IP address.

Please look at the fo…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.118.1.4
tmnxVRtSecPlcyParamLclAddrType
The value of tmnxVRtSecPlcyParamLclAddrType specifies the address type
of address in tmnxVRtSecPlcyParamLclAddr. If the value of
tmnxVRtSecPlcyParamLclAddrAny is 'true' then the value of
tmnxVRtSecPlcyParamLclAddrType w…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.118.1.5
tmnxVRtSecPlcyParamLclAddr
The value of tmnxVRtSecPlcyParamLclAddr specifies the ip address on
the vpn side. If the value of tmnxVRtSecPlcyParamLclAddrAny is 'true'
then the value of tmnxVRtSecPlcyParamLclAddr will be empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.118.1.6
tmnxVRtSecPlcyParamLclAPrefLen
The value of tmnxVRtSecPlcyParamLclAPrefLen specifies the number of
bits to match of the tmnxVRtSecPlcyParamLclAddr. If the value of
tmnxVRtSecPlcyParamLclAddrAny is 'true' then the value of
tmnxVRtSecPlcyParamLclAPrefL…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.118.1.7
tmnxVRtSecPlcyParamRemAddrAny
The value of tmnxVRtSecPlcyParamRemAddrAny specifies whether the IP
address on the tunnel side can be any IP address. If the value is
'true' then remote IP address can be any IP address.

Please look at th…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.118.1.8
tmnxVRtSecPlcyParamRemAddrType
The value of tmnxVRtSecPlcyParamRemAddrType specifies the address type
of address in tmnxVRtSecPlcyParamRemAddr. If the value of
tmnxVRtSecPlcyParamRemAddrAny is 'true' then the value of
tmnxVRtSecPlcyParamRemAddrType w…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.118.1.9
tmnxVRtSecPlcyParamRemAddr
The value of tmnxVRtSecPlcyParamRemAddr specifies the ip address on
the tunnel side. If the value of tmnxVRtSecPlcyParamRemAddrAny is
'true' then the value of tmnxVRtSecPlcyParamRemAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.48.118.1.10
tmnxVRtSecPlcyParamRemAPrefLen
The value of tmnxVRtSecPlcyParamRemAPrefLen specifies the number of
bits to match of the tmnxVRtSecPlcyParamRemAddr. If the value of
tmnxVRtSecPlcyParamRemAddrAny is 'true' then the value of
tmnxVRtSecPlcyParamRemAPrefL…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.48.118.1.11
tmnxVRtSecPlcyParam6LclAddrAny
The value of tmnxVRtSecPlcyParam6LclAddrAny specifies whether the ipv6
address on the vpn side can be any ipv6 address. If the value is
'true' then local ipv6 address can be any ipv6 address.

Please look …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.118.1.12
tmnxVRtSecPlcyParam6LclAddrType
The value of tmnxVRtSecPlcyParam6LclAddrType specifies the address
type of address in tmnxVRtSecPlcyParam6LclAddr. If the value of
tmnxVRtSecPlcyParam6LclAddrAny is 'true' then the value of
tmnxVRtSecPlcyParam6LclAddrTy…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.118.1.13
tmnxVRtSecPlcyParam6LclAddr
The value of tmnxVRtSecPlcyParam6LclAddr specifies the ipv6 address on
the vpn side. If the value of tmnxVRtSecPlcyParam6LclAddrAny is 'true'
then the value of tmnxVRtSecPlcyParam6LclAddr will be empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.118.1.14
tmnxVRtSecPlcyParam6LclAPrefLen
The value of tmnxVRtSecPlcyParam6LclAPrefLen specifies the number of
bits to match of the tmnxVRtSecPlcyParam6LclAddr. If the value of
tmnxVRtSecPlcyParam6LclAddrAny is 'true' then the value of
tmnxVRtSecPlcyParam6LclAP…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.118.1.15
tmnxVRtSecPlcyParam6RemAddrAny
The value of tmnxVRtSecPlcyParam6RemAddrAny specifies whether the ipv6
address on the tunnel side can be any ipv6 address. If the value is
'true' then remote ipv6 address can be any ipv6 address.

Please l…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.118.1.16
tmnxVRtSecPlcyParam6RemAddrType
The value of tmnxVRtSecPlcyParam6RemAddrType specifies the address
type of address in tmnxVRtSecPlcyParam6RemAddr. If the value of
tmnxVRtSecPlcyParam6RemAddrAny is 'true' then the value of
tmnxVRtSecPlcyParam6RemAddrTy…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.48.118.1.17
tmnxVRtSecPlcyParam6RemAddr
The value of tmnxVRtSecPlcyParam6RemAddr specifies the ipv6 address on
the tunnel side. If the value of tmnxVRtSecPlcyParam6RemAddrAny is
'true' then the value of tmnxVRtSecPlcyParam6RemAddr will be
empty(''H).
OctetStringr/w
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.48.118.1.18
tmnxVRtSecPlcyParam6RemAPrefLen
The value of tmnxVRtSecPlcyParam6RemAPrefLen specifies the number of
bits to match of the tmnxVRtSecPlcyParam6RemAddr. If the value of
tmnxVRtSecPlcyParam6RemAddrAny is 'true' then the value of
tmnxVRtSecPlcyParam6RemAP…
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6527.3.1.2.48.118.1.19
.1.3.6.1.4.1.6527.3.1.2.48.120 · 1 row entry · 7 columns
Table to store IPsec entries.
tmnxVRtIfIPsecEntry entry .1.3.6.1.4.1.6527.3.1.2.48.120.1
Information about a single IPsec entry.
Indexes
Column Syntax OID
tmnxVRtIfIPsecRowStatus
The tmnxVRtIfIPsecRowStatus object is used to create and delete rows
in the tmnxVRtIfIPsecTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6527.3.1.2.48.120.1.1
tmnxVRtIfIPsecLastChgd
The value of tmnxVRtIfIPsecLastChgd 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 m…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.120.1.2
tmnxVRtIfIPsecAdminState
The value of tmnxVRtIfIPsecAdminState specifies the administrative
state of the tmnxVRtIfIPsecEntry.
TIMETRA-TC-MIBTmnxAdminStater/w
Textual Convention: TIMETRA-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.48.120.1.3
tmnxVRtIfIPsecIpFilterInExcptId
The value of the object tmnxVRtIfIPsecIpFilterInExcptId specifies the
row index in the alu-nge:aluNgeIPExceptionTable corresponding to this
IPv4 ingress exception, or zero if no exception is specified.
TIMETRA-FILTER-MIBTFilterIDr/w
Textual Convention: TIMETRA-FILTER-MIBTFilterID Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.120.1.4
tmnxVRtIfIPsecIsaTnlGroup
The value of tmnxVRtIfIPsecIsaTnlGroup specifies the ISA tunnel group
ID.

This object must be specified to a non-zero value during the row
creation.
TIMETRA-TC-MIBTmnxTunnelGroupIdOrZeror/w
Textual Convention: TIMETRA-TC-MIBTmnxTunnelGroupIdOrZero Unsigned32
Type Constraints:
range: 0..16
.1.3.6.1.4.1.6527.3.1.2.48.120.1.5
tmnxVRtIfIPsecPubSap
The value of tmnxVRtIfIPsecPubSap specifies the SAP encapsulation
value.

This object must be specified to a value during the row creation.
Unsigned32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6527.3.1.2.48.120.1.6
tmnxVRtIfIPsecIpv6FilterInExcId
The value of the object tmnxVRtIfIPsecIpv6FilterInExcId specifies the
IPv6 exception filter for this interface.

A value of 0 specifies that no IPv6 exception filter is configured on
the interface. A non-z…
TIMETRA-FILTER-MIBTFilterIDr/w
Textual Convention: TIMETRA-FILTER-MIBTFilterID Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6527.3.1.2.48.120.1.7
.1.3.6.1.4.1.6527.3.1.2.48.121 · 1 row entry · 19 columns
Table to store IPsec Tunnel statistics
tmnxVRtIPsecTnlStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.121.1
Statistics for a single IPsec Tunnel.
Indexes
TIMETRA-VRTR-MIBvRtrID TIMETRA-VRTR-MIBvRtrIfIndex tmnxVRtIPsecTnlName
Column Syntax OID
tmnxVRtIPsecTnlIsakmpState
The value of tmnxVRtIPsecTnlIsakmpState indicates the state of phase 1
IPsec negotiation.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.6527.3.1.2.48.121.1.1
tmnxVRtIPsecTnlIsakmpEstabTime
The value of tmnxVRtIPsecTnlIsakmpEstabTime indicates the sysUpTime at
the time the IPsec phase 1 negotiation completed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.48.121.1.2
tmnxVRtIPsecTnlIsakmpNegLifeTime
The value of tmnxVRtIPsecTnlIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.3
tmnxVRtIPsecTnlNumDpdTx
The value of tmnxVRtIPsecTnlNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.4
tmnxVRtIPsecTnlNumDpdRx
The value of tmnxVRtIPsecTnlNumDpdRx indicates the number of
Dead-Peer-Detection packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.5
tmnxVRtIPsecTnlNumDpdAckTx
The value of tmnxVRtIPsecTnlNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.6
tmnxVRtIPsecTnlNumDpdAckRx
The value of tmnxVRtIPsecTnlNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.7
tmnxVRtIPsecTnlNumExpRx
The value of tmnxVRtIPsecTnlNumExpRx indicates the number of DPD
R-U-THERE packets that have not been acknowledged.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.8
tmnxVRtIPsecTnlNumInvalidDpdRx
The value of tmnxVRtIPsecTnlNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.9
tmnxVRtIPsecTnlNumCtrlPktsTx
The value of tmnxVRtIPsecTnlNumCtrlPktsTx indicates the number of
control packets this IPsec Tunnel has sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.10
tmnxVRtIPsecTnlNumCtrlPktsRx
The value of tmnxVRtIPsecTnlNumCtrlPktsRx indicates the number of
control packets this IPsec Tunnel has received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.11
tmnxVRtIPsecTnlNumCtrlTxErrors
The value of tmnxVRtIPsecTnlNumCtrlTxErrors indicates the number of
control packet transmit errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.12
tmnxVRtIPsecTnlNumCtrlRxErrors
The value of tmnxVRtIPsecTnlNumCtrlRxErrors indicates the number of
control packet receive errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.121.1.13
tmnxVRtIPsecTnlMatCertEntryId
The value of tmnxVRtIPsecTnlMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.121.1.14
tmnxVRtIPsecTnlCertProfName
The value of tmnxVRtIPsecTnlCertProfName indicates a specific IPsec
tunnel certificate profile name used for this tunnel.
TIMETRA-TC-MIBTNamedItemOrEmpty
Textual Convention: TIMETRA-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.48.121.1.15
tmnxVRtIPsecTnlStatIsakmpAuthAlg
The value of tmnxVRtIPsecTnlStatIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this
IPsec tunnel.
TIMETRA-TC-MIBTmnxAuthAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxAuthAlgorithm Enumeration
Type Values:
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption
.1.3.6.1.4.1.6527.3.1.2.48.121.1.17
tmnxVRtIPsecTnlStatIsakmpEncrAlg
The value of tmnxVRtIPsecTnlStatIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel.
TIMETRA-TC-MIBTmnxEncrAlgorithm
Textual Convention: TIMETRA-TC-MIBTmnxEncrAlgorithm Enumeration
Type Values:
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac
.1.3.6.1.4.1.6527.3.1.2.48.121.1.18
tmnxVRtIPsecTnlStatIsakmpPfsDhGp
The value of tmnxVRtIPsecTnlStatIsakmpPfsDhGp indicates the
Diffie-Hellman (DH) group of the IPsec phase 1 negotiation for this
IPsec tunnel.

The Diffie-Hellman (DH) group is used by the IPsec tunnel to a…
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero
Textual Convention: TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Enumeration
Type Values:
0unspecified
1group1
2group2
5group5
14group14
15group15
19group19
20group20
21group21
.1.3.6.1.4.1.6527.3.1.2.48.121.1.19
tmnxVRtIPsecTnlStatIkeTranPrfAlg
The value of tmnxVRtIPsecTnlStatIkeTranPrfAlg specifies the
pseudo-random function (PRF).
Enumeration
Enumerated Values:
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8sameAsAuth
.1.3.6.1.4.1.6527.3.1.2.48.121.1.20
.1.3.6.1.4.1.6527.3.1.2.48.122 · 1 row entry · 4 columns
The tmnxIPsecLOClientEsaTable contains the statistics information of
IPsec lockout clients. IPsec lockout clients are ones who are not
successfully pass the IKE authentication process.
tmnxIPsecLOClientEsaEntry entry .1.3.6.1.4.1.6527.3.1.2.48.122.1
Each tmnxIPsecLOClientEsaEntry contains the statistics information for
one IPsec Lockout Client. tmnxEsaId and tmnxEsaVmId should be IPsec
ESA and VM identifier.
Indexes
TIMETRA-CHASSIS-MIBtmnxEsaId TIMETRA-CHASSIS-MIBtmnxEsaVmId tmnxIPsecLockoutClientRtrId tmnxIPsecLockoutClientLclGwAddrT tmnxIPsecLockoutClientLclGwAddr tmnxIPsecLockoutClientAddressTyp tmnxIPsecLockoutClientAddress tmnxIPsecLockoutClientPort
Column Syntax OID
tmnxIPsecLOClientEsaStatus
The value of tmnxIPsecLOClientEsaStatus indicates whether a client is
locked out by the system.

The value of 'true (1)' indicates that the client is locked out and
all IKE traffics from this client are re…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6527.3.1.2.48.122.1.1
tmnxIPsecLOClientEsaFailAtempt
The value of tmnxIPsecLOClientEsaFailAtempt indicates the number of
failed authentication attempts from the lockout client within the
lockout duration(i.e., tmnxIkePolicyLockoutDuration).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.122.1.2
tmnxIPsecLOClientEsaDroppedPkt
The value of tmnxIPsecLOClientEsaDroppedPkt indicates the number of
dropped packets for the lockout client.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.122.1.3
tmnxIPsecLOClientEsaRemainTime
The value of tmnxIPsecLOClientEsaRemainTime indicates the time
remaining until this client is unblocked.

The total block time is defined by tmnxIkePolicyLockoutBlock.

A value of zero indica…
secondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.122.1.4
.1.3.6.1.4.1.6527.3.1.2.48.123 · 1 row entry · 10 columns
The tmnxIPsecEsaHistStatsTable contains the historical statistics of
Extended Services Appliances (ESAs).
tmnxIPsecEsaHistStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.123.1
The tmnxIPsecEsaHistStatsEntry contains the historical statistics for
a specific ESA.
Indexes
TIMETRA-CHASSIS-MIBtmnxEsaId TIMETRA-CHASSIS-MIBtmnxEsaVmId tmnxIPsecEsaHistStatsType tmnxIPsecEsaHistStatsIntvIdx
Column Syntax OID
tmnxIPsecEsaHistStatsType
The value of tmnxIPsecEsaHistStatsType specifies the statistical type
for this ESA.
TmnxIPsecHistStatsType
Textual Convention: TmnxIPsecHistStatsType Enumeration
Type Values:
1numOfTotalIPsecTnls
2numOfIPsecSL2LTnls
3numOfIPsecDL2LTnls
4numOfIPsecRATnls
5numOfAccumGreTnls
6numOfAccumIpTnls
7numOfAccumL2tpv3Tnls
100numOfIPsecEncrPkts
101numOfIPsecDecrPkts
102numOfIPsecEnDecrPkts
103numOfIPsecEncrBits
104numOfIPsecDecrBits
105numOfIPsecEnDecrBits
120numOfGreTnlEncapPkts
121numOfGreTnlDecapPkts
122numOfGreTnlEnDecapPkts
123numOfGreTnlEncapBits
124numOfGreTnlDecapBits
125numOfGreTnlEnDecapBits
140numOfIpTnlEncapPkts
141numOfIpTnlDecapPkts
142numOfIpTnlEnDecapPkts
143numOfIpTnlEncapBits
144numOfIpTnlDecapBits
145numOfIpTnlEnDecapBits
160numOfL2tpv3TnlEncapPkts
161numOfL2tpv3TnlDecapPkts
162numOfL2tpv3TnlEnDecapPkts
163numOfL2tpv3TnlEncapBits
164numOfL2tpv3TnlDecapBits
165numOfL2tpv3TnlEnDecapBits
200numOfNewTotalIPsecTnls
201numOfNewIPsecSL2LTnls
202numOfNewIPsecDL2LTnls
203numOfNewIPsecRATnls
300numOfIkeAuthFails
301numOfIkeNoPrpslFails
302numOfIkeAddrAsgFails
303numOfIkeInvldTsFails
304numOfIkeInvldKeFails
305numOfIkeDpdTimeoutFails
306numOfIkeOtherReasonFails
400numOfAccumIPsecEncrPkts
401numOfAccumIPsecDecrPkts
402numOfAccumIPsecEnDecrPkts
403numOfAccumIPsecEncrKBs
404numOfAccumIPsecDecrKBs
405numOfAccumIPsecEnDecrKBs
420numOfAccumGreTnlEncapPkts
421numOfAccumGreTnlDecapPkts
422numOfAccumGreTnlEnDecapPkts
423numOfAccumGreTnlEncapKBs
424numOfAccumGreTnlDecapKBs
425numOfAccumGreTnlEnDecapKBs
440numOfAccumIpTnlEncapPkts
441numOfAccumIpTnlDecapPkts
442numOfAccumIpTnlEnDecapPkts
443numOfAccumIpTnlEncapKBs
444numOfAccumIpTnlDecapKBs
445numOfAccumIpTnlEnDecapKBs
460numOfAccumL2tpv3TnlEncapPkts
461numOfAccumL2tpv3TnlDecapPkts
462numOfAccumL2tpv3TnlEnDecapPkts
463numOfAccumL2tpv3TnlEncapKBs
464numOfAccumL2tpv3TnlDecapKBs
465numOfAccumL2tpv3TnlEnDecapKBs
500isaCtrolPlaneCpuUsageBp
501isaDataPlaneCpuUsageBp
600numOfIsaMemAllocFailures
700ikev2IkeSaInitExchgPktsDrops
701ikev2IkeAuthExchgPktsDrops
702ikev2CrtCldInfoExchgPktsDrops
.1.3.6.1.4.1.6527.3.1.2.48.123.1.1
tmnxIPsecEsaHistStatsIntvIdx
The value of tmnxIPsecEsaHistStatsIntvIdx specifies the index of the
sampling interval period for this statistic.

When the value of tmnxIPsecEsaHistStatsIntvIdx is '1', it indicates
that this is the curre…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.123.1.2
tmnxIPsecEsaHistStatsValue64
The value of tmnxIPsecEsaHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period.

The unit of tmnxIPsecEsaHistStatsValue64 is indicated by
tmnxIPsecEsaHistStatsT…
HCNUM-TCCounterBasedGauge64
Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64
.1.3.6.1.4.1.6527.3.1.2.48.123.1.3
tmnxIPsecEsaHistStatsValue32
The value of tmnxIPsecEsaHistStatsValue32 indicates a signed 32-bit
integer representation of the value of tmnxIPsecEsaHistStatsValue64.

This object is used by Remote Network Monitoring (RMON) to monitor
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.48.123.1.4
tmnxIPsecEsaHistStatsIntvStTm
The value of tmnxIPsecEsaHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.123.1.5
tmnxIPsecEsaHistStatsIntvDur
The value of tmnxIPsecEsaHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.123.1.6
tmnxIPsecEsaHistStatsFstFTm
The value of tmnxIPsecEsaHistStatsFstFTm indicates the UTC date when
the first IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecEsaHistSta…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.123.1.7
tmnxIPsecEsaHistStatsFstFDesc
The value of tmnxIPsecEsaHistStatsFstFDesc indicates the description
of the place where the first IKE exchange failure happened.

This value is only significant when tmnxIPsecEsaHistStatsType is equal
to a…
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.123.1.8
tmnxIPsecEsaHistStatsLstFTm
The value of tmnxIPsecEsaHistStatsLstFTm indicates the UTC date when
the last IKE exchange failure happened in the corresponding sampling
interval.

This value is only significant when tmnxIPsecEsaHistStat…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.6527.3.1.2.48.123.1.9
tmnxIPsecEsaHistStatsLstFDesc
The value of tmnxIPsecEsaHistStatsLstFDesc indicates the description
of the place where the last IKE exchange failure happened.

This value is only significant when tmnxIPsecEsaHistStatsType is equal
to an…
OctetString
Constraints:
range: 0-160
.1.3.6.1.4.1.6527.3.1.2.48.123.1.10
.1.3.6.1.4.1.6527.3.1.2.48.124 · 1 row entry · 35 columns
The tmnxIPsecEsaDpStatsTable contains the data path statistics for
Tunnel Extended Services Appliance virtual machines (esa-vm).
tmnxIPsecEsaDpStatsEntry entry .1.3.6.1.4.1.6527.3.1.2.48.124.1
The tmnxIPsecEsaDpStatsEntry contains the data path statistics for a
specific tunnel esa-vm.
Indexes
Column Syntax OID
tmnxIPsecEsaDpStatsEncryptPkts
The value of tmnxIPsecEsaDpStatsEncryptPkts indicates the number of
packets encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.1
tmnxIPsecEsaDpStatsEncryptBytes
The value of tmnxIPsecEsaDpStatsEncryptBytes indicates the number of
bytes encrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.2
tmnxIPsecEsaDpStatsDecryptPkts
The value of tmnxIPsecEsaDpStatsDecryptPkts indicates the number of
packets decrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.3
tmnxIPsecEsaDpStatsDecryptBytes
The value of tmnxIPsecEsaDpStatsDecryptBytes indicates the number of
bytes decrypted by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.4
tmnxIPsecEsaDpStatsTxPktErrs
The value of tmnxIPsecEsaDpStatsTxPktErrs indicates the number of
packets transmit failures by the IPsec data path.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.5
tmnxIPsecEsaDpStatsOutBDropPkts
The value of tmnxIPsecEsaDpStatsOutBDropPkts indicates the number of
packets dropped before and during outbound (encryption) processing by
the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.6
tmnxIPsecEsaDpStatsOutBSAMisses
The value of tmnxIPsecEsaDpStatsOutBSAMisses indicates the number of
packets dropped before outbound (encryption) processing by the IPsec
data path due to no SA (security association) present.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.7
tmnxIPsecEsaDpStatsOutBPEMisses
The value of tmnxIPsecEsaDpStatsOutBPEMisses indicates the number of
packets dropped before outbound (encryption) processing by the IPsec
data path due to no matching Policy Entry.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.8
tmnxIPsecEsaDpStatsInBDropPkts
The value of tmnxIPsecEsaDpStatsInBDropPkts indicates the number of
packets dropped before and during inbound (decryption) processing by
the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.9
tmnxIPsecEsaDpStatsInBSAMisses
The value of tmnxIPsecEsaDpStatsInBSAMisses indicates the number of
packets dropped before inbound (decryption) processing by the IPsec
data path due to no SA (security association) present.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.10
tmnxIPsecEsaDpStatsInBIPMismatch
The value of tmnxIPsecEsaDpStatsInBIPMismatch indicates the number of
packets dropped before inbound (decryption) processing by the IPsec
data path due to the received packet's outer IP destination or source
address doe…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.11
tmnxIPsecEsaDpInFragments
The value of tmnxIPsecEsaDpInFragments indicates the number of
fragments received by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.12
tmnxIPsecEsaDpPktsReassem
The value of tmnxIPsecEsaDpPktsReassem indicates the number of packets
reassembled by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.13
tmnxIPsecEsaDpFragDropTime
The value of tmnxIPsecEsaDpFragDropTime indicates the number of
fragments dropped due to timeout by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.14
tmnxIPsecEsaDpFragDropped
The value of tmnxIPsecEsaDpFragDropped indicates the number of total
fragments dropped by the IPsec data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.15
tmnxIPsecEsaDpGreTnlInPkts
The value of tmnxIPsecEsaDpGreTnlInPkts indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.16
tmnxIPsecEsaDpGreTnlInBytes
The value of tmnxIPsecEsaDpGreTnlInBytes indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.17
tmnxIPsecEsaDpGreTnlInErrs
The value of tmnxIPsecEsaDpGreTnlInErrs indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.18
tmnxIPsecEsaDpGreTnlOutPkts
The value of tmnxIPsecEsaDpGreTnlOutPkts indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.19
tmnxIPsecEsaDpGreTnlOutBytes
The value of tmnxIPsecEsaDpGreTnlOutBytes indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.20
tmnxIPsecEsaDpGreTnlOutErrs
The value of tmnxIPsecEsaDpGreTnlOutErrs indicates the number of
packets received by the GRE tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.21
tmnxIPsecEsaDpPktsDropDfSet
The value of tmnxIPsecEsaDpPktsDropDfSet indicates the number of
packets with DF bit set dropped in this Tunnel exceeding MTU size and
with clear tunnel DF bit not set.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.22
tmnxIPsecEsaDpStaticIPsecTnls
The value of tmnxIPsecEsaDpStaticIPsecTnls indicates number of
configured static IPsec tunnels on the esa-vm.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.23
tmnxIPsecEsaDpDynIPsecTnls
The value of tmnxIPsecEsaDpDynIPsecTnls indicates number of dynamic
IPsec tunnels in use on the esa-vm.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.24
tmnxIPsecEsaDpIpGreTnls
The value of tmnxIPsecEsaDpIpGreTnls indicates number of configured IP
tunnels (with GRE headers) on the esa-vm.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.25
tmnxIPsecEsaDpIpv4Tnls
The value of tmnxIPsecEsaDpIpv4Tnls indicates number of configured
IPv4 tunnels on the esa-vm.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.26
tmnxIPsecEsaDpL2tpv3TnlInPkts
The value of tmnxIPsecEsaDpL2tpv3TnlInPkts indicates the number of
packets received by the Layer Two Tunneling Protocol (L2TP) version 3
(L2TPv3) tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.27
tmnxIPsecEsaDpL2tpv3TnlInBytes
The value of tmnxIPsecEsaDpL2tpv3TnlInBytes indicates the number of
bytes received by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.28
tmnxIPsecEsaDpL2tpv3TnlInErrs
The value of tmnxIPsecEsaDpL2tpv3TnlInErrs indicates the number of
packets dropped while receiving by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.29
tmnxIPsecEsaDpL2tpv3TnlInCookErr
The value of tmnxIPsecEsaDpL2tpv3TnlInCookErr indicates the number of
packets dropped because the Cookie value received by the L2TPv3 tunnel
data path did not match the Cookie value negotiated during session
establishme…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.30
tmnxIPsecEsaDpL2tpv3TnlInSeIdErr
The value of tmnxIPsecEsaDpL2tpv3TnlInSeIdErr indicates the number of
packets dropped because the Session ID value received by the L2TPv3
tunnel data path did not match the Session ID value negotiated during
session est…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.31
tmnxIPsecEsaDpL2tpv3TnlOutPkts
The value of tmnxIPsecEsaDpL2tpv3TnlOutPkts indicates the number of
packets transmitted by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.32
tmnxIPsecEsaDpL2tpv3TnlOutBytes
The value of tmnxIPsecEsaDpL2tpv3TnlOutBytes indicates the number of
bytes transmitted by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.33
tmnxIPsecEsaDpL2tpv3TnlOutErrs
The value of tmnxIPsecEsaDpL2tpv3TnlOutErrs indicates the number of
packets dropped while transmitting by the L2TPv3 tunnel data path.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6527.3.1.2.48.124.1.34
tmnxIPsecEsaDpL2tpv3Tnls
The value of tmnxIPsecEsaDpL2tpv3Tnls indicates number of configured
L2TPv3 tunnels on the esa-vm.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.48.124.1.35