All MIBs › ACC-IPFILTER › accIpSmdsAtIpAddr
accIpSmdsAtIpAddr
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpSmdsAtIpAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.18.3.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP address associated with the Local SNI, IP Multicast and ARP Multicast SMDS addresses.
What is accIpSmdsAtIpAddr?
This read-only OID reports the IP address that is mapped to this router's SMDS (Switched Multimegabit Data Service) interface, which handles local, multicast, and ARP multicast traffic. Network engineers check this value to verify that the IP-to-SMDS address mapping is correct for wide-area network connectivity. An example is 192.168.100.1, indicating that the SMDS link on this router is associated with that IP address for routing purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.3.1.1 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpSmdsAtIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.3.1.1.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpSmdsAtIpAddr.1
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.18 | accIpFilter | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.3 | accIpSmdsAtTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.3.1 | accIpSmdsAtEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.3.1.1 | accIpSmdsAtIpAddr | ACC-IPFILTER |