All MIBs › ACC-AT › accAtZipStatsInReplies
accAtZipStatsInReplies
Module: ACC-AT
OID (symbolic): ACC-AT::accAtZipStatsInReplies
OID (numeric): 1.3.6.1.4.1.5.1.1.28.12.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of ZIP zone-list-reply packets received.
What is accAtZipStatsInReplies?
This OID measures incoming ZIP zone-list reply packets, which contain the list of zones that exist on the network as answers to zone queries. The number of replies should roughly match the number of queries if your zone definitions are stable and accessible. For instance, if you receive 100 ZIP queries but only 70 replies, 30% of zone discovery attempts are failing, indicating incomplete zone configuration or unreachable zone databases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.12.2 snmpwalk -v2c -c public <target> ACC-AT::accAtZipStatsInReplies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.12.2.1 snmpget -v2c -c public <target> ACC-AT::accAtZipStatsInReplies.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.12 | accAtZipStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.12.2 | accAtZipStatsInReplies | ACC-AT |