certMgmtCommand

FEC-CERT-MIB · .0.33.7.1.2

Object

column r/w Enumeration
The task to perform for this entry.
Possible values:
 getca-scep(1),	-- Retrieve CA certificate via SCEP
 enroll-scep(2),	-- Enroll using SCEP
 enroll-manual(3),	-- Do a manual enrollment
 delete(8)		-- Cancel the task and delete this entry

Context

MIB
FEC-CERT-MIB
OID
.0.33.7.1.2
Type
column
Access
readwrite
Status
current
Parent
certMgmtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1getca-scep
2enroll-scep
3enroll-manual
8delete