rcIpConfIgmpVersion
RC-IGMP-MIB ·
.1.3.6.1.4.1.2272.1.8.5.1.3
Object
column deprecated
r/w
Enumeration
The version of IGMP which is running on this interface. This object can be used to configure a router capable of running either value. For IGMP to function correctly, all routers on a LAN must be configured to run the same version of IGMP on that LAN.
Context
- MIB
- RC-IGMP-MIB
- OID
.1.3.6.1.4.1.2272.1.8.5.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- rcIpConfIgmpEntry
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 'RC-IGMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IGMP-MIB::rcIpConfIgmpVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IGMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IGMP-MIB::rcIpConfIgmpVersion.<rcIpConfIgmpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IGMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IGMP-MIB::rcIpConfIgmpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |