DSLAM-FLASH-MIB
AI MIB Summary
The DSLAM-FLASH-MIB provides management access to the flash memory subsystem of Digital Subscriber Line Access Multiplexers (DSLAMs), enabling monitoring of flash file system status, available storage capacity, and firmware image integrity. This module facilitates critical maintenance operations such as verifying bootable image availability and tracking flash wear levels to ensure reliable device booting and configuration persistence.
The module defines the MIB for utilizing the DSLAM flash
Main OID:
pgDSLAMFlashMIB.1.3.6.1.4.1.927.1.9.5
13
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
pgDSLAMFlashMIBThe module defines the MIB for utilizing the DSLAM flash MODULE-IDENTITY .1.3.6.1.4.1.927.1.9.5 |
SNMPv2-SMIThe module defines the MIB for utilizing the DSLAM flash Unknown .1.3.6.1.4.1.927.1.9.5 |
pgDSLAMFlashObjects OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.9.5.1 |
pgDSLAMFlashOperStatusThis object contains the result of the most recent
flash test, or the value none(1) if no tests have been requested since the last reset.ro Enumeration .1.3.6.1.4.1.927.1.9.5.1.1 |
pgDSLAMFlashDownLoadWrite to this variable to initiate a TFTP download.
syntax: <remotehost>:<full path to remote file>,<slot>[,<file name>]rw OCTET STRING .1.3.6.1.4.1.927.1.9.5.1.2 |
pgDSLAMFlashUpLoadWrite to this variable to initiate a TFTP upload.
syntax: <slot>,<file name>,<remotehost>:<full path to remote file>rw OCTET STRING .1.3.6.1.4.1.927.1.9.5.1.3 |
pgDSLAMFlashCopyFileWrite to this variable to copy a file from card to card.
syntax: <slot>,<file name>,<slot>[,<file name>]rw OCTET STRING .1.3.6.1.4.1.927.1.9.5.1.4 |
pgModemXferTableThe DSLAM Modem File Transfer Table. SEQUENCE OF PgModemXferEntry .1.3.6.1.4.1.927.1.9.5.1.5 |
pgModemXferEntryEntry in the DSLAM Modem File Transfer Table. PgModemXferEntry .1.3.6.1.4.1.927.1.9.5.1.5.1 |
pgModemXferOperStatusThis object contains the result of the most recently requested
modem file transfer access, or the value none(1) if no action
have been requested since the last reset.ro Enumeration .1.3.6.1.4.1.927.1.9.5.1.5.1.1 |
pgModemXferSourceFilenameSpecify source filename.rw OCTET STRING .1.3.6.1.4.1.927.1.9.5.1.5.1.2 |
pgModemXferDestinationFilenameSpecify destination filename.rw OCTET STRING .1.3.6.1.4.1.927.1.9.5.1.5.1.3 |
pgModemXferActionSpecify the desired download action. The options are as follows:
download - Download the file specified by pgModemXferSourceFilename to the modem that is
attached to ifIndex. The file must be present on the card that contains
the ifIndex. Specifying pgModemXferDestinationFilename is optional
and valid only for ADSL modems.
abort - Abort current file transfer.rw Enumeration .1.3.6.1.4.1.927.1.9.5.1.5.1.4 |