All MIBs › INTEL-LAN-ADAPTERS-MIB-4 › mibVersionSupported
mibVersionSupported
Module: INTEL-LAN-ADAPTERS-MIB-4
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-4::mibVersionSupported
OID (numeric): 1.3.6.1.4.1.343.2.7.2.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Version of the MIB supported by the agent. 1.x.y indicates that every MIB version of that template is supported by the agent.
What is mibVersionSupported?
This string reports the range of MIB template versions the SNMP agent understands, for example a value like "1.4.3" meaning every 1.x.y revision of this MIB is supported. An admin can check it before deploying a new monitoring template to confirm the installed agent will actually recognize the OIDs it's about to poll.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.1.5 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::mibVersionSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.1.5.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::mibVersionSupported.1
Start monitoring Server/workstation with Intel Ethernet network adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-LAN-ADAPTERS-MIB-4::mibVersionSupported OID value, configure state conditions and alerts, and monitor any Server/workstation with Intel Ethernet network adapters from a single console.
OID Breakdown
Upper-level ancestors (11 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.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2 | products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7 | nic_products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7.2 | intel_lan_adapters | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.1 | component_description | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.1.5 | mibVersionSupported | INTEL-LAN-ADAPTERS-MIB-4 |