All MIBs › CHIPCOMMIB › olConcProfile
olConcProfile
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::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 bitmap showing which slots in the concentrator currently have a module installed, with each bit corresponding to one slot.
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> CHIPCOMMIB::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> CHIPCOMMIB::olConcProfile.1
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olConcProfile OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (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 | CHIPCOMMIB |