bsIpv6MldSnoopingInterfaceFlush
BAY-STACK-IPV6-MLD-SNOOPING-MIB ·
.1.3.6.1.4.1.45.5.44.1.1.1.21
Object
column r/w
Enumeration
This object is used to remove MLD members from this interface. 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.1.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsIpv6MldSnoopingInterfaceEntry
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 '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::bsIpv6MldSnoopingInterfaceFlush'
More examples
Read one indexed 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::bsIpv6MldSnoopingInterfaceFlush.<bsIpv6MldSnoopingInterfaceIfIndex>'
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::bsIpv6MldSnoopingInterfaceFlush'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | groups |
3 | mrouters |
4 | all |
5 | streams |