ifCreateConnectionPointer
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.35.1.1.9
Object
This parameter represents the entity that is connected
to this Interface.
It can be used instead of ifCreateConnectedTo.
It is an OBJECT IDENTIFIER.
This parameter's SYNTAX allows the following possibilities:
- can be simply used for entity that is not an interface
- is not limited to include up to 32 bits
The value of this parameter is a pointer to an existing row of a table,
where the entity connected to this Interface is defined
(i.e. the pointer uniquely identifies the connected entity).
Examples:
In case of an interface (from 2863.ifTable):
points to 'ifEntry' of corresponding row
= <ifEntry OID>.<ifIndex>
In case of a VPI/VCI (from 2515.atmVclTable):
points to 'atmVclEntry' of corresponding row
= <atmVclEntry OID>.<ATM>.VPI.VCI
In case no entity is connected, value = 0
.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.35.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifCreateEntry
- Table
- ifCreateTable
- Siblings
- 8
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifCreateEntityType This object indicates the Type of the Entity that exists above the created interface.
For a Logical Port, this value can be: other (1) when there is no fixed entity above it. | column | SysIfEntityType | .1.3.6.1.4.1.164.6.2.35.1.1.1 |
| ifCreateEntityIdx This object indicates the Index of the Entity that exists above the created interface.
For example, row indices for created Bridge Port 4 of Bridge 2 = [209.2.4]:
-… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.35.1.1.2 |
| ifCreateNumber This object indicates the number of the Interface that is created. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.35.1.1.3 |
| ifCreateRowStatus This object enables the user to
create/delete entries in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.2.35.1.1.4 |
| ifCreateType This object indicates the Type of the Interface that is created. | column | IANAifType-MIBIANAifType | .1.3.6.1.4.1.164.6.2.35.1.1.5 |
| ifCreateIndex This object indicates the ifIndex of the created Interface.
The ifIndex is assigned by the device. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.35.1.1.6 |
| ifCreateConnectedTo This object indicates the entity connected to the created Interface.
The value of this object can be ifIndex of the connected entity or any other
number that can identify it. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.35.1.1.7 |
| ifCreateParams This object represents one or more parameters of the created Interface.
Each group of bits (one or more bits) represents a specific parameter
and its possible values.
This object'… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.35.1.1.8 |