mgmdRouterInterfaceIgmpV1
DC-MGMD-ROUTER-MIB ·
.1.2.826.42.1.1578918.5.86.1.1.3.1.35
Object
column SNMPv2-SMICounter32
The number of IGMPv1 messages received for this interface.
This includes both valid and invalid messages.
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.35- 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::mgmdRouterInterfaceIgmpV1'
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::mgmdRouterInterfaceIgmpV1.<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::mgmdRouterInterfaceIgmpV1'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of