bsIgmpExtStreamFlushAll
BAY-STACK-IGMP-EXT-MIB ·
.1.3.6.1.4.1.45.5.32.1.4.3
Object
scalar r/w
Enumeration
This object is required when flushing the multicast information on all vlans. At retrieval, the object has the value none(1). flushAllGroup - Flushes the multicast groups learned on all vlans. flushAllStream - Flushes the multicast streams received on all vlans. flushAllMrouter - Deletes all the multicast mrouters. flushAll - Flushes all the multicast groups, streams and mrouters on all vlans.
Context
- MIB
- BAY-STACK-IGMP-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.32.1.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsIgmpExtScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-IGMP-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-IGMP-EXT-MIB::bsIgmpExtStreamFlushAll.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-IGMP-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-IGMP-EXT-MIB::bsIgmpExtStreamFlushAll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | flushAllGroup |
3 | flushAllStream |
4 | flushAllMrouter |
5 | flushAll |