CTRON-BDG-MIB :: pcDriverRev

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBpcDriverRev

pcDriverRev

Module: CTRON-BDG-MIB

OID (symbolic): CTRON-BDG-MIB::pcDriverRev

OID (numeric): 1.3.6.1.4.1.52.2.2.1.1.1.9

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The revision of the LAN card driver.

What is pcDriverRev?

This read-only octet string reports the revision level of the network card driver installed on this PC. An admin checks this when troubleshooting connectivity problems to rule out a known buggy driver version as the cause. For example, if several PCs experiencing similar transmit errors all report the same outdated pcDriverRev, the admin would suspect that specific driver version and recommend an update across those machines.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.9
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::pcDriverRev

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.9.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::pcDriverRev.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pcDriverRev.1

Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::pcDriverRev OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.2layerMgmtCabletron-MIB
1.3.6.1.4.1.52.2.2mACCabletron-MIB
1.3.6.1.4.1.52.2.2.1ieee8023Cabletron-MIB
1.3.6.1.4.1.52.2.2.1.1pcIFCabletron-MIB
1.3.6.1.4.1.52.2.2.1.1.1pcIfRevCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.2.2.1.1.1.9pcDriverRevCTRON-BDG-MIB