nwIpWgRngOperStatus
CTRON-IP-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.6
Object
column
mandatory
Enumeration
The operational status of this range table entry. It will be `disabled' if this entry's row status is not active. It will be `workgroupInvalid' if either there is no workgroup or if the operational status for the workgroup in the definition table associated with this address range is not ok. It will be `interfaceInvalid' if this interface is not in the workgroup interface table or if operational status of the interface entry is not ok. It will be `physAddrRequired' if the security level of the associated workgroup is high and no physical address has been specified for this entry.
Context
- MIB
- CTRON-IP-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwIpWgRngEntry
- Table
- nwIpWgRngTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | disabled |
3 | workgroupInvalid |
4 | interfaceInvalid |
5 | physAddrRequired |
6 | internalError |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwIpWgRngBegHostAddr mandatory The beginning (lower) IP address of the address range.
This is the primary index into the IP Work Group Range Table. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.1 |
| nwIpWgRngEndHostAddr mandatory The ending (higher) IP address of the address range.
This is the secondary index of the IP Work Group Range Table. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.2 |
| nwIpWgRngIfIndex mandatory The interface number. This is the tertiary index into the
IP Work Group Interface Table, matching the primary index
into the MIB-2 IfTable which describes the router port. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.3 |
| nwIpWgRngPhysAddr mandatory The physical address of the host with the IP address given
in the nwIpWgRngBegHostAddr for this conceptual row entry.
Only single host range entry in which nwIpWgRngEndHostAddr is… | column | OctetString | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.4 |
| nwIpWgRngRowStatus mandatory This status instance supports `createAndGo' semantics
to create an active entry. | column | Enumeration | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.3.1.5 |