G6-FILES-MIB :: configurationCompareConfiguration

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsG6-FILES-MIBconfigurationCompareConfiguration

configurationCompareConfiguration

Module: G6-FILES-MIB

OID (symbolic): G6-FILES-MIB::configurationCompareConfiguration

OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.4.1.6

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: Compares two configurations and creates CLI script file that can transform the configurations to each other. Syntax: compare_configuration = (with no argument behind = ) compares running config against factory config (as defined by factory_default_folder). compare_configuration = somename compares config somename against factory_default_folder. compare_configuration = somename someothername compares the two named configurations. Special names are factory (factory defaults) and running (currently active configuration).

What is configurationCompareConfiguration?

Set this to one or two configuration names (special names 'running' and 'factory' are recognized) to generate a CLI script showing the differences needed to transform one config into the other. An admin auditing drift between the running configuration and factory defaults, or between two saved backups, would use this to see exactly what changed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.6
snmpwalk -v2c -c public <target> G6-FILES-MIB::configurationCompareConfiguration

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.6.1
snmpget -v2c -c public <target> G6-FILES-MIB::configurationCompareConfiguration.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.6.1 s <value>

Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-FILES-MIB::configurationCompareConfiguration OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3181microsensMICROSENS-G6-MIB
1.3.6.1.4.1.3181.10managedSwitchesMICROSENS-G6-MIB
1.3.6.1.4.1.3181.10.6g6MICROSENS-G6-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3181.10.6.3managementG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72filesG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.4configurationTableG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.4.1configurationEntryG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.4.1.6configurationCompareConfigurationG6-FILES-MIB