All MIBs › ACC-SMDS › accSipL3UnkIAs
accSipL3UnkIAs
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::accSipL3UnkIAs
OID (numeric): 1.3.6.1.4.1.5.1.1.26.2.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of SIP Level 3 PDUs received from the remote system with invalid or unknown individual destination addresses (Destination Address Screening violations are not included). See SMDS Subscription MIB module.
What is accSipL3UnkIAs?
This OID counts how many individually addressed messages arrived with invalid or unrecognized destination addresses that the port cannot accept. Engineers watch this to spot configuration mistakes where packets are being sent to addresses this port doesn't own. Example: a value of 42 means 42 packets came in for addresses this interface doesn't recognize.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.4 snmpwalk -v2c -c public <target> ACC-SMDS::accSipL3UnkIAs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.4.1 snmpget -v2c -c public <target> ACC-SMDS::accSipL3UnkIAs.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.26 | accSMDS | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2 | accSipL3Table | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1 | accSipL3Entry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1.4 | accSipL3UnkIAs | ACC-SMDS |