s5AgSslCertificateControlStatus

S5-AGENT-MIB · .1.3.6.1.4.1.45.1.6.4.7.1.6

Object

scalar Enumeration
This object indicates the status of the most recent attempt to
create or delete a certificate, i.e., the most recent set of the
s5AgSslCertificateControl object.  The meaning of the enumerations
is as follows:
    inProgress(1) - the operation has not yet completed
    success(2)    - the operation has successfully completed
    failure(3)    - the operation failed
    other(4)      - the s5AgSslCertificateControl object has never
                    been set

Context

MIB
S5-AGENT-MIB
OID
.1.3.6.1.4.1.45.1.6.4.7.1.6
Type
scalar
Access
readonly
Status
current
Parent
s5AgentSslScalars

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgSslCertificateControlStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-AGENT-MIB::s5AgSslCertificateControlStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2success
3failure
4other