All MIBs › CASCADE-MIB › lportSmdsCntSip3HeVersionInvalids
lportSmdsCntSip3HeVersionInvalids
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportSmdsCntSip3HeVersionInvalids
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.127
Node type: OBJECT-TYPE
Type: Counter
Access: read-write
Description: Number of instances that SIP3 header extension version is invalid.
What is lportSmdsCntSip3HeVersionInvalids?
This counts instances where the version field within the SIP3 header extension was invalid or unrecognized, distinct from the length check in lportSmdsCntSip3HeLenInvalids and specific to whether this switch recognizes the extension's stated version. An admin treats a rising count here as a possible sign of a version mismatch between this switch's SMDS software and whatever equipment is generating that header extension, perhaps after a carrier-side upgrade introduced a newer extension version this switch does not understand. For example, a jump in lportSmdsCntSip3HeVersionInvalids after a carrier network upgrade elsewhere would be a strong hint that the new equipment is stamping header extensions with a version this switch's firmware does not recognize.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.127 snmpwalk -v2c -c public <target> CASCADE-MIB::lportSmdsCntSip3HeVersionInvalids
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.127.1 snmpget -v2c -c public <target> CASCADE-MIB::lportSmdsCntSip3HeVersionInvalids.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.127.1 i <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::lportSmdsCntSip3HeVersionInvalids 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.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.127 | lportSmdsCntSip3HeVersionInvalids | CASCADE-MIB |