copyFailCause

FORCE10-COPY-CONFIG-MIB · .1.3.6.1.4.1.6027.3.5.1.1.1.1.14

Object

The reason a config-copy request failed.

Context

MIB
FORCE10-COPY-CONFIG-MIB
OID
.1.3.6.1.4.1.6027.3.5.1.1.1.1.14
Type
column
Access
readonly
Status
current
Parent
f10CopyEntry

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

Syntax

Source
F10ConfigCopyFailCause
Base type
Enumeration

Values & Constraints

Type Values
1badFileName
2copyInProgress
3diskFull
4fileExist
5fileNotFound
6timeout
7unknown