All MIBs › ACC-MIB › accIpxLocalIns
accIpxLocalIns
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxLocalIns
OID (numeric): 1.3.6.1.4.1.5.1.1.22.5.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Packets received for local usage
What is accIpxLocalIns?
ACC-MIB::accIpxLocalIns is a read-only counter that counts IPX packets received and addressed to this router itself (not forwarded to other networks). Network engineers use this metric to measure local traffic destined for services running on the router itself. For example, a value of 5432 means 5432 packets were destined for applications or services on this router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.1 snmpwalk -v2c -c public <target> ACC-MIB::accIpxLocalIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.1.1 snmpget -v2c -c public <target> ACC-MIB::accIpxLocalIns.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.5 | accIpxNodeStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.5.1 | accIpxLocalIns | ACC-MIB |