All MIBs › GDCSC616-MIB › bqlMIBVersion
bqlMIBVersion
Module: GDCSC616-MIB
OID (symbolic): GDCSC616-MIB::bqlMIBVersion
OID (numeric): 1.3.6.1.4.1.498.10.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The version number of the MIB, to allow products to know which MIB is being supported. The version number will be x.yzT where x is a major revision (1-9), y is a minor revision(0-9), z is a typo revision (0-9) and T indicates the MIB is still a test revision(A-Z). When a release is complete no T should exist.
What is bqlMIBVersion?
A read-only version string (format x.yzT) for this MIB itself, letting management software know which revision of the MIB definition the agent is implementing. An admin's NMS reads this to decide whether it needs a newer MIB file to correctly decode all of a given unit's objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.10.1 snmpwalk -v2c -c public <target> GDCSC616-MIB::bqlMIBVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.10.1.1 snmpget -v2c -c public <target> GDCSC616-MIB::bqlMIBVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bqlMIBVersion.1
Start monitoring General DataComm shelf controllers/chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCSC616-MIB::bqlMIBVersion OID value, configure state conditions and alerts, and monitor any General DataComm shelf controllers/chassis from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.10 | bql | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.1 | bqlMIBVersion | GDCSC616-MIB |