All MIBs › MADGEBOX-MIB › madgeVersionType
madgeVersionType
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeVersionType
OID (numeric): 1.3.6.1.4.1.494.10.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of object that this table entry contains version information for.
flash : code image resident in flash OR the flash bank itself boot-fixed : the version of the fixed boot ROM. boot-updateable : the current version of boot ROM code where the code can be updated. hardware-fixed : Hardware that cannot be upgraded. hardware-upgradeable : a plug in card that can be changed. sw-running : code image that is currently running in RAM. sw-config : a configuration file. This item may be uploaded or downloaded, to configure the device. sw-image : a subcomponent of the entire software. Can be resident in flash or ram. These items should be placed in the version table following the version of which they are a subcomponent.
What is madgeVersionType?
The category of component this version-table row describes: a flash image or bank, boot-fixed or boot-updateable ROM, fixed or upgradeable hardware, or software such as sw-running, sw-config, or sw-image. It tells an admin how to interpret madgeVersionNumber and madgeVersionLocation for that row -- for example whether it's safe to overwrite via download.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.5.1.1.5 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeVersionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.5.1.1.5.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeVersionType.1
Start monitoring Madge Networks Token Ring hub/concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MADGEBOX-MIB::madgeVersionType OID value, configure state conditions and alerts, and monitor any Madge Networks Token Ring hub/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.10 | madgeBox | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.5 | madgeVersion | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.5.1 | madgeVersionTable | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.5.1.1 | madgeVersionEntry | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.5.1.1.5 | madgeVersionType | MADGEBOX-MIB |