All MIBs › Wellfleet-Modem-MIB › wfModemCfgState
wfModemCfgState
Module: Wellfleet-Modem-MIB
OID (symbolic): Wellfleet-Modem-MIB::wfModemCfgState
OID (numeric): 1.3.6.1.4.1.18.3.4.29.1.1.12
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 wfModemCfgState?
Tracks the handshake of sending an AT command to the modem: an admin sets it to cfgInProgress(2) to send a new init string, the agent moves it to cfgResponseReturned(3) once a result code comes back, and the admin resets it to cfgIdle(1) (the default) after reading the response.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.4.29.1.1.12 snmpwalk -v2c -c public <target> Wellfleet-Modem-MIB::wfModemCfgState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.4.29.1.1.12.1 snmpget -v2c -c public <target> Wellfleet-Modem-MIB::wfModemCfgState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.4.29.1.1.12.1 i <value>
Start monitoring Wellfleet (Bay Networks) NEPTUNE routers with internal V.34 modem cards (per-line modem state/loopback-test status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-Modem-MIB::wfModemCfgState OID value, configure state conditions and alerts, and monitor any Wellfleet (Bay Networks) NEPTUNE routers with internal V.34 modem cards (per-line modem state/loopback-test status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4 | wfLine | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.4.29 | wfModemGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.4.29.1 | wfModemTable | Wellfleet-Modem-MIB |
| 1.3.6.1.4.1.18.3.4.29.1.1 | wfModemEntry | Wellfleet-Modem-MIB |
| 1.3.6.1.4.1.18.3.4.29.1.1.12 | wfModemCfgState | Wellfleet-Modem-MIB |