All MIBs › CASCADE-MIB › svcAddrAddress
svcAddrAddress
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAddrAddress
OID (numeric): 1.3.6.1.4.1.277.5.1.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An address associated with this port. E.164 addresses are coded as 1-15 ASCII octets. ATM-Endsystem addresses are coded as 20 binary octets.
What is svcAddrAddress?
This read-only OCTET STRING (1 to 20 bytes) holds an address associated with this port, coded as 1-15 ASCII octets for E.164 or 20 binary octets for ATM-Endsystem addresses, representing an actual registered address (as opposed to a prefix) reachable at this port. This is the concrete, fully-specified address entry (versus the prefix-matching entries elsewhere in the MIB), typically populated via address registration (e.g., ILMI) rather than prefix-based routing. An engineer confirming a customer's CPE successfully auto-registered its ATM address via ILMI would check that svcAddrAddress on this port shows the expected 20-byte ATM endsystem address rather than being empty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.3.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAddrAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.3.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAddrAddress.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::svcAddrAddress 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.3 | svcAddrTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.3.1 | svcAddrEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.3.1.2 | svcAddrAddress | CASCADE-MIB |