rcMvrIpmcReplicationEnable
SWITCH-MVR-MIB ·
.1.3.6.1.4.1.8886.6.1.21.1.17
Object
This object controls whether the IP multicast replication is enabled on the device. A disable(2) value will prevent the IP multicast replication on the device. The ` rcMvrEnable ' object must be set to `disable' prior to modify this object value. If 'rcMvrEnable' and 'rcMvrIpmcReplicationEnable' are both enabled , setting ` rcMvrEnable ' to `disable' will automatically set 'rcMvrIpmcReplicationEnable' to `disable'.
Context
- MIB
- SWITCH-MVR-MIB
- OID
.1.3.6.1.4.1.8886.6.1.21.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcMvrConfig
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 'SWITCH-MVR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MVR-MIB::rcMvrIpmcReplicationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MVR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MVR-MIB::rcMvrIpmcReplicationEnable'