fileCopyFileType
ES3528-MIB ·
.1.3.6.1.4.1.259.8.2.1.1.24.1.5
Object
scalar r/w
Enumeration
Type of file to copy in fileCopyMgt. If the fileCopySrcOperType or fileCopyDestOperType is either runningCfg(2) or startupCfg(3), this variable can be ignored. If the fileCopySrcOperType or fileCopyDestOperType is unit(5), this variable cannot be set to bootRom(3). If the fileCopyDestOperType is oamRemote(9), this variable should be oamRemoteFirmware(4).
Context
- MIB
- ES3528-MIB
- OID
.1.3.6.1.4.1.259.8.2.1.1.24.1.5- 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 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::fileCopyFileType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3528-MIB::fileCopyFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opcode |
2 | config |
3 | bootRom |
6 | oamRemoteFirmware |