All MIBs › ACC-AT › accAtNbpStatsOutLkUpResps
accAtNbpStatsOutLkUpResps
Module: ACC-AT
OID (symbolic): ACC-AT::accAtNbpStatsOutLkUpResps
OID (numeric): 1.3.6.1.4.1.5.1.1.28.11.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of NBP lookup response packets sent.
What is accAtNbpStatsOutLkUpResps?
This OID counts NBP lookup response packets sent out by the router, representing successful service discovery answers being transmitted across network segments. The ratio of outgoing responses to incoming requests tells you how many lookups are succeeding. For instance, if you send out 450 responses for every 500 incoming requests, you're successfully resolving 90% of lookups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.11.7 snmpwalk -v2c -c public <target> ACC-AT::accAtNbpStatsOutLkUpResps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.11.7.1 snmpget -v2c -c public <target> ACC-AT::accAtNbpStatsOutLkUpResps.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.11 | accAtNbpStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.11.7 | accAtNbpStatsOutLkUpResps | ACC-AT |