From: Fang Gao (fanggao@gmail.com)
Date: Sun Jan 20 2008 - 12:17:16 ARST
Hi, Nick,
RMON mibs are defined as a tree structure. Child mib is defined as leaf of
Parent mib with an index. ""ifLnUcastPkts" is the leaf under "IfEntry"
with index 11.
"ifLnUcastPkts" is "IfEntry.11"
Refer to RFC RMON MIBs. (rfc 1156, 2863)
HTH
On Jan 19, 2008 10:20 AM, Nick Stobbart (nstobbar) <nstobbar@cisco.com>
wrote:
> Hello all,
>
> I am working through the IE Workbook Vol2 using Dynamips.
>
> In lab 1 for RMON config (task 9.1) when configuring RMON I do:
>
> Rack1R2(config)#rmon alarm 1 ifEntry.11.1 60 delta rising-threshold
> 15000 1 falling-threshold 5000 2
>
> But when I verify the config the monitor MIB value changes from
> ifEntry.11.1 to ifInUcastPkts.1
>
> Rack1R2#show rmon alarms
> Alarm 1 is active, owned by config
> Monitors ifInUcastPkts.1 every 60 second(s) <----- Shown here
> Taking delta samples, last value was 0
> Rising threshold is 15000, assigned to event 1
> Falling threshold is 5000, assigned to event 2
> On startup enable rising or falling alarm
>
> In the solution guide it shows the MIB as ifEntry.11.1 in the
> verification.
>
> Is this something I have done wrong? Something Dynamips changes? or is
> this normal and the solution guide is incorrect?
>
> Thanks
>
> Nick
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:38:00 ARST