You are on page 1of 1

gigasync 9 dot

!!! admin / 1xW!rteKx1 is user/pass for ssh access


request example: snmpwalk -v 3 -l authNoPriv -u “admin” -a sha -A “password” -m
./genmib.mib 192.168.9.1 .1.3.6.1.4.1.48108

ex: for i in 10.0.111.2 10.1.52.2 10.1.85.2 10.1.90.2 ; do echo $i; snmpwalk -v 3 -


l authNoPriv -u 'admin' -a sha -A '1xW!rteKx1' $i .1.3.6.1.4.1.48108.3.0.10.1.0;
done

###Monitoring
Uptime
Satellite (tracked, visible)
###Triggered
Notification when devices turn off/rebooted
Notification when satellite values go to 0 if available

Uptime - sysUpTime - 1.3.6.1.4.1.48108.1.1.0 - The time (in hundredths of a second)


since the network management portion of the system was last reinitialized

Satellites count: .1.3.6.1.4.1.48108.1.2.0 - Count of tracked GPS satellites (Name


as tracked sattelites)

Satteites in view: gpsSatInView - .1.3.6.1.4.1.25868.2.10.0 - GPS Satellites In


View ( Name as visible sattelites)

You might also like