sapEthRingIndex

TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.2.1.52

Object

The value of sapEthRingIndex specifies the Ethernet Ring associated
with this SAP.
              
This object, if required, MUST be configured during the row creation
of the sapBaseInfoTable row, and MUST reference an existing row in
TIMETRA-ETH-RING-MIB::tmnxEthRingConfigTable.
              
The value zero, the default value, specifies there is no Ethernet Ring
associated with this SAP.
              
This object can not be changed once set; the SAP MUST be destroyed and
recreated to change the sapEthRingIndex object.

Context

MIB
TIMETRA-SAP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.3.2.1.52
Type
column
Access
readwrite
Status
current
Parent
sapBaseInfoEntry
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-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthRingIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthRingIndex.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapEthRingIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance