tmnxEthRingCompatibleVersion
TIMETRA-ETH-RING-MIB ·
.1.3.6.1.4.1.6527.3.1.2.72.1.1.1.19
Object
column r/w
Enumeration
The value of tmnxEthRingCompatibleVersion specifies the backward
compatibility logic for the Ethernet Ring.
If this object is set to 'version1 (1)' then:
1. Attempts at setting tmnxEthRingCommandSwitch to the value
'forceSwitch (2)' or 'manualSwitch (3)' will result in an
inconsistentValue error, and
2. Attempts at setting tmnxEthRingRevertTime 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
- TIMETRA-ETH-RING-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.72.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxEthRingConfigEntry
- Groups
- 1
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 'TIMETRA-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ETH-RING-MIB::tmnxEthRingCompatibleVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ETH-RING-MIB::tmnxEthRingCompatibleVersion.<tmnxEthRingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ETH-RING-MIB::tmnxEthRingCompatibleVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |
Conformance
Member of