All MIBs › ADVA-MIB › fwDataFirmwarePackageRev
fwDataFirmwarePackageRev
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::fwDataFirmwarePackageRev
OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.2.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
Active Firmware Package Revision Number of module software.
What is fwDataFirmwarePackageRev?
This OID returns the version string of the currently active and running firmware on the module. Tracking active firmware is essential for validating configuration compatibility, confirming patch installations, and troubleshooting feature availability. Example value: '5.12.3' indicates the live firmware version running on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.5 snmpwalk -v2c -c public <target> ADVA-MIB::fwDataFirmwarePackageRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.5.1 snmpget -v2c -c public <target> ADVA-MIB::fwDataFirmwarePackageRev.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6 | updateBackupRestoreMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1 | swAdmin | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2 | fwDataTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1 | fwDataEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1.5 | fwDataFirmwarePackageRev | ADVA-MIB |