snMspsMrpInterconMode

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.24.5.10.1.7

Object

column r/w Enumeration
Control the MRP Interconnection mode.
              
The value disable(0) is used to set the entry persistent 
out of service (the corresponding row status has to be set) 
without losing the primary configuration (mainly admin role).
In this case, the MRP Interconnection entity of this domain 
shall be disabled as is with admin role disable(0).
              
The value undefined(1) signals that the interconnection mode is 
not disable(0) and neither set to lcMode(2) nor to rcMode(3).
              
If the value is set to lcMode(2) the devices in Media redundancy 
Interconnection Manager (MIM) role as well as these in Media 
redundancy Interconnection Client role (MIC) are using the link 
check mode to detect open or closed interconnection links.
              
If the value is set to rcMode(3) the device in Media redundancy 
Interconnection Manager (MIM) role is using the ring check mode to 
detect open or closed interconnection links.
              
The factory settings are recommended to adjust the 
value of this object to the lcMode(2) capability. 
If the agent restricts the write access, no matter what 
reason, it shall reject write requests by responding 
with 'badValue'.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.24.5.10.1.7
Type
column
Access
readwrite
Status
current
Parent
snMspsMrpInterconEntry

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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsMrpInterconMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsMrpInterconMode.<snMspsMrpInterconIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsMrpInterconMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1undefined
2lcMode
3rcMode