All MIBs › ACC-SMDS › accSmdsPortIA
accSmdsPortIA
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::accSmdsPortIA
OID (numeric): 1.3.6.1.4.1.5.1.1.26.1.1.2
Node type: OBJECT-TYPE
Type: SmdsAddress
Access: read-write
Description:
The value of this object specifies the SNI Individual address configured for this SIP interface port.
What is accSmdsPortIA?
This OID stores the SNI individual address that is configured for an SMDS port (a unique network identifier). Engineers need to configure this address so the SMDS network can route messages to this specific port interface. Example: a port might be configured with individual address '45.0001.0000.0001.00' to uniquely identify it on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.1.1.2 snmpwalk -v2c -c public <target> ACC-SMDS::accSmdsPortIA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.1.1.2.1 snmpget -v2c -c public <target> ACC-SMDS::accSmdsPortIA.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.26.1.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26 | accSMDS | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1 | accSmdsPortTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1.1 | accSmdsPortEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1.1.2 | accSmdsPortIA | ACC-SMDS |