arubaWiredConfigurationCopyDestFileType
ARUBAWIRED-CONFIG-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.3
Object
Specifies the type of file to copy to. Either the
arubaWiredConfigurationCopySourceFileType or the
arubaWiredConfigurationCopyDestFileType (or both) must be of type:
- 'checkpoint'
- 'runningConfiguration'
- 'startupConfiguration'
The arubaWiredConfigurationCopySourceFileType
must be different from the arubaWiredConfigurationCopyDestFileType.
Context
- MIB
- ARUBAWIRED-CONFIG-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- arubaWiredConfigurationCopyEntry
- Groups
- 1
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 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyDestFileType'
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::arubaWiredConfigurationCopyDestFileType.<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::arubaWiredConfigurationCopyDestFileType'
Syntax
- Source
- ConfigurationFileType
- Base type
Enumeration
Values & Constraints
Type Values
1 | externalFile |
2 | startupConfiguration |
3 | runningConfiguration |
4 | checkpoint |
Conformance
Member of