me1200IcfgStatusCopyConfigStatus

ME1200-ICFG-MIB · .1.3.6.1.4.1.9.9.815.1.101.1.3.3.1

Object

The status indicates the status of current copy operation. none(0)
means no copy operation. success(1) means copy operation is successful.
inProgress(2) means current copy operation is in progress.
errOtherInProcessing(3) means copy operation is failed due to other in
processing. errNoSuchFile(4) means copy operation is failed due to file
not existing. errSameSrcDst(5) means copy operation is failed due to
the source and destination are the same. errPermissionDenied(6) means
copy operation is failed due to the destination is not permitted to
modify. errLoadSrc(7) means copy operation is failed due to the error
to load source file. errSaveDst(8) means copy operation is failed due
to the error to save or commit destination.

Context

MIB
ME1200-ICFG-MIB
OID
.1.3.6.1.4.1.9.9.815.1.101.1.3.3.1
Type
scalar
Access
readonly
Status
current
Parent
me1200IcfgStatusCopyConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ICFG-MIB::me1200IcfgStatusCopyConfigStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ICFG-MIB::me1200IcfgStatusCopyConfigStatus'

Syntax

Source
ME1200ConfigStatus
Base type
Enumeration

Values & Constraints

Type Values
0none
1success
2inProgress
3errOtherInProcessing
4errNoSuchFile
5errSameSrcDst
6errPermissionDenied
7errLoadSrc
8errSaveDst