trustpointState

CISCO-PKI-MIB · .1.3.6.1.4.1.9.9.854.2.1.2.1.1.13

Object

column OctetString
Trustpoint state displays following
              
1) Authenticated - Trustpoint is in Authenticated state.
              
2) Enrolled - Trustpoint is authenticated and enrolled.
Certificate state is granted.
              
3) Pending - Trustpoint is authenticated but enrollment is in
pending state. This means CA server returned PENDING for the
router certificate.
              
4) None - Trustpoint is neither authenticated nor enrolled.

Context

MIB
CISCO-PKI-MIB
OID
.1.3.6.1.4.1.9.9.854.2.1.2.1.1.13
Type
column
Access
readonly
Status
current
Parent
pkiTPEntry
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 'CISCO-PKI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-MIB::trustpointState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PKI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-MIB::trustpointState.<tpLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PKI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PKI-MIB::trustpointState'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-20

Conformance