All MIBs › CHIPCONC-MIB › olConcProfile
olConcProfile
Module: CHIPCONC-MIB
OID (symbolic): CHIPCONC-MIB::olConcProfile
OID (numeric): 1.3.6.1.4.1.49.2.3.1.2.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit string where the least significant bit corresponds to slot 1. A '1' in the bit indicates that a module is present in that slot. The number of octets provided is based on the olConcNumSlots value divided by 8. Any extra bits (for example, bits 18-24 for 17 slots) are meaningless.
For example, the string 0x01 0xFF 0xFF would represent a full 17 slot concentrator.
What is olConcProfile?
A read-only bit string, one bit per slot (least significant bit = slot 1), indicating which slots currently have a module installed; extra padding bits beyond the actual slot count are meaningless.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.2.4 snmpwalk -v2c -c public <target> CHIPCONC-MIB::olConcProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.2.4.1 snmpget -v2c -c public <target> CHIPCONC-MIB::olConcProfile.1
Start monitoring Chipcom (3Com) modular hub/concentrator chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCONC-MIB::olConcProfile OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) modular hub/concentrator chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.2 | olConc | CHIPAGENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.2.4 | olConcProfile | CHIPCONC-MIB |