Delete (router) snmp community, Delete (router) snmp trap, Delete (router) snmp community -43 – Black Box COMPACT T1 MT850A User Manual

Page 127: Delete (router) snmp trap -43

Advertising
background image

Compact T1 - Release 6.1

5-43

CLI Commands

delete

delete (router) snmp community

Use the delete (router) snmp community command to delete an SNMP community entry on
the specified Router card.

Syntax:

delete {rtr_card-addr} snmp community

{"community-name"} {ip-addr}

Example:

delete 2 snmp community "commune" 192.168.100.245

The example will delete the previously added SNMP community named
"commune" from the Router in slot 2.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"community-name"}

The name of an existing community. This name must be enclosed in quotes, with a
maximum of 12 characters.

{ip-addr}

The IP address of the host that can access the SNMP agent via this community, in the form
of xxx.xxx.xxx.xxx, where xxx is between 0-255. The address "0.0.0.0" allows any host.

delete (router) snmp trap

Use the delete (router) snmp trap command to delete a trap destination from the specified
Router card.

Syntax:

delete {rtr_card-addr} snmp trap

{"community-name"} {ip-addr}

Example:

delete 2 snmp trap "commune" 192.168.100.245

The example will delete the previously added SNMP community named
"commune" from the Router in slot 2.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"community-name"}

The name of an existing community. This name must be enclosed in quotes, with a
maximum of 12 characters.

{ip-addr}

The IP address of the destination trap to delete, in the form of xxx.xxx.xxx.xxx, where xxx
is between 0-255.

Advertising