All MIBs › ACC-MIB › accSmdsPortIA
accSmdsPortIA
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 (a unique SMDS address) assigned to this SIP port. A network engineer configures this to give each SMDS-connected interface its own network address within the SMDS cloud. For example, an address like 14600123456789 uniquely identifies this port's presence on the SMDS 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-MIB::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-MIB::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-MIB |