In this section:

This section provides the TL1 commands related to the Slot Monitor.

Note

Verbs and modifiers are separated by hyphens ( - ), attribute fields (TID, AID, CTAG, and General Block) are separated by colons (:), and every command is terminated by a semicolon (;).

Any attribute that contains TL1 special characters [ equal signs ( = ), colons ( : ), dashes ( - ), and commas ( , ) ] should be enclosed in double quotes ( " ) to help the attribute values escape.

Refer to Input Command Structure for more information.

Slot Monitor Command Groupings

The following figure shows the Slot Monitor objects that can be configured using TL1 commands.

Slot Monitor UI Hierarchy


Slot Monitor Command Set Information

This section provides the command information for the Slot Monitor.

Slot Monitor

VFY-SLTMON-SLTMON

VFY-SLTMON-SLTMON:::[CTAG];

SET-SLTMON-SLTMON

SET-SLTMON-SLTMON:::[CTAG]:::[RESTORE_DBG];


CHG-SLTMON-SLTMON

CHG-SLTMON-SLTMON:::[CTAG]:::::[DLOG=<LoggingType>];

Response Format

:::<CHASSISTYPE=ChassisType>,<HOSTNAME=string>,<DLOG=LoggingType>;

Attribute Details

CHASSISTYPE - Chassis Type
Permissions: Read-only
Type: ChassisType={UNKNOWN,X301,X401,X211,X401e,SP2K,DSC8000,DSCVM}
Description: Type of chassis (e.g. X301, X401, SP2K)

HOSTNAME - Hostname
Permissions: Read-only
Type: string
Description: Hostname of the Management CPU board that the active Slot Monitor application is executing on

DLOG - Debug Logging
Permissions: Writeable
Type: LoggingType={DISABLED,DEFAULT,VERBOSE}
Description: Debug logging level for this application. DISABLED, DEFAULT or VERBOSE.

Slot

VFY-SLTMON-SLOT

VFY-SLTMON-SLOT::[<Slot/Slot Number>]:[CTAG];

Response Format

::[<Slot/Slot Number>]:<SLOTNUM=int>,<TYPE=SlotType>,<STATUS=SlotStatus>,<PRIMARY_IP=string>,<SECONDARY_IP=string>,<PRIMARY_IP_STATE=AddressState>,<SECONDARY_IP_STATE=AddressState>,<MONITOR_STATE=EnableType>,<MEMUSAGE=MemUsage>,<BACKUPSPACEUSAGE=BackupSpaceUsage>,<CPULOADUSAGE=string>,<OMSSPACEUSAGE=OmsSpaceUsage>,<BACKUP_DEST_IP=string>,<BACKUP_DEST_USERID=string>,<BACKUP_DEST_DIR=string>;

AID Description

Slot Number - Position 1
Type: int
Description: Physical slot location of the board in the chassis.

Attribute Details

SLOTNUM - Slot Number
Permissions: Read-only
Type: int
Description: Physical slot location of the board in the chassis.


TYPE - Slot Type
Permissions: Read-only
Type: SlotType={UNKNOWN_TYPE,RTNG_CPU,MGMT_CPU,RTNG_MGMT_CPU,SS7_IO,HARDRIVE,SWITCH,ISM_A,ISM_B,APPL_CPU,CUST_CPU,vacant}
Description: Type of board in the slot number in question. CPU, IO, or ISM.

STATUS - Slot Status
Permissions: Read-only
Type: SlotStatus={UNKNOWN_STATE,EXTRACTED,AVAILABLE,PENDING_EXTRACTION_REQUEST,READY_TO_BE_EXTRACTED,LOST_CONNECTION}
Description: Current status for this slot, as determined by the slot monitoring application. Can be one of the following states; EXTRACTED: slot has been properly extracted. AVAILABLE: slot is communicating normally with the Slot Monitor. UNKNOWN_STATE: slot is not present. PENDING_EXTRACTION_REQUEST: Slot Monitor has sent an extraction request to this slot. READY_TO_BE_EXTRACTED: slot is ready for extraction. LOST_CONNECTION: Slot Monitor has lost connection to this slot.

PRIMARY_IP - Primary IP
Permissions: Read-only
Type: string
Description: Primary IP address of the slot

SECONDARY_IP - Secondary IP
Permissions: Read-only
Type: string
Description: Secondary IP address of the slot

PRIMARY_IP_STATE - Primary IP State
Permissions: Read-only
Type: AddressState={NO_CONNECTION,RESPONDING,NOT_USED}
Description: State of the primary IP address of the slot

SECONDARY_IP_STATE - Secondary IP State
Permissions: Read-only
Type: AddressState={NO_CONNECTION,RESPONDING,NOT_USED}
Description: State of the secondary IP address of the slot

MONITOR_STATE - Monitor State
Permissions: Read-only
Type: EnableType={DISABLED,ENABLED}
Description: If enabled raise events on slot state changes. If disabled ignore states.

MEMUSAGE - CPU Memory Usage
Permissions: Read-only
Type: MemUsage={NO_REPORT, 1 to 100}
Description: Reported CPU memory usage (only reported for alarms).

BACKUPSPACEUSAGE - Backup Space Usage
Permissions: Read-only
Type: BackupSpaceUsage={NO_REPORT, 1 to 100}
Description: Reported Backup Space usage (only reported for alarms).

CPULOADUSAGE - CPU Load Usage
Permissions: Read-only
Type: string
Description: Reported CPU load usage (only reported for alarms).


OMSSPACEUSAGE - OMs Space Usage
Permissions: Read-only
Type: OmsSpaceUsage={NO_REPORT, 1 to 100}
Description: Reported OMs Directory Space usage (only reported for alarms).

BACKUP_DEST_IP - Last failed SFTP backup dest IP
Permissions: Read-only
Type: string
Description: Reported Destination IP of last failed SFTP backup transfer (only reported for alarms).

BACKUP_DEST_USERID - Last failed SFTP backup dest UserID
Permissions: Read-only
Type: string
Description: Reported Destination UserID of last failed SFTP backup transfer (only reported for alarms).

BACKUP_DEST_DIR - Last failed SFTP backup dest Dir
Permissions: Read-only
Type: string
Description: Reported Destination Directory of last failed SFTP backup transfer (only reported for alarms).