igmpAccessListNumber

CISCO-IPMCAST-MIB · .1.3.6.1.4.1.9.10.4.1.1.2.1.1

Object

column r/w Integer32
The number of the access-list which specifies the IP
multicast groups for which joins are allowed on this
interface.  A value of zero is equivalent to no access-
list.

Context

MIB
CISCO-IPMCAST-MIB
OID
.1.3.6.1.4.1.9.10.4.1.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
igmpAccessListEntry
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::igmpAccessListNumber'
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::igmpAccessListNumber.<index>'
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::igmpAccessListNumber'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-100

Conformance

Member of
Compliance refinements
Write access is not required.