me1200IcfgStatusCopyConfigStatus
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.3.3.1
Object
scalar ME1200ConfigStatus
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
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 '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
0 | none |
1 | success |
2 | inProgress |
3 | errOtherInProcessing |
4 | errNoSuchFile |
5 | errSameSrcDst |
6 | errPermissionDenied |
7 | errLoadSrc |
8 | errSaveDst |
Conformance
Member of