All MIBs › RAD-MIB › ifCreateEntityType
ifCreateEntityType
Module: RAD-MIB
OID (symbolic): RAD-MIB::ifCreateEntityType
OID (numeric): 1.3.6.1.4.1.164.6.2.35.1.1.1
Node type: OBJECT-TYPE
Type: SysIfEntityType
Access: read-only
Description:
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.
What is ifCreateEntityType?
This OID indicates what type of higher-level network entity (like a logical port or service interface) sits above a newly created interface. Knowing this type tells you what kind of traffic or protocol handler manages that interface. A system administrator uses this to understand what configuration layer controls a specific interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.35.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::ifCreateEntityType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.35.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::ifCreateEntityType.1
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.1 | ifCreateEntityType | RAD-MIB |