ostIpStatusStatus
OMNITRON-IP-MIB ·
.1.3.6.1.4.1.7342.21.3.1.4
Object
column
Enumeration
This object indicates the status of the IPv6 host (interface)
notApplicable(1) IPv6 address is not available or not enabled for
this entry
addressValid(2) IPv6 address (stateful or Link Local) is valid and can
be used
autoInProcess(3) IPv6 stateless address acquisition is in process
autoSuccessful(4) IPv6 stateless address acquisition is complete and
the address can be used
Context
- MIB
- OMNITRON-IP-MIB
- OID
.1.3.6.1.4.1.7342.21.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostIpStatusEntry
- Table
- ostIpStatusTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | addressValid |
3 | autoInProcess |
4 | autoSuccessful |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostIpStatusIndex An index that is used to identify the specific interface that the IP
is configured on. | column | OMNITRON-TC-MIBOstPortNumber | .1.3.6.1.4.1.7342.21.3.1.1 |
| ostIpStatusInstance This object specifies specific instance of IPv6 address on an
interface. Instance 1 is reserved for linkLocal type. | column | Unsigned32 | .1.3.6.1.4.1.7342.21.3.1.2 |
| ostIpStatusAddressType This object indicates the address type of the IPv6 address.
linkLocal(0) Link Local address (static) IPv6 address type
stateless(1) Stateless (automatic) IPv6 a… | column | Enumeration | .1.3.6.1.4.1.7342.21.3.1.3 |
| ostIpStatusAddress This object indicates the IPv6 address for an interface. | column | OMNITRON-TC-MIBOstIpAddr | .1.3.6.1.4.1.7342.21.3.1.5 |
| ostIpStatusPrefixLength This object indicates the IPv6 address prefix length. | column | Unsigned32 | .1.3.6.1.4.1.7342.21.3.1.6 |
| ostIpStatusGatewayAddress This object indicates the IPv6 gateway address. The default
value is the Link Local address. | column | OMNITRON-TC-MIBOstIpAddr | .1.3.6.1.4.1.7342.21.3.1.7 |