flWorkFWCtrlMRPConfigDomainRole
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.10.1.1.1.4
Object
column r/w
Enumeration
Control the MRP behaviour of the system per
domain. Setting this value to disable(0) disables
the MRP entity of this domain.
If the value is set to client(1) the entity will
be set to a client role.
If the value is set to manager(2) the entity will
be set to a manager role.
To activate the new settings, the create(4) option should
be used.
To delete a MRP domain and disable the protocol, delete(3)
should be used.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.10.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flWorkFWCtrlMRPConfigDomainEntry
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlMRPConfigDomainRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlMRPConfigDomainRole.<flWorkFWCtrlMRPConfigDomainIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlMRPConfigDomainRole'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.