All MIBs › ITOUCH-CONCENTRATOR-MIB › concentratorMode
concentratorMode
Module: ITOUCH-CONCENTRATOR-MIB
OID (symbolic): ITOUCH-CONCENTRATOR-MIB::concentratorMode
OID (numeric): 1.3.6.1.4.1.33.25.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable controls the ring mode of the chassis.
What is concentratorMode?
This read-write value sets the ring mode of the chassis to either twoRing or fourRing, determining how many independent Token Ring backplanes the concentrator chassis presents. An admin sets this once during initial chassis configuration to match how the wiring closet's rings are physically laid out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.25.1 snmpwalk -v2c -c public <target> ITOUCH-CONCENTRATOR-MIB::concentratorMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.25.1.1 snmpget -v2c -c public <target> ITOUCH-CONCENTRATOR-MIB::concentratorMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.25.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> concentratorMode.1
Start monitoring iTouch Communications (Black Box) terminal concentrator/console server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-CONCENTRATOR-MIB::concentratorMode OID value, configure state conditions and alerts, and monitor any iTouch Communications (Black Box) terminal concentrator/console server 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.33 | iTouch | ITOUCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.25 | xConcentrator | ITOUCH-CONCENTRATOR-MIB |
| 1.3.6.1.4.1.33.25.1 | concentratorMode | ITOUCH-CONCENTRATOR-MIB |