cpkiIdCertFileName
CISCO-PKI-PARTICIPATION-MIB ·
.1.3.6.1.4.1.9.9.505.1.1.2.1.4
Object
column OctetString
The name of the file storing the identity
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 identity
certificate obtained as yet, the value of this object
will be a zero length string.
This object gets its non-zero length string value
after a successful 'certimport' or 'pkcs12import'
PKI support action triggered on the object cpkiAction.
This object gets set to zero length string when the
identity certificate is deleted through a successful
'certdelete' 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.4- 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::cpkiIdCertFileName'
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::cpkiIdCertFileName.<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::cpkiIdCertFileName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of