ifCreateEntityIdx

RAD-GEN-MIB · .1.3.6.1.4.1.164.6.2.35.1.1.2

Object

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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::ifCreateEntityIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::ifCreateEntityIdx.<ifCreateEntityType>.<ifCreateEntityIdx>.<ifCreateNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::ifCreateEntityIdx'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647