wwpLeosMcastIgmpSnoopRapidRecoveryMode
WWP-LEOS-MULTICAST-FILTER-MIB ·
.1.3.6.1.4.1.6141.2.60.7.1.1.4.1.19
Object
column r/w
Enumeration
Specifies whether the rapid recovery mode is set to on or off. If this object is set to ON then device will generate and accept query packets with src IP = 0 else in the OFF state, it would not.
Context
- MIB
- WWP-LEOS-MULTICAST-FILTER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.7.1.1.4.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosMcastIgmpSnoopEntry
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 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopRapidRecoveryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopRapidRecoveryMode.<wwpLeosMcastVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopRapidRecoveryMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |