All MIBs › AISYSTEM-MIB › aiSystemDiscVersion
aiSystemDiscVersion
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSystemDiscVersion
OID (numeric): 1.3.6.1.4.1.539.8.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The version of the aiSystem discovery tables supported by the SNMP agent. Each time modifications are made to the syntax of any part of this MIB under the aiSystemDisc branch, the version number must be incremented.
For example, if a new column is added to a table or a new value is added to an enum object, the version must be incremented. If a description is changed or an object name is changed, the version is not incremented.
What is aiSystemDiscVersion?
Reports the version number of the aiSystem discovery table schema supported by this SNMP agent. The version increments whenever the structure of any object under the aiSystemDisc branch changes, helping management tools detect schema updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.4.1 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSystemDiscVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.4.1.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSystemDiscVersion.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.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4 | aiSystemDisc | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.1 | aiSystemDiscVersion | AISYSTEM-MIB |