All MIBs › CODAN-MIB › wvSlipModemStatus
wvSlipModemStatus
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvSlipModemStatus
OID (numeric): 1.3.6.1.4.1.23304.1.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Keeps the modem current status.
What is wvSlipModemStatus?
This read-only enumerated object reports the current state of the terminal's dial-up modem used for the Slip management path, covering conditions like no dial tone, a busy line, or an active connection. An operator checks this when remote dial-in management to the terminal isn't working, to see exactly where in the call setup process it's failing. For example, wvSlipModemStatus reporting noDialTone would point troubleshooting toward the phone line itself rather than the terminal's modem configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.2.7 snmpwalk -v2c -c public <target> CODAN-MIB::wvSlipModemStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.2.7.1 snmpget -v2c -c public <target> CODAN-MIB::wvSlipModemStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wvSlipModemStatus.1
Start monitoring Codan 8800 DMR microwave radio link equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODAN-MIB::wvSlipModemStatus OID value, configure state conditions and alerts, and monitor any Codan 8800 DMR microwave radio link equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.23304 | codanGroup | CODAN-SMI |
| 1.3.6.1.4.1.23304.1 | codanMibs | CODAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23304.1.1 | minetMIB | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2 | wvStatusAndGauges | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2.7 | wvSlipModemStatus | CODAN-MIB |