ipMcastZoneScopeAddress

IPMCAST-MIB · .1.3.6.1.2.1.168.1.10.1.4

Object

The multicast group address which, when combined with
ipMcastZoneScopeAddressPrefixLength, gives the multicast
address range for this scope.  The InetAddressType is given
by ipMcastZoneScopeAddressType.
              
Scoped IPv4 multicast address ranges are prefixed by
239.0.0.0/8.  Scoped IPv6 multicast address ranges are
FF0x::/16, where x is a valid RFC 4291 multicast scope.
              
An IPv6 address prefixed by FF1x::/16 is a non-permanently-
assigned address.  An IPv6 address prefixed by FF3x::/16 is
a unicast-prefix-based multicast addresses.  A scope
FF0x::/16 implies an identical scope for these other
prefixes.  No separate FF1x::/16 or FF3x::/16 entries exist
in this table.
              
This address object is only significant up to
ipMcastZoneScopeAddressPrefixLength bits.  The remaining
address bits are set to zero.

Context

MIB
IPMCAST-MIB
OID
.1.3.6.1.2.1.168.1.10.1.4
Type
column
Access
readonly
Status
current
Parent
ipMcastZoneEntry
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::ipMcastZoneScopeAddress'
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::ipMcastZoneScopeAddress.<ipMcastZoneIndex>'
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::ipMcastZoneScopeAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
ipMcastMIBComplianceBorderRouter INET-ADDRESS-MIB::InetAddress
range: 4 range: 16
This compliance requires support for ipv4 or ipv6.