All MIBs › OPENBSD-MEM-MIB › memIfLiveLocks
memIfLiveLocks
Module: OPENBSD-MEM-MIB
OID (symbolic): OPENBSD-MEM-MIB::memIfLiveLocks
OID (numeric): 1.3.6.1.4.1.30155.5.2.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of times the growth of the interface receive ring was limited as a response to high system load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.5.2.1.2 snmpwalk -v2c -c public <target> OPENBSD-MEM-MIB::memIfLiveLocks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.5.2.1.2.1 snmpget -v2c -c public <target> OPENBSD-MEM-MIB::memIfLiveLocks.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> memIfLiveLocks.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.2 | memIfTable | OPENBSD-MEM-MIB |
| 1.3.6.1.4.1.30155.5.2.1 | memIfEntry | OPENBSD-MEM-MIB |
| 1.3.6.1.4.1.30155.5.2.1.2 | memIfLiveLocks | OPENBSD-MEM-MIB |