arubaWiredConfigurationCopyFailureCause

ARUBAWIRED-CONFIG-MIB · .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.17

Object

The reason why the configuration copy operation failed.
This object is instantiated only when the
arubaWiredConfigurationCopyState for this entry is in the
'failed' state.

Context

MIB
ARUBAWIRED-CONFIG-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.17
Type
column
Access
readonly
Status
current
Parent
arubaWiredConfigurationCopyEntry
Groups
1

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

Syntax

Values & Constraints

Type Values
1authenticationFailed
2badFilename
3busy
4invalidConfiguration
5invalidURL
6systemNotReady
7timeout
8unknown

Conformance