tmnxEthRingSubRingType

TIMETRA-ETH-RING-MIB · .1.3.6.1.4.1.6527.3.1.2.72.1.1.1.16

Object

column r/w Enumeration
The value of tmnxEthRingSubRingType specifies whether this Ethernet
Ring is a sub-ring or not. A value of 'none (0)' specifies that the
Ethernet Ring is not a sub-ring. A value 'virtualLink (1)' specifies
that the Ethernet Ring is a sub-ring with R-APS virtual channel, while
the value 'nonVirtualLink (2)' specifies that the Ethernet Ring is a
sub-ring without R-APS virtual channel.
              
This object MUST be set to a value other than 'none (0)' for
tmnxEthRingSubRingInterconnectId and tmnxEthRingSubRingPropTopChange
to be modified away from their default values.

Context

MIB
TIMETRA-ETH-RING-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.72.1.1.1.16
Type
column
Access
readwrite
Status
current
Parent
tmnxEthRingConfigEntry
Groups
1

Walk 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::tmnxEthRingSubRingType'
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::tmnxEthRingSubRingType.<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::tmnxEthRingSubRingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1virtualLink
2nonVirtualLink

Conformance