All MIBs › DKSF-202-9-X-X-1 › npGsmRegistration
npGsmRegistration
Module: DKSF-202-9-X-X-1
OID (symbolic): DKSF-202-9-X-X-1::npGsmRegistration
OID (numeric): 1.3.6.1.4.1.25728.3800.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of modem registration in GSM network (AT+CREG? result)
What is npGsmRegistration?
This read-only INTEGER reports the GSM modem's network registration state, mirroring the result of an AT+CREG? command — values include impossible(0), homeNetwork(1), searching(2), denied(3), unknown(4), roaming(5), and infoUpdate(255). An admin checks this to confirm the device's cellular modem is actually registered on a carrier network before relying on it for SMS or backup connectivity. Seeing npGsmRegistration stuck at searching(2) would tell an admin the SIM or antenna needs attention since the modem isn't finding a network to register on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.2 snmpwalk -v2c -c public <target> DKSF-202-9-X-X-1::npGsmRegistration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.2.1 snmpget -v2c -c public <target> DKSF-202-9-X-X-1::npGsmRegistration.1
Start monitoring NetPing DKSF-202 remote environmental monitoring/relay control device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-202-9-X-X-1::npGsmRegistration OID value, configure state conditions and alerts, and monitor any NetPing DKSF-202 remote environmental monitoring/relay control device from a single console.
OID Breakdown
Upper-level ancestors (9 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.25728 | lightcom | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.3800 | npGsm | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.3800.1 | npGsmInfo | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.3800.1.2 | npGsmRegistration | DKSF-202-9-X-X-1 |