rtbConfigCopyFileFormat
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.9
Object
scalar r/w
Enumeration
Type of the configuration apply file format that will be sent. It might have a set of commands or have a tree scheme. By default, the file format is auto detected. Default value is: auto-detect(1).
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dmAdRtbConfigCopy
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 'DATACOM-ROUTER-B-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATACOM-ROUTER-B-MIB::rtbConfigCopyFileFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATACOM-ROUTER-B-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATACOM-ROUTER-B-MIB::rtbConfigCopyFileFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto-detect |
2 | file-tree |
3 | cmd-sets |