fsIgmpProxyRtrIfaceCfgOperVersion
IGMP-PROXY-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.124.2.1.1.3
Object
column r/w
Enumeration
Indicates the configured version of the IGMP Proxy device on the upstream interface. This should be configured based on the version of IGMP router present in the upstream interface. The default operating version is IGMP version 3 i.e, V3(3). The configured version is set to the operating version of the IGMP interface when the router interface purge timer expires for the interface.
Context
- MIB
- IGMP-PROXY-MIB
- OID
.1.3.6.1.4.1.2076.124.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIgmpProxyRtrIfaceEntry
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 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-PROXY-MIB::fsIgmpProxyRtrIfaceCfgOperVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-PROXY-MIB::fsIgmpProxyRtrIfaceCfgOperVersion.<fsIgmpProxyRtrIfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-PROXY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-PROXY-MIB::fsIgmpProxyRtrIfaceCfgOperVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2 |
3 | v3 |