ipMcastLocalListenerRunIndex

IPMCAST-MIB · .1.3.6.1.2.1.168.1.9.1.7

Object

column Unsigned32
A unique value corresponding to a piece of software running
on this router or host system.  Where possible, this should
be the system's native, unique identification number.
              
This identifier is platform-specific.  It may correspond to
a process ID or application instance number.
              
A value of zero indicates that the application instance(s)
cannot be identified.  A value of zero indicates that one or
more unidentified applications have joined the specified
multicast groups (for the specified sources) as listeners.

Context

MIB
IPMCAST-MIB
OID
.1.3.6.1.2.1.168.1.9.1.7
Type
column
Access
readonly
Status
current
Parent
ipMcastLocalListenerEntry
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 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastLocalListenerRunIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastLocalListenerRunIndex.<ipMcastLocalListenerGroupAddressType>.<ipMcastLocalListenerGroupAddress>.<ipMcastLocalListenerSourceAddressType>.<ipMcastLocalListenerSourceAddress>.<ipMcastLocalListenerSourcePrefixLength>.<ipMcastLocalListenerIfIndex>.<ipMcastLocalListenerRunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMCAST-MIB::ipMcastLocalListenerRunIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance