All MIBs › AIMOS › aimosCableCode
aimosCableCode
Module: AIMOS
OID (symbolic): AIMOS::aimosCableCode
OID (numeric): 1.3.6.1.4.1.6408.201.3.5.8.1.2
Node type: OBJECT-TYPE
Type: CableCode
Access: read-write
Description: This value of type CableCode holds the textual identification / representation of a specific cable.
Set this value to 'delete' (without quotation marks) in order to delete this entry.
Changes, which are made here, affect all organizations. That's why TelCo's are not allowed to make any changes here.
What is aimosCableCode?
This is the textual code or label that identifies a specific cable in the cable table, and it can be edited by an administrator. Writing the literal string "delete" into this field removes the cable entry entirely, and since a change here is visible to every organization on the system, individual TelCo accounts are not allowed to modify it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.8.1.2 snmpwalk -v2c -c public <target> AIMOS::aimosCableCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.8.1.2.1 snmpget -v2c -c public <target> AIMOS::aimosCableCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.5.8.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosCableCode.1
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosCableCode 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.8 | aimosCableTable | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.8.1 | aimosCableEntry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.8.1.2 | aimosCableCode | AIMOS |