OPENBSD-MEM-MIB :: memIfName

MIB Reference — IPNetwork Monitor

All MIBsOPENBSD-MEM-MIBmemIfName

memIfName

Module: OPENBSD-MEM-MIB

OID (symbolic): OPENBSD-MEM-MIB::memIfName

OID (numeric): 1.3.6.1.4.1.30155.5.2.1.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

The textual name of the interface as assigned by the operating system. For example, `lo0' for the first loopback device or `em1' for the second Ethernet device using the `em' driver.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.5.2.1.1
snmpwalk -v2c -c public <target> OPENBSD-MEM-MIB::memIfName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.5.2.1.1.1
snmpget -v2c -c public <target> OPENBSD-MEM-MIB::memIfName.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> memIfName.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.30155openBSDOPENBSD-BASE-MIB
1.3.6.1.4.1.30155.5memMIBObjectsOPENBSD-BASE-MIB
1.3.6.1.4.1.30155.5.2memIfTableOPENBSD-MEM-MIB
1.3.6.1.4.1.30155.5.2.1memIfEntryOPENBSD-MEM-MIB
1.3.6.1.4.1.30155.5.2.1.1memIfNameOPENBSD-MEM-MIB