| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
SET snmp directive from SNMP_AM USE GUIDE is complaining about
comma missing . I think this has to be corrected.
ammu...
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 903.1 | page | TOOK::CALLANDER | Thu Apr 11 1991 16:59 | 1 | |
could you give the page/example number so this can be qared. thanks. | |||||
| 903.2 | example on page 3-5 | SUBWAY::AMMU | Thu Apr 18 1991 12:38 | 25 | |
Its page no 3-5, in SNMP ACCESS MODULE USE Guide , V1.0,
order no: AA-PD5SA-TE,
The command is
MCC > SET SNMP MYUNIX INTERFACE 2 IFADMINSTATUS=DOWN,
BY PASSWORD ="dlh9n6"
I Used
MCC> SET SNMP ANYK62 INTERFACE 2 IFADMINSTATUS=DOWN,
BY PASSWORD="public"
The error message was "COMMA MISSING"
I think I changed the command to
MCC> SET SNMP ANYK62 , INTERFACE 2 IFADMINSTATUS=DOWN
BY PASSWORD ="public"
comma after the node name.
On page 3-6 , there is a "SET SNMP" for ATTTABLE, but I think the
example is only, one on page 3-5.
| |||||
| 903.3 | Use Guide has correct syntax. | DANZO::CARR | Thu Apr 18 1991 14:17 | 9 | |
MCC > SET SNMP MYUNIX INTERFACE 2 IFADMINSTATUS=DOWN,
BY PASSWORD ="dlh9n6"
The above is correct syntax, as stated in the use guide.
Dan
| |||||