rtbConfigCopyProtocol
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.1
Object
scalar r/w
Enumeration
Selects the network protocol to be used on the file rtbConfigCopyFileName transfer from the rtbConfigCopyServerAddress to apply the config rtbConfigCopyDestFileType onto the device or export it. Default value is: tftp(1)
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.1- 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::rtbConfigCopyProtocol.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::rtbConfigCopyProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
3 | sftp |