ppCfgMtaDevSPTestRootCertDownloadState

PACKETPORT-MIB · .1.3.6.1.4.1.4115.10.1.29.1.4

Object

scalar Enumeration
This object indicates the current state of the Service Provider Test 
Root Certificate download process.  noDownload(0) indicates that no 
certificate download has been requested.  downloadRequested(1) indicates 
a Test Root Certificate download is desired, most likely as a result of 
a downloadTestRootCert request.  inProgress(2) indicates that a TFTP 
download is underway.  completed(3) indicates that the last Test Root 
Certificate download was completed successfully.  failed(4) indicates 
that the last attempted download failed.
At initial startup, this object has a default value of noDownload(0).

Context

MIB
PACKETPORT-MIB
OID
.1.3.6.1.4.1.4115.10.1.29.1.4
Type
scalar
Access
readonly
Status
current
Parent
ppCfgMtaDevServiceProviderTestRootCert

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noDownload
1downloadRequested
2inProgress
3completed
4failed