ifCreateEntityIdx
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.35.1.1.2
Object
column
SNMPv2-SMIInteger32
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]:
- ifCreateEntityType = bridge(209)
- ifCreateEntityIdx = 2 - Bridge number 2
- ifCreateNumber = 4 - Bridge Port number 4
There are cases when an interface is created WITHOUT a real Entity above
(ifCreateEntityType = other(1)).
Therefore, as such created interfaces can have different types,
this object represents a Virtual Entity above the created interface, as follows:
ifCreateEntityIdx Created Interface Type
Value (WITHOUT real Entity above)
----------------- ---------------------------
9987 G.8275.1 PTP-Port
9988 SAP Port
9989 SAG Port
9990 SS7 Port
9991 GFP Port
9992 VCG Port
9993 HDLC Port
9994 ML PPP Port
9995 Router Interface
9996 PPP
9997 SVI
9998 Logical MAC
9999 Bridge: For devices like ACE-3xxx and new devices.
9999 N/A: For devices like RICi-4/8/16.
For example, row indices for created Bridge 3 (having ifCreateType = bridge(209)) = [1.9999.3]:
- ifCreateEntityType = other(1) - no real entity above
- ifCreateEntityIdx = 9999 - Bridge (created interface type)
- ifCreateNumber = 3 - Bridge number.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.35.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifCreateEntry
- Table
- ifCreateTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| 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 |
| ifCreateConnectionPointer This parameter represents the entity that is connected
to this Interface.
It can be used instead of ifCreateConnectedTo.
It is an OBJECT IDENTIFIER.
… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.164.6.2.35.1.1.9 |