osERPCfgRingId

OS-ERP-MIB · .1.3.6.1.4.1.6926.2.20.2.1.26

Object

column r/w Integer32
A ring ID in the range 1..239 can be configured for each
ERP instance. This ring ID is used in the R-APS message transmission
to determine the last octet of the MAC destination address.  
It is also used in the validity check to discard any R-APS PDU received with
non-matching ring ID.

Context

MIB
OS-ERP-MIB
OID
.1.3.6.1.4.1.6926.2.20.2.1.26
Type
column
Access
readwrite
Status
current
Parent
osERPCfgEntry
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 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ERP-MIB::osERPCfgRingId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ERP-MIB::osERPCfgRingId.<osERPCfgGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ERP-MIB::osERPCfgRingId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-239

Conformance