Wellfleet-CONSOLE-MIB :: wfSerialPortModemCfgState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsWellfleet-CONSOLE-MIBwfSerialPortModemCfgState

wfSerialPortModemCfgState

Module: Wellfleet-CONSOLE-MIB

OID (symbolic): Wellfleet-CONSOLE-MIB::wfSerialPortModemCfgState

OID (numeric): 1.3.6.1.4.1.18.3.3.2.11.1.1.42

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates the state of AT command processing. When a new initialization string is to be sent to the modem, the sender sets the state to cfgInProgress(2). After the command has been sent to the modem, and a result code has been returned, the state is set to cfgResponseReturned(3). Once the sender has received the return code, the sender sets the state to cfgIdle(1).

What is wfSerialPortModemCfgState?

This read-write value (default cfgIdle) tracks the progress of sending an AT command to a serial port's attached modem: cfgIdle(1) at rest, cfgInProgress(2) once a command is being sent, and cfgResponseReturned(3) once a result code comes back, after which the sender resets it to cfgIdle. Admins/management stations use this state machine to know when it's safe to send the next configuration command to the modem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.3.2.11.1.1.42
snmpwalk -v2c -c public <target> Wellfleet-CONSOLE-MIB::wfSerialPortModemCfgState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.3.2.11.1.1.42.1
snmpget -v2c -c public <target> Wellfleet-CONSOLE-MIB::wfSerialPortModemCfgState.1

Set instance 1 (SNMPv2c):

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

Start monitoring Wellfleet/Bay Networks router (console baud-rate/access config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-CONSOLE-MIB::wfSerialPortModemCfgState OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks router (console baud-rate/access config status) from a single console.

OID Breakdown

Upper-level ancestors (11 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.18wellfleetWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3wfSwSeries7Wellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.3wfSystemWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.3.2wfServicesWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.3.2.11wfSerialPortGroupWellfleet-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.18.3.3.2.11.1wfSerialPortTableWellfleet-CONSOLE-MIB
1.3.6.1.4.1.18.3.3.2.11.1.1wfSerialPortEntryWellfleet-CONSOLE-MIB
1.3.6.1.4.1.18.3.3.2.11.1.1.42wfSerialPortModemCfgStateWellfleet-CONSOLE-MIB