All MIBs › APTIS-MIB › currentGenNum
currentGenNum
Module: APTIS-MIB
OID (symbolic): APTIS-MIB::currentGenNum
OID (numeric): 1.3.6.1.4.1.2637.2.4.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The resulting value of the database subtree's GenNum after the transaction has been applied.
What is currentGenNum?
An integer value showing the database generation counter after a transaction completed. Tracks database mutation state. Example: 1048.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2637.2.4.2.3 snmpwalk -v2c -c public <target> APTIS-MIB::currentGenNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2637.2.4.2.3.1 snmpget -v2c -c public <target> APTIS-MIB::currentGenNum.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.3 | currentGenNum | APTIS-MIB |