2-64
Cisco ONS SONET TL1 Command Guide, R6.0
Chapter 2 Procedures and Provisioning
2.10.5 REPT EVT <MOD2ALM> for Threshold Crossing Events
Input Example The following example retrieves all the thresholds defined in the RMON threshold table for the
etherStatsOctets statistics type.
RTRV-RMONTH-GIGE:TID:FAC-2-1:123::ETHERSTATSOCTETS;
The following example retrieves all the thresholds with the DELTA sampling type, RISING startup type,
for the etherStatsOctets statistics type, defined in the RMON threshold table.
RTRV-RMONTH-GIGE:CISCO:FAC-2-1:123::ETHERSTATSOCTETS:SAMPLE=DELTA,
STARTUP=RISING;
Output Format SID DATE TIME
M CTAG COMPLD
“<AID>,[<AIDTYPE>]:<MONTYPE>,,,,[<INTVL>]:INDEX=<INDEX>,RISE=<RISE>,
FALL=<FALL>,SAMPLE=<SAMPLE>,STARTUP=<STARTUP>”
;
Output Example TID-000 1998-06-20 14:30:00
M 001 COMPLD
“FAC-2-1,GIGE:ETHERSTATSOCTETS,,,,100:INDEX=2,RISE=1000,FALL=100,
SAMPLE=DELTA,STARTUP=RISING”
;
Table 2-14 shows the error messages associated with the DLT-RMONTH-<MOD2_RMON> command.
2.10.5 REPT EVT <MOD2ALM> for Threshold Crossing Events
The REPT EVT <MOD2ALM> autonomous message reports the threshold crossing event for the RMON
statistics.
The HT or LT is generated when crossing the RISING or FALLING threshold.
The table index for threshold in the RMON alarm table is enclosed in the text of the TCA description.
This table index appears in the output of the RTRV-RMONTH command also. You can retrieve additional
information regarding the threshold that generates the TCA by issuing the RTRV-RMONTH command
and comparing the output with corresponding table index.
Table 2-14 Error Messages for RTRV-RMONTH-<MOD2_RMON>
Error Code Description Scenario When the Error Message is Sent
IDNV Invalid Interval The input interval value is less than 10.
IDRG Invalid Threshold Value The rising/falling threshold is less than 0, or the falling
threshold is greater than or equal to rising threshold.
IDNV Invalid MONTYPE value The montype is not applicable to the data type
(represented by the MOD2).
SROF RMON Threshold Does
Not Exist
The RMON threshold you are trying to delete does not
exist.