nwIpWgHostStatus
CTRON-IP-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.4.1.5
Object
column
mandatory
Enumeration
This status of the host with respect to the workgroup.
The host may be `unknown' if ARP has not discovered on which
port it resides.
The status of `invalid-multiple' means the same host
IP address was later found duplicated on another port.
The status of `invalid-physaddr' means the host matched an
entry in the IP Work Group Range Table with respect to range
and port, but did not match that entry for physical address.
If the workgroup was high security this status would result
even if no physical address was given in the range entry.
The status of `invalid-range' could either mean that, in a high
or medium security workgroup, the host was not in the range of
any entry in the IP WORK GROUP Range Table, or that it was not
in the range of an entry with a matching port.
The status of `invalid-interface' could mean the port was
physically down or just not in service in the IP Work Group
Interface Table.
The status of `invalid-workgroup' could mean the workgroup
does not exist or is not in service in the IP Work Group
Definition Table.
The status of `invalid-expired' means the host became inactive
and aged out on the port on which it was learned.
Context
- MIB
- CTRON-IP-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.4.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwIpWgHostEntry
- Table
- nwIpWgHostTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | valid |
4 | invalid-multiple |
5 | invalid-physaddr |
6 | invalid-range |
7 | invalid-interface |
8 | invalid-workgroup |
9 | invalid-expired |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwIpWgHostHostAddr mandatory The host IP address. This is the primary index to the
IP Work Group Host Table. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.4.1.1 |
| nwIpWgHostIfIndex mandatory The interface (port) number. This is the secondary index
to the IP Work Group Host Table, matching the primary index
to 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.4.1.2 |
| nwIpWgHostDefIdent mandatory The workgroup identifier. This corresponds to the primary
index into the IP Work Group Interface Table. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.4.1.3 |
| nwIpWgHostPhysAddr mandatory The physical address of the host with the IP address given
in the nwIpWgHostHostAddr for this conceptual row entry. | column | OctetString | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.11.4.1.4 |