All MIBs › CASCADE-MIB › swPatchMask
swPatchMask
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::swPatchMask
OID (numeric): 1.3.6.1.4.1.277.6.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A 32-bit integer which bitmaps incremental patches which have been applied to the software release. The significance of this bitmap varies by release. For Cascade internal use.
What is swPatchMask?
This value is a 32-bit bitmap indicating which incremental patches have been applied to the software release running on this card, per the description, again release-varying and for Cascade internal use. Unlike swRevision's patch digit, which reports a single overall patch level, this bitmap can in principle represent multiple independently-applied patches at once, so it's the field to check when trying to confirm whether a specific individually-shipped patch (as opposed to a full maintenance build) has been applied to this particular card. Comparing this value across cards that should be running identical patch sets is a quick way to spot one that's drifted from the rest of the fleet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.6.1.1.10 snmpwalk -v2c -c public <target> CASCADE-MIB::swPatchMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.6.1.1.10.1 snmpget -v2c -c public <target> CASCADE-MIB::swPatchMask.1
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::swPatchMask 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.6 | software | CASCADE-MIB |
| 1.3.6.1.4.1.277.6.1 | swTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.6.1.1 | swEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.6.1.1.10 | swPatchMask | CASCADE-MIB |