rprOamProtected
IEEE-802DOT17-RPR-MIB ·
.1.0.8802.17.1.1.1.2.3.1.8
Object
Indicates whether the OAM action should be protected.
In a wrapping ring,
If true, the WE (wrap eligible) bit of the OAM action
frame is set to 1.
Otherwise, the WE bit is set to 0.
In steering ring,
If true, in case of failure on the requested ringlet between
the source and the destination stations, the OAM action frame
will be steered to the alternative ringlet.
Otherwise, the OAM action frame will be sent through the requested
ringlet regardless of its protection state.
Context
- MIB
- IEEE-802DOT17-RPR-MIB
- OID
.1.0.8802.17.1.1.1.2.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rprOamEntry
- 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::rprOamProtected'
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::rprOamProtected.<rprOamIfIndex>'
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::rprOamProtected'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of