T.R | Title | User | Personal Name | Date | Lines |
---|
1325.1 | Check community | YAHEY::BOSE | | Fri Aug 09 1991 10:23 | 13 |
|
Check if your node is registered under a community name on the
Chipcom concentrator. To do this you need to log in at the Chipcom
concen. console and at the ONLINE> prompt issue the following
command
ONLINE> show community
The agent will respond to request for values of SNMP objects from
a particular node, only if that node is registered under one of the
community names. One could make things easier by setting up world-wide
read access under the community name "public".
Rahul.
|
1325.2 | Any SNMP agent ?? | COPCLU::SORENC | S�ren H Christiansen - DTN (7)857-2107 | Mon Aug 19 1991 10:07 | 6 |
| The same thing is the case here.
Are you sure that V1.2 of CHIPCOM management module does include an
SNMP agent ? (We were told that SNMP was not supported until V2.0)
S�ren
|
1325.3 | having same problem with CHIPCOM v2.0 card | ARRODS::GILLJ | John, DTN 847-5849 | Wed Sep 11 1991 15:42 | 25 |
| I am having the same problem as Roland in .0
My Chipcom hub has a network management v2.0 card which supports SNMP.
I can do a LOOP CHIPCOM and the hub shows as "alive"
If I do a show community at the "ONLINE>" prompt on the Chipcom Hub
there are three entries.
CHIPCOM address ***.***.***.*** access read-write
CHIPCOM address 16.182.32.252 access trap
ANGLE address 16.182.32.63 access all
The internet address of the hub is 16.182.32.252, my host's internet
address is 16.182.32.63.
The MCC error message I get is "No response from entity"
But I can do a UCX "Loop" to the hub, and can manage a PC and Vitalink
bridge that connect through the HUB.
Any help appreciated
John
|
1325.4 | | MKNME::DANIELE | | Wed Sep 11 1991 16:58 | 20 |
| > I can do a LOOP CHIPCOM and the hub shows as "alive"
Here CHIPCOM is the host name of the hub.
> If I do a show community at the "ONLINE>" prompt on the Chipcom Hub
> there are three entries.
> CHIPCOM address ***.***.***.*** access read-write
> CHIPCOM address 16.182.32.252 access trap
> ANGLE address 16.182.32.63 access all
Here CHIPCOM is a community name? Does an address of ***.***.***.***
mean any IP address?
You need to issue an mcc command using the "by password" qualifier
containing a community name that will work. Like
mcc> show snmp CHIPCOM all char, by password = "CHIPCOM".
What exact commands are you executing?
|
1325.5 | Community name public does the trick | ARRODS::GILLJ | John, DTN 847-5849 | Thu Sep 12 1991 11:27 | 12 |
|
Yes CHIPCOM is a community name.
I have tried various varieties of community names in the chipcom hub.
Inputing the Network Management Host name and Hub name (allowing
"ACCESS ALL") would not allow the network management station access
the HUB.
I then input "public" as a community name giving it the IP address of
my workstation and "ACCESS ALL". This works fine.
|