All MIBs › CASCADE-MIB › lportSmdsTrkAddr
lportSmdsTrkAddr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportSmdsTrkAddr
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.99
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: SMDS address. For SSI feeder port, this address is the local address of all SMDS optimim paths associated with this SSI feeder port. For SSI Optimum path port, this address is the remote address of this SSI optimum path. The 4 most significant bits are 1100. The following 4 bits are 0001. The following 5 bytes are the 10 digits number in BCD format. The following 16 bits are padded with 1's
What is lportSmdsTrkAddr?
This read-write octet string holds the SMDS address associated with this trunk-side port, either the local address shared by all optimum paths for an SSI feeder port, or the specific remote address for an SSI optimum-path port, encoded per the SMDS address format with leading fixed nibbles, 10 BCD-encoded digits, and padded trailing bits. An admin configures this to match the carrier-assigned SMDS address for the circuit, since a mismatch would prevent the SMDS switch from correctly routing cells associated with this trunk path. For example, an admin provisioning a new SSI optimum path would populate lportSmdsTrkAddr with the correctly BCD-encoded 10-digit SMDS address assigned to the remote end of that specific path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.99 snmpwalk -v2c -c public <target> CASCADE-MIB::lportSmdsTrkAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.99.1 snmpget -v2c -c public <target> CASCADE-MIB::lportSmdsTrkAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.99.1 s <value>
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::lportSmdsTrkAddr 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.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.99 | lportSmdsTrkAddr | CASCADE-MIB |