All MIBs › DKSF-70-6-X-X-1 › npGsmSendSmsWin1251
npGsmSendSmsWin1251
Module: DKSF-70-6-X-X-1
OID (symbolic): DKSF-70-6-X-X-1::npGsmSendSmsWin1251
OID (numeric): 1.3.6.1.4.1.25728.3800.1.10
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 Cyrillic characters must be in Win1251 encoding.
What is npGsmSendSmsWin1251?
Writing a string in the format '[phone1,phone2,...] Message' sends an arbitrary SMS to up to four numbers, or to the preset alert numbers if the brackets are left empty; unlike npGsmSendSmsUtf8, Cyrillic text here must be encoded in Windows-1251 rather than UTF-8.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.10 snmpwalk -v2c -c public <target> DKSF-70-6-X-X-1::npGsmSendSmsWin1251
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.3800.1.10.1 snmpget -v2c -c public <target> DKSF-70-6-X-X-1::npGsmSendSmsWin1251.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.3800.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npGsmSendSmsWin1251.1
Start monitoring NetPing DKSF-70 environmental sensing/relay controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-70-6-X-X-1::npGsmSendSmsWin1251 OID value, configure state conditions and alerts, and monitor any NetPing DKSF-70 environmental sensing/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.10 | npGsmSendSmsWin1251 | DKSF-70-6-X-X-1 |