All MIBs › AIMOS › aimosOMCConnectorAddress
aimosOMCConnectorAddress
Module: AIMOS
OID (symbolic): AIMOS::aimosOMCConnectorAddress
OID (numeric): 1.3.6.1.4.1.6408.201.3.1.12
Node type: OBJECT-TYPE
Type: IPAddressAndPort
Access: read-write
Description: This object contains the IP address and the port that serves to access the OMC Connector. This information is required for creating Master Controllers.
The value of this object is pre-set with the IP address determined by the A.I.M.O.S. SNMP Agent and the port set via the OMC Connector Setup. If the PC on which the A.I.M.O.S. SNMP Agent and the OMC Connector are running has several IP addresses, the selection made by the A.I.M.O.S. SNMP Agent might be wrong. In such a case the IP address can be changed. Since the port number is derived from the OMC Connector Setup, it cannot be changed, here. It should be left out when the IP address is changed.
What is aimosOMCConnectorAddress?
IP address and port (e.g., '192.168.1.1:9999') where the OMC Connector service listens. Remote controllers and Master Units use this to establish management connections. Example: '10.0.0.50:9999' for the OMC's management service endpoint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.12 snmpwalk -v2c -c public <target> AIMOS::aimosOMCConnectorAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.12.1 snmpget -v2c -c public <target> AIMOS::aimosOMCConnectorAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.1.12.1 a <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosOMCConnectorAddress OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment 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.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1 | aimosSystemManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1.12 | aimosOMCConnectorAddress | AIMOS |