CASCADE-MIB :: smdsaddrId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBsmdsaddrId

smdsaddrId

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::smdsaddrId

OID (numeric): 1.3.6.1.4.1.277.2.1.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: smds address internal ID. Range from 1 to 192 for local individual addresses. Range from 193 to 704 for Alien individual addresses. Range from 1 to 64 for local group addresses. Range from 65 to 576 for alien group addresses.

What is smdsaddrId?

This read-write value assigns the SMDS address's internal ID number, with the valid range depending on smdsaddrType: 1-192 for local individual addresses, 193-704 for alien (non-local) individual addresses, 1-64 for local group addresses, and 65-576 for alien group addresses. This ID is the compact internal handle the switch uses to reference this address in other tables (like the parent group/screen bitmaps) rather than repeatedly using the full SMDS address string. An engineer provisioning the 50th local individual SMDS address on this switch would assign smdsaddrId a value within 1-192, such as 50, making sure it doesn't collide with an ID already in use.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.2.1.1.1.3
snmpwalk -v2c -c public <target> CASCADE-MIB::smdsaddrId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.2.1.1.1.3.1
snmpget -v2c -c public <target> CASCADE-MIB::smdsaddrId.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.2.1.1.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smdsaddrId.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::smdsaddrId 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.2cascsmdsCASCADE-MIB
1.3.6.1.4.1.277.2.1smdsaddrCASCADE-MIB
1.3.6.1.4.1.277.2.1.1smdsaddrTableCASCADE-MIB
1.3.6.1.4.1.277.2.1.1.1smdsaddrEntryCASCADE-MIB
1.3.6.1.4.1.277.2.1.1.1.3smdsaddrIdCASCADE-MIB