fileCopyRuntimeConfigPart
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.25.10
Object
scalar r/w
Enumeration
Indicates the part of runtime configuration to be
copied. This object will only take effect when the
object value of fileCopyAction is one of the
following:
copyConfigFromRuntimeToHost(3),
copyConfigFromRuntimeToFlash(9).
all -- copy all the runtime configuration.
nonDefault --copy only the part of the runtime
configuration which is different from
the default configuration.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.25.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyGrp
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::fileCopyRuntimeConfigPart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::fileCopyRuntimeConfigPart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | nonDefault |
Conformance
Member of