All MIBs › XYLO-MIB-SMI › mibversion
mibversion
Module: XYLO-MIB-SMI
OID (symbolic): XYLO-MIB-SMI::mibversion
OID (numeric): 1.3.6.1.4.1.15.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The current version of this private MIB. Currently, the returned value is the same as the software revision of the executing image.
What is mibversion?
This value reports the version of this private MIB module as currently implemented on the device, and per its description the returned value is kept in sync with the device's software or firmware revision. Administrators use this to confirm which version of the vendor's private MIB structure a given device supports before assuming particular objects or tables are present. For example, this object might return a string like "3.2.1" matching the installed firmware version, letting a management tool select the correct MIB definitions to use for that device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.1.2 snmpwalk -v2c -c public <target> XYLO-MIB-SMI::mibversion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15.1.2.1 snmpget -v2c -c public <target> XYLO-MIB-SMI::mibversion.1
Start monitoring Xylogics/Bay Networks network devices, generic OID-tree anchor, not a specific product (no runtime data) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLO-MIB-SMI::mibversion OID value, configure state conditions and alerts, and monitor any Xylogics/Bay Networks network devices, generic OID-tree anchor, not a specific product (no runtime data) from a single console.
OID Breakdown
Upper-level ancestors (8 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.15 | xylogics | ANNEX-MIB |
| 1.3.6.1.4.1.15.1 | prod | ANNEX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.15.1.2 | mibversion | XYLO-MIB-SMI |