rprIfWrapConfig
IEEE-802DOT17-RPR-MIB ·
.1.0.8802.17.1.1.1.1.1.1.15
Object
Indicates the configured protection mode,
steering or wrapping, in a MAC that supports both modes.
If wrap configured bit is set, the station will
perform wrap protection during ring failures.
If the station detects another station on the ring that
has a protection configuration that conflicts with its own,
the station will generate a defect to higher layers.
Default value for wrap preferred is false for steering
only stations, and true for stations that implement wrapping.
Context
- MIB
- IEEE-802DOT17-RPR-MIB
- OID
.1.0.8802.17.1.1.1.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rprIfEntry
- Groups
- 1
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 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE-802DOT17-RPR-MIB::rprIfWrapConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE-802DOT17-RPR-MIB::rprIfWrapConfig.<rprIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE-802DOT17-RPR-MIB::rprIfWrapConfig'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of