All MIBs › CASCADE-MIB › swCapabilityMask
swCapabilityMask
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::swCapabilityMask
OID (numeric): 1.3.6.1.4.1.277.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A 32-bit integer which bitmaps optional or additional features supported by this software release. For use by the NMS in determining capabilities of the software. The significance of this bitmap varies by release. For Cascade internal use.
What is swCapabilityMask?
This value is a 32-bit bitmap indicating optional or additional features supported by this software release, per the description, explicitly intended for use by the NMS to determine what this card's software can do, with the description noting the bit meanings vary by release and are for Cascade internal use. Because the bit assignments aren't published for general interpretation, an admin generally can't decode this value directly and would instead rely on it being consumed programmatically by management tools that already know the per-release bit mapping, or reference it only when working with vendor support. Two cards running the identical swRevision should report identical values here, so a mismatch would itself be a useful anomaly signal even without decoding the bits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.6.1.1.8 snmpwalk -v2c -c public <target> CASCADE-MIB::swCapabilityMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.6.1.1.8.1 snmpget -v2c -c public <target> CASCADE-MIB::swCapabilityMask.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::swCapabilityMask 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.8 | swCapabilityMask | CASCADE-MIB |