mvrRunningStatus
SMC6152L2-MIB ·
.1.3.6.1.4.1.202.20.66.1.44.10
Object
scalar SNMPv2-TCTruthValue
Describes the running status of MVR (Multicast VLAN Registration) to the switch. A value of true(1) indicates that all necessary conditions in the MVR environment are satisfied. A value of false(2) indicates that some necessary conditions in the MVR environment are not satisfied.
Context
- MIB
- SMC6152L2-MIB
- OID
.1.3.6.1.4.1.202.20.66.1.44.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mvrMgt
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 'SMC6152L2-MIB' -M '/opt/observium/mibs/smc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMC6152L2-MIB::mvrRunningStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMC6152L2-MIB' -M '/opt/observium/mibs/smc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMC6152L2-MIB::mvrRunningStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |