tmnxPkiCAProfAtCrlUpdAdminState

TIMETRA-SECURITY-MIB · .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.3

Object

The value of tmnxPkiCAProfAtCrlUpdAdminState specifies the
administrative state of this automated CRL update.
              
Automated CRL update and manual CRL update are mutually exclusive.
              
When the value of tmnxPkiCAProfAtCrlUpdAdminState is 'inService (2)',
and the current CRL is missing, expired or unusable, then the system
will start the update process immediately regardless of
tmnxPkiCAProfAtCrlUpdScheduleT.
              
When the value of tmnxPkiCAProfAtCrlUpdAdminState is 'outOfService
(3)', the system shall stop the CRL update process immediately.
              
tmnxPkiCAProfAtCrlUpdAdminState can only be configured to 'inService
(2)', if tmnxPkiCAProfileAdminState is 'inService (2)' and the system
is not manually updating a CRL file.

Context

MIB
TIMETRA-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.22.18.13.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxPkiCAProfAtCrlUpdEntry
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-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfAtCrlUpdAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfAtCrlUpdAdminState.<tmnxPkiCAProfile>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfAtCrlUpdAdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance