All MIBs › AIMOS › aimosCableID
aimosCableID
Module: AIMOS
OID (symbolic): AIMOS::aimosCableID
OID (numeric): 1.3.6.1.4.1.6408.201.3.5.8.1.1
Node type: OBJECT-TYPE
Type: CableID
Access: read-only
Description: This object of type CableID is an unique identifier for cable table entries.
aimosNextCableID tells you the value to be used in cable table entry creation.
What is aimosCableID?
This is a read-only, system-assigned unique number identifying one entry in the cable table. When you need to create a new cable entry, you don't pick this ID yourself — you read aimosNextCableID first to get the value the system expects you to use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.8.1.1 snmpwalk -v2c -c public <target> AIMOS::aimosCableID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.8.1.1.1 snmpget -v2c -c public <target> AIMOS::aimosCableID.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::aimosCableID 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.1 | aimosCableID | AIMOS |