rtbConfigCopyInitTransfer
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.5
Object
scalar r/w
Enumeration
If the rtbConfigCopyOpType is set to apply (1) then start the process of downloading the rtbConfigCopyFileName from rtbConfigCopyServerAddress and apply on the rtbConfigCopyDestFileType device configuration. Otherwise, if rtbConfigCopyOpType is export (2), then upload the startup-config named as rtbConfigCopyFileName to rtbConfigCopyServerAddress. After the process is finished, the status will be available in the rtbConfigCopyStatus object. Default value is: inactive(1).
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.5- 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::rtbConfigCopyInitTransfer.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::rtbConfigCopyInitTransfer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |