copyFailCause

CONFIG-COPY-MIB · .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14

Object

The reason why the config-copy operation failed.
This object is instantiated only when the copyState 
for this entry is in the failed state.

Context

MIB
CONFIG-COPY-MIB
OID
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14
Type
column
Access
readonly
Status
current
Parent
copyEntry

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

Syntax

Source
ConfigCopyFailCause
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2badFileName
3timeout
4noMem
5noConfig
6unsupportedProtocol
7someConfigApplyFailed