historycounters
Interface counter history for all interfaces. Stored every hour, but 1-minute time granularity is preserved. Typically kept for more than one month if disk space is available.
| ID | Type | Key | Name |
|---|---|---|---|
| agent | agent | yes | Agent |
| enterprise | string | yes | Enterprise |
| group | string | yes | Group |
| ifadmindown | integer | yes | Admin. Down |
| ifadminup | integer | yes | Admin. Up |
| ifinbroadcasts | integer | no | Broadcasts In |
| ifindex | integer | yes | I/F |
| ifindiscards | integer | no | Discards In |
| ifinerrors | integer | no | Errors In |
| ifinmulticasts | integer | no | Multicasts In |
| ifinoctets | integer | no | Octets In |
| ifinucasts | integer | no | Unicasts In |
| ifinunknownprotos | integer | no | Unknown Protocols In |
| ifinutilization | double | no | Utilization In |
| ifoperdown | integer | yes | Oper. Down |
| ifoperup | integer | yes | Oper. Up |
| ifoutbroadcasts | integer | no | Broadcasts Out |
| ifoutdiscards | integer | no | Discards Out |
| ifouterrors | integer | no | Errors Out |
| ifoutmulticasts | integer | no | Multicasts Out |
| ifoutoctets | integer | no | Octets Out |
| ifoutucasts | integer | no | Unicasts Out |
| ifoututilization | double | no | Utilization Out |
| ifspeed | integer | yes | Interface Speed |
| ifstatus | integer | yes | Interface Status |
| iftype | integer | yes | Interface Type |
| interface | interface | yes | Interface |
| site | string | yes | Site |
| time | time | yes | Time |
| zone | string | yes | Zone |