All MIBs › APTIS-MIB › deltaCount
deltaCount
Module: APTIS-MIB
OID (symbolic): APTIS-MIB::deltaCount
OID (numeric): 1.3.6.1.4.1.2637.2.4.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The expected delta to the database subtree's GenNum value as a result of the transaction in question.
What is deltaCount?
An integer representing the expected change to the generation number from a specific transaction. Enables validation of database consistency. Example: 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2637.2.4.2.2 snmpwalk -v2c -c public <target> APTIS-MIB::deltaCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2637.2.4.2.2.1 snmpget -v2c -c public <target> APTIS-MIB::deltaCount.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.2637 | aptis | APTIS-MIB |
| 1.3.6.1.4.1.2637.2 | aptis_generic | APTIS-MIB |
| 1.3.6.1.4.1.2637.2.4 | aptis_exp | APTIS-MIB |
| 1.3.6.1.4.1.2637.2.4.2 | config_sync | APTIS-MIB |
| 1.3.6.1.4.1.2637.2.4.2.2 | deltaCount | APTIS-MIB |