igmpIfName

ZHNLANDEVICE · .1.3.6.1.4.1.5504.2.5.41.1.2.1.3

Object

column OctetString
The interface name for this LAN device. This object has
the same value as the ipInterfaceifName object in the
ipInterfaceTable and is included within the IGMP table
for convenience purposes.

Context

MIB
ZHNLANDEVICE
OID
.1.3.6.1.4.1.5504.2.5.41.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
igmpSnoopingCfgEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::igmpIfName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::igmpIfName.<lanDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLANDEVICE::igmpIfName'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance