All MIBs › MADGECAU-MIB › madgeCauInfoVersion
madgeCauInfoVersion
Module: MADGECAU-MIB
OID (symbolic): MADGECAU-MIB::madgeCauInfoVersion
OID (numeric): 1.3.6.1.4.1.494.2.2.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The version information. It has the following format:-
chars[0-12] are the file name of the download image char[13] is the major version number char[14] is the minor version number char[15] is the development version number char[16] is the hardware version number
What is madgeCauInfoVersion?
This 32-byte string encodes the device's firmware version info: the first 13 characters are the download image filename, followed by single characters for the major, minor, and development version numbers, and then the hardware version number. Parse this to identify exactly which firmware and hardware revision the CAU is running, useful when checking compatibility before an upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.2.2.1 snmpwalk -v2c -c public <target> MADGECAU-MIB::madgeCauInfoVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.2.2.1.1 snmpget -v2c -c public <target> MADGECAU-MIB::madgeCauInfoVersion.1
Start monitoring Legacy Madge Networks CAU (Controlled Access Unit) Token Ring concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MADGECAU-MIB::madgeCauInfoVersion OID value, configure state conditions and alerts, and monitor any Legacy Madge Networks CAU (Controlled Access Unit) Token Ring concentrator from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.494 | madge | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.494.2 | madgeCau | MADGECAU-MIB |
| 1.3.6.1.4.1.494.2.2 | madgeCauInfo | MADGECAU-MIB |
| 1.3.6.1.4.1.494.2.2.1 | madgeCauInfoVersion | MADGECAU-MIB |