All MIBs › Wellfleet-CONSOLE-MIB › wfSerialPortModemCfgState
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3 | wfSystem | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3.2 | wfServices | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3.2.11 | wfSerialPortGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.3.2.11.1 | wfSerialPortTable | Wellfleet-CONSOLE-MIB |
| 1.3.6.1.4.1.18.3.3.2.11.1.1 | wfSerialPortEntry | Wellfleet-CONSOLE-MIB |
| 1.3.6.1.4.1.18.3.3.2.11.1.1.42 | wfSerialPortModemCfgState | Wellfleet-CONSOLE-MIB |