All MIBs › ALVARION-DEVICE-MIB › coDeviceFirmwareFailureNotificationEnabled
coDeviceFirmwareFailureNotificationEnabled
Module: ALVARION-DEVICE-MIB
OID (symbolic): ALVARION-DEVICE-MIB::coDeviceFirmwareFailureNotificationEnabled
OID (numeric): 1.3.6.1.4.1.12394.1.10.5.23.1.1.4
Node type: OBJECT-TYPE
Type: AlvarionNotificationEnable
Access: read-write
Description:
Specifies if the coDeviceFirmwareFailureNotification notification is generated.
What is coDeviceFirmwareFailureNotificationEnabled?
Controls whether the device generates SNMP notifications when a firmware-related failure occurs, such as a failed upgrade or integrity check error. Enabling this allows administrators to quickly respond to firmware problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12394.1.10.5.23.1.1.4 snmpwalk -v2c -c public <target> ALVARION-DEVICE-MIB::coDeviceFirmwareFailureNotificationEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12394.1.10.5.23.1.1.4.1 snmpget -v2c -c public <target> ALVARION-DEVICE-MIB::coDeviceFirmwareFailureNotificationEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12394.1.10.5.23.1.1.4.1 s <value>
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.12394.1.10 | alvarionWireless | ALVARION-SMI |
| 1.3.6.1.4.1.12394.1.10.5 | alvarionMgmtV2 | ALVARION-SMI |
| 1.3.6.1.4.1.12394.1.10.5.23 | alvarionDeviceMIB | ALVARION-DEVICE-MIB |
| 1.3.6.1.4.1.12394.1.10.5.23.1 | alvarionDeviceMIBObjects | ALVARION-DEVICE-MIB |
| 1.3.6.1.4.1.12394.1.10.5.23.1.1 | coDeviceConfigGroup | ALVARION-DEVICE-MIB |
| 1.3.6.1.4.1.12394.1.10.5.23.1.1.4 | coDeviceFirmwareFailureNotificationEnabled | ALVARION-DEVICE-MIB |