0% found this document useful (0 votes)
485 views

SIU Remotely

The document provides sample scripts for remotely checking the status of SIU Engineer and PSTU using SSH and CLI commands. The scripts ping an OAM IP address and use SSH to access the admin account. They use the getmoattribute CLI command to check that the operationalState of specific TGTransports is enabled before execution by the Integrator.

Uploaded by

idchandra
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
485 views

SIU Remotely

The document provides sample scripts for remotely checking the status of SIU Engineer and PSTU using SSH and CLI commands. The scripts ping an OAM IP address and use SSH to access the admin account. They use the getmoattribute CLI command to check that the operationalState of specific TGTransports is enabled before execution by the Integrator.

Uploaded by

idchandra
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

SIU Engineer must be check status and make sure TGTransport operationalState ena ble before execution by Integrator.

Integrator have xcheck by remotely. Sample Scripts Check SIU/PSTU Remotely : vyn55932@jktuas4o> ping 10.128.66.161 !IP OAM! 10.128.66.161 is alive vyn55932@jktuas4o> ssh [email protected] [email protected]'s password: STN CLI - ready OSmon> getmoattribute STN=0,TGTransport=MDN028_GSM,SuperChannel=0 !PSTU for MDN0 28 GSM SC=0! STN=0,TGTransport=MDN028_GSM,SuperChannel=0; instanceId= 0; STN=0,TGTransport=MDN028_GSM,SuperChannel=0; operationalState= enabled; STN=0,TGTransport=MDN028_GSM,SuperChannel=0; depE1T1Interface= 2; OperationSucceeded OSmon> getmoattribute STN=0,TGTransport=MDN028_GSM,SuperChannel=1 !PSTU for MDN0 28 GSM SC=1! STN=0,TGTransport=MDN028_GSM,SuperChannel=1; instanceId= 1; STN=0,TGTransport=MDN028_GSM,SuperChannel=1; operationalState= enabled; STN=0,TGTransport=MDN028_GSM,SuperChannel=1; depE1T1Interface= 3; OperationSucceeded OSmon>

You might also like