bsIpv6MldSnoopingFlush
BAY-STACK-IPV6-MLD-SNOOPING-MIB ·
.1.3.6.1.4.1.45.5.44.2.1
Object
scalar r/w
Enumeration
This object is used to remove MLD members from all the interfaces. noAction(1) value is returned at read. all(4) value is used to flush groups and mrouters.
Context
- MIB
- BAY-STACK-IPV6-MLD-SNOOPING-MIB
- OID
.1.3.6.1.4.1.45.5.44.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsIpv6MldSnoopingScalars
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-IPV6-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-IPV6-MLD-SNOOPING-MIB::bsIpv6MldSnoopingFlush.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-IPV6-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-IPV6-MLD-SNOOPING-MIB::bsIpv6MldSnoopingFlush'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | groups |
3 | mrouters |
4 | all |
5 | streams |