avipsCryptoMapIsReady

AVAYA-IPSEC-MIB · .1.3.6.1.4.1.6889.2.6.1.1.3.1.1.6

Object

This field is true if and only if this 
crypto map entry and all the descendent 
configuration objects pointed by it are in 
the ready state.
Note that crypto list activation requires 
that all the crypto maps it points to be ready.

Context

MIB
AVAYA-IPSEC-MIB
OID
.1.3.6.1.4.1.6889.2.6.1.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
avipsCryptoMapEntry
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 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsCryptoMapIsReady'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsCryptoMapIsReady.<avipsCryptoMapId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-IPSEC-MIB::avipsCryptoMapIsReady'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance