The Cisco-Monitor device driver monitors a small set of parameters at a Cisco Router by means of SNMP. The monitored parameters are:
Device window pages
The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .
--- This page shows the operational state of each interface monitored.
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
At the maintenance page of the device window there are a couple of configuration parameter which must be set to reflect the configuration of the device in the sat-nms software.
parameter --- description
address --- The SNMP address specification for the device. The full address specification consists of the following fields:aaa.bbb.ccc.ddd:pppp read-community write-community
hsrpIndex.1 ... hsrpIndex.8 --- For each group to be monitored, the table index of the group has to be entered here. These indexes have the form "x.y" where x and y are two integer numbers. Example values are "7.11", "8.12", "9.13" etc. The best way to find out the table indexes configured for this individual device is to perform a "walk" through the HSRP group table (OID 1.3.6.1.4.1.9.9.106.1.2.1.1.15) of the device by means of a SNMP MIB browser tool. Setting an index value to an empty string means not to monitor this value.
config.hsrpDesc.1 ... config.hsrpDesc.8 --- Description for each HSRP group
Variables defined by this device driver
| name | type | flags | range |
|---|---|---|---|
| info.driver | TEXT | R/O | StringRange R/O |
| lowLevel.cmd | TEXT | StringRange | |
| lowLevel.reply | TEXT | R/O | StringRange R/O |
| faults.99 | ALARM | R/O | AlarmFlagRange R/O (Communication) |
| faults.commstat | TEXT | R/O | StringRange R/O |
| info.type | TEXT | R/O | StringRange R/O |
| info.frame | TEXT | R/O | StringRange R/O |
| info.sysName | TEXT | R/O | StringRange R/O |
| info.sysDescr | TEXT | R/O | StringRange R/O |
| config.hsrpIndex.1 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.2 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.3 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.4 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.5 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.6 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.7 | TEXT | SAVE SETUP | StringRange |
| config.hsrpIndex.8 | TEXT | SAVE SETUP | StringRange |
| hsrpStandbyState.1 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.2 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.3 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.4 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.5 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.6 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.7 | TEXT | R/O | StringRange R/O DIS |
| hsrpStandbyState.8 | TEXT | R/O | StringRange R/O DIS |
| config.hsrpDesc.1 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.2 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.3 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.4 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.5 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.6 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.7 | TEXT | SAVE SETUP | StringRange |
| config.hsrpDesc.8 | TEXT | SAVE SETUP | StringRange |
| cpmCPUTotal5minRev | INTEGER | R/O | IntegerRange R/O (0 .. 100) |
| ciscoMemoryPoolLargestFree | FLOAT | R/O | DoubleRange R/O (0.000 .. 0.000) |
| ciscoEnvMonSupplyState.1 | TEXT | R/O | StringRange R/O |
| ciscoEnvMonSupplyState.2 | TEXT | R/O | StringRange R/O |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Power supply 1) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Power supply 2) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (PS 1 not present) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (PS 2 not present) |