HUAWEI-WLAN-AP-UPDATE-MIB
- Registered at
- 1.3.6.1.4.1.2011.6.139.14
- Last updated
- 2020-07-08 20:18
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2020-07-08 20:18, 2020-04-09 15:08, 2020-01-06 22:30, 2019-11-04 11:50, 2019-02-18 11:20, 2019-01-14 10:40, 2018-03-05 15:40, 2017-12-10 15:55, 2017-11-29 09:55, 2017-10-26 15:55, 2017-06-07 19:11, 2017-06-01 16:33, 2017-04-18 15:25, 2016-11-07 14:51, 2016-06-02 15:20, 2016-05-17 10:15, 2016-04-18 11:20, 2016-03-23 10:09, 2015-12-18 09:26, 2015-09-15 10:30, 2015-08-26 10:30, 2015-05-11 17:25, 2015-04-07 17:25, 2015-02-02 10:09
- Namespace
- huawei
- Source file
HUAWEI-WLAN-AP-UPDATE-MIB- Digest
sha256:a38c7921ee60e46e73ad1ff5464f6b623c4684d2b6e86dfb8997a52ab27e0618
Description
V1.21, add insufficientMemoryAsNgeEnable for hwWlanApUpdateProgressStatus
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-WLAN-AP-MIB | hwWlanApId, hwWlanApMac, hwWlanApName, hwWlanApType |
| HUAWEI-WLAN-CONFIGURATION-MIB | hwAPGroupName |
| HUAWEI-WLAN-MIB | hwWlan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-MIB HUAWEI-WLAN-AP-MIB HUAWEI-WLAN-AP-RADIO-MIB HUAWEI-WLAN-AP-UPDATE-MIB HUAWEI-WLAN-CONFIGURATION-MIB HUAWEI-WLAN-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwWlanApUpdateTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.1 | |||
| hwWlanApUpdateTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.2 | |||
| hwWlanApUpdateResult OBJECT-TYPE AP upgrade result. | 1.3.6.1.4.1.2011.6.139.14.2.1 | INTEGER {success(1), failureUnknownError(2), failureInsufficientMemory(3), failureDownloadFileFailure(4), failureMismatchVersionEfsAndFileName(5), failureInvalidFileName(6), failureMismatchApTypeInEfs(7), failureFileContentError(8), failureWriteFlashFailure(9), failureTimeoutForUpgrade(10), failureCommunicationFaultApAndAc(11), failureInsufficientStorageSpace(65)} | read-only | current |
| hwWlanApUpdateTime OBJECT-TYPE AP upgrade time. | 1.3.6.1.4.1.2011.6.139.14.2.2 | OCTET STRING | read-only | current |
| hwWlanApUpdateByFileName OBJECT-TYPE AP upgrade file name. | 1.3.6.1.4.1.2011.6.139.14.2.3 | OCTET STRING | read-only | current |
| hwWlanApUpdateNextOper OBJECT-TYPE Action after the upgrade. | 1.3.6.1.4.1.2011.6.139.14.2.4 | INTEGER {notReset(1), reset(2)} | read-only | current |
| hwWlanApUpdateResultStatus OBJECT-TYPE AP upgrade result status. | 1.3.6.1.4.1.2011.6.139.14.2.5 | OCTET STRING | read-only | current |
| hwWlanApUpdateObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.3 | |||
| hwWlanApUpdateConfig OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.3.1 | |||
| hwWlanApUpdateFTPIPAddress OBJECT-TYPE This object indicates the IPv4 address of the FTP server used in FTP upgrade mode. | 1.3.6.1.4.1.2011.6.139.14.3.1.1 | IpAddress | read-write | current |
| hwWlanApUpdateFTPUsername OBJECT-TYPE This object indicates the user name of the FTP IPv4 client used in FTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateFTPIPAddress. | 1.3.6.1.4.1.2011.6.139.14.3.1.2 | OCTET STRING | read-write | current |
| hwWlanApUpdateFTPPassword OBJECT-TYPE This object indicates the password of the FTP IPv4 client used in FTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateFTPIPAddress. | 1.3.6.1.4.1.2011.6.139.14.3.1.3 | OCTET STRING | read-write | current |
| hwWlanApUpdateMode OBJECT-TYPE This object indicates the AP upgrade mode. | 1.3.6.1.4.1.2011.6.139.14.3.1.4 | INTEGER {ftp(1), ac(2), sftp(3)} | read-write | current |
| hwWlanApUpdateSFTPIPAddress OBJECT-TYPE This object indicates the IPv4 address of the SFTP server used in SFTP upgrade mode. | 1.3.6.1.4.1.2011.6.139.14.3.1.5 | IpAddress | read-write | current |
| hwWlanApUpdateSFTPUsername OBJECT-TYPE This object indicates the user name of the SFTP IPv4 client used in SFTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateSFTPIPAddress. | 1.3.6.1.4.1.2011.6.139.14.3.1.6 | OCTET STRING | read-write | current |
| hwWlanApUpdateSFTPPassword OBJECT-TYPE This object indicates the password of the SFTP IPv4 client used in SFTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateSFTPIPAddress. | 1.3.6.1.4.1.2011.6.139.14.3.1.7 | OCTET STRING | read-write | current |
| hwWlanApUpdateFTPMaxConnectNum OBJECT-TYPE This object indicates the maximum number of FTP IPv4 connections. | 1.3.6.1.4.1.2011.6.139.14.3.1.8 | Integer32 | read-write | current |
| hwWlanApUpdateSFTPMaxConnectNum OBJECT-TYPE This object indicates the maximum number of SFTP IPv4 connections. | 1.3.6.1.4.1.2011.6.139.14.3.1.9 | Integer32 | read-write | current |
| hwWlanApUpdateFTPIPv6Address OBJECT-TYPE This object indicates the IPv6 address of the FTP server. | 1.3.6.1.4.1.2011.6.139.14.3.1.10 | OCTET STRING | read-write | current |
| hwWlanApUpdateSFTPIPv6Address OBJECT-TYPE This object indicates the IPv6 address of the SFTP server. | 1.3.6.1.4.1.2011.6.139.14.3.1.11 | OCTET STRING | read-write | current |
| hwWlanApUpdateFTPIPv6Username OBJECT-TYPE This object indicates the user name of the FTP IPv6 client used in FTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateFTPIPv6Address. | 1.3.6.1.4.1.2011.6.139.14.3.1.12 | OCTET STRING | read-write | current |
| hwWlanApUpdateFTPIPv6Password OBJECT-TYPE This object indicates the password of the FTP IPv6 client used in FTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateFTPIPv6Address. | 1.3.6.1.4.1.2011.6.139.14.3.1.13 | OCTET STRING | read-write | current |
| hwWlanApUpdateSFTPIPv6Username OBJECT-TYPE This object indicates the user name of the SFTP IPv6 client used in SFTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateSFTPIPv6Address. | 1.3.6.1.4.1.2011.6.139.14.3.1.14 | OCTET STRING | read-write | current |
| hwWlanApUpdateSFTPIPv6Password OBJECT-TYPE This object indicates the password of the SFTP IPv6 client used in SFTP upgrade mode. NOTE: It should be configured together with hwWlanApUpdateSFTPIPv6Address. | 1.3.6.1.4.1.2011.6.139.14.3.1.15 | OCTET STRING | read-write | current |
| hwWlanApUpdateFTPIPv6MaxConnectNum OBJECT-TYPE This object indicates the maximum number of FTP IPv6 connections. | 1.3.6.1.4.1.2011.6.139.14.3.1.16 | Integer32 | read-write | current |
| hwWlanApUpdateSFTPIPv6MaxConnectNum OBJECT-TYPE This object indicates the maximum number of SFTP IPv6 connections. | 1.3.6.1.4.1.2011.6.139.14.3.1.17 | Integer32 | read-write | current |
| hwWlanApUpdateTable OBJECT-TYPE This table maps AP types to upgrade file names. It allows you to upgrade APs in batches based on AP types. | 1.3.6.1.4.1.2011.6.139.14.3.2 | not-accessible | current | |
| hwWlanApUpdateEntry OBJECT-TYPE The index of this table is hwWlanApType. | 1.3.6.1.4.1.2011.6.139.14.3.2.1 | not-accessible | current | |
| hwWlanApUpdateFilename OBJECT-TYPE This object indicates the name of the upgrade file matching the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.1 | OCTET STRING | read-create | current |
| hwWlanApUpdateAdminOper OBJECT-TYPE This object indicates that the APs begin to upgrade start(1): The AP upgrade starts reset(2): After the upgrade is complete, the APs are restarted cancel(3): The upgrade is canceled. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.2 | INTEGER {start(1), reset(2), cancel(3)} | read-create | current |
| hwWlanApUpdatePercent OBJECT-TYPE This object indicates the AP upgrade progress, namely, the percentage of upgraded APs to all APs of the same type. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.3 | Integer32 | read-only | current |
| hwWlanApUpdateRowStatus OBJECT-TYPE This object indicates the row status of this table. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.4 | RowStatus | read-create | current |
| hwWlanApUpdatePatchFilename OBJECT-TYPE This object indicates the name of the upgrade patch file matching the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.5 | OCTET STRING | read-create | current |
| hwWlanApUpdateResetPartitionId OBJECT-TYPE This object indicates the partition id for reset partition. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.6 | Integer32 | read-write | current |
| hwWlanApUpdateResetPrimaryAccessIPv4 OBJECT-TYPE This object indicates the Ipv4 address for reset partition. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.7 | IpAddress | read-write | current |
| hwWlanApUpdateResetPrimaryAccessIPv6 OBJECT-TYPE This object indicates the Ipv6 address for reset partition. | 1.3.6.1.4.1.2011.6.139.14.3.2.1.8 | OCTET STRING | read-write | current |
| hwWlanApUpdateProgressTable OBJECT-TYPE This table is used to query the AP upgrade progress. | 1.3.6.1.4.1.2011.6.139.14.3.3 | not-accessible | current | |
| hwWlanApUpdateProgressEntry OBJECT-TYPE The index of this table is hwWlanApMac. | 1.3.6.1.4.1.2011.6.139.14.3.3.1 | not-accessible | current | |
| hwWlanApUpdateProgressStatus OBJECT-TYPE This object indicates the AP upgrade status. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.1 | INTEGER {noUpdateResult(1), updating(2), updateSuccessful(3), updateFailed(4), insufficientApMemory(5), failToDownloadFile(6), efsAndVersionMismatched(7), invalidFileName(8), efsAndApTypeMismatched(9), fileContentError(10), writingMemoryError(11), updateTimeout(12), apAcLinkDown(13), noNeedToUpdate(14), updateCancel(15), sendFirstFileFailed(16), receiveFileFailed(17), retransferFileFailed(18), updateOverMaxTime(19), noResult(20), waitForNextBatch(21), noNeedUpdateNeedReset(22), neitherNeedUpdateNorReset(23), fileLoading(24), identifierErr(25), notInConfig(26), getFtpInfoFailed(27), getSftpInfoFailed(28), blockFull(29), readFileFailed(30), normalToStandby(31), modeChanged(32), succeedNeedReset(33), succeedAutoResetting(34), sendUpgradeCfgErr(35), sendUpgradeRequestErr(36), waitFragmentationTimeout(37), upgradeCfgResponseErr(38), processUpgradeFilenameErr(39), cannotGetApType(40), batchUpgradeApTypeMismatched(41), analyzeVersionErr(42), ageTimeOut(43), isUpdatingNow(44), succeedNeedModeSwitch(45), updateFsmStateCheckFailed(46), fileChanged(47), serverPasswordIsTooLong(48), configChanged(49), succeedResetting(50), flashNotSupportupgrade(51), updateFailForBackupSoftware(52), incompatibleHardwareBOMVersion(53), continueSendingImagePieceTimeout(54), backingUpTheSystemSoftware(55), patchChecksumError(56), patchFileError(57), patchActiveFailed(58), vrpPatchProcessActiveFailed(59), vfpPatchActiveFailed(60), kernelPatchActived(61), patchInnerProcError(62), wifiTargetChipPatchActiveFailed(63), notSupportPatchUpdate(64), insufficientStorageSpace(65), insufficientMemorySpaceInAc(66), patchVersionMismatch(67), insufficientMemoryAsNgeEnable(68), noUpdateProgressStatus(255)} | read-only | current |
| hwWlanApUpdateProgress OBJECT-TYPE This object indicates the AP upgrade progress. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.2 | Integer32 | read-only | current |
| hwWlanApFlashProgress OBJECT-TYPE This object indicates the flash writing progress. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.3 | Integer32 | read-only | current |
| hwWlanApUpdateType OBJECT-TYPE This object indicates the AP upgrade type. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.4 | INTEGER {autoUpdate(1), onlineUpdate(2)} | read-only | current |
| hwWlanApUpdateFileType OBJECT-TYPE This object indicates the AP upgrade file type. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.5 | INTEGER {fit(1), fat(2), fatCloud(3), patch(4)} | read-only | current |
| hwWlanApUpdateFileVersion OBJECT-TYPE This object indicates the version of the upgrade file matching the type of the APs upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.6 | OCTET STRING | read-only | current |
| hwWlanApUpdateLastEndTime OBJECT-TYPE This object indicates the end-time of the upgrading. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.7 | OCTET STRING | read-only | current |
| hwWlanApUpdateApGroup OBJECT-TYPE This object indicates the Ap group of the APs upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.8 | OCTET STRING | read-only | current |
| hwWlanApUpdateApPartitionId OBJECT-TYPE This object indicates the Ap partition id of the APs upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.9 | Integer32 | read-only | current |
| hwWlanApUpdateApChannel OBJECT-TYPE This object indicates the Ap channel of the APs upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.3.1.10 | Integer32 | read-only | current |
| hwWlanSingleApUpdateTable OBJECT-TYPE This table is used to specify the mapping relationship between AP IDs and upgrade file names and to perform upgrade based on specified APs. | 1.3.6.1.4.1.2011.6.139.14.3.4 | not-accessible | current | |
| hwWlanSingleApUpdateEntry OBJECT-TYPE The index of this table is hwWlanApMac. | 1.3.6.1.4.1.2011.6.139.14.3.4.1 | not-accessible | current | |
| hwWlanSingleApUpdateAdminOper OBJECT-TYPE This object indicates a single AP upgrade start(1): The AP upgrade starts reset(2): After the upgrade is complete, the AP is restarted cancel(3): The upgrade is canceled. | 1.3.6.1.4.1.2011.6.139.14.3.4.1.1 | INTEGER {start(1), reset(2), cancel(3), patchupgrate(4), patchdelete(5)} | read-write | current |
| hwWlanSingleApUpdatePercent OBJECT-TYPE This object indicates the single AP upgrade progress. | 1.3.6.1.4.1.2011.6.139.14.3.4.1.2 | Integer32 | read-only | current |
| hwWlanSingleApUpdateFilename OBJECT-TYPE This object indicates the name of the upgrade file matching the type of the AP to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.4.1.3 | OCTET STRING | read-create | current |
| hwWlanSingleApUpdatePrimaryAccessIPv4 OBJECT-TYPE This object indicates the Ipv4 address of the upgrade reset partition. | 1.3.6.1.4.1.2011.6.139.14.3.4.1.4 | IpAddress | read-write | current |
| hwWlanSingleApUpdatePrimaryAccessIPv6 OBJECT-TYPE This object indicates the Ipv6 address of the upgrade reset partition. | 1.3.6.1.4.1.2011.6.139.14.3.4.1.5 | OCTET STRING | read-write | current |
| hwWlanApTypeGroupUpdateTable OBJECT-TYPE This table is used to map AP types and AP groups to upgrade file names. It allows you to upgrade APs in batches based on AP types and AP groups. | 1.3.6.1.4.1.2011.6.139.14.3.5 | not-accessible | current | |
| hwWlanApTypeGroupUpdateEntry OBJECT-TYPE The indexes of this table are hwWlanApType and hwAPGroupName. | 1.3.6.1.4.1.2011.6.139.14.3.5.1 | not-accessible | current | |
| hwWlanApTypeGroupUpdateFilename OBJECT-TYPE This object indicates the name of the upgrade file matching the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.5.1.1 | OCTET STRING | read-write | current |
| hwWlanApTypeGroupUpdateAdminOper OBJECT-TYPE This object indicates an upgrade operation start(1): The AP upgrade starts reset(2): After the upgrade is complete, the APs are restarted cancel(3): The upgrade is canceled. | 1.3.6.1.4.1.2011.6.139.14.3.5.1.2 | INTEGER {start(1), reset(2), cancel(3), patchupgrate(4), patchdelete(5)} | read-write | current |
| hwWlanApTypeGroupUpdatePercent OBJECT-TYPE This object indicates the AP upgrade progress, namely, the percentage of upgraded APs to all APs of the same type. | 1.3.6.1.4.1.2011.6.139.14.3.5.1.3 | Integer32 | read-only | current |
| hwWlanApTypeGroupUpdateRowStatus OBJECT-TYPE This object indicates the row status of this table. | 1.3.6.1.4.1.2011.6.139.14.3.5.1.4 | RowStatus | read-create | current |
| hwWlanApTypeGroupUpdatePatchFilename OBJECT-TYPE This object indicates the name of the patch upgrade file matching the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.5.1.5 | OCTET STRING | read-write | current |
| hwWlanApUpdateScheduleTaskTable OBJECT-TYPE This table is used to create, query, and delete scheduled upgrade tasks. | 1.3.6.1.4.1.2011.6.139.14.3.6 | not-accessible | current | |
| hwWlanApUpdateScheduleTaskEntry OBJECT-TYPE The indexes of this table is hwWlanApUpdateScheduleTaskId. | 1.3.6.1.4.1.2011.6.139.14.3.6.1 | not-accessible | current | |
| hwWlanApUpdateScheduleTaskId OBJECT-TYPE This object indicates the ID of the task. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.1 | Integer32 | not-accessible | current |
| hwWlanApUpdateScheduleTaskStartTime OBJECT-TYPE This object indicates the starting time that is in the format of 'YYYY/MM/DD,HH:MM'. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.2 | OCTET STRING | read-write | current |
| hwWlanApUpdateScheduleTaskStopTime OBJECT-TYPE This object indicates the stopping time that is in the format of 'YYYY/MM/DD,HH:MM'. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.3 | OCTET STRING | read-write | current |
| hwWlanApUpdateScheduleTaskApType OBJECT-TYPE This object indicates the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.4 | Integer32 | read-write | current |
| hwWlanApUpdateScheduleTaskApGroup OBJECT-TYPE This object indicates the group of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.5 | OCTET STRING | read-write | current |
| hwWlanApUpdateScheduleTaskState OBJECT-TYPE This object indicates the state of the task. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.6 | INTEGER {idle(1), running(2), waitting(3), done(4), overtime(5), dead(6)} | read-only | current |
| hwWlanApUpdateScheduleTaskRowStatus OBJECT-TYPE This object indicates the row status. | 1.3.6.1.4.1.2011.6.139.14.3.6.1.7 | RowStatus | read-create | current |
| hwWlanApUpdateOperEntry OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.3.7 | |||
| hwWlanApUpdateOperAdminOper OBJECT-TYPE This object indicates that the APs begin to upgrade start(1): The AP upgrade starts reset(2): After the upgrade is complete, the APs are restarted cancel(3): The upgrade is canceled. | 1.3.6.1.4.1.2011.6.139.14.3.7.1 | INTEGER {start(1), reset(2), cancel(3)} | read-write | current |
| hwWlanApUpdateOperApType OBJECT-TYPE This object indicates the type of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.7.2 | Integer32 | read-write | current |
| hwWlanApUpdateOperApGroup OBJECT-TYPE This object indicates the group of the APs to be upgraded. | 1.3.6.1.4.1.2011.6.139.14.3.7.3 | OCTET STRING | read-write | current |
| hwWlanApUpdateOperPercent OBJECT-TYPE This object indicates the AP upgrade progress, namely, the percentage of upgraded APs to all APs. | 1.3.6.1.4.1.2011.6.139.14.3.7.4 | Integer32 | read-only | current |
| hwWlanApUpdateConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.4 | |||
| hwWlanApUpdateCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.4.1 | |||
| hwWlanApUpdateObjectGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.139.14.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwWlanApUpdateBeginTrap NOTIFICATION-TYPE This object indicates an AP upgrade start alarm.. | 1.3.6.1.4.1.2011.6.139.14.1.1 | current |
| hwWlanApUpdateResultTrap NOTIFICATION-TYPE This object indicates the upgrade result alarm. | 1.3.6.1.4.1.2011.6.139.14.1.2 | current |
| hwWlanApUpdateUbootNotMatchTrap NOTIFICATION-TYPE This object indicates that the Uboot version does not match the AP version. | 1.3.6.1.4.1.2011.6.139.14.1.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwWlanApUpdateCompliance MODULE-COMPLIANCE Description. | 1.3.6.1.4.1.2011.6.139.14.4.1.1 | current |
| hwWlanApUpdateTrapGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.2011.6.139.14.4.2.1 | current |
| hwWlanApUpdateTrapObjectsGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.6.139.14.4.2.2 | current |
| hwWlanApUpdateObjectsGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.6.139.14.4.2.3 | current |