User guide
127
SDM Quick References continue.
SDM References
Logs: SDM, (See NTP 297-5051-840)
Note: Log files exist on the SDM in directory /var/adm. Use unix
commmands: more, pg, or tail to view logs.
Tab les: MSCDINV, IPNETWRK, IPHOST, SDMINV
(See NTP 297-5061-906 & NTP 297-8001-351)
Commands: QuerySDM, Platform, Locate (On SDM MAP level)
(See NTP 297-5061-906)
Documentation:
NTP 297-5061-906, SuperNode Data Manager (SDM-FT)
NTP 297-5051-300, SDM SuperNode Billing Application Guide
NTP 297-5051-304, SuperNode Data Manager Upgrade Guide
NTP 297-5051-543, SDM Alarm Clearing & Perf Monitoring Procedures
NTP 297-5051-908, SDM DCE Troubleshooting Guide
Helpful SDM and Other Unix Commands
Note: For some commands, like ping and netstat, you can use Ctrl <C>
to stop activity and
Ctrl <Break>
to resume.
>awk awk utility
>billmtc starts the SDM Billing Maintenance Interface
>copylogfile copies one log file to another
>cut writes out selected columns from each line of a file
>dellogfile removes log file(s)
>df list space information for the file systems
>entstat show ethernet device statistics
>exit logs user out of the SDM
>ftplogfile starts ftp session to transfer log files
>grep search a file for a pattern
>help displays generic help information
>iostat list disk I/O status
>ipcs list IPC status
>listlogfile lists all log file(s)
>locate queries hardware module information
>logout logs user out of the SDM
>logroute invokes the Log Delivery Commissioning Tool
>lsattr list attributes for devices in the system
>lscfg list the system configuration
>lsdev displays devices and their characteristics
>lsent list characteristics for a logical ethernet device
>lsfs list all the file systems
>lslpp lists installed software products
>lsps list paging space characteristics
>lspv list physical volumes on the system
>lssrc show status of the SRC managed daemons
>lsstate list device status on FX
>netstat network debugging command
>odmget retrieve objects from ODM
>oslevel reports the latest installed maintenance level
>ping sends ICMP ECHO_REQUEST packets to network hosts
>ps reports process status
>querysdm queries information about the SDM
>sdmlv list the logical volumes on the SDM
>sdmmtc starts the SDM Maintenance Interface
>shmget show SDM shared memory status
>sort sorts and merges files
>traceroute IP packets route tracing in networks
>viewlogfile views log file
>vmstat list virtual memory status
>who_is_on displays the users logged in to the SDM
Command base_mib_all
Some SuperNode Billing Application (SBA) Management Information
Bases (MIBs) are not accessable via the BILLMTC mib tool. You can use
the base_mib_all command in directory /sdm/sba/NA100/bin or directory
/sdm/sba/DMS500/bin to get and set the following MIBs.
The command format:
To view an mib value: ./base_mib_all get -rx <mib_parameter>
To set an mib value: ./base_mib_all set -rx <mib_parameter> y
%%<mib_parameter> is the different mib parms (i.e. name, variables).
%%y is the new value you want to assign to that mib name.
schDestLoginPassword (The password for the Login into the DPMS)
rcDNSSeqNumber (The sequence # for the DNS Formatted streams)
rcDIRPSeqNumber (The sequence # for the DIRP Formatted streams)
rcCloseFilesOnGetFiles (If set to “1”, then all opern files are closed and
sent when a sendfile occurs)