All MIBs › CASCADE-MIB › cardDslModule
cardDslModule
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardDslModule
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.136
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This is for Dynamic Software Loadl You can type: ModuleName Version, ModuleName Version, ... to load modules.
What is cardDslModule?
This is a command-style field where an admin types a comma-separated list of module names and versions to trigger a Dynamic Software Load of those specific firmware modules onto the card. Because this loads individual software modules rather than a full firmware image, it lets an admin patch or update a targeted piece of card functionality without a full card reboot or reimage, which is useful for applying a narrow fix quickly but requires knowing the exact module names and compatible versions from vendor documentation. For example, an admin writes atm-shim 2.1, nrts-fw 1.4 into cardDslModule to load two specific updated modules without performing a full card firmware reload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.136 snmpwalk -v2c -c public <target> CASCADE-MIB::cardDslModule
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.136.1 snmpget -v2c -c public <target> CASCADE-MIB::cardDslModule.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.136.1 s <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cardDslModule OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7 | card | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2 | cardTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1 | cardEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1.136 | cardDslModule | CASCADE-MIB |