All MIBs › ACC-SMDS › accSipL3InvAddrs
accSipL3InvAddrs
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::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 OID counts messages received with invalid address type fields (the first 4 bits should be '1100' or '1110' for valid SMDS addresses). Engineers use this to spot address format violations or systems running with misconfigured addresses. Example: a value of 8 means 8 packets had address type bits that didn't match the SMDS standard.
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-SMDS::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-SMDS::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-SMDS |