cadL2vpnInterfaceIpIgmpSnooping

CADANT-L2VPN-MIB · .1.3.6.1.4.1.4998.1.1.120.1.1.2.1.2

Object

column r/w SNMPv2-TCTruthValue
If set to true(1), this attribute enables the L2VPN IGMP Snooping
feature on this cable-mac interface. If set to false(2), this attribute
disables the L2VPN IGMP Snooping feature on this cable-mac interface.
The default is false(2).

Context

MIB
CADANT-L2VPN-MIB
OID
.1.3.6.1.4.1.4998.1.1.120.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
cadL2vpnInterfaceEntry

Walk 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 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-L2VPN-MIB::cadL2vpnInterfaceIpIgmpSnooping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-L2VPN-MIB::cadL2vpnInterfaceIpIgmpSnooping.<cadL2vpnInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-L2VPN-MIB::cadL2vpnInterfaceIpIgmpSnooping'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false