oamStatus

oamStatus - allows polling the OAM status information.

SYNOPSIS

oamStatus sub-command options

DESCRIPTION

The oamStatus command is used to poll the OAM status information for both local and remote clients. The OAM must first be enabled on the port using oamPort.

STANDARD OPTIONS
discoveryStatus

Read only. Displays the OAM discovery status. (default = unsatisfied)

version

Read only. Displays the OAM version status. (default = 0)

informationRevision

Read only. Displays the OAM information revision status. (default = 0)

multiplexerAction

Read only. Displays the OAM multiplexer action status. (default = forward)

parserAction

Read only. Displays the OAM parser action status. (default = invalid)

mode

Read only. Displays the OAM mode status. (default = passive)

unidirectionalSupport

Read only. Displays the OAM unidirectionalSupport status. (default = not supported)

loopback

Read only. Displays the OAM loopback status. (default = not supported)

linkEvents

Read only. Displays the OAM link events status. (default = not supported)

mibVars

Read only. Displays the OAM variable retrieval status. (default = not supported)

pduSize

Read only. Displays the OAM PDU size. (default = 0)

oui

Read only. Displays the OAM organization unique identifier status. (default = '00 00 00')

vendorSpecificInformation

Read only. Displays the OAM vendor specific information. (default = '00 00 00 00')

sourceMacAddress

Read only. Displays the OAM source MAC address.

COMMANDS

The oamStatus command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.

oamStatus setDefault

Sets to IxTclHal default values for all configuration options.

oamStatus get chasID cardID portID

Retrieves the OAM status for both local and remote client from the port.

oamStatus getLocalStatus

Retrieves the OAM local status.

oamStatus getRemoteStatus

Retrieves the OAM remote status.

EXAMPLES

See examples under the oamPort command.

SEE ALSO

oamPort.