me1200IcfgControlCopyConfigMerge
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.6
Object
This flag works only if DestinationConfigType is runningConfig(1). true(1) is to merge the source configuration into the current running configuration. false(2) is to replace the current running configuration with the source configuration.
Context
- MIB
- ME1200-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200IcfgControlCopyConfig
- Groups
- 1
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 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ICFG-MIB::me1200IcfgControlCopyConfigMerge.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ICFG-MIB::me1200IcfgControlCopyConfigMerge'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of