igmpCondFilterIfStatus

CISCO-IPMCAST-MIB · .1.3.6.1.4.1.9.10.4.1.3.3.1.2

Object

column r/w Enumeration
An indication of whether the presense of an IP multicast
router on this interface is to be determined statically or
dynamically.  The values routerPresent(1) and noRouter(2)
indicate that the presence of a router is statically
determined to be present or not-present, respectively.
The value dynamic(3) indicates the presence is to be
determined dynamically.

Context

MIB
CISCO-IPMCAST-MIB
OID
.1.3.6.1.4.1.9.10.4.1.3.3.1.2
Type
column
Access
readwrite
Status
current
Parent
igmpCondFilterIfEntry
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 'CISCO-IPMCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPMCAST-MIB::igmpCondFilterIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPMCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPMCAST-MIB::igmpCondFilterIfStatus.<igmpCondFilterIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPMCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPMCAST-MIB::igmpCondFilterIfStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1routerPresent
2noRouter
3dynamic

Conformance