All MIBs › ACC-MIB › accAtZipStatsInNotifies
accAtZipStatsInNotifies
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtZipStatsInNotifies
OID (numeric): 1.3.6.1.4.1.5.1.1.28.12.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of ZIP notify request packets received.
What is accAtZipStatsInNotifies?
This counter measures how many ZIP notify request packets arrived, which are general notifications about changes to zone or network status. Network engineers use this to track how frequently the network topology is changing, which helps predict stability issues if this counter spikes unexpectedly. A count of 200 notifies in an hour shows the network experienced roughly 200 state changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.12.8 snmpwalk -v2c -c public <target> ACC-MIB::accAtZipStatsInNotifies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.12.8.1 snmpget -v2c -c public <target> ACC-MIB::accAtZipStatsInNotifies.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.8 | accAtZipStatsInNotifies | ACC-MIB |