mgmdInverseRouterCacheAddress
MGMD-STD-MIB ·
.1.3.6.1.2.1.185.1.6.1.3
Object
column OctetString
The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdInverseRouterCacheAddressType variable in the mgmdInverseRouterCache table.
Context
- MIB
- MGMD-STD-MIB
- OID
.1.3.6.1.2.1.185.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgmdInverseRouterCacheEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdInverseRouterCacheAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdInverseRouterCacheAddress.<mgmdInverseRouterCacheIfIndex>.<mgmdInverseRouterCacheAddressType>.<mgmdInverseRouterCacheAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MGMD-STD-MIB::mgmdInverseRouterCacheAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4
range: 16-16
Conformance
Member of
Compliance refinements
mgmdIgmpV1RouterWriteMIBCompliance
OctetString
range: 4
Only IPv4 addresses needed for IGMPv1 router support.