pvxERPSSrvcSubRingWithoutVC
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.25.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
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Default
false- Parent
- pvxERPSServiceEntry
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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcSubRingWithoutVC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcSubRingWithoutVC.<pvxERPSSrvcSwitchIdx>.<pvxERPSSrvcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcSubRingWithoutVC'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |