hm2AgentDot1qBridgeMsrpEnabledStatus
HM2-PLATFORM-MSRP-MIB ·
.1.3.6.1.4.1.248.12.60.2.3.1.2
Object
The administrative status requested by management for
MSRP. The value true(1) indicates that MSRP should
be enabled on this device, in all VLANs, on all ports
for which it has not been specifically disabled. When
false(2), MSRP is disabled, in all VLANs and on all
ports, and all MSRP frames will be forwarded
transparently. This objects affects both Applicant and
Registrar state machines. A transition from false(2)
to true(1) will cause a reset of all MSRP state
machines on all ports.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- HM2-PLATFORM-MSRP-MIB
- OID
.1.3.6.1.4.1.248.12.60.2.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentDot1qMsrp
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 'HM2-PLATFORM-MSRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-MSRP-MIB::hm2AgentDot1qBridgeMsrpEnabledStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-MSRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-MSRP-MIB::hm2AgentDot1qBridgeMsrpEnabledStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |