version
Module: B100-MIB
OID (symbolic): B100-MIB::version
OID (numeric): 1.3.6.1.4.1.12196.13.0.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Version of the IPVS netfilter modules
What is version?
Reports the version string of the IPVS (IP Virtual Server) netfilter kernel modules currently loaded on the device. This helps identify which release of the load-balancing kernel components is in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.1 snmpwalk -v2c -c public <target> B100-MIB::version
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.1.1 snmpget -v2c -c public <target> B100-MIB::version.1
Start monitoring KEMP Technologies B100/LoadMaster application delivery controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the B100-MIB::version OID value, configure state conditions and alerts, and monitor any KEMP Technologies B100/LoadMaster application delivery controller 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.12196 | one4net | ONE4NET-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12196.13 | b100 | B100-MIB |
| 1.3.6.1.4.1.12196.13.0.1 | version | B100-MIB |