ccCopyFailCause
CISCO-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.9.9.96.1.1.1.1.13
Object
column ConfigCopyFailCause
The reason why the config-copy operation failed. This object is instantiated only when the ccCopyState for this entry is in the 'failed' state.
Context
- MIB
- CISCO-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.9.9.96.1.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccCopyEntry
- Groups
- 2
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-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-COPY-MIB::ccCopyFailCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-COPY-MIB::ccCopyFailCause.<ccCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONFIG-COPY-MIB::ccCopyFailCause'
Syntax
- Source
- ConfigCopyFailCause
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | badFileName |
3 | timeout |
4 | noMem |
5 | noConfig |
6 | unsupportedProtocol |
7 | someConfigApplyFailed |
8 | systemNotReady |
9 | requestAborted |
Conformance
Member of