hm2AgentDot1qBridgeMsrpBoundaryPropagate
HM2-PLATFORM-MSRP-MIB ·
.1.3.6.1.4.1.248.12.60.2.3.1.6
Object
The value of the boundaryPropagate parameter which
controls the propagation of Talker declarations.
The value true(1) indicates that Talker attributes
are propagated to the ports marked as boundary port.
When false(2) Talker attributes are not propagated
to the ports marked as boundary port.
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.6- 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::hm2AgentDot1qBridgeMsrpBoundaryPropagate.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::hm2AgentDot1qBridgeMsrpBoundaryPropagate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |