unknownMulticastStatus
Jetnet4510 ·
.1.3.6.1.4.1.24062.2.2.3.7.3.1
Object
scalar mandatory
r/w
Enumeration
Select IGMP Unknown Multicast policy.
(1) Send to Query Ports: The device sends the packets with
an unknown MAC/IP Multicast address to query ports
(2) Discard: The device discards all packets with an unknown
MAC/IP Multicast address.
(3) Send to All Ports: The device sends the packets with
an unknown MAC/IP Multicast address to all ports.
Context
- MIB
- Jetnet4510
- OID
.1.3.6.1.4.1.24062.2.2.3.7.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- unknownMulticast
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 'Jetnet4510' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet4510::unknownMulticastStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Jetnet4510' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Jetnet4510::unknownMulticastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | source-only-learning |
2 | discard |
3 | flood |