All MIBs › RADLAN-IP › rlIpAddrTableMibVersion
rlIpAddrTableMibVersion
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rlIpAddrTableMibVersion
OID (numeric): 1.3.6.1.4.1.89.26.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The IpAddrTable MIB's version.
What is rlIpAddrTableMibVersion?
This read-only object reports the MIB version number of the IP Address Table module in this Radlan device. The version number indicates which schema revision of the IP address management functionality is currently implemented. Network operators use this to verify compatibility between management tools and the device, ensuring that tool commands match the device's supported IP configuration interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.15 snmpwalk -v2c -c public <target> RADLAN-IP::rlIpAddrTableMibVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.15.1 snmpget -v2c -c public <target> RADLAN-IP::rlIpAddrTableMibVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.15 | rlIpAddrTableMibVersion | RADLAN-IP |