marsMcGrpAddrUsage

IPATM-IPMC-MIB · .1.3.6.1.2.1.57.2.2.1.3

Object

column r/w Enumeration
Usage of the multicast address block.  The hostMap (1)
indicates that the address block is only used in the
MARS host map table. The serverMap (2) indicates
that the address block is only used in the MARS
server map table.  The hostServerMap (3) indicates
that the address block is used in both the host map
and the server map tables.

Context

MIB
IPATM-IPMC-MIB
OID
.1.3.6.1.2.1.57.2.2.1.3
Type
column
Access
readwrite
Status
current
Parent
marsMcGrpEntry
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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcGrpAddrUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcGrpAddrUsage.<marsIndex>.<marsIfIndex>.<marsMcMinGrpAddr>.<marsMcMaxGrpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPATM-IPMC-MIB::marsMcGrpAddrUsage'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1hostMap
2serverMap
3hostServerMap

Conformance

Member of
Compliance refinements
Write access is not required.