All MIBs › ACC-MIB › accSipL3InvAddrs
accSipL3InvAddrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSipL3InvAddrs
OID (numeric): 1.3.6.1.4.1.5.1.1.26.2.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of SIP Level 3 PDUs received from the remote system that had the Source or Destination Address_Type subfields, (the four most significant bits of the 64 bit address field), not equal to the value 1100 or 1110. Also, an error is considered to have occurred if the Address_Type field for a Source Address, the four most significant bits of the 64 bits, is equal to 1110 (a group address).
What is accSipL3InvAddrs?
This read-only counter tracks packets with invalid address type bits in the source or destination address fields (not equal to 1100 or 1110 in binary). A network engineer checks this to detect SMDS protocol violations and identify misconfigured or non-compliant remote devices. For example, a counter of 5 indicates 5 packets with illegal address type bits have been received.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accSipL3InvAddrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accSipL3InvAddrs.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.9 | accSipL3InvAddrs | ACC-MIB |