ceSctpAssocLocalAddressIPType
CISCO-SCTP-MIB ·
.1.3.6.1.4.1.9.10.74.1.2.2.1.1
Object
column
InetAddressType
Internet type of local IP address used for this association.
- unknown (0) An unknown address type. This value MUST be
used if the value of the corresponding InetAddress object
is a zero-length string. It may also be used to indicate
an IP address different from IPv4 or IPv6. This value is
used in this MIB for error conditions.
- ipv4 (1): An IPv4 address as defined by the
InetAddressIPv4 textual convention [RFC2851].
- ipv6 (2): An IPv6 address as defined by the
InetAddressIPv6 textual convention [RFC2851].
Context
- MIB
- CISCO-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.74.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ceSctpAssocLocalAddressEntry
- Table
- ceSctpAssocLocalAddressTable
- Siblings
- 2
Syntax
InetAddressType
- Source
- InetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
16 | dns |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSctpAssocLocalAddressIP The value of a local IP address available for this
association. An InetAddress value is always interpreted
within the context of an InetAddressType value. If SCTP are
using DNS … | column | InetAddress | .1.3.6.1.4.1.9.10.74.1.2.2.1.2 |
| ceSctpAssocLocalAddressRowStatus An object that allows entries in this table to be created
and deleted using the RowStatus convention.
A row in this table will be created per local IP address
defined for this as… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.74.1.2.2.1.3 |