fileCopyFileType
ECS3610-MIB ·
.1.3.6.1.4.1.259.10.1.6.1.24.1.5
Object
scalar r/w
Enumeration
Type of file to copy in fileCopyMgt. opcode(1) indicates operation code, config(2) indicates configuration file.
Context
- MIB
- ECS3610-MIB
- OID
.1.3.6.1.4.1.259.10.1.6.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 'ECS3610-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS3610-MIB::fileCopyFileType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS3610-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS3610-MIB::fileCopyFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opcode |
2 | config |