sctpLookupRemPrimIPAddrEntry
SCTP-MIB ·
.1.3.6.1.2.1.104.1.9.1
Object
row
This table is indexed by primary address and association ID. Specifying a primary address, we would get a list of the associations that have the specified remote IP address marked as primary. Implementors need to be aware that if the size of sctpAssocRemPrimAddr exceeds 114 octets then OIDs of column instances in this table will have more than 128 sub- identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.9.1- Type
- row
- Status
- current
- Parent
- sctpLookupRemPrimIPAddrTable
- Table
- sctpLookupRemPrimIPAddrTable
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpLookupRemPrimIPAddrStartTime The value of SysUpTime at the time that this row was created.
As the table will be created after the sctpAssocTable
creation, this value could be equal to the sctpA… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.104.1.9.1.1 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpAssocRemPrimAddrType The internet type of primary remote IP address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.104.1.3.1.5 |
| sctpAssocRemPrimAddr The primary remote IP address. The type of this address is
determined by the value of sctpAssocRemPrimAddrType.
The client side will know this value after INIT_ACK … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.104.1.3.1.6 |
| sctpAssocId Association Identification. Value identifying the
association. | column | Unsigned32 | .1.3.6.1.2.1.104.1.3.1.1 |