mgmdRouterInterfaceTotlRcvdMsgs
DC-MGMD-ROUTER-MIB ·
.1.2.826.42.1.1578918.5.86.1.1.3.1.34
Object
column SNMPv2-SMICounter32
The total number of all IGMP or MLD messages received for
this interface. This includes both valid messages and
invalid messages, including those where the version cannot
be determined.
This counter is only returned on a GET operation for this
MIB row if mgmdRouterInterfaceEnableStats is set to
'true'.
This counter is reset to zero when the MIB row is
initially created, and when mgmdRouterInterfaceEnableStats
is modified to 'true'. At other times it behaves like an
SNMP counter, in that it only increases, never decreases,
and is subject to wrap.
Context
- MIB
- DC-MGMD-ROUTER-MIB
- OID
.1.2.826.42.1.1578918.5.86.1.1.3.1.34- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgmdRouterInterfaceEntry
- 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-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceTotlRcvdMsgs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceTotlRcvdMsgs.<mgmdRouterEntIndex>.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceTotlRcvdMsgs'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of