Dialogic DSI SS7MD Uživatelský manuál Strana 66

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 176
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 65
66
Chapter 6 Command Definitions
The PORT parameter allows the user to configure a destination port which is different to the default standard
SNMP TRAP port (162).
If the remote SNMP (v1 or v2c) manager has been configured to only recognize TRAPs received with a
community string, the TCOM parameter accommodates that value.
If an SNMP v3 TRAP is to be issued, then the USER parameter value is used. The USER parameter is used to
specify a user, which has been defined with the CNUSI command. Furthermore, it will also be necessary to
configure an engine identifier, which has been configured on the remote SNMP manager. The engine identifier
is configured with the ENGINE parameter.
Finally, the
LABEL parameter is used to specify an optional string identifier for the manager.
Syntax
CNSMI:MNGR=,IPADDR=,TFORMAT=[,PORT=][,TCOM=][,USER=][,ENGINE=][,LABEL=];
Prerequisites
The DSMI-based SNMP agent must be enabled. If an SNMP v3 TRAP is required, the user referenced by the
USER parameter must exist.
Attributes
CONFIG
Examples
This is an example for setting up a simple SNMP v2 TRAP receiver/manager:
CNSMI:MNGR=1,IPADDR=192.168.1.22,TFORMAT=2;
This next example shows how an SNMP v3 TRAP receiver/manager would be created. The first step is to
define the user with the CNUSI command:
CNUSI:USER=1,AUTH=MD5,AUTHPASS=abcdefgh,LABEL=user1;
EXECUTED
The next step is to define the manager which references the user which has just been defined:
CNSMI:MNGR=2,IPADDR=192.168.1.222,USER=1,ENGINE=1122334455;
EXECUTED
6.5.21 CNSMP – Display SNMP Manager Configuration
Synopsis
This command displays the currently configured SNMP managers. If a MNGR value is specified, only that
manager is displayed.
Syntax
CNSMP [:MNGR=];
Prerequisites
The DSMI-based SNMP agent must be enabled.
Attributes
None.
Examples
CNSMP;
Zobrazit stránku 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 175 176

Komentáře k této Příručce

Žádné komentáře