ADVA-MIB :: swDbFilePgmType

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBswDbFilePgmType

swDbFilePgmType

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::swDbFilePgmType

OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.1.1.11

Node type: OBJECT-TYPE

Type: PgmType

Access: read-only

Description:

Program Type

What is swDbFilePgmType?

This OID returns an enumerated value classifying the program type (bootloader, kernel, driver, application, or utility). Different program types require specific upgrade sequences and validation checks, so monitoring this prevents installation errors and system instability. Example value: 1 indicates bootloader, 2 indicates kernel, 3 indicates driver.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.1.1.11
snmpwalk -v2c -c public <target> ADVA-MIB::swDbFilePgmType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.1.1.11.1
snmpget -v2c -c public <target> ADVA-MIB::swDbFilePgmType.1

SNMPv3 example:

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.5configADVA-MIB
1.3.6.1.4.1.2544.2.5.6updateBackupRestoreMibADVA-MIB
1.3.6.1.4.1.2544.2.5.6.1swAdminADVA-MIB
1.3.6.1.4.1.2544.2.5.6.1.1swDbFileTableADVA-MIB
1.3.6.1.4.1.2544.2.5.6.1.1.1swDbFileEntryADVA-MIB
1.3.6.1.4.1.2544.2.5.6.1.1.1.11swDbFilePgmTypeADVA-MIB