All MIBs › SK-UPPS-MIB › clType
clType
Module: SK-UPPS-MIB
OID (symbolic): SK-UPPS-MIB::clType
OID (numeric): 1.3.6.1.4.1.179.2.2.2.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object represents the protocol type to be
opened. The protocol types are the following:
Mode (PMODE) TYPE Protocol
=========== =============== ==================
Ethernet II 0000h IEEE 802.3 (cf. below)
Ethernet II 0001h-05DCh 'Dummy' = no reception!
Ethernet II 05DDh-FFFEh Ethernet II type code
Ethernet II FFFFh Demultiplexor (or Promiscuous
or Hook)
IEEE SAP xx00h IEEE 802.2 Service Access Point
IEEE SNAP 0000h-FFFFh IEEE 802.2 SNAP Type Code
Note that true ETHERNET II type code protocols
can only have type codes 05DDh (1501 decimal) or
higher. A protocol with type code less than
05DDh can be logged on at the DLI. However,
this protocol cannot receive packets, as packets
with type code less than 05DDh are interpreted
as IEEE 802.3 packets and will be routed to a
possibly active IEEE 802.3 protocol or (if
inactive) will be dismissed. What is clType?
The protocol type this client has registered to receive, encoded per the Ethernet II/IEEE SAP/IEEE SNAP scheme described in the MIB (e.g. type codes below 0x05DD are treated as IEEE 802.3, not true Ethernet II, and can't receive packets).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.179.2.2.2.1.1.2 snmpwalk -v2c -c public <target> SK-UPPS-MIB::clType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.179.2.2.2.1.1.2.1 snmpget -v2c -c public <target> SK-UPPS-MIB::clType.1
Start monitoring SysKonnect network interface adapter, Ethernet/Token Ring/FDDI card (IRQ/DMA/buffer resource configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SK-UPPS-MIB::clType OID value, configure state conditions and alerts, and monitor any SysKonnect network interface adapter, Ethernet/Token Ring/FDDI card (IRQ/DMA/buffer resource configuration) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.179 | sk | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2 | skMibs | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2 | sk_board | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.2 | sk_board_client | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.2.1 | clTable | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.2.1.1 | clEntry | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.2.1.1.2 | clType | SK-UPPS-MIB |