All MIBs › CASCADE-MIB › svcPrefixPrefix
svcPrefixPrefix
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcPrefixPrefix
OID (numeric): 1.3.6.1.4.1.277.5.1.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A prefix associated with this port. E.164 prefixes are coded as 1-15 ASCII octets with no leading padding required. ATM endsystem prefixes are coded as 1-20 binary octets. Unused bits in the last octet must be set to 0.
For ATM DCE ports, only, atm-endsystem prefixes with length 104 bits (13 octets) and all E.164 prefixes are eligible for ILMI address registration.
What is svcPrefixPrefix?
This read-only OCTET STRING (1 to 20 bytes) holds a prefix associated with this specific port, using the same E.164 (1-15 ASCII octets) or ATM-endsystem (1-20 binary octets) encoding as the node-level prefix object, but the description adds that for ATM DCE ports specifically, only ATM-endsystem prefixes of exactly 104 bits (13 octets) and all E.164 prefixes are eligible for ILMI address registration. This extra constraint matters because ILMI (Integrated Local Management Interface) auto-registration has stricter length requirements than general prefix matching, so a prefix configured outside those bounds on a DCE port simply won't be usable for ILMI purposes even though it might work for other routing functions. An engineer troubleshooting why a customer's ATM endsystem address isn't being auto-registered via ILMI would check whether svcPrefixPrefix on the relevant DCE port is exactly 13 octets (104 bits), since anything else silently fails ILMI eligibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::svcPrefixPrefix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::svcPrefixPrefix.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::svcPrefixPrefix 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.2 | svcPrefixTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.2.1 | svcPrefixEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.2.1.2 | svcPrefixPrefix | CASCADE-MIB |