vRtrMldIfGroupCompatMode
TIMETRA-MLD-MIB ·
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.8
Object
column TIMETRA-TC-MIBTmnxMldVersion
The value of vRtrMldIfGroupCompatMode is used in order for routers to be compatible with older version routers. MLDv2 hosts MUST operate in version 1 and version 2 compatibility modes. MLDv2 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 two states: MLDv1 or MLDv2. 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-MLD-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMldIfGroupEntry
- 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 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGroupCompatMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGroupCompatMode.<vRtrID>.<vRtrIfIndex>.<vRtrMldIfGroupAddressType>.<vRtrMldIfGroupAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MLD-MIB::vRtrMldIfGroupCompatMode'
Syntax
- Source
- TIMETRA-TC-MIBTmnxMldVersion
- Base type
Enumeration
Values & Constraints
Type Values
1 | version1 |
2 | version2 |
Conformance
Member of