tnEthRingSubRingPropTopChange
TN-ETH-RING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.18
Object
The value of tnEthRingSubRingPropTopChange specifies whether or not
the Ethernet sub-ring propagates topology changes to the interconnected
ring as specified by the value of tnEthRingSubRingInterconnectId.
Attempts to modify this object away from its default value when
tnEthRingSubRingInterconnectId is set to zero (0) will result in an
SNMP inconsistentValue error.
Context
- MIB
- TN-ETH-RING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnEthRingConfigEntry
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 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-ETH-RING-MIB::tnEthRingSubRingPropTopChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-ETH-RING-MIB::tnEthRingSubRingPropTopChange.<tnSysSwitchId>.<tnEthRingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-ETH-RING-MIB::tnEthRingSubRingPropTopChange'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |