bsDigitalCertCaLastActionStatus

BAY-STACK-DIGITAL-CERT · .1.3.6.1.4.1.45.5.48.1.3.1.8

Object

column Enumeration
Specifies the status of the last action 
'none'         - No action was performed yet.
'success'      - Execution of the action triggered is
               completed successfully.
'failed'       - Execution of the action triggered has
               failed.
'inProgress'   - Execution of the action triggered is
               in progress.

Context

MIB
BAY-STACK-DIGITAL-CERT
OID
.1.3.6.1.4.1.45.5.48.1.3.1.8
Type
column
Access
readonly
Status
current
Parent
bsDigitalCertCaEntry

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 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertCaLastActionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertCaLastActionStatus.<bsDigitalCertCaName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertCaLastActionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3failed
4inProgress