All MIBs › AIMOS › aimosMasterAddress
aimosMasterAddress
Module: AIMOS
OID (symbolic): AIMOS::aimosMasterAddress
OID (numeric): 1.3.6.1.4.1.6408.201.3.5.2.1.11
Node type: OBJECT-TYPE
Type: IPAddressAndPort
Access: read-write
Description: This object of type IPAddressAndPort provides the Master Controllers IP address and port number.
When a new Master Controller was integrated into the network by the provider, it can be integrated into the MIB, in a way that the A.I.M.O.S. SNMP Agent can answer the corresponding requests and forward alarms. The only required information is the IP address of the Master Controller and the port number where the controller software waits for incoming connections. The default is 7420.
Only users of the provider are entitled to integrate Master Controllers into the MIB. In order to create a new Master Controller in the table aimosMasterUnitTable the following steps are required:
. aimosInitiallyMasterLoginUserName and aimosInitiallyMasterLoginPassword should correspond to the User name and password set at the Master Controller.
. aimosOMCConnectorAddress should contain the IP address and the IP Port under which the OMC Connector can be reached.
. aimosNextMasterID must be queried, in order to identify the Index to be used for creating the table entry.
. The returned ID is used to set aimosMasterAddress to the IP address and Port of the Master Controller. IP address and Port have to be separated by colons. If the Standard-Port 7420 is used, the port number information (and the colon) is dispensable.
aimosMasterState states the success of the Master Controller integration. The desired value is properlySet(7). If not please refer to the DESCRIPTION clause for the next object (aimosMasterState). It describes, how the success of the MIB integration can be examined.
Set this value to 'delete' (without quotation marks) in order to delete a Master Controller's table entry.
Changes, which are made here, affect all organizations. That's why TelCo's are not allowed to make any changes here.
What is aimosMasterAddress?
IP address and port for remote connection (e.g., '192.168.1.100:9999'). Network endpoint. Example: Set to '10.0.0.50:9999'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.2.1.11 snmpwalk -v2c -c public <target> AIMOS::aimosMasterAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.2.1.11.1 snmpget -v2c -c public <target> AIMOS::aimosMasterAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.5.2.1.11.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::aimosMasterAddress 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.5 | aimosUnitManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.2 | aimosMasterUnitTable | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.2.1 | aimosMasterUnitEntry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.2.1.11 | aimosMasterAddress | AIMOS |