snMspsMrpInterconAdminRole

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.24.5.10.1.8

Object

column r/w Enumeration
Control the MRP Interconnection behavior of the system per 
Media redundancy Interconnection domain.
              
If the value is set to disable(0) the MRP Interconnection 
entity of this domain shall be disabled.
              
If the value is set to client(1) the entity shall be set 
to the role of a Media redundancy Interconnection Client (MIC).
              
If the value is set to manager(2) the entity shall be set 
to the role of a Media redundancy Interconnection Manager (MIM).
              
The factory settings are recommended to adjust the 
value of this object to the client(1) capability of the 
component in order to prevent multiple managers are 
in the interconnection (the order of the capabilities are not 
necessarily conform to the order of the object values here).
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.8
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::snMspsMrpInterconAdminRole'
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::snMspsMrpInterconAdminRole.<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::snMspsMrpInterconAdminRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1client
2manager