fsErpsRingRAPSSubRingWithoutVC
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.1.1.21
Object
This configuration helps to configure the sub-ring to run with or
without an RAPS Virtual Channel.
When this object is set to 'false',the sub-ring is configured to run
with a R-APS Virtual Channel and both the traffic channel and the R-APS
channel are blocked, when the ring port is set to blocked state.
When this object is set to 'true',the sub-ring is configured to run
without a R-APS Virtual Channel and the traffic channel is blocked but
the R-APS channel is not blocked, when the ring port is set to blocked
state [Reference : Section 10.1.14 of ITU-T G.8032 Y.1344 (03/2010)].
Administrator has to ensure that, this object is configured to true
only in the nodes of a sub-ring.
This object should be set to the same value (true/false) on all the
nodes of the sub-ring.
This object is applicable only when the compatible version is 2.
This object can be changed, only when the rowstatus for this ring is
not active.
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsErpsRingEntry
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 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingRAPSSubRingWithoutVC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingRAPSSubRingWithoutVC.<fsErpsContextId>.<fsErpsRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ERPS-MIB::fsErpsRingRAPSSubRingWithoutVC'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |