All MIBs › OCTOPUSE-MIB › connControlState
connControlState
Module: OCTOPUSE-MIB
OID (symbolic): OCTOPUSE-MIB::connControlState
OID (numeric): 1.3.6.1.4.1.231.7.2.9.7.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to start/stop the supervision of ip connections.
What is connControlState?
Used to start or stop supervision of this IP connection: singleTest(1) runs one check, periodicalTest(2) runs checks on an ongoing schedule, and noTest(3) stops supervision.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.7.2.1.7 snmpwalk -v2c -c public <target> OCTOPUSE-MIB::connControlState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.7.2.1.7.1 snmpget -v2c -c public <target> OCTOPUSE-MIB::connControlState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.7.2.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> connControlState.1
Start monitoring Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OCTOPUSE-MIB::connControlState OID value, configure state conditions and alerts, and monitor any Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) from a single console.
OID Breakdown
Upper-level ancestors (10 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.7 | siemensUnits | AN-MIB |
| 1.3.6.1.4.1.231.7.2 | pn | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9 | h150eOffice | H150E-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2.9.7 | octoNetworkGroup | OCTOPUSE-MIB |
| 1.3.6.1.4.1.231.7.2.9.7.2 | ipConnControlTable | OCTOPUSE-MIB |
| 1.3.6.1.4.1.231.7.2.9.7.2.1 | ipConnControlEntry | OCTOPUSE-MIB |
| 1.3.6.1.4.1.231.7.2.9.7.2.1.7 | connControlState | OCTOPUSE-MIB |