All MIBs › Cxr-connect-MIB › ifEntry
ifEntry
Module: Cxr-connect-MIB
OID (symbolic): Cxr-connect-MIB::ifEntry
OID (numeric): 1.3.6.1.2.1.2.2.1
Node type: OBJECT-TYPE
Access: read-only
Description: An interface entry containing objects at the subnetwork layer and below for a particular interface.
What is ifEntry?
This is the conceptual row of the standard MIB-II interfaces table, one entry per network interface on the device, indexed by ifIndex. It bundles together an interface's type, speed, MTU, admin/operational status, and traffic counters, so an engineer reads a single ifEntry to get the full snapshot of one interface's configuration and activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1 snmpwalk -v2c -c public <target> Cxr-connect-MIB::ifEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.1 snmpget -v2c -c public <target> Cxr-connect-MIB::ifEntry.1
Start monitoring CXR serial/WAN connectivity equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Cxr-connect-MIB::ifEntry OID value, configure state conditions and alerts, and monitor any CXR serial/WAN connectivity equipment from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.2 | interfaces | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2 | ifTable | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.2.2.1 | ifEntry | Cxr-connect-MIB |