vRtrIgmpIfGroupCompatMode
TIMETRA-IGMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.23.2.2.1.7
Object
column SNMPv2-SMIUnsigned32
vRtrIgmpIfGroupCompatMode is used in order for routers to be compatible with older version routers. IGMPv3 hosts MUST operate in version 1 and version 2 compatibility modes. IGMPv3 hosts MUST keep state per local interface regarding the compatibility mode of each attached network. A host's compatibility mode is determined from the Host Compatibility Mode variable which can be in one of three states: IGMPv1, IGMPv2 or IGMPv3. This variable is kept per interface and is dependent on the version of General Queries heard on that interface as well as the Older Version Querier Present timers for the interface.
Context
- MIB
- TIMETRA-IGMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.23.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrIgmpIfGroupEntry
- Groups
- 2
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 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupCompatMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupCompatMode.<vRtrID>.<vRtrIfIndex>.<vRtrIgmpIfGroupAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupCompatMode'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of