TIMETRA-IPSEC-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
61
Rows
61
Columns
856
tmnxIPsecTransformTable
table.1.3.6.1.4.1.6527.3.1.2.48.2
·
1 row entry
·
7 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTransformTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTransformTable'
Table to store the IPsec transform entries.
Information about a single IPsec transform entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTransformId specifies the id of a transform
entry and is the primary index for the table tmnxIPsecTransformTable. |
TmnxIPsecTransformId Type Constraints: range: 1..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.2.1.1 |
||||||||||||||||||||||||||||||||||||
|
The tmnxIPsecTransformRowStatus object is used to create and delete
rows in the tmnxIPsecTransformTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.2.1.2 |
||||||||||||||||||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.2.1.3 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.2.1.4 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.2.1.5 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.2.1.6 |
||||||||||||||||||||||||||||||||||||
|
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-0range: 1200-31536000 |
.1.3.6.1.4.1.6527.3.1.2.48.2.1.7 |
tmnxIkePolicyTable
table.1.3.6.1.4.1.6527.3.1.2.48.4
·
1 row entry
·
37 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIkePolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIkePolicyTable'
Table to store the IKE policy entries.
Information about a single IKE policy entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIkePolicyId specifies the id of a policy entry and is
the primary index for the table tmnxIkePolicyTable. |
TmnxIkePolicyId Type Constraints: range: 1..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.1 |
||||||||||||||||||||||||||||||||||||
|
The tmnxIkePolicyRowStatus object is used to create and delete rows in
the tmnxIkePolicyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.2 |
||||||||||||||||||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.3 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyDescription specifies the user-provided
description for each tmnxIkePolicyEntry in the table tmnxIkePolicyTable. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.4 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyIkeMode specifies the mode of operation,
which determines the number of messages used to establish the session. |
TmnxIkePolicyIkeModer/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.5 |
||||||||||||||||||||||||||||||||||||
|
tmnxIkePolicyDHGroupobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.6 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.7 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.8 |
||||||||||||||||||||||||||||||||||||
|
tmnxIkePolicyAuthAlgorithmobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.9 |
||||||||||||||||||||||||||||||||||||
|
tmnxIkePolicyEncrAlgorithmobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.10 |
||||||||||||||||||||||||||||||||||||
|
tmnxIkePolicyIsakmpLifeTimeobsolete
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyNatTraversal specifies whether NAT-T(network
address translation traversal) is 'enabled', 'disabled' or in 'forced' mode. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.13 |
||||||||||||||||||||||||||||||||||||
|
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-0range: 120-600 |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyNatTBehindNatOnly specifies whether the keep
alive packets should be sent only when behind a NAT. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.15 |
||||||||||||||||||||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.16 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyAuthMethod specifies the authentication
method used with this IKE policy for the remote-peer. |
TIMETRA-TC-MIBTmnxIkePolicyAuthMethodr/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.19 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyIkeVersion specifies the IKE version to be
used with this IKE policy. |
TmnxIkeVersionr/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.20 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyOwnAuthMethod specifies the authentication
method used with this IKE policy on its own side. |
TIMETRA-TC-MIBTmnxIkePolicyOwnAuthMethodr/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.21 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.22 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.23 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.24 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.25 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.26 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIkePolicyV2Fragment specifies whether or not IKEv2
fragmentation is enabled. |
TIMETRA-TC-MIBTmnxEnabledDisabledr/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.4.1.31 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.34 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.35 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.36 |
||||||||||||||||||||||||||||||||||||
|
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-0range: 2-60 |
.1.3.6.1.4.1.6527.3.1.2.48.4.1.37 |
tmnxIPsecTunnelTable
table.1.3.6.1.4.1.6527.3.1.2.48.6
·
1 row entry
·
50 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTunnelTable'
Table to store the IPsec Tunnel entries.
Information about a single IPsec Tunnel entry.
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTunnelName specifies the name of the tunnel and
is part of the index for the table tmnxIPsecTunnelTable. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.1 |
||||||||||||||||||||||||
|
The tmnxIPsecTunnelRowStatus object is used to create and delete rows
in the tmnxIPsecTunnelTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.2 |
||||||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.3 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelDescription specifies the user-provided
description for each tmnxIPsecTunnelEntry in the table tmnxIPsecTunnelTable. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.4 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelLclGwAddrType specifies the address type
of address in tmnxIPsecTunnelLclGwAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.5 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelLclGwAddr specifies the address of the
interface on the local node of this IPsec tunnel. |
OctetStringr/w Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.6 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelRemGwAddrType specifies the address type
of address in tmnxIPsecTunnelRemGwAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.7 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelRemGwAddr specifies the address of the
interface on the remote node of this IPsec tunnel. |
OctetStringr/w Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.8 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.9 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelSecurityPolicyId specifies the IPsec
security policy entry in the tmnxIPsecPolicyTable that this tunnel will use. |
TmnxIPsecPolicyIdOrZeror/w Type Constraints: range: 0..32768 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.10 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelKeyingType specifies the keying type that
this tunnel will use. |
TIMETRA-TC-MIBTmnxIPsecKeyingTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.11 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelDynTransformId1 specifies the first IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel will use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.12 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.13 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.14 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.15 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.16 |
||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelAdminState specifies the administrative
state of the tmnxIPsecTunnelEntry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.18 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelOperState indicates the operational status
of tmnxIPsecTunnelEntry. |
TmnxIPsecOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.19 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelOperFlags indicates the reason why the
tunnel is operationally down. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.20 |
||||||||||||||||||||||||
|
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-0range: 32-32range: 64-64range: 128-128range: 256-256range: 512-512 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.21 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelAutoEstablish specifies whether to attempt
to establish a phase 1 exchange automatically. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.22 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelBfdDesignate specifies whether this IPSec
tunnel is the BFD designated tunnel. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.23 |
||||||||||||||||||||||||
|
tmnxIPsecTunnelCertTrustAnchorobsolete
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.24 |
||||||||||||||||||||||||
|
tmnxIPsecTunnelCertFileobsolete
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.25 |
||||||||||||||||||||||||
|
tmnxIPsecTunnelKeyFileobsolete
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.26 |
||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.27 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.28 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelClearDfBit specifies whether to clear Do
not Fragment (DF) bit in the outgoing packets in this tunnel. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.29 |
||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.30 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.31 |
||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.32 |
||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.33 |
||||||||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.6.1.34 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelCertProfile specifies the certificate
profile associated with this IPsec tunnel. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.35 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP IPSec tunnel certificate. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.36 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.37 |
||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.38 |
||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.40 |
||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.43 |
||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.49 |
||||||||||||||||||||||||
|
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--1range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.50 |
||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.53 |
||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.54 |
||||||||||||||||||||||||
|
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 Type Constraints: range: 0..16 |
.1.3.6.1.4.1.6527.3.1.2.48.6.1.56 |
||||||||||||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTunnelStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTunnelStatsTable'
Table to store IPsec Tunnel statistics
Statistics for a single IPsec Tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTunnelIsakmpState indicates the state of phase 1
IPsec negotiation. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.7.1.1 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelIsakmpEstabTime indicates the sysUpTime at
the time the IPsec phase 1 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.2 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.3 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.4 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumDpdRx indicates the number of
Dead-Peer-Detection packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.5 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.6 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.7 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumExpRx indicates the number of DPD
R-U-THERE packets that have not been acknowledged. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.8 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.9 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumCtrlPktsTx indicates the number of
control packets this IPsec Tunnel has sent. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.10 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumCtrlPktsRx indicates the number of
control packets this IPsec Tunnel has received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.11 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumCtrlTxErrors indicates the number of
control packet transmit errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.12 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelNumCtrlRxErrors indicates the number of
control packet receive errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.13 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelCertProfName indicates a specific IPsec
tunnel certificate profile name used for this tunnel. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.7.1.15 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelStatIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.7.1.17 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelStatIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.7.1.18 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.7.1.19 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTunnelStatIkeTranPrfAlg specifies the
pseudo-random function (PRF). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.7.1.20 |
tmnxIPsecPolicyTable
table.1.3.6.1.4.1.6527.3.1.2.48.9
·
1 row entry
·
3 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecPolicyTable'
Table to store the IPsec Security Policy entries.
Information about a single IPsec Security Policy entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecPolicyId specifies the id of a Security Policy
entry and is the primary index for the table. |
TmnxIPsecPolicyId Type Constraints: range: 1..32768 |
.1.3.6.1.4.1.6527.3.1.2.48.9.1.1 |
||||||||||||
|
The tmnxIPsecPolicyRowStatus object is used to create and delete rows
in the tmnxIPsecPolicyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.9.1.2 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecPolicyParamsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecPolicyParamsTable'
Table to store the IPsec Security Policy Params entries.
Information about a single IPsec Security policy params entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
The tmnxIPsecPolicyParamsRowStatus object is used to create and delete
rows in the tmnxIPsecPolicyParamsTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.2 |
||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.3 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.4 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.11.1.5 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.7 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.8 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.11.1.9 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.10 |
||||||||||||||
|
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 Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.11 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.12 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.11.1.13 |
||||||||||||||
|
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-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.14 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.16 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.11.1.17 |
||||||||||||||
|
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-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.11.1.18 |
||||||||||||||
|
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 |
tmnxIPsecSATable
table.1.3.6.1.4.1.6527.3.1.2.48.13
·
1 row entry
·
15 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecSATable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecSATable'
Table to store the IPsec manual and dynamic SA entries.
Information about a single IPsec SA entry.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.13.1.3 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.4 |
||||||||||||||||||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.5 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSAType indicates whether this SA entry is
created manually by the user or dynamically by the IPsec subsystem. |
TIMETRA-TC-MIBTmnxIPsecKeyingType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.13.1.6 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.9 |
||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.10 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSAAuthAlgorithm indicates the authentication
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.13.1.11 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSAEncrAlgorithm indicates the encryption
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.13.1.12 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.13 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSAEstablishedTime indicates the sysUpTime at the
time the IPsec phase 2 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.13.1.15 |
tmnxIPsecSAStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.14
·
1 row entry
·
18 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecSAStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecSAStatsTable'
Table to retrieve the IPsec SA Statistics entries.
Information about a single IPsec SA Statistics entry.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecSAStatsBytesProcessed indicates the number of
bytes successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.1 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsBytesProcLow32 indicates the lower 32
bits of the value of tmnxIPsecSAStatsBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.2 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsBytesProcHigh32 indicates the higher 32
bits of the value of tmnxIPsecSAStatsBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.3 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsPktsProcessed indicates the number of
packets successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.4 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsPktsProcLow32 indicates the lower 32 bits
of the value of tmnxIPsecSAStatsPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.5 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsPktsProcHigh32 indicates the higher 32
bits of the value of tmnxIPsecSAStatsPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.6 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.7 |
||||||||||||||||||
|
The value of tmnxIPsecSAStatsReplayErrors indicates the number of
replay errors encountered on this SA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.8 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.9 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.10 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.11 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.12 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.13 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.14 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.15 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.14.1.17 |
||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.14.1.18 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.14.1.19 |
tmnxIPsecMdaDpStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.15
·
1 row entry
·
73 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecMdaDpStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecMdaDpStatsTable'
Table to retrieve the IPsec Mda Data Path Statistics entries.
Information about a single IPsec Mda Data Path Statistics entry.
| Column | Syntax | OID |
|---|---|---|
|
The value of tmnxIPsecMdaDpStatsEncryptPkts indicates the number of
packets encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.1 |
|
The value of tmnxIPsecMdaDpStatsEncryptPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsEncryptPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.2 |
|
The value of tmnxIPsecMdaDpStatsEncryptPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsEncryptPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.3 |
|
The value of tmnxIPsecMdaDpStatsEncryptBytes indicates the number of
bytes encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.4 |
|
The value of tmnxIPsecMdaDpStatsEncryptBytesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsEncryptBytes. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.5 |
|
The value of tmnxIPsecMdaDpStatsEncryptBytesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsEncryptBytes. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.6 |
|
The value of tmnxIPsecMdaDpStatsDecryptPkts indicates the number of
packets encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.7 |
|
The value of tmnxIPsecMdaDpStatsDecryptPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsDecryptPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.8 |
|
The value of tmnxIPsecMdaDpStatsDecryptPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsDecryptPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.9 |
|
The value of tmnxIPsecMdaDpStatsDecryptBytes indicates the number of
bytes encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.10 |
|
The value of tmnxIPsecMdaDpStatsDecryptBytesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsDecryptBytes. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.11 |
|
The value of tmnxIPsecMdaDpStatsDecryptBytesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsDecryptBytes. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.12 |
|
The value of tmnxIPsecMdaDpStatsTxPktErrs indicates the number of
packets transmit failures by the IPsec data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.13 |
|
The value of tmnxIPsecMdaDpStatsOutBDropPkts indicates the number of
packets dropped before and during outbound (encryption) processing by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.14 |
|
The value of tmnxIPsecMdaDpStatsOutBDropPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsOutBDropPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.15 |
|
The value of tmnxIPsecMdaDpStatsOutBDropPktsHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsOutBDropPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.16 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.17 |
|
The value of tmnxIPsecMdaDpStatsOutBSAMissesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsOutBSAMisses. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.18 |
|
The value of tmnxIPsecMdaDpStatsOutBSAMissesHigh32 indicates the
higher 32 bits of the value of tmnxIPsecMdaDpStatsOutBSAMisses. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.19 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.20 |
|
The value of tmnxIPsecMdaDpStatsInBDropPkts indicates the number of
packets dropped before and during inbound (decryption) processing by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.21 |
|
The value of tmnxIPsecMdaDpStatsInBDropPktsLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsInBDropPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.22 |
|
The value of tmnxIPsecMdaDpStatsInBDropPktsHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsInBDropPkts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.23 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.24 |
|
The value of tmnxIPsecMdaDpStatsInBSAMissesLow32 indicates the lower
32 bits of the value of tmnxIPsecMdaDpStatsInBSAMisses. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.25 |
|
The value of tmnxIPsecMdaDpStatsInBSAMissesHigh32 indicates the higher
32 bits of the value of tmnxIPsecMdaDpStatsInBSAMisses. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.26 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.27 |
|
The value of tmnxIPsecMdaDpInFragments indicates the number of
fragments received by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.28 |
|
The value of tmnxIPsecMdaDpInFragmentsLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpInFragments. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.29 |
|
The value of tmnxIPsecMdaDpInFragmentsHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpInFragments. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.30 |
|
The value of tmnxIPsecMdaDpPktsReassem indicates the number of packets
reassembled by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.31 |
|
The value of tmnxIPsecMdaDpPktsReassemLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpPktsReassem. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.32 |
|
The value of tmnxIPsecMdaDpPktsReassemHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpPktsReassem. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.33 |
|
The value of tmnxIPsecMdaDpFragDropTime indicates the number of
fragments dropped due to timeout by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.34 |
|
The value of tmnxIPsecMdaDpFragDropTimeLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpFragDropTime. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.35 |
|
The value of tmnxIPsecMdaDpFragDropTimeHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpFragDropTime. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.36 |
|
The value of tmnxIPsecMdaDpFragDropped indicates the number of total
fragments dropped by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.37 |
|
The value of tmnxIPsecMdaDpFragDroppedLow32 indicates the lower 32
bits of the value of tmnxIPsecMdaDpFragDropped. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.38 |
|
The value of tmnxIPsecMdaDpFragDroppedHigh32 indicates the higher 32
bits of the value of tmnxIPsecMdaDpFragDropped. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.39 |
|
The value of tmnxIPsecMdaDpGreTnlInPkts indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.40 |
|
The value of tmnxIPsecMdaDpGreTnlInPktsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.41 |
|
The value of tmnxIPsecMdaDpGreTnlInPktsHi indicates the higher 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.42 |
|
The value of tmnxIPsecMdaDpGreTnlInBytes indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.43 |
|
The value of tmnxIPsecMdaDpGreTnlInBytesLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.44 |
|
The value of tmnxIPsecMdaDpGreTnlInBytesHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.45 |
|
The value of tmnxIPsecMdaDpGreTnlInErrs indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.46 |
|
The value of tmnxIPsecMdaDpGreTnlInErrsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.47 |
|
The value of tmnxIPsecMdaDpGreTnlInErrsHi indicates the higher 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.48 |
|
The value of tmnxIPsecMdaDpGreTnlOutPkts indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.49 |
|
The value of tmnxIPsecMdaDpGreTnlOutPktsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.50 |
|
The value of tmnxIPsecMdaDpGreTnlOutPktsHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.51 |
|
The value of tmnxIPsecMdaDpGreTnlOutBytes indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.52 |
|
The value of tmnxIPsecMdaDpGreTnlOutBytesLo indicates the lower 32
bits of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.53 |
|
The value of tmnxIPsecMdaDpGreTnlOutBytesHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.54 |
|
The value of tmnxIPsecMdaDpGreTnlOutErrs indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.55 |
|
The value of tmnxIPsecMdaDpGreTnlOutErrsLo indicates the lower 32 bits
of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.56 |
|
The value of tmnxIPsecMdaDpGreTnlOutErrsHi indicates the higher 32
bits of the number of packets received by the GRE tunnel data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.57 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.58 |
|
The value of tmnxIPsecMdaDpPktsDropDfSetLo indicates lower 32 bits of
the value of tmnxIPsecMdaDpPktsDropDfSet object. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.59 |
|
The value of tmnxIPsecMdaDpPktsDropDfSetHi indicates higher 32 bits of
the value of tmnxIPsecMdaDpPktsDropDfSet object. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.60 |
|
The value of tmnxIPsecMdaDpStaticIPsecTnls indicates number of
configured static IPsec tunnels on the MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.61 |
|
The value of tmnxIPsecMdaDpDynIPsecTnls indicates number of dynamic
IPsec tunnels in use on the MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.62 |
|
The value of tmnxIPsecMdaDpIpGreTnls indicates number of configured IP
tunnels (with GRE headers) on the MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.63 |
|
The value of tmnxIPsecMdaDpIpv4Tnls indicates number of configured
IPv4 tunnels on the MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.64 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.65 |
|
The value of tmnxIPsecMdaDpL2tpv3TnlInBytes indicates the number of
bytes received by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.66 |
|
The value of tmnxIPsecMdaDpL2tpv3TnlInErrs indicates the number of
packets dropped while receiving by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.67 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.68 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.69 |
|
The value of tmnxIPsecMdaDpL2tpv3TnlOutPkts indicates the number of
packets transmitted by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.70 |
|
The value of tmnxIPsecMdaDpL2tpv3TnlOutBytes indicates the number of
bytes transmitted by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.71 |
|
The value of tmnxIPsecMdaDpL2tpv3TnlOutErrs indicates the number of
packets dropped while transmitting by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.72 |
|
The value of tmnxIPsecMdaDpL2tpv3Tnls indicates number of configured
L2TPv3 tunnels on the MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.15.1.73 |
tIPsecTnlTempTable
table.1.3.6.1.4.1.6527.3.1.2.48.17
·
1 row entry
·
19 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTnlTempTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTnlTempTable'
Table to store the IPsec tunnel template entries.
Information about a single IPsec tunnel template entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecTnlTempId specifies the id of a tunnel template
entry and is the primary index for the table tIPsecTnlTempTable. |
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId Type Constraints: range: 1..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.1 |
||||||||||||
|
The tIPsecTnlTempRowStatus object is used to create and delete rows in
the tIPsecTnlTempTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.2 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.3 |
||||||||||||
|
The value of tIPsecTnlTempDescr specifies the user-provided
description for the template. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.4 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.17.1.5 |
||||||||||||
|
The value of tIPsecTnlTempDynKeyTransformId1 specifies the first
transform-id for this IPSec Tunnel template to use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.6 |
||||||||||||
|
The value of tIPsecTnlTempDynKeyTransformId2 specifies the second
transform-id for this IPSec Tunnel template to use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.7 |
||||||||||||
|
The value of tIPsecTnlTempDynKeyTransformId3 specifies the third
transform-id for this IPSec Tunnel template to use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.8 |
||||||||||||
|
The value of tIPsecTnlTempDynKeyTransformId4 specifies the fourth
transform-id for this IPSec Tunnel template to use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.9 |
||||||||||||
|
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-0range: 32-32range: 64-64range: 128-128range: 256-256range: 512-512 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.10 |
||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.11 |
||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.12 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.14 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.17 |
||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.23 |
||||||||||||
|
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--1range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.24 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.17.1.25 |
tmnxIPsecGWTable
table.1.3.6.1.4.1.6527.3.1.2.48.19
·
1 row entry
·
32 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecGWTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWTable'
A table that contains SAP IPSec gateway information.
Information about a SAP IPSec gateway.
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecGWRowStatus controls the creation and deletion
of rows in this table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.1 |
||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.2 |
||||||||||||||||||||
|
The value of tmnxIPsecGWAdminState specifies the administrative state
of SAP IPSec gateway entry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.3 |
||||||||||||||||||||
|
The value of tmnxIPsecGWOperState indicates the operating state of the
SAP IPSec gateway. |
TmnxIPsecOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.4 |
||||||||||||||||||||
|
The value of tmnxIPsecGWTunnelPolicyTemp specifies the
TIMETRA-IPSEC-MIB::tIPsecTnlTempId used by this SAP IPSec gateway. |
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.5 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.6 |
||||||||||||||||||||
|
The value of tmnxIPsecGWIfName specifies the IPSec interface used by
the SAP. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.7 |
||||||||||||||||||||
|
The value of tmnxIPsecGWInetAddrType specifies the address type of the
SAP IPSec gateway. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.8 |
||||||||||||||||||||
|
This value of tmnxIPsecGWInetAddress specifies the address of the SAP
IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.9 |
||||||||||||||||||||
|
The value of tmnxIPsecGWIkePolicyId specifies the policy id for this
SAP IPSec gateway. |
TmnxIkePolicyIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.10 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
tmnxIPsecGWLclX509Certobsolete
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 |
||||||||||||||||||||
|
tmnxIPsecGWLclPrivateKeyobsolete
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 |
||||||||||||||||||||
|
The value of tmnxIPsecGWOperFlags indicates the reason why the gateway
is operationally down. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.14 |
||||||||||||||||||||
|
tmnxIPsecGWCACertobsolete
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 |
||||||||||||||||||||
|
tmnxIPsecGWCACertRevocListobsolete
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 |
||||||||||||||||||||
|
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 Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.17 |
||||||||||||||||||||
|
tmnxIPsecGWCertTrustAnchorobsolete
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.18 |
||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.19 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.20 |
||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.21 |
||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.22 |
||||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.19.1.23 |
||||||||||||||||||||
|
The value of tmnxIPsecGWRadAcctgPolicy specifies the radius accounting
policy associated with this IPsec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.24 |
||||||||||||||||||||
|
The value of tmnxIPsecGWRadAuthPolicy specifies the radius
authentication policy associated with this IPsec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.25 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.26 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.27 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.28 |
||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.29 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.19.1.32 |
tIPsecRUTnlTable
table.1.3.6.1.4.1.6527.3.1.2.48.20
·
1 row entry
·
28 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUTnlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUTnlTable'
Table to store dynamic IPsec Remote-User Tunnel entries.
Information about a single dynamic IPsec Remote-User Tunnel entry.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRUTnlInetAddrType indicates the address type of the
SAP IPsec gateway to the tunnel. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.20.1.1 |
||||||||||||||||||
|
This value of tIPsecRUTnlInetAddress indicates the address of of the
SAP IPsec gateway to the tunnel. |
OctetString Constraints: range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.2 |
||||||||||||||||||
|
The value of tIPsecRUTnlPort indicates the UDP port of the SAP IPsec
gateway to the tunnel. |
TIMETRA-TC-MIBTTcpUdpPort Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.3 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIpAddrType indicates the address type
of the private IP Address in the tunnel. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.20.1.4 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIpAddr indicates the private IP address
on the IPsec gateway tunnel. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.5 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIpPrefixLen indicates the number of
bits to match on the tIPsecRUTnlPrivateIpAddr. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.6 |
||||||||||||||||||
|
The value of tIPsecRUTnlTempId indicates the id of a tunnel template
entry used for the tunnel. |
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateId Type Constraints: range: 1..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.7 |
||||||||||||||||||
|
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 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.20.1.9 |
||||||||||||||||||
|
The value of tIPsecRUTnlReplayWindow indicates the size of the
anti-replay window. |
Unsigned32 Constraints: range: 0-0range: 32-32range: 64-64range: 128-128range: 256-256range: 512-512 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.10 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateSvcId indicates the service-id of the
Tunnel delivery service. |
TIMETRA-TC-MIBTmnxServId Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.11 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIfIndex indicates the private interface
index used by the tunnel. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.12 |
||||||||||||||||||
|
The value of tIPsecRUTnlHasBiDirectionalSA indicates whether this
tunnel has bi-directional Security-Association entries. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.13 |
||||||||||||||||||
|
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 Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.14 |
||||||||||||||||||
|
The value of tIPsecRUTnlMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP IPSec tunnel certificate. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.15 |
||||||||||||||||||
|
The value of tIPsecRUTnlOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.16 |
||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.20.1.17 |
||||||||||||||||||
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.18 |
||||||||||||||||||
|
The value of the tIPsecRUTnlPrivateIpAddr2Type indicates the address
type of the second private address in the tunnel. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.20.1.19 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIpAddr2 indicates the second private
address on the IPsec gateway tunnel. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.20 |
||||||||||||||||||
|
The value of tIPsecRUTnlPrivateIpPrefixLen2 indicates the number of
bits to match on the tIPsecRUTnlPrivateIpAddr2. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.21 |
||||||||||||||||||
|
The value of tIPsecRUTnlInUseTsList indicates the traffic selector
(TS) list used by this tunnel. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.22 |
||||||||||||||||||
|
The value of tIPsecRUTnlInUsePreSharedKey indicates the pre-shared key
used by this tunnel. |
TIMETRA-TC-MIBTLNamedItemOrEmpty Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.23 |
||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.24 |
||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.25 |
||||||||||||||||||
|
The value of tIPsecRUTnlInUseIkePolicy indicates the IKE policy
identifier used by this tunnel. |
TmnxIkePolicyIdOrZero Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.26 |
||||||||||||||||||
|
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 Type Constraints: range: 0..16 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.27 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4 |
.1.3.6.1.4.1.6527.3.1.2.48.20.1.28 |
tIPsecRUTnlStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.21
·
1 row entry
·
20 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUTnlStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUTnlStatsTable'
Table to store IPsec Remote User Tunnel statistics
Statistics for a single IPsec Remote User Tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRUTnlIsakmpState indicates the state of phase 1
IPsec negotiation. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.21.1.1 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlIsakmpEstabTime indicates the sysUpTime at the
time the IPsec phase 1 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.2 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.3 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.4 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumDpdRx indicates the number of
Dead-Peer-Detection packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.5 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.6 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.7 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumExpRx indicates the number of DPD R-U-THERE
packets that have not been acknowledged. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.8 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.9 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumCtrlPktsTx indicates the number of control
packets this IPsec Tunnel has sent. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.10 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumCtrlPktsRx indicates the number of control
packets this IPsec Tunnel has received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.11 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumCtrlTxErrors indicates the number of
control packet transmit errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.12 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlNumCtrlRxErrors indicates the number of
control packet receive errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.13 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlCertProfName indicates a specific IPsec tunnel
certificate profile name used for this tunnel. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.21.1.15 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlStatsIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.21.1.18 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlStatsIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.21.1.19 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.21.1.20 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUTnlStatsIkeTranPrfAlg specifies the pseudo-random
function (PRF). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.21.1.21 |
tIPsecRUSATable
table.1.3.6.1.4.1.6527.3.1.2.48.22
·
1 row entry
·
16 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUSATable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUSATable'
Table to store the IPsec remote-user dynamic SA entries.
Information about a single IPsec remote-user SA entry.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.22.1.3 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.6 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUSAAuthAlgorithm indicates the authentication
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.22.1.7 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUSAEncrAlgorithm indicates the encryption
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.22.1.8 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUSAEstablishedTime indicates the sysUpTime at the
time the IPsec phase 2 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.9 |
||||||||||||||||||||||||||||||||||||
|
The value of tIPsecRUSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.10 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSALclAddrTypeobsolete
The value of tIPsecRUSALclAddrType indicates the address type of
address in tIPsecRUSALclAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.22.1.11 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSALclAddrobsolete
The value of tIPsecRUSALclAddr indicates the IP address on the vpn
side. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.12 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSALclAPrefLenobsolete
The value of tIPsecRUSALclAPrefLen indicates the number of bits to
match of the tIPsecRUSALclAddr. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.13 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSARemAddrTypeobsolete
The value of tIPsecRUSARemAddrType indicates the address type of
address in tIPsecRUSARemAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.22.1.14 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSARemAddrobsolete
The value of tIPsecRUSARemAddr indicates the IP address on the tunnel
side. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.15 |
||||||||||||||||||||||||||||||||||||
|
tIPsecRUSARemAPrefLenobsolete
The value of tIPsecRUSARemAPrefLen indicates the number of bits to
match of the tIPsecRUSARemAddr. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.22.1.16 |
tIPsecRUSAStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.23
·
1 row entry
·
18 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUSAStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUSAStatsTable'
Table to retrieve the IPsec Remote-User SA Statistics entries.
Information about a single IPsec Remote-User SA Statistics entry.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRUSAStatsBytesProcessed indicates the number of
bytes successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.1 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsBytesProcLow32 indicates the lower 32 bits
of the value of tIPsecRUSAStatsBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.2 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsBytesProcHigh32 indicates the higher 32
bits of the value of tIPsecRUSAStatsBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.3 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsPktsProcessed indicates the number of
packets successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.4 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsPktsProcLow32 indicates the lower 32 bits
of the value of tIPsecRUSAStatsPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.5 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsPktsProcHigh32 indicates the higher 32
bits of the value of tIPsecRUSAStatsPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.6 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.7 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsReplayErrors indicates the number of
replay errors encountered on this SA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.8 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.9 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.10 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.11 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.12 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.13 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.14 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.15 |
||||||||||||||||||
|
The value of tIPsecRUSAStatsPfsDhGroup indicates the Diffie-Hellman
(DH) group used with this SA. |
TIMETRA-TC-MIBTmnxIkePolicyDHGroupOrZero Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.23.1.17 |
||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.23.1.18 |
||||||||||||||||||
|
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 Type Values:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTunnelBfdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTunnelBfdTable'
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.
Information about a single IPsec Tunnel BFD session entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
tmnxIPsecTunnelBfdSvcIdobsolete
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.1 |
||||||||||||||
|
tmnxIPsecTunnelBfdIfNameobsolete
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 Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.2 |
||||||||||||||
|
tmnxIPsecTunnelBfdDstAddrTypeobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.26.1.3 |
||||||||||||||
|
tmnxIPsecTunnelBfdDstAddrobsolete
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-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.4 |
||||||||||||||
|
tmnxIPsecTunnelBfdRowStatusobsolete
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.5 |
||||||||||||||
|
tmnxIPsecTunnelBfdLastChangedobsolete
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.6 |
||||||||||||||
|
tmnxIPsecTunnelBfdSrcAddrTypeobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.26.1.7 |
||||||||||||||
|
tmnxIPsecTunnelBfdSrcAddrobsolete
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.26.1.8 |
||||||||||||||
|
tmnxIPsecTunnelBfdSessOperStateobsolete
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.26.1.9 |
tIPsecRadAuthPlcyTable
table.1.3.6.1.4.1.6527.3.1.2.48.28
·
1 row entry
·
6 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRadAuthPlcyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRadAuthPlcyTable'
The tIPsecRadAuthPlcyTable allows configuration of IPsec Radius authentication policy parameters.
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…
tIPsecRadAuthPlcyTable. Each entry represents the configuration for a
RADIUS authentication policy.
Entries in this table can be created and delete…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRadAuthPlcyName specifies a specific IPsec RADIUS
authentication policy. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.28.1.1 |
||||||||||||
|
The value of tIPsecRadAuthPlcyRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.28.1.2 |
||||||||||||
|
The value of tIPsecRadAuthPlcyLastMgmtChange indicates the sysUpTime
at the time of the most recent management-initiated change to this Policy. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.28.1.3 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.28.1.4 |
||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.28.1.5 |
||||||||||||
|
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 |
tIPsecRadAcctPlcyTable
table.1.3.6.1.4.1.6527.3.1.2.48.30
·
1 row entry
·
7 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRadAcctPlcyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRadAcctPlcyTable'
The tIPsecRadAcctPlcyTable allows configuration of IPsec Radius accounting policy parameters.
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…
tIPsecRadAcctPlcyTable. Each entry represents the configuration for a
RADIUS accounting policy.
Entries in this table can be created and deleted vi…
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRadAcctPlcyName specifies a specific IPsec RADIUS
accounting policy. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.30.1.1 |
||||||||||||||||
|
The value of tIPsecRadAcctPlcyRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.30.1.2 |
||||||||||||||||
|
The value of tIPsecRadAcctPlcyLastMgmtChange indicates the sysUpTime
at the time of the most recent management-initiated change to this Policy. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.30.1.3 |
||||||||||||||||
|
The value of tIPsecRadAcctPlcyInclAttr specifies what RADIUS
attributes the system should include into RADIUS access-request messages. |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.30.1.4 |
||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.30.1.5 |
||||||||||||||||
|
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-0range: 5-259200 |
.1.3.6.1.4.1.6527.3.1.2.48.30.1.6 |
||||||||||||||||
|
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 |
tmnxIPsecTnlDstAddrTable
table.1.3.6.1.4.1.6527.3.1.2.48.32
·
1 row entry
·
5 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTnlDstAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTnlDstAddrTable'
The tmnxIPsecTnlDstAddrTable contains destination addresses for each
IPSec tunnel in the system.
Entries are created and deleted by the user.
The tmnxIPsecTnlDstAddrEntry contains information about a single
destination address in an IPSec Tunnel.
destination address in an IPSec Tunnel.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTnlDstAddrType specifies the address type of
address in tmnxIPsecTnlDstAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.32.1.1 |
||||||||||||||
|
The value of tmnxIPsecTnlDstAddr specifies the address of the
destination of this IPSec tunnel. |
OctetString Constraints: range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.32.1.2 |
||||||||||||||
|
The tmnxIPsecTnlDstAddrRowStatus object is used to create and delete
rows in the tmnxIPsecTnlDstAddrTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.32.1.3 |
||||||||||||||
|
The value of tmnxIPsecTnlDstAddrLastChanged indicates the sysUpTime at
the time of the last modification of this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.32.1.4 |
||||||||||||||
|
The value of tmnxIPsecTnlDstAddrResolved indicates whether or not this
IPsec tunnel destination address has been resolved as reachable by the virtual router |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.32.1.5 |
tIPsecCertProfileTable
table.1.3.6.1.4.1.6527.3.1.2.48.34
·
1 row entry
·
6 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecCertProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecCertProfileTable'
The tIPsecCertProfileTable allows configuration of IPsec certificate profile parameters.
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…
tIPsecCertProfileTable. Each entry represents the configuration for a
certificate profile.
Entries in this table can be created and deleted via…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecCertProfileName specifies a specific IPsec
certificate profile name. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.34.1.1 |
||||||||||||
|
The value of tIPsecCertProfileRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.34.1.2 |
||||||||||||
|
The value of tIPsecCertProfileLastChgd indicates the sysUpTime at the
time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.34.1.3 |
||||||||||||
|
The value of tIPsecCertProfileAdminState specifies the administrative
state of the tIPsecCertProfileEntry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.34.1.4 |
||||||||||||
|
The value of tIPsecCertProfileOperState indicates the operational
status of tIPsecCertProfileEntry. |
TIMETRA-TC-MIBTmnxOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.34.1.5 |
||||||||||||
|
The value of tIPsecCertProfileOperFlags indicates the operational
condition of the certificate profile which is aggregated from all its configured entries. |
Bits Enumerated Values:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecCertProfEntryIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecCertProfEntryIdTable'
The tIPsecCertProfEntryIdTable allows configuration of IPsec certificate profile entry parameters.
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…
tIPsecCertProfEntryIdTable. Each entry represents the configuration
for a certificate profile entry.
Entries in this table can be created a…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
The value of tIPsecCertProfEntryIdRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.36.1.2 |
||||||||||||
|
The value of tIPsecCertProfEntryIdLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.36.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
The value of tIPsecCertProfEntryIdCompChain indicates the status of
computed chain for this IPSEC certificate profile entry. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.36.1.6 |
||||||||||||
|
The value of tIPsecCertProfEntryIdOperFlags indicates the operational
condition of this certificate profile entry. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.36.1.7 |
||||||||||||
|
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:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecCompChainCAProfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecCompChainCAProfTable'
The tIPsecCompChainCAProfTable maintains Certificate-Authority (CA) profile which are part of computed chain per certificate profile entry.
The tIPsecCompChainCAProfEntry is an entry (conceptual row) in the
tIPsecCompChainCAProfTable. Each entry represents a part of the
computed chain per certificate profile entry.
tIPsecCompChainCAProfTable. Each entry represents a part of the
computed chain per certificate profile entry.
| Column | Syntax | OID |
|---|---|---|
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.37.1.1 |
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecCertChainCAProfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecCertChainCAProfTable'
The tIPsecCertChainCAProfTable maintains configuration of chain CA profiles for IPsec certificate profile entry parameters.
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…
tIPsecCertChainCAProfTable. Each entry represents the configuration
for a chain CA profile for certificate profile entry.
Entries in this t…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The tIPsecCertChainCAProfName specifies the chain CA profile for
certificate profile entry. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.42.1.1 |
||||||||||||
|
The tIPsecCertChainCAProfRowStatus controls the creation and deletion
of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.42.1.2 |
||||||||||||
|
The tIPsecCertChainCAProfLastChgd indicates the sysUpTime at the time
of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.42.1.3 |
tIPsecTsListTable
table.1.3.6.1.4.1.6527.3.1.2.48.44
·
1 row entry
·
3 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTsListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTsListTable'
The tIPsecTsListTable allows configuration of IPsec traffic selector list parameters.
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…
tIPsecTsListTable. Each entry represents the configuration for a
traffic selector list.
Entries in this table can be created and deleted via SNMP SE…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecTsListName specifies a specific IPsec traffic
selector list name. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.44.1.1 |
||||||||||||
|
The value of tIPsecTsListRowStatus controls the creation and deletion
of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.44.1.2 |
||||||||||||
|
The value of tIPsecTsListLastChgd indicates the sysUpTime at the time
of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTsListLclEntryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTsListLclEntryTable'
The tIPsecTsListLclEntryTable allows configuration of IPsec traffic selector list local entry parameters.
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…
tIPsecTsListLclEntryTable. Each entry represents the configuration for
a traffic selector list local entry.
Entries in this table can be cre…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
The value of tIPsecTsListLclEntryRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.2 |
||||||||||||||
|
The value of tIPsecTsListLclEntryLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.3 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.46.1.5 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.6 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.46.1.7 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.8 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.46.1.9 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.10 |
||||||||||||||
|
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 Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.11 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.12 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.46.1.13 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecGWTsNegSelPlcyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecGWTsNegSelPlcyTable'
The tIPsecGWTsNegSelPlcyTable maintains traffic selector selection-policy information for IPsec gateway entries.
The tIPsecGWTsNegSelPlcyEntry maintains information about a single
IPsec gateway traffic selector negotiation selection-policy.
IPsec gateway traffic selector negotiation selection-policy.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecGWTsNegSelPlcyName specifies the IPsec
selection-policy name associated with this SAP IPSec gateway traffic selector. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.48.1.1 |
||||||||||||
|
The tIPsecGWTsNegSelPlcyRowStatus object is used to create and delete
rows in the tIPsecGWTsNegSelPlcyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.48.1.2 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.48.1.3 |
||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTrustAnchorProfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTrustAnchorProfTable'
The tIPsecTrustAnchorProfTable allows configuration of IPsec trust anchor profile parameters.
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…
tIPsecTrustAnchorProfTable. Each entry represents the configuration
for a trust anchor profile.
Entries in this table can be created and de…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecTrustAnchorProfName specifies a specific IPsec
trust anchor profile name. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.50.1.1 |
||||||||||||
|
The value of tIPsecTrustAnchorProfRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.50.1.2 |
||||||||||||
|
The value of tIPsecTrustAnchorProfLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.50.1.3 |
||||||||||||
|
The value of tIPsecTrustAnchorCAProfDown indicates the total number of
trusted CA-profiles (Certificate-Authority) not operational in the trust-anchor-profile. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.50.1.4 |
tIPsecTrustAnchorsTable
table.1.3.6.1.4.1.6527.3.1.2.48.52
·
1 row entry
·
3 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTrustAnchorsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTrustAnchorsTable'
The tIPsecTrustAnchorsTable allows configuration of IPsec trust anchor profile entry parameters.
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…
tIPsecTrustAnchorsTable. Each entry represents the configuration for a
trust anchor profile entry.
Entries in this table can be created and de…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecTrustAnchorsCAProfile specifies a specific IPsec
trust anchor certificate profile name. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.52.1.1 |
||||||||||||
|
The value of tIPsecTrustAnchorsRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.52.1.2 |
||||||||||||
|
The value of tIPsecTrustAnchorsLastChgd indicates the sysUpTime at the
time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUSATrafficSelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUSATrafficSelTable'
The tIPsecRUSATrafficSelTable stores the IPsec remote-user dynamic SA traffic selector entries.
The tIPsecRUSATrafficSelEntry maintains information about a single
IPsec remote-user SA traffic selector entry.
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 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRUSATrafficSelSide specifies the side to which the
traffic selector entry pertains. |
TmnxIpsecTrafficSelSide Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.53.1.1 |
||||||||||||||
|
The value of tIPsecRUSATrafficSelFrAddrType specifies the address type
of the beginning address of the range for this traffic selector entry. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.53.1.2 |
||||||||||||||
|
The value of tIPsecRUSATrafficSelFrAddr specifies the beginning
address of the range for this traffic selector entry. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.53.1.3 |
||||||||||||||
|
The value of tIPsecRUSATrafficSelToAddrType specifies the address type
of the end address of the range for this traffic selector entry. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.53.1.4 |
||||||||||||||
|
The value of tIPsecRUSATrafficSelToAddr specifies the end address of
the range for this traffic selector entry. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.53.1.5 |
||||||||||||||
|
The value of tIPsecRUSATrafficSelLastChgd indicates the sysUpTime at
the time of the most recent management-initiated change to this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.53.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.53.1.7 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.53.1.8 |
||||||||||||||
|
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 |
tmnxIPsecGWDhcpTable
table.1.3.6.1.4.1.6527.3.1.2.48.55
·
1 row entry
·
25 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecGWDhcpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWDhcpTable'
A table that contains SAP IPSec gateway DHCP information.
Information about a SAP IPSec gateway DHCP.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecGWDhcpRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.1 |
||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.2 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpAdminState specifies the administrative
state of SAP IPSec gateway DHCP entry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.3 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpGiAddrType specifies the address type of
address in tmnxIPsecGWDhcpGiAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.4 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpGiAddr specifies the address of the
gateway interface on this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.5 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSendRelease specifies whether to send DHCP
release message when tunnel is removed on this SAP IPSec gateway. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.7 |
||||||||||||||
|
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 Type Constraints: range: 0..10240 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.8 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr1AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr1Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.9 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr1Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.10 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr2AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr2Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.11 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr2Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.12 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr3AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr3Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.13 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr3Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.14 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr4AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr4Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.15 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr4Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.16 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr5AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr5Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.17 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr5Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.18 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr6AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr6Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.19 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr6Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.20 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr7AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr7Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.21 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr7Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.22 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr8AddrType specifies the address type
of address in tmnxIPsecGWDhcpSrvr8Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.55.1.23 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpSrvr8Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 4-4 |
.1.3.6.1.4.1.6527.3.1.2.48.55.1.24 |
||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecGWLclAddrAssignTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecGWLclAddrAssignTable'
The tIPsecGWLclAddrAssignTable maintains Local-Address-Assignment information for all SAP IPSec gateways.
The tIPsecGWLclAddrAssignEntry maintains Local-Address-Assignment
information for specific SAP IPSec gateway.
information for specific SAP IPSec gateway.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecGWLclAddrAssignRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.1 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.2 |
||||||||||||
|
The value of tIPsecGWLclAddrAssignAdminState specifies the
administrative state of SAP IPSec gateway DHCP entry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.57.1.3 |
||||||||||||
|
The value of tIPsecGWLclAddrAssignIp4SrvrName specifies the name of
the Local-Address-Assignment server associated with this SAP IPSec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.4 |
||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.5 |
||||||||||||
|
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 Type Constraints: range: 0..10240 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.6 |
||||||||||||
|
The value of tIPsecGWLclAddrAssignIp4PoolName specifies the name of
the primary IPv4 Local-Address-Assignment pool associated with this IPsec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.7 |
||||||||||||
|
The value of tIPsecGWLclAddrAssignIp6SrvrName specifies the name of
the Local-Address-Assignment server associated with this SAP IPSec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.8 |
||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.9 |
||||||||||||
|
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 Type Constraints: range: 0..10240 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.10 |
||||||||||||
|
The value of tIPsecGWLclAddrAssignIp6PoolName specifies the name of
the primary IPv6 Local-Address-Assignment pool associated with this IPsec gateway. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.11 |
||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.12 |
||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.14 |
||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.57.1.15 |
tmnxIPsecGWDhcpV6Table
table.1.3.6.1.4.1.6527.3.1.2.48.59
·
1 row entry
·
25 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecGWDhcpV6Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWDhcpV6Table'
A table that contains SAP IPSec gateway DHCPV6 information.
Information about a SAP IPSec gateway DHCPV6.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecGWDhcpV6RowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.1 |
||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.2 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6AdminState specifies the administrative
state of SAP IPSec gateway DHCP entry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.3 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6LinkAddrType specifies the address type
of address in tmnxIPsecGWDhcpV6LinkAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.4 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6LinkAddr specifies the address of the
gateway interface on this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.5 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6SendRelease specifies whether to send
DHCP release message when tunnel is removed on this SAP IPSec gateway. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.7 |
||||||||||||||
|
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 Type Constraints: range: 0..10240 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.8 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr1AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr1Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.9 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr1Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.10 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr2AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr2Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.11 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr2Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.12 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr3AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr3Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.13 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr3Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.14 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr4AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr4Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.15 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr4Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.16 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr5AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr5Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.17 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr5Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.18 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr6AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr6Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.19 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr6Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.20 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr7AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr7Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.21 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr7Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.22 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr8AddrType specifies the address type
of address in tmnxIPsecGWDhcpV6Srvr8Addr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.59.1.23 |
||||||||||||||
|
The value of tmnxIPsecGWDhcpV6Srvr8Addr specifies the DHCP server
address associated with this SAP IPSec gateway. |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.59.1.24 |
||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecTsListRmtEntryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTsListRmtEntryTable'
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.
The tIPsecTsListRmtEntryEntry contains the configuration of one IPsec
traffic selector list remote entry.
traffic selector list remote entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
The value of tIPsecTsListRmtEntryRowStatus specifies the status of
this row. It is used to create and destroy rows in tIPsecTsListRmtEntryTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.2 |
||||||||||||||
|
The value of tIPsecTsListRmtEntryLastChgd indicates the time, since
system startup, when the configuration of this row was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.3 |
||||||||||||||
|
The value of tIPsecTsListRmtEntryMinAddrType specifies the address
type of tIPsecTsListRmtEntryMinAddr. The values of tIPsecTsListRmtEntryMinAddrType and tIPsecTsListRmtEntryMaxAddrType must be the same. … |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.61.1.4 |
||||||||||||||
|
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-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.5 |
||||||||||||||
|
The value of tIPsecTsListRmtEntryMaxAddrType specifies the address
type of tIPsecTsListRmtEntryMaxAddr. The values of tIPsecTsListRmtEntryMaxAddrType and tIPsecTsListRmtEntryMinAddrType must be the same. … |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.61.1.6 |
||||||||||||||
|
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-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.7 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.61.1.8 |
||||||||||||||
|
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-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.9 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.11 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.61.1.12 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecLockoutClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecLockoutClientTable'
The tmnxIPsecLockoutClientTable contains the statistics information of IPsec lockout clients. IPsec lockout clients are ones who are not successfully pass the IKE authentication process.
Each tmnxIPsecLockoutClientEntry contains the statistics information
for one IPsec Lockout Client. tmnxCardSlotNum and tmnxMDASlotNum
should be IPsec MDA.
for one IPsec Lockout Client. tmnxCardSlotNum and tmnxMDASlotNum
should be IPsec MDA.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..10240 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.1 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientLclGwAddrT specifies the address
type of the local SAP IPSec gateway. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.62.1.2 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientLclGwAddr specifies the IP address
of the local SAP IPsec gateway. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.3 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientAddressTyp specifies the address
type of the lockout client. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.62.1.4 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientAddress specifies the address of
the lockout client. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.5 |
||||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.6 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.7 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientFailAtempt indicates the number of
failed authentication attempts from the lockout client within the lockout duration(i.e., tmnxIkePolicyLockoutDuration). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.8 |
||||||||||||||
|
The value of tmnxIPsecLockoutClientDroppedPkt indicates the number of
dropped packets for the lockout client. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.62.1.9 |
||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecRUTnlDhcpLeaseStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecRUTnlDhcpLeaseStatTable'
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).
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…
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…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tIPsecRUTnlDhcpLeaseStatPrivAddT specifies the address
type of tIPsecRUTnlDhcpLeaseStatPrivAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.63.1.1 |
||||||||||||||
|
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-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.2 |
||||||||||||||
|
The value of tIPsecRUTnlDhcpLeaseStatSverAddT indicates the address
type of tIPsecRUTnlDhcpLeaseStatSverAddr. The value of tIPsecRUTnlDhcpLeaseStatSverAddT is always equal to tIPsecRUTnlDhcpLeaseStatPrivA… |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.63.1.3 |
||||||||||||||
|
The value of tIPsecRUTnlDhcpLeaseStatSverAddr indicates the DHCP
server address. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.4 |
||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.5 |
||||||||||||||
|
The value of tIPsecRUTnlDhcpLeaseStatRenewTm indicates the UTC date
when the current DHCP lease needs to be renewed. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.6 |
||||||||||||||
|
The value of tIPsecRUTnlDhcpLeaseStatRebindTm indicates the UTC date
when the current DHCP lease needs to be rebound. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.7 |
||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.63.1.8 |
||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecClientDatabaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecClientDatabaseTable'
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.
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…
instance of the IPsec client database entry.
Entries in this table are created and destroyed via SNMP SET
operations to tIPsecClientDatabaseRo…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The tIPsecClientDatabaseName specifies the name of this IPsec client
database entry. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.65.1.1 |
||||||||||||
|
The value of tIPsecClientDatabaseLastChanged indicates time, since
system startup, that the configuration of this entry was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.65.1.2 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.65.1.3 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.65.1.4 |
||||||||||||
|
The value of tIPsecClientDatabaseDescription specifies the description
for this IPsec client database entry. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.65.1.5 |
||||||||||||
|
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:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tIPsecClientDBClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecClientDBClientTable'
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.
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…
instance of the IPsec client associated with the IPsec client
database.
Entries in this table are created and destroyed via SNMP SET
operation…
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||
|
The value of tIPsecClientDBClientLastChanged indicates time, since
system startup, that the configuration of this entry was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.2 |
||||||||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.3 |
||||||||||||||||||||
|
The value of tIPsecClientDBClientAdminState specifies the
administrative state of this IPsec client entry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.67.1.4 |
||||||||||||||||||||
|
The tIPsecClientDBClientName specifies the name of this IPsec client
entry. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.5 |
||||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.67.1.6 |
||||||||||||||||||||
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.7 |
||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.8 |
||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.9 |
||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.67.1.10 |
||||||||||||||||||||
|
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-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.11 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The value of tIPsecClientDBClientTnlTempltId specifies the identifier
of the tunnel template. |
TIMETRA-TC-MIBTmnxIPsecTunnelTemplateIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.13 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The value of tIPsecClientDBClientPrivIfName specifies the private
interface name of this IPsec client entry. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.15 |
||||||||||||||||||||
|
The value of tIPsecClientDBClientTsListName specifies the traffic
selector list name of this IPsec client entry. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.67.1.16 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecIkeTransformTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecIkeTransformTable'
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.
The tmnxIPsecIkeTransformEntry contains the configuration of one IKE
transform entry.
transform entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecIkeTransformId specifies a unique identifier for
one IKE transform entry. |
TmnxIPsecIkeTransformId Type Constraints: range: 1..4096 |
.1.3.6.1.4.1.6527.3.1.2.48.69.1.1 |
||||||||||||||||||
|
The value of tmnxIPsecIkeTransformRowStatus specifies the status of
this row. It is used to create and destroy rows in tmnxIPsecIkeTransformTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.69.1.2 |
||||||||||||||||||
|
The value of tmnxIPsecIkeTransformLastChange indicates the time, since
system startup, that the configuration of this row was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.69.1.3 |
||||||||||||||||||
|
The value of tmnxIPsecIkeTransformAuthAlg specifies the hash algorithm
used in phase 1 of the Security Association (SA). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.69.1.4 |
||||||||||||||||||
|
The value of tmnxIPsecIkeTransformEncrAlg specifies the encryption
algorithm used in phase 1 of the Security Association (SA). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.69.1.5 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.69.1.6 |
||||||||||||||||||
|
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 |
||||||||||||||||||
|
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:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIkePlcyIkeTransformTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIkePlcyIkeTransformTable'
The tmnxIkePlcyIkeTransformTable contains objects used to configure instances of IKE transform information for each IKE policy entry.
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 …
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 …
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
The value of tmnxIkePlcyIkeTransformLstChange indicates the time,
since system startup, that the configuration of this row was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.71.1.2 |
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecGWHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWHistStatsTable'
The tmnxIPsecGWHistStatsTable contains the historical statistics of IPsec gateways.
The tmnxIPsecGWHistStatsEntry contains the historical statistics for a
specific IPsec gateway.
specific IPsec gateway.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecGWHistStatsType specifies the statistical type
for this IPsec gateway. |
TmnxIPsecHistStatsType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.72.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecGWHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecGWHistStatsValue64 is indicated by tmnxIPsecGWHistStatsType. |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.72.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecGWHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecGWHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.72.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecIsaHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecIsaHistStatsTable'
The tmnxIPsecIsaHistStatsTable contains the historical statistics of Integrated Services Adaptors (ISAs).
The tmnxIPsecIsaHistStatsEntry contains the historical statistics for
a specific ISA.
a specific ISA.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecIsaHistStatsType specifies the statistical type
for this ISA. |
TmnxIPsecHistStatsType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.73.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecIsaHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecIsaHistStatsValue64 is indicated by tmnxIPsecIsaHistStatsT… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.73.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecIsaHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecIsaHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.73.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecSvcLevelCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecSvcLevelCfgTable'
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.
The tmnxIPsecSvcLevelCfgEntry contains IPsec configurations for a
specific service.
specific service.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
tmnxIPsecSvcLevelCfgRsvRtrOvrdobsolete
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.75.1.1 |
||||||
|
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:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTnlGrpHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTnlGrpHistStatsTable'
The tmnxIPsecTnlGrpHistStatsTable contains the historical statistics of Integrated Services Adaptor (ISA) tunnel groups.
The tmnxIPsecTnlGrpHistStatsEntry contains the historical statistics
for a specific ISA tunnel group.
for a specific ISA tunnel group.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTnlGrpHistStatsType specifies the statistical
type for this ISA tunnel group. |
TmnxIPsecHistStatsType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.76.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlGrpHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecTnlGrpHistStatsValue64 is indicated by tmnxIPsecTnlGrpH… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.76.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlGrpHistStatsIntvStTm indicates the UTC date
when the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlGrpHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.76.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecSysHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecSysHistStatsTable'
The tmnxIPsecSysHistStatsTable contains the historical statistics of the entire system.
The tmnxIPsecSysHistStatsEntry contains the historical statistics for
a specific statistical type of the entire system.
a specific statistical type of the entire system.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecSysHistStatsType specifies the type for this
statistic. |
TmnxIPsecHistStatsType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.77.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSysHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecSysHistStatsValue64 is indicated by tmnxIPsecSysHistStatsT… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.77.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSysHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecSysHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.77.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTnlHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTnlHistStatsTable'
The tmnxIPsecTnlHistStatsTable contains the historical statistics of IPsec tunnels.
The tmnxIPsecTnlHistStatsEntry contains the historical statistics for
a specific IPsec tunnel.
a specific IPsec tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.78.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.78.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecTnlHistStatsValue64 is indicated by tmnxIPsecTnlHistStatsT… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.78.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.78.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecTnlHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecRUTnlHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecRUTnlHistStatsTable'
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.
The tmnxIPsecRUTnlHistStatsEntry contains the historical statistics
for a specific IPsec Remote-User tunnel.
for a specific IPsec Remote-User tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.79.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.79.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecRUTnlHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecRUTnlHistStatsValue64 is indicated by tmnxIPsecRUTnlHist… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.79.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecRUTnlHistStatsIntvStTm indicates the UTC date
when the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.79.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecRUTnlHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.79.1.5 |
tmnxIPsecGWStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.80
·
1 row entry
·
2 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecGWStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWStatsTable'
The tmnxIPsecGWStatsTable contains the statistics of IPsec gateways.
The tmnxIPsecGWStatsEntry contains the statistics for a specific IPsec
gateway.
gateway.
| Column | Syntax | OID |
|---|---|---|
|
The value of tmnxIPsecGWStatsNumOfDl2lTnls indicates the number of
dynamic LAN-to-LAN (SL2L) tunnels associated with this IPsec gateway. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.80.1.1 |
|
The value of tmnxIPsecGWStatsNumOfRaTnls indicates the number of
remote access (RA) tunnels associated to this IPsec gateway. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.80.1.2 |
tmnxIPsecTnlBfdSessTable
table.1.3.6.1.4.1.6527.3.1.2.48.103
·
1 row entry
·
6 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTnlBfdSessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTnlBfdSessTable'
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.
The tmnxIPsecTnlBfdSessEntry contains the configuration of one IPsec
Tunnel BFD session entry.
Tunnel BFD session entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTnlBfdSessRowStatus specifies the status of this
row. It is used to create and destroy rows in tmnxIPsecTnlBfdSessTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.103.1.1 |
||||||||||||||
|
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 Type Constraints: range: 0..2148278381 |
.1.3.6.1.4.1.6527.3.1.2.48.103.1.2 |
||||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.103.1.3 |
||||||||||||||
|
The value of tmnxIPsecTnlBfdSessIfName specifies the IPSec interface
used by the BFD session. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.103.1.4 |
||||||||||||||
|
The value of tmnxIPsecTnlBfdSessDstAddrT specifies the address type of
tmnxIPsecTnlBfdSessDstAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.103.1.5 |
||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecTnlBfdSessStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecTnlBfdSessStatTable'
The tmnxIPsecTnlBfdSessStatTable contains the statistics of IPsec Tunnel BFD sessions.
The tmnxIPsecTnlBfdSessStatEntry contains the statistics for a single
IPsec Tunnel BFD session.
IPsec Tunnel BFD session.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecTnlBfdSessStatSrcAddrT indicates the address
type of tmnxIPsecTnlBfdSessStatSrcAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.104.1.1 |
||||||||||||||
|
The value of tmnxIPsecTnlBfdSessStatSrcAddr indicates the source IP
address on the interface running BFD. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.104.1.2 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.104.1.3 |
tmnxVRtIPsecTnlTable
table.1.3.6.1.4.1.6527.3.1.2.48.106
·
1 row entry
·
55 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecTnlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlTable'
The tmnxVRtIPsecTnlTable contains configurable IPsec Tunnel
information.
Entries in this table are created and destroyed via SNMP SET
operations to tmnxVRtIPsecTnlRowStatus.
The tmnxVRtIPsecTnlEntry contains the configuration of one IPsec
Tunnel entry.
Tunnel entry.
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtIPsecTnlName specifies the name of this IPsec
tunnel. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.1 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlRowStatus specifies the status of this
row. It is used to create and destroy rows in tmnxVRtIPsecTnlTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.2 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlLastChanged indicates the time, since
system startup, that the configuration of this row was created or modified. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.3 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlAdminState specifies the administrative
state of the tmnxVRtIPsecTnlEntry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.4 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlOperState indicates the operational status
of tmnxVRtIPsecTnlEntry. |
TmnxIPsecOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.5 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlDescription specifies the user-provided
description for this entry. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.6 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlLclGwAddrType specifies the address type
of address in tmnxVRtIPsecTnlLclGwAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.7 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlLclGwAddr specifies the address of the
interface on the local node of this IPsec tunnel. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.8 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlRemGwAddrType specifies the address type
of address in tmnxVRtIPsecTnlRemGwAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.9 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlRemGwAddr specifies the address of the
interface on the remote node of this IPsec tunnel. |
OctetStringr/w Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.10 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlSecurityPolicyId specifies the IPsec
security policy entry in the tmnxIPsecPolicyTable that this tunnel will use. |
TmnxIPsecPolicyIdOrZeror/w Type Constraints: range: 0..32768 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.11 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlKeyingType specifies the keying type that
this tunnel will use. |
TIMETRA-TC-MIBTmnxIPsecKeyingTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.12 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlDynTransformId1 specifies the first IPsec
transform entry in the table tmnxIPsecTransformTable that this tunnel will use. |
TmnxIPsecTransformIdOrZeror/w Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.13 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.14 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.15 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.16 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.17 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlOperFlags indicates the reason why the
tunnel is operationally down. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.19 |
||||||||||||||||||||||||||
|
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-0range: 32-32range: 64-64range: 128-128range: 256-256range: 512-512 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.20 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlAutoEstablish specifies whether to attempt
to establish a phase 1 exchange automatically. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.21 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlBfdDesignate specifies whether this IPSec
tunnel is the BFD designated tunnel. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.22 |
||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.23 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.24 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlClearDfBit specifies whether to clear Do
not Fragment (DF) bit in the outgoing packets in this tunnel. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.25 |
||||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.26 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.27 |
||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.28 |
||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.29 |
||||||||||||||||||||||||||
|
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:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.30 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlCertProfile specifies the certificate
profile associated with this IPsec tunnel. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.31 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlMatchTrustAnchor indicates the name for
matched Certificate-Authority Profile name associated with this SAP IPSec tunnel certificate. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.32 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.33 |
||||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.34 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlPropagateIpv6PMTU specifies whether or not
to propagate a path MTU to IPv6 hosts. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.35 |
||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.36 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlOperChanged indicates the sysUpTime at the
time of the last operational status change of this entry. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.39 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlPropagateIpv4PMTU specifies whether or not
to propagate a path MTU to IPv4 hosts. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.40 |
||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.41 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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-0range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.45 |
||||||||||||||||||||||||||
|
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--1range: 512-9000 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.46 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.49 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.50 |
||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlLclGwAddrOvrdType specifies the address
type of address in tmnxVRtIPsecTnlLclGwAddrOvrd. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.106.1.52 |
||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlLclGwAddrOvrd specifies the local IPsec
tunnel endpoint that overrides the secured interface default source address. |
OctetStringr/w Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.53 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..16 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.54 |
||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4 |
.1.3.6.1.4.1.6527.3.1.2.48.106.1.55 |
tmnxVRtIPsecTnlBfdTable
table.1.3.6.1.4.1.6527.3.1.2.48.108
·
1 row entry
·
5 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecTnlBfdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlBfdTable'
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.
The tmnxVRtIPsecTnlBfdEntry contains the configuration of one IPsec
Tunnel BFD session entry.
Tunnel BFD session entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtIPsecTnlBfdRowStatus specifies the status of this
row. It is used to create and destroy rows in tmnxVRtIPsecTnlBfdTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.108.1.1 |
||||||||||||||
|
The value of tmnxVRtIPsecTnlBfdSvcName specifies the service name of
the interface running BFD. |
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w Type Constraints: range: 0..64 |
.1.3.6.1.4.1.6527.3.1.2.48.108.1.2 |
||||||||||||||
|
The value of tmnxVRtIPsecTnlBfdIfName specifies the IPSec interface
used by the BFD session. |
TIMETRA-TC-MIBTNamedItemOrEmptyr/w Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.108.1.3 |
||||||||||||||
|
The value of tmnxVRtIPsecTnlBfdDstAddrT specifies the address type of
tmnxVRtIPsecTnlBfdDstAddr. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.108.1.4 |
||||||||||||||
|
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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecTnlBfdStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlBfdStatTable'
The tmnxVRtIPsecTnlBfdStatTable contains the statistics of IPsec Tunnel BFD sessions.
The tmnxVRtIPsecTnlBfdStatEntry contains the statistics for a single
IPsec Tunnel BFD session.
IPsec Tunnel BFD session.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtIPsecTnlBfdStatSrcAddrT indicates the address type
of tmnxVRtIPsecTnlBfdStatSrcAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.109.1.1 |
||||||||||||||
|
The value of tmnxVRtIPsecTnlBfdStatSrcAddr indicates the source IP
address on the interface running BFD. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.109.1.2 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.109.1.3 |
tmnxVRtIPsecSATable
table.1.3.6.1.4.1.6527.3.1.2.48.113
·
1 row entry
·
15 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecSATable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecSATable'
Table to store the IPsec manual and dynamic SA entries.
Information about a single IPsec SA entry.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.113.1.2 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.4 |
||||||||||||||||||||||||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.5 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecSAType indicates whether this SA entry is
created manually by the user or dynamically by the IPsec subsystem. |
TIMETRA-TC-MIBTmnxIPsecKeyingType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.113.1.6 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.9 |
||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..2048 |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.10 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecSAAuthAlgorithm indicates the authentication
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.113.1.11 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecSAEncrAlgorithm indicates the encryption
algorithm used with this SA. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.113.1.12 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.13 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecSAEstablishedTime indicates the sysUpTime at
the time the IPsec phase 2 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecSANegotiatedLifeTime indicates the lifetime
negotiated for phase2 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.113.1.15 |
tmnxVRtIPsecSAStTable
table.1.3.6.1.4.1.6527.3.1.2.48.114
·
1 row entry
·
19 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecSAStTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecSAStTable'
Table to retrieve the IPsec SA Statistics entries.
Information about a single IPsec SA Statistics entry.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtIPsecSAStBytesProcessed indicates the number of
bytes successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.1 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStBytesProcLow32 indicates the lower 32
bits of the value of tmnxVRtIPsecSAStBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.2 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStBytesProcHigh32 indicates the higher 32
bits of the value of tmnxVRtIPsecSAStBytesProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.3 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStPktsProcessed indicates the number of
packets successfully processed for this SA. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.4 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStPktsProcLow32 indicates the lower 32 bits
of the value of tmnxVRtIPsecSAStPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.5 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStPktsProcHigh32 indicates the higher 32
bits of the value of tmnxVRtIPsecSAStPktsProcessed. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.6 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.7 |
||||||||||||||||||
|
The value of tmnxVRtIPsecSAStReplayErrors indicates the number of
replay errors encountered on this SA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.8 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.9 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.10 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.11 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.12 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.13 |
||||||||||||||||||
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.14 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.15 |
||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.16 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.114.1.17 |
||||||||||||||||||
|
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 Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.114.1.18 |
||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.114.1.19 |
tmnxVRtSecPlcyTable
table.1.3.6.1.4.1.6527.3.1.2.48.116
·
1 row entry
·
3 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtSecPlcyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtSecPlcyTable'
Table to store the IPsec Security Policy entries.
Information about a single IPsec Security Policy entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtSecPlcyId specifies the id of a Security Policy
entry and is the primary index for the table. |
TmnxIPsecPolicyId Type Constraints: range: 1..32768 |
.1.3.6.1.4.1.6527.3.1.2.48.116.1.1 |
||||||||||||
|
The tmnxVRtSecPlcyRowStatus object is used to create and delete rows
in the tmnxVRtSecPlcyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.116.1.2 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.116.1.3 |
tmnxVRtSecPlcyParamTable
table.1.3.6.1.4.1.6527.3.1.2.48.118
·
1 row entry
·
19 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtSecPlcyParamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtSecPlcyParamTable'
Table to store the IPsec Security Policy Params entries.
Information about a single IPsec Security policy params entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
The tmnxVRtSecPlcyParamRowStatus object is used to create and delete
rows in the tmnxVRtSecPlcyParamTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.2 |
||||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.3 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.4 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.118.1.5 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.7 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.8 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.118.1.9 |
||||||||||||||
|
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-0range: 4-4range: 16-16range: 20-20 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.10 |
||||||||||||||
|
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 Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.11 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.12 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.118.1.13 |
||||||||||||||
|
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-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.14 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.16 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.118.1.17 |
||||||||||||||
|
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-0range: 16-16 |
.1.3.6.1.4.1.6527.3.1.2.48.118.1.18 |
||||||||||||||
|
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 |
tmnxVRtIfIPsecTable
table.1.3.6.1.4.1.6527.3.1.2.48.120
·
1 row entry
·
7 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIfIPsecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIfIPsecTable'
Table to store IPsec entries.
Information about a single IPsec entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The tmnxVRtIfIPsecRowStatus object is used to create and delete rows
in the tmnxVRtIfIPsecTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.48.120.1.1 |
||||||||||||
|
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 Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.120.1.2 |
||||||||||||
|
The value of tmnxVRtIfIPsecAdminState specifies the administrative
state of the tmnxVRtIfIPsecEntry. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.120.1.3 |
||||||||||||
|
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 Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.6527.3.1.2.48.120.1.4 |
||||||||||||
|
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 Type Constraints: range: 0..16 |
.1.3.6.1.4.1.6527.3.1.2.48.120.1.5 |
||||||||||||
|
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 |
||||||||||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxVRtIPsecTnlStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlStatsTable'
Table to store IPsec Tunnel statistics
Statistics for a single IPsec Tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxVRtIPsecTnlIsakmpState indicates the state of phase 1
IPsec negotiation. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.121.1.1 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlIsakmpEstabTime indicates the sysUpTime at
the time the IPsec phase 1 negotiation completed. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.2 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlIsakmpNegLifeTime indicates the lifetime
negotiated for phase1 IKE key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.3 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumDpdTx indicates the number of
Dead-Peer-Detection packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.4 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumDpdRx indicates the number of
Dead-Peer-Detection packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.5 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumDpdAckTx indicates the number of
Dead-Peer-Detection acknowledgement packets transmitted. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.6 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumDpdAckRx indicates the number of
Dead-Peer-Detection acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.7 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumExpRx indicates the number of DPD
R-U-THERE packets that have not been acknowledged. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.8 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumInvalidDpdRx indicates the number of
malformed DPD R-U-THERE acknowledgement packets received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.9 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumCtrlPktsTx indicates the number of
control packets this IPsec Tunnel has sent. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.10 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumCtrlPktsRx indicates the number of
control packets this IPsec Tunnel has received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.11 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumCtrlTxErrors indicates the number of
control packet transmit errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.12 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlNumCtrlRxErrors indicates the number of
control packet receive errors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.13 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlMatCertEntryId indicates the matching
certificate profile entry id used for this tunnel. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.14 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlCertProfName indicates a specific IPsec
tunnel certificate profile name used for this tunnel. |
TIMETRA-TC-MIBTNamedItemOrEmpty Type Constraints: range: 0..32 |
.1.3.6.1.4.1.6527.3.1.2.48.121.1.15 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlStatIsakmpAuthAlg indicates the
authentication algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxAuthAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.121.1.17 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlStatIsakmpEncrAlg indicates the encryption
algorithm of the IPsec phase 1 negotiation for this IPsec tunnel. |
TIMETRA-TC-MIBTmnxEncrAlgorithm Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.121.1.18 |
||||||||||||||||||||||||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.121.1.19 |
||||||||||||||||||||||||||||||||||||
|
The value of tmnxVRtIPsecTnlStatIkeTranPrfAlg specifies the
pseudo-random function (PRF). |
Enumeration Enumerated Values:
|
.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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecLOClientEsaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecLOClientEsaTable'
The tmnxIPsecLOClientEsaTable contains the statistics information of IPsec lockout clients. IPsec lockout clients are ones who are not successfully pass the IKE authentication process.
Each tmnxIPsecLOClientEsaEntry contains the statistics information for
one IPsec Lockout Client. tmnxEsaId and tmnxEsaVmId should be IPsec
ESA and VM identifier.
one IPsec Lockout Client. tmnxEsaId and tmnxEsaVmId should be IPsec
ESA and VM identifier.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.48.122.1.1 |
||||
|
The value of tmnxIPsecLOClientEsaFailAtempt indicates the number of
failed authentication attempts from the lockout client within the lockout duration(i.e., tmnxIkePolicyLockoutDuration). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.122.1.2 |
||||
|
The value of tmnxIPsecLOClientEsaDroppedPkt indicates the number of
dropped packets for the lockout client. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.122.1.3 |
||||
|
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 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
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecEsaHistStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecEsaHistStatsTable'
The tmnxIPsecEsaHistStatsTable contains the historical statistics of Extended Services Appliances (ESAs).
The tmnxIPsecEsaHistStatsEntry contains the historical statistics for
a specific ESA.
a specific ESA.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxIPsecEsaHistStatsType specifies the statistical type
for this ESA. |
TmnxIPsecHistStatsType Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.48.123.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecEsaHistStatsValue64 indicates the statistical
value during the corresponding sampling interval period. The unit of tmnxIPsecEsaHistStatsValue64 is indicated by tmnxIPsecEsaHistStatsT… |
HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.6527.3.1.2.48.123.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecEsaHistStatsIntvStTm indicates the UTC date when
the corresponding sampling interval started. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxIPsecEsaHistStatsIntvDur indicates the duration in
seconds of the corresponding sampling interval. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.6527.3.1.2.48.123.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 |
tmnxIPsecEsaDpStatsTable
table.1.3.6.1.4.1.6527.3.1.2.48.124
·
1 row entry
·
35 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxIPsecEsaDpStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecEsaDpStatsTable'
The tmnxIPsecEsaDpStatsTable contains the data path statistics for Tunnel Extended Services Appliance virtual machines (esa-vm).
The tmnxIPsecEsaDpStatsEntry contains the data path statistics for a
specific tunnel esa-vm.
specific tunnel esa-vm.
| Column | Syntax | OID |
|---|---|---|
|
The value of tmnxIPsecEsaDpStatsEncryptPkts indicates the number of
packets encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.1 |
|
The value of tmnxIPsecEsaDpStatsEncryptBytes indicates the number of
bytes encrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.2 |
|
The value of tmnxIPsecEsaDpStatsDecryptPkts indicates the number of
packets decrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.3 |
|
The value of tmnxIPsecEsaDpStatsDecryptBytes indicates the number of
bytes decrypted by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.4 |
|
The value of tmnxIPsecEsaDpStatsTxPktErrs indicates the number of
packets transmit failures by the IPsec data path. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.5 |
|
The value of tmnxIPsecEsaDpStatsOutBDropPkts indicates the number of
packets dropped before and during outbound (encryption) processing by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.6 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.7 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.8 |
|
The value of tmnxIPsecEsaDpStatsInBDropPkts indicates the number of
packets dropped before and during inbound (decryption) processing by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.9 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.10 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.11 |
|
The value of tmnxIPsecEsaDpInFragments indicates the number of
fragments received by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.12 |
|
The value of tmnxIPsecEsaDpPktsReassem indicates the number of packets
reassembled by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.13 |
|
The value of tmnxIPsecEsaDpFragDropTime indicates the number of
fragments dropped due to timeout by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.14 |
|
The value of tmnxIPsecEsaDpFragDropped indicates the number of total
fragments dropped by the IPsec data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.15 |
|
The value of tmnxIPsecEsaDpGreTnlInPkts indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.16 |
|
The value of tmnxIPsecEsaDpGreTnlInBytes indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.17 |
|
The value of tmnxIPsecEsaDpGreTnlInErrs indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.18 |
|
The value of tmnxIPsecEsaDpGreTnlOutPkts indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.19 |
|
The value of tmnxIPsecEsaDpGreTnlOutBytes indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.20 |
|
The value of tmnxIPsecEsaDpGreTnlOutErrs indicates the number of
packets received by the GRE tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.21 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.22 |
|
The value of tmnxIPsecEsaDpStaticIPsecTnls indicates number of
configured static IPsec tunnels on the esa-vm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.23 |
|
The value of tmnxIPsecEsaDpDynIPsecTnls indicates number of dynamic
IPsec tunnels in use on the esa-vm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.24 |
|
The value of tmnxIPsecEsaDpIpGreTnls indicates number of configured IP
tunnels (with GRE headers) on the esa-vm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.25 |
|
The value of tmnxIPsecEsaDpIpv4Tnls indicates number of configured
IPv4 tunnels on the esa-vm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.26 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.27 |
|
The value of tmnxIPsecEsaDpL2tpv3TnlInBytes indicates the number of
bytes received by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.28 |
|
The value of tmnxIPsecEsaDpL2tpv3TnlInErrs indicates the number of
packets dropped while receiving by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.29 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.30 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.31 |
|
The value of tmnxIPsecEsaDpL2tpv3TnlOutPkts indicates the number of
packets transmitted by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.32 |
|
The value of tmnxIPsecEsaDpL2tpv3TnlOutBytes indicates the number of
bytes transmitted by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.33 |
|
The value of tmnxIPsecEsaDpL2tpv3TnlOutErrs indicates the number of
packets dropped while transmitting by the L2TPv3 tunnel data path. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.34 |
|
The value of tmnxIPsecEsaDpL2tpv3Tnls indicates number of configured
L2TPv3 tunnels on the esa-vm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.48.124.1.35 |