cienaCesMcastIgmpSnoopRapidRecoveryMode
CIENA-CES-MCAST-FILTER-MIB ·
.1.3.6.1.4.1.1271.2.1.37.1.1.5.1.23
Object
column Enumeration
Specifies whether the rapid recovery mode is set to on or off. If this object is set to ON then the device generates and accepts query packets with source IP = 0 else in the OFF state, it does not.
Context
- MIB
- CIENA-CES-MCAST-FILTER-MIB
- OID
.1.3.6.1.4.1.1271.2.1.37.1.1.5.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesMcastIgmpSnoopEntry
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 'CIENA-CES-MCAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastIgmpSnoopRapidRecoveryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MCAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastIgmpSnoopRapidRecoveryMode.<cienaCesMcastFilterServiceType>.<cienaCesMcastFilterServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MCAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastIgmpSnoopRapidRecoveryMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |