T.R | Title | User | Personal Name | Date | Lines |
---|
1269.1 | Read community name must be public - known restriction. | DANZO::CARR | | Fri Jul 19 1991 08:51 | 2 |
| This is a known problem with V1.0 of the SNMP AM. It will be fixed in the next
release of the software.
|
1269.2 | yes | MKNME::DANIELE | | Fri Jul 19 1991 09:52 | 15 |
| > <<< Note 1269.0 by HSOMAI::LIN >>>
> -< Different community password >-
> Is there a way to modify the community password in DECmcc SNMP??
Yes, use the qualifier "By Password" in the commands you issue to
the cisco box. The problem Dan referred to is that the AM will send a
separate message requesting three MIB vars from the system group, using
the default community name "public".
There must be read access to these vars using "public" for the AM to
be able to communicate. (And this is certainly the intent, if not
the statement, of the SNMP-related RFCs.)
Mike
|
1269.3 | exit | HSOMAI::LIN | | Fri Jul 19 1991 15:21 | 3 |
| What is the syntax for qualifier?
REGISTER/PASSWORD=XXXXX SNMP YYYYY???
I can't find anywhere that it is documented.
|
1269.4 | BY PASSWORD qualifier syntax | CHRISB::BRIENEN | DECmcc Bridge|Station|SNMP Management. | Fri Jul 19 1991 15:50 | 6 |
|
MCC> REGISTER SNMP <name> BY PASSWORD "<CommunityName>"
MCC> SHOW SNMP <name> ALL CHAR, BY PASSWORD "<CommunityName>"
(hope I didn't forget a comma somewhere...)
|
1269.5 | how about ICON map??? | HSOMAI::LIN | | Fri Jul 19 1991 18:25 | 2 |
| Will it show on the ICON map??? If not, what will it take to make it
happen???
|
1269.6 | It doesn't work | HSOMAI::LIN | | Fri Jul 19 1991 19:09 | 6 |
| You do need a comma.
MCC>REGISTER SNMP XXXX, BY PASSWORD "YYYYY"
However, it did not work. We have used sniffer to trap the packets and
it showed that MCC still sent out password "public" instead of "YYYYY".
Any comments???
|
1269.7 | that's expected behavior | MKNME::DANIELE | | Mon Jul 22 1991 10:28 | 11 |
| It's documented in the SNMP AM Use book in section 1-8, access control.
> However, it did not work. We have used sniffer to trap the packets and
> it showed that MCC still sent out password "public" instead of "YYYYY".
> Any comments???
See note 1121. The REGISTER command causes the command SHOW SNMP
YYYY ALL IDENTIFIERS to be sent to the AM, which issues the request
for MIB system group vars described in .2 (using the password "public").
Mike
|
1269.8 | iconic map does it | TOOK::CALLANDER | Jill Callander DTN 226-5316 | Wed Jul 24 1991 18:37 | 3 |
| the equavelents of the qualifiers are supported in the iconic map
you simply customize them and they apply to all commands until you
change their value.
|
1269.9 | | VERNA::V_GILBERT | | Thu Jul 25 1991 10:36 | 13 |
| Re .8
>the equavelents of the qualifiers are supported in the iconic map
>you simply customize them and they apply to all commands until you
>change their value.
Customize may be confusing. Operation Qualifiers can be set up from either
the Map Window or the Management Window. Qualifiers appears as an entry in the
Operations Menu. After entering Qualifiers, they are sticky and apply to all
operations initiated from that window until they are changed or deleted.
Hope that helps.
Verna
|
1269.10 | thanks | TOOK::CALLANDER | Jill Callander DTN 226-5316 | Thu Jul 25 1991 14:43 | 3 |
| sorry, should have stuck to the real window terms...customize has a
specific meaning (hsould have known better). Thanks for the clarification
Verna.
|