User Manual

144 | SMSEagle NXS-9700-3G | User’s Manual
/3G carrier (mostly happens when a credit
on pre-paid SIM card is over)
RESULT VALUES
Using OID
Result values for each custom metric are available and can be fetched from OID given in table above.
Using textual name
Alternatively result values for each custom metric can be fetched using textual names from OID tree
under: NET-SNMP-EXTEND-MIB::nsExtendOutputFull."[METRIC NAME]"
For example:
Result value for parameter GSM_Signal:
NET-SNMP-EXTEND-MIB::nsExtendOutputFull."GSM_Signal"
If your chosen SNMP tool cannot access NET-SNMP-EXTEND-MIB objects, you can download MIB definitions
from: http://www.smseagle.eu/download/NET-SNMP-EXTEND-MIB.txt
READING RESULT VALUES
In order to test-read the parameter values from SNMP agent you can use any tools available for SNMP
protocol (for example: NET-SNMP library for Linux or iReasoning MiB-Browser for Windows).
EXAMPLE OF READING GSM_SIGNAL VALUE USING NET-SNMP LIBRARY
a) Command for reading the result value:
snmpget -v 2c -c public localhost
.1.3.6.1.4.1.8072.1.3.2.3.1.2.11.71.83.77.95.83.105.103.110.97.108.49
Result:
NET-SNMP-EXTEND-MIB::nsExtendOutputFull."GSM_Signal" = STRING: 54
Comment: GSM/3G Signal strength value is 54%
EXAMPLE OF READING GSM_NETNAME1 VALUE USING NET-SNMP LIBRARY
a) Command for reading the result value:
snmpget -v 2c -c public localhost
.1.3.6.1.4.1.8072.1.3.2.3.1.2.12.71.83.77.95.78.101.116.78.97.109.101.49
Result: