All MIBs › OPENBSD-MEM-MIB › memMIBVersion
memMIBVersion
Module: OPENBSD-MEM-MIB
OID (symbolic): OPENBSD-MEM-MIB::memMIBVersion
OID (numeric): 1.3.6.1.4.1.30155.5.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current version of this MIB supported by the agent. The memory MIB might be updated frequently to export statistics specific to the latest version of OpenBSD. The client should check this version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.5.1 snmpwalk -v2c -c public <target> OPENBSD-MEM-MIB::memMIBVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.5.1.1 snmpget -v2c -c public <target> OPENBSD-MEM-MIB::memMIBVersion.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.30155 | openBSD | OPENBSD-BASE-MIB |
| 1.3.6.1.4.1.30155.5 | memMIBObjects | OPENBSD-BASE-MIB |
| 1.3.6.1.4.1.30155.5.1 | memMIBVersion | OPENBSD-MEM-MIB |