All MIBs › DKSF-70-4-X-X-1 › npGsmSendSms
npGsmSendSms
Module: DKSF-70-4-X-X-1
OID (symbolic): DKSF-70-4-X-X-1::npGsmSendSms
OID (numeric): 1.3.6.1.4.1.25728.3800.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Send arbitrary SMS. Format: [phone_number,phone_number,...] Message One to four destination phone numbers If [] and numbers omitted, mesagge will be sent to preset numbers from SMS setup Only Latin characters allowed in message body
What is npGsmSendSms?
Writing a string here sends an arbitrary SMS message; an optional bracketed prefix of up to four phone numbers (e.g. '[+1555...,+1555...] message text') targets specific recipients, otherwise it goes to the preset SMS numbers, and only Latin characters are allowed in the body. Admins use this to trigger a custom text-message alert or command confirmation directly from a management script.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.9 snmpwalk -v2c -c public <target> DKSF-70-4-X-X-1::npGsmSendSms
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.9.1 snmpget -v2c -c public <target> DKSF-70-4-X-X-1::npGsmSendSms.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.3800.1.9.1 s <value>
Start monitoring NetPing DKSF-70 environmental sensor/relay controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-70-4-X-X-1::npGsmSendSms OID value, configure state conditions and alerts, and monitor any NetPing DKSF-70 environmental sensor/relay controller 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.9 | npGsmSendSms | DKSF-70-4-X-X-1 |