Users Guide

Table Of Contents
The following are examples of DOM traps.
2018-08-21 17:38:18 <UNKNOWN> [UDP: [10.11.56.49]:51635->[10.11.86.108]:162]:
iso.3.6.1.2.1.1.3.0 = Timeticks: (0) 0:00:00.00 iso.3.6.1.6.3.1.1.4.1.0 = OID:
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.1.15 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.4 = INTEGER: 1
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.5 = INTEGER: 21 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.1 =
INTEGER: 1081393 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.3 = INTEGER: 1
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.2 = STRING: "SET media 1/1/21 high threshold crossed, 82.00:78.00"
2018-08-21 17:38:18 <UNKNOWN> [UDP: [10.11.56.49]:48521->[10.11.86.108]:162]:
iso.3.6.1.2.1.1.3.0 = Timeticks: (1) 0:00:00.01 iso.3.6.1.6.3.1.1.4.1.0 = OID:
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.1.19 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.3 =
INTEGER: 1 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.1 = INTEGER: 1081397
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.4 = INTEGER: 1
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.2 = STRING: "SET media 1/1/21 high threshold
crossed, 6.00:3.63" iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.5 = INTEGER: 21
Interface commands
channel-group
Assigns an interface to a port-channel group.
Syntax
channel-group channel-number mode {active | on | passive}
Parameters
channel-number — Enter a port-channel number, from 1 to 128.
mode — Sets LACP Actor mode.
active — Sets Channeling mode to Active.
on — Sets Channeling mode to static.
passive — Sets Channeling mode to passive.
Default Not configured
Command Mode INTERFACE
Usage Information The no version of this command resets the value to the default, and unassigns the interface from the port-
channel group.
Example
OS10(config)# interface ethernet 1/1/2:1
OS10(conf-if-eth1/1/2:1)# channel-group 20 mode active
Supported
Releases
10.3.0E or later
default interface
Resets an Ethernet or Fibre Channel interface to its default settings.
Syntax
default interface interface-type
Parameters interface-type — Enter the interface type:
ethernet node/slot/port[:subport] — Resets an Ethernet interface to its default settings.
fibrechannel node/slot/port[:subport] — Resets a Fibre Channel interface to its default
settings.
range ethernet node/slot/port:[subport]-node/slot/port[:subport] — Resets a
range of Ethernet interfaces to their default settings.
Default Not configured
Command mode CONFIGURATION
Usage information To remove the configuration from an Ethernet or Fibre Channel interface and reset the interface to its default
settings, use the default interface command. By default:
252 Interfaces