All MIBs › IEEE-802DOT17-RPR-MIB › rprIfRingOperModes
rprIfRingOperModes
Module: IEEE-802DOT17-RPR-MIB
OID (symbolic): IEEE-802DOT17-RPR-MIB::rprIfRingOperModes
OID (numeric): 1.0.8802.17.1.1.1.1.1.1.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The summary of the ring operational modes collected through the topology discovery protocol.
If at least one station doesn't support jumbo frames, the jumboFrame bit in this attribute is set to false. Only if all stations support jumbo frames, the bit is true.
If at least one station wasn't configured to wrap, the wrap bit in this attribute is set to false. Only if all stations configured to wrap, the bit is true.
If the ring doesn't complete full loop, the ring is considered openRing, with at least one detected edge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.17.1.1.1.1.1.1.18 snmpwalk -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprIfRingOperModes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.17.1.1.1.1.1.1.18.1 snmpget -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprIfRingOperModes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rprIfRingOperModes.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.17.1.1 | ieee802dot17rprMIB | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1 | rprObjects | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.1 | rprGeneral | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.1.1 | rprIfTable | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.1.1.1 | rprIfEntry | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.1.1.1.18 | rprIfRingOperModes | IEEE-802DOT17-RPR-MIB |