CENTILLION-CONFIG-MIB :: configProtocol

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCENTILLION-CONFIG-MIBconfigProtocol

configProtocol

Module: CENTILLION-CONFIG-MIB

OID (symbolic): CENTILLION-CONFIG-MIB::configProtocol

OID (numeric): 1.3.6.1.4.1.930.2.1.2.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The protocol used to retrieve system configuration. Flash indicates that the configuration is read from the flash. tftpNoSave indicates that the TFTP protocol should be used to retrieve the current configuration. The new configuration is not saved into flash, it is up to the user to save the configuration is desired. The new configuration will not take effect until the next system reset. tftpSave indicates that the newly uploaded configuration will be saved into flash, thus may be use to permanently update a configuration. The system is automatically reset.

What is configProtocol?

Reports/selects the protocol used to retrieve the system configuration, such as reading it from flash memory or fetching it via TFTP without saving to flash.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.15
snmpwalk -v2c -c public <target> CENTILLION-CONFIG-MIB::configProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.15.1
snmpget -v2c -c public <target> CENTILLION-CONFIG-MIB::configProtocol.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.930.2.1.2.15.1 i <value>

Start monitoring Nortel/Bay Networks Centillion ATM/LAN switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CENTILLION-CONFIG-MIB::configProtocol OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks Centillion ATM/LAN switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (10 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.930centillionCENTILLION-ROOT-MIB
1.3.6.1.4.1.930.2proprietaryCENTILLION-ROOT-MIB
1.3.6.1.4.1.930.2.1cnSystemCENTILLION-ROOT-MIB
1.3.6.1.4.1.930.2.1.2sysConfigCENTILLION-ROOT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.930.2.1.2.15configProtocolCENTILLION-CONFIG-MIB