All MIBs › ACC-DN › accDnEndNodePktRecs
accDnEndNodePktRecs
Module: ACC-DN
OID (symbolic): ACC-DN::accDnEndNodePktRecs
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of end-node packets received on this circuit.
What is accDnEndNodePktRecs?
ACC-DN::accDnEndNodePktRecs counts packets received on this circuit that are destined for the local node (not being transited elsewhere). Network engineers check this to measure traffic directed to this device itself, as opposed to traffic passing through it. A high value indicates many remote nodes are actively communicating with this end node.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.12 snmpwalk -v2c -c public <target> ACC-DN::accDnEndNodePktRecs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.12.1 snmpget -v2c -c public <target> ACC-DN::accDnEndNodePktRecs.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.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.12 | accDnEndNodePktRecs | ACC-DN |