All MIBs › SK-UPPS-MIB › clPID
clPID
Module: SK-UPPS-MIB
OID (symbolic): SK-UPPS-MIB::clPID
OID (numeric): 1.3.6.1.4.1.179.2.2.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value represents a virtual board number to identify a protocol
What is clPID?
A virtual board number used to uniquely identify this protocol client -- despite the name, this is not an OS process ID but an internal client identifier, and it also serves as this table's index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.179.2.2.2.1.1.6 snmpwalk -v2c -c public <target> SK-UPPS-MIB::clPID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.179.2.2.2.1.1.6.1 snmpget -v2c -c public <target> SK-UPPS-MIB::clPID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clPID.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::clPID 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.6 | clPID | SK-UPPS-MIB |