fileCopyAction
ECS4810-28TS-MIB ·
.1.3.6.1.4.1.259.10.1.18.1.24.1.8
Object
scalar r/w
Enumeration
Setting this object to copy(2) to begin the copy Operation. In ECS4810-28TS product, if copy opcode action is successful, the system will reboot immediately. In others condittion, we can get the current status whatever successful or error message from OID fileCopyTftpErrMsg.
Context
- MIB
- ECS4810-28TS-MIB
- OID
.1.3.6.1.4.1.259.10.1.18.1.24.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
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 'ECS4810-28TS-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-28TS-MIB::fileCopyAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-28TS-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-28TS-MIB::fileCopyAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCopying |
2 | copy |