All MIBs › CT-ELS100-MIB › kxifFunction
kxifFunction
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxifFunction
OID (numeric): 1.3.6.1.4.1.97.8.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current functional state (protocols which have been activated and are operational) of the port. The following values or combinations are supported: 0x0001 NMS, 0x0002 TBRIDGE, 0x0020 UNIT_NO_BPDU 0x0040 UNIT_RIP, 0x0800 UNIT_ARP,0x1000 UNIT_DUPLEX_HALF 0x2000 UNIT_DUPLEX_AUTO, 0x8000 UNIT_AUTO 0x10000 UNIT_TRUNKING , 0x40000 UNIT_SPEED_10
These values can be configured through the protoTable.
What is kxifFunction?
This read-only INTEGER is a bitmask reporting which protocols and features are currently active on the port, such as NMS, transparent bridging, BPDU suppression, RIP listening, ARP, duplex mode, and trunking. It gives an administrator a quick snapshot of the port's live operational configuration without having to poll each individual proto object separately. For example, seeing the UNIT_TRUNKING and UNIT_DUPLEX_AUTO bits set together tells the admin this port is actively trunked and running auto-duplex negotiation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.6.1.1.8 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxifFunction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.6.1.1.8.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxifFunction.1
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxifFunction OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6 | kxif | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1 | kxifTable | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1.1 | kxifEntry | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1.1.8 | kxifFunction | CT-ELS100-MIB |