All MIBs › RAD-MIB › ifCreateConnectionPointer
ifCreateConnectionPointer
Module: RAD-MIB
OID (symbolic): RAD-MIB::ifCreateConnectionPointer
OID (numeric): 1.3.6.1.4.1.164.6.2.35.1.1.9
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-create
Description:
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
= .
In case of a VPI/VCI (from 2515.atmVclTable):
points to 'atmVclEntry' of corresponding row
= ..VPI.VCI
In case no entity is connected, value = 0
.
What is ifCreateConnectionPointer?
A pointer reference indicating what entity (device, interface, or service) is connected to this interface. It generalizes connection tracking beyond just other interfaces. An operator uses this to track service or circuit termination points rather than just physical port connections.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.35 | systemInterface | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.35.1 | ifCreateTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.35.1.1 | ifCreateEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.35.1.1.9 | ifCreateConnectionPointer | RAD-MIB |