pimTmEntMgmdProxy
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.28
Object
This field indicates whether this entity is configured to
be an MGMD proxy device using a deprecated mode of
integration with IGMP host support.
In this mode the MPF stub is responsible for performing
the host portion of IGMP on upstream interfaces, including
originating Report/Leave messages corresponding to proxied
group membership state changes that it learns via changes
to TIB Records.
This configuration can only be updated when the row status
of the TM entity is NotInService.
This field is deprecated. New code should enable MGMD
proxy via the 'mgmd-proxy' value of pimTmEntMode (which
includes integration with DC-IGMP Host to perform the host
portion of IGMP on upstream interfaces).
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pimTmEntEntry
- 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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimTmEntMgmdProxy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimTmEntMgmdProxy.<pimTmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimTmEntMgmdProxy'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of