rcIgmpInterfaceVersion
RC-IGMP-MIB ·
.1.3.6.1.4.1.2272.1.30.15.1.4
Object
column 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.30.15.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIgmpInterfaceEntry
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::rcIgmpInterfaceVersion'
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::rcIgmpInterfaceVersion.<rcIgmpInterfaceIfIndex>'
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::rcIgmpInterfaceVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |
3 | version3 |