tmnxIPsecLOClientEsaStatus

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.122.1.1

Object

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 rejected by the system. The
value of 'false (2)' indicates that the system still accepts IKE
traffic from this client; but the client has failed on certain IKE
authentications.

Context

MIB
TIMETRA-IPSEC-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.48.122.1.1
Type
column
Access
readonly
Status
current
Parent
tmnxIPsecLOClientEsaEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::tmnxIPsecLOClientEsaStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecLOClientEsaStatus.<tmnxEsaId>.<tmnxEsaVmId>.<tmnxIPsecLockoutClientRtrId>.<tmnxIPsecLockoutClientLclGwAddrT>.<tmnxIPsecLockoutClientLclGwAddr>.<tmnxIPsecLockoutClientAddressTyp>.<tmnxIPsecLockoutClientAddress>.<tmnxIPsecLockoutClientPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tmnxIPsecLOClientEsaStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance