This page describes the device driver and the device window for Cisco 2900 router with 3G/GSM card. It monitors only the 3G/GSM specific parameters and OSPF routing protocol information. The drivers detects which on of the configured routes is active (up to 8) and therefore it show which way the data takes at the moment. For example via 3G mobile network or via satellite link.
It is possible to combine an instance of this driver (device) with other MIB2 or Router drivers on the same interface with protocol type SNMP to. get additonal parameters.
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 .
--- Displays the Main Receive Parameters
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
These are the driver configuration parameters of the Cisco-Router driver:
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
radioInterfaceIdentifier --- interface number of 3G/GSM card
rssiLowThreshhold --- alarm threshold for 3G/GSM signal
config.routeOID.01-08 --- OID where the driver looks for an active route
config.routeIf.01-08 --- interface number which indicates that a route is active
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.port | TEXT | R/O | StringRange R/O |
| info.frame | TEXT | R/O | StringRange R/O |
| info.inputcard | TEXT | R/O | StringRange R/O |
| radioInterfaceIdentifier | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| rssiLowThreshhold | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeOID.01 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.02 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.03 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.04 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.05 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.06 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.07 | TEXT | SAVE SETUP | StringRange |
| config.routeOID.08 | TEXT | SAVE SETUP | StringRange |
| config.routeIf.01 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.02 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.03 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.04 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.05 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.06 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.07 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.routeIf.08 | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| internal.01 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.02 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.03 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.04 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.05 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.06 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.07 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.08 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| c3gGsmCountry | TEXT | R/O | StringRange R/O |
| c3gGsmNetwork | TEXT | R/O | StringRange R/O |
| c3gCurrentGsmRssi | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| c3gGsmCurrentBand | TEXT | R/O | StringRange R/O |
| routeActive.01 | BOOLEAN | BooleanRange (true false) | |
| routeActive.02 | BOOLEAN | BooleanRange (true false) | |
| routeActive.03 | BOOLEAN | BooleanRange (true false) | |
| routeActive.04 | BOOLEAN | BooleanRange (true false) | |
| routeActive.05 | BOOLEAN | BooleanRange (true false) | |
| routeActive.06 | BOOLEAN | BooleanRange (true false) | |
| routeActive.07 | BOOLEAN | BooleanRange (true false) | |
| routeActive.08 | BOOLEAN | BooleanRange (true false) | |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Signal strength) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (VPN connection) |