multipleMvrStatus
ES4524D-MIB ·
.1.3.6.1.4.1.259.6.10.95.1.44.11.1.1.6
Object
Parameter to enable or disable MVR(Multicast VLAN Registration) on the device. NOTE: IGMP Snooping must be enabled first before enabling MVR and MVR will be disabled when IGMP Snooping is disabled.
Context
- MIB
- ES4524D-MIB
- OID
.1.3.6.1.4.1.259.6.10.95.1.44.11.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- multipleMvrEntry
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 'ES4524D-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4524D-MIB::multipleMvrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES4524D-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4524D-MIB::multipleMvrStatus.<multipleMvrDomainId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES4524D-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES4524D-MIB::multipleMvrStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |