Table of Contents Index NMS Glossary Previous Page Next Page (Page 5 of 7 in this chapter) Version


snmpChassScan

Purpose

Demonstrates how to navigate the chassis MIB, and displays information about the chassis and the installed boards.

Usage

nmsChassScan Address Options

Description

Shows how to retrieve chassis type and description, and how to navigate by bus, recognize ISA and PCI boards, and show board description and status, using the following parameters:

Address: The address or DNS name of the local or remote host running an SNMP agent to return information about.

Valid options include:
Option

Description

-cCommunity_name

Specify a community name. The default is public.

-rN

Number of retries. The default is 1 retry.

-tN

Timeout in hundredths of a second. The default is 100, which is 1 second.

Polling is set interactively by the application. See the example in the Procedure section.

Procedure

To run nmsChassScan:

  1. From the command line, navigate to the nms\CTAccess\demos\snmp\snmpchassscan directory (or the opt/nms/CTAccess/demos/snmp/snmpchassscan directory under Unix).

    
    
  2. Enter the following:

    
    nmsChassScan 
The following example shows running nmsChassScan:

< snmpChassScan.exe
> SNMP Demonstration and Test Program  V.3.0 Nov 15 1999
> Natural MicroSystems Corporation.

>Usage:
>snmpChassScan [Address | DNSName] [options]
>Address:  default is 127.0.0.1
>options: -cCommunity_name, specify community default is 'public'
>         -rN , retries default is N = 1 retry
>         -tN , timeout in hundredths-seconds default is N = 100 = 1 second
>
>H Help  S Sys info  L Board list  P<N> Poll Interval  Q Quit
>
>SEND A REQUEST FOR SYSTEM INFO TO: 10.1.20.45
>System information:
>System:        Hardware: x86 Family 6 Model 3 Stepping 4 AT/AT COMPATIBLE  - >Software: Win
>dows NT Version 4.0  (Build Number: 1381 Uniprocessor Free )
>SysUpTime:     1:22:15.66
>SysContact:    Ilya Lugin
>Computer name: ILUGIN
>Location:      NMS
>
>SEND A REQUEST FOR NMS BOARDS TO: 10.1.20.45
>             ISA bus
>Board 0:       AgE1 Status:OnLine
>Board 3:       AgT1 Status:OnLine
>             PCI bus
>Board 1:       Ag-Quad-E1 Segment:1 Slot:7 Status:OnLine
>Board 2:       Ag-Quad-T1 Segment:1 Slot:6 Status:OnLine
>



Table of Contents Index NMS Glossary Previous Page Next Page (Page 5 of 7 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.