All MIBs › ACC-IPFILTER › accIpSmdsAtIpMcast
accIpSmdsAtIpMcast
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpSmdsAtIpMcast
OID (numeric): 1.3.6.1.4.1.5.1.1.18.3.1.3
Node type: OBJECT-TYPE
Type: SmdsAddress
Access: read-write
Description:
The IP Multicast SMDS Group address in E.164 address format (e.g.,0xE18005551111FFFF)
What is accIpSmdsAtIpMcast?
This OID defines the SMDS multicast group address in E.164 format that is used for forwarding IP multicast traffic over the SMDS network. Network engineers set this to enable multicast applications (like video distribution or network applications) to reach multiple destinations simultaneously across the wide-area network. An example is 0xE18005551111FFFF, which represents a specific multicast group address that routes to all subscribers on the SMDS network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.3.1.3 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpSmdsAtIpMcast
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.3.1.3.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpSmdsAtIpMcast.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.3.1.3.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.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.3 | accIpSmdsAtIpMcast | ACC-IPFILTER |