tnEthRingSubRingType
TN-ETH-RING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.16
Object
column r/w
Enumeration
The value of tnEthRingSubRingType 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
tnEthRingSubRingInterconnectId and tnEthRingSubRingPropTopChange to
be modified away from their default values.
Context
- MIB
- TN-ETH-RING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.72.1.1.1.16- 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::tnEthRingSubRingType'
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::tnEthRingSubRingType.<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::tnEthRingSubRingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | virtualLink |
2 | nonVirtualLink |