rtbConfigCopyApplyType
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.8
Object
scalar r/w
Enumeration
Type of apply that will be performed. A total replace of the configuration or a merge with the existing config. Default value is: replace(2).
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.8- 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::rtbConfigCopyApplyType.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::rtbConfigCopyApplyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | merge |
2 | replace |