cmcIIIModbusSource
RITTAL-CMC-III-MIB ·
.1.3.6.1.4.1.2606.7.3.11.4.1.3
Object
column
r/w
OctetString
Source to restrict Modbus access.
It can either be a
specific hostname,
IP address, or a subnet represented as
IP/MASK (e.g. 10.10.10.0/255.255.255.0),
or IP/BITS (e.g. 10.10.10.0/24),
or the IPv6 equivalents.
The same source can be specified in several separate
entries (presumably with different access tokens),
and the first combination that matches the incoming
request will be selected.
Context
- MIB
- RITTAL-CMC-III-MIB
- OID
.1.3.6.1.4.1.2606.7.3.11.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmcIIIModbusEntry
- Table
- cmcIIIModbusTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmcIIIModbusIndex Index for the Modbus access table. Its value ranges
between 1 and the value of cmcIIINumberOfModbusSources. | column | Unsigned32 | .1.3.6.1.4.1.2606.7.3.11.4.1.1 |
| cmcIIIModbusAccess Modbus access for this source entry:
(1) readonly
(2) readwrite
This access is inferior to cmcIIIModbusStatus, e.g.
readwrite access also requires readwrite status. | column | Enumeration | .1.3.6.1.4.1.2606.7.3.11.4.1.2 |