ipMulticastInterfaceState

CROUTE-MIB · .1.3.6.1.4.1.81.31.1.11.1.3

Object

column Enumeration
The mandatory state (operational) of
the IP Multicast from IP Multicast
point of view. It depends on global
ipMRouteEnable status and Multicast
interface status. 
              
Inactive - set by the device (status),
   Global IP multicast is disabled or
   Multicast is disable on this
   interface.
              
Active -set by the device (status),
   Global IP multicast is enable and
   Multicast is active on this
   interface.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.1.11.1.3
Type
column
Access
readonly
Status
current
Parent
ipMulticastInterfaceEntry

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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipMulticastInterfaceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipMulticastInterfaceState.<ipMulticastInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipMulticastInterfaceState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive