ostIpStatusAddressType
OMNITRON-IP-MIB ·
.1.3.6.1.4.1.7342.21.3.1.3
Object
column
Enumeration
This object indicates the address type of the IPv6 address.
linkLocal(0) Link Local address (static) IPv6 address type
stateless(1) Stateless (automatic) IPv6 address type
statefull(2) Stateful (manual) IPv6 address type
Context
- MIB
- OMNITRON-IP-MIB
- OID
.1.3.6.1.4.1.7342.21.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostIpStatusEntry
- Table
- ostIpStatusTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | linkLocal |
1 | stateless |
2 | stateful |
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 |
| ostIpStatusStatus This object indicates the status of the IPv6 host (interface)
notApplicable(1) IPv6 address is not available or not enabled for
this entry
addre… | column | Enumeration | .1.3.6.1.4.1.7342.21.3.1.4 |
| 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 |