cpkiIssuerCertFileName
CISCO-PKI-PARTICIPATION-MIB ·
.1.3.6.1.4.1.9.9.505.1.1.2.1.10
Object
column OctetString
The name of the file storing the issuer certificate.
It is a unix style '/' seperated string representing
the absolute path of the file in the file system of
the device. If there is no issuer certificate obtained
yet, the value of this object will be a zero length
string.
This object gets its non-zero length string value
after a successful 'caauth' PKI support action
triggered on the object cpkiAction.
This object gets set to zero length string when the
issuer certificate is deleted through a successful
'cadelete' action triggered on the object
cpkiAction.
Context
- MIB
- CISCO-PKI-PARTICIPATION-MIB
- OID
.1.3.6.1.4.1.9.9.505.1.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpkiTrustPointEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-PARTICIPATION-MIB::cpkiIssuerCertFileName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PKI-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-PARTICIPATION-MIB::cpkiIssuerCertFileName.<cpkiTrustPointName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PKI-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PKI-PARTICIPATION-MIB::cpkiIssuerCertFileName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of