All MIBs › AT-ISDN-MIB › ccDetailsUserModule
ccDetailsUserModule
Module: AT-ISDN-MIB
OID (symbolic): AT-ISDN-MIB::ccDetailsUserModule
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.37.1.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The module ID of the user module currently attached to this ISDN call details entry.
What is ccDetailsUserModule?
Identifies which user module (software or protocol handler) is currently associated with a specific ISDN call details entry. This read-only value helps correlate call records to the internal module responsible for handling them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.41 snmpwalk -v2c -c public <target> AT-ISDN-MIB::ccDetailsUserModule
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.41.1 snmpget -v2c -c public <target> AT-ISDN-MIB::ccDetailsUserModule.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccDetailsUserModule.1
Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-ISDN-MIB::ccDetailsUserModule OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.37 | cc | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1 | ccDetailsTable | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1 | ccDetailsEntry | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1.41 | ccDetailsUserModule | AT-ISDN-MIB |