All MIBs › ACMIB › atmTrunkingDataChanOwner
atmTrunkingDataChanOwner
Module: ACMIB
OID (symbolic): ACMIB::atmTrunkingDataChanOwner
OID (numeric): 1.3.6.1.4.1.1751.2.18.28.5.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The owner of this channel
What is atmTrunkingDataChanOwner?
This read-only OID identifies which component or system owns and controls this data channel (e.g., local device or external SNMP manager). Engineers check this to understand which part of the infrastructure is responsible for the channel's operation and maintenance. For example, 'local' ownership means the gateway manages it internally, while 'snmp' ownership means a remote network management system controls it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.28.5.1.6 snmpwalk -v2c -c public <target> ACMIB::atmTrunkingDataChanOwner
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.28.5.1.6.1 snmpget -v2c -c public <target> ACMIB::atmTrunkingDataChanOwner.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmTrunkingDataChanOwner.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmTrunkingDataChanOwner OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.28 | atmTrunkingMIBObjects | ACMIB |
| 1.3.6.1.4.1.1751.2.18.28.5 | atmTrunkingDataChannelConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.28.5.1 | atmTrunkingDataChannelConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.28.5.1.6 | atmTrunkingDataChanOwner | ACMIB |