All MIBs › CASCADE-MIB › svcAtmUserPartUserPart
svcAtmUserPartUserPart
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmUserPartUserPart
OID (numeric): 1.3.6.1.4.1.277.5.1.4.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A partial ATM endsystem address associated with this ATM DTE port. It will be combined with ATM endsystem prefixes received from the peer DCE to form a full ATM endsystem address. This object is coded as 7 binary octets.
What is svcAtmUserPartUserPart?
This read-only OCTET STRING, fixed at exactly 7 bytes, holds a partial ATM endsystem address associated with this ATM DTE port, which the switch combines with ATM endsystem prefixes received from the peer DCE to form a complete ATM endsystem address; the description specifies it's coded as 7 binary octets, matching the ESI (End System Identifier) plus selector portion of the standard 20-byte ATM endsystem address format (the DCE supplies the remaining 13-byte prefix). This is exactly how ILMI address registration works in practice: the customer device (DTE) contributes its own unique identifier and the network (DCE) contributes the routable prefix, combined to form a full address. An engineer troubleshooting a CPE device that fails to get a usable ATM address via ILMI would check that svcAtmUserPartUserPart contains a valid non-zero 7-byte ESI/selector rather than being all zeros, which would indicate the device isn't properly presenting its own identifier during registration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.4.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmUserPartUserPart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.4.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmUserPartUserPart.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::svcAtmUserPartUserPart OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (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.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1 | svcaddress | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.4 | svcAtmUserPartTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.4.1 | svcAtmUserPartEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.4.1.2 | svcAtmUserPartUserPart | CASCADE-MIB |