tnEthRingCompatibleVersion
TN-ETH-RING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.19
Object
column r/w
Enumeration
The value of tnEthRingCompatibleVersion specifies the backward
compatibility logic for the Ethernet Ring.
If this object is set to 'version1 (1)' then:
1. Attempts at setting tnEthRingCommandSwitch to the value
'forceSwitch (2)' or 'manualSwitch (3)' will result in an
inconsistentValue error, and
2. Attempts at setting tnEthRingRevertTime to the value zero (0)
will result in an inconsistentValue error.
If this object is set to 'version2 (2)' then the above restrictions
will not apply.
Context
- MIB
- TN-ETH-RING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.19- 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::tnEthRingCompatibleVersion'
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::tnEthRingCompatibleVersion.<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::tnEthRingCompatibleVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |