Monitoring Resource Threshold Information

Purpose

Display statistical information about resources and their current threshold configurations.

Action

To display statistical information about resources and their current threshold configurations:

host1#show resource
Resource Threshold Trap: enabled
                                           max      current    rising
           type               location   capacity    value    threshold
---------------------------   --------   --------   -------   ---------
ip interface                  system        32000         1       28800
ip interface                  slot 3         8192         0        7373
ip interface                  slot 4         4095         0        3686
atm-sub-if interface          system        65536         0       58982
atm-vc interface              system        65536         0       58982
ppp-link interface            system        32768         0       29491
ppp-link interface            slot 3         2048         0        1843
ppp-link interface            slot 4            6         0           5
atm-active-sub-if interface   system        65536         0       58982
                                          falling    hold-down
           type               location   threshold     time
---------------------------   --------   ---------   ---------
ip interface                  system           320         300
ip interface                  slot 3            82         300
ip interface                  slot 4            41         300
atm-sub-if interface          system           655         300
atm-vc interface              system           655         300
ppp-link interface            system           328         300
ppp-link interface            slot 3            20         300
ppp-link interface            slot 4             0         300
atm-active-sub-if interface   system           655         300

To display threshold trap status:

host1#show resource threshold trap
Resource Threshold Trap: enabled

Meaning

Table 54 lists the show resource command output fields.

Table 54: show resource Output Fields

Field Name

Field Description

Resource Threshold Trap

Status (enabled or disabled) of the resource threshold trap

type

Interface type

location

Location of the interface (system or slot location)

max capacity

Maximum capacity of the interface at either the system or slot level

current value

Current capacity of the interface at either the system or slot level

rising threshold

Rising threshold setting for the interface at either the system or slot level

falling threshold

Falling threshold setting for the interface at either the system or slot level

hold-down time

Hold-down time setting for the interface at either the system or slot level

Related Documentation