CM-ENTITY-MIB :: f3StorageDeviceWearoutLevel

MIB Reference — IPNetwork Monitor

All MIBsCM-ENTITY-MIBf3StorageDeviceWearoutLevel

f3StorageDeviceWearoutLevel

Module: CM-ENTITY-MIB

OID (symbolic): CM-ENTITY-MIB::f3StorageDeviceWearoutLevel

OID (numeric): 1.3.6.1.4.1.2544.1.12.3.1.101.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

Indicated wearout level of internal SSD on server card.

What is f3StorageDeviceWearoutLevel?

This object indicates the remaining useful life of an internal SSD (Solid State Drive) on a server card by measuring wearout level, typically expressed as a percentage of remaining capacity. As SSDs age, their performance degrades and write cycles exhaust; this metric tracks that degradation. Storage administrators monitor this to schedule SSD replacement before device failure or performance impact occurs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.101.1.3
snmpwalk -v2c -c public <target> CM-ENTITY-MIB::f3StorageDeviceWearoutLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.101.1.3.1
snmpget -v2c -c public <target> CM-ENTITY-MIB::f3StorageDeviceWearoutLevel.1

How to Use in IPNetwork Monitor

Select an ADVA FSP150CM optical transport switch as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate f3StorageDeviceWearoutLevel under the cmEntityGroups branch of CM-ENTITY-MIB, then select it and click OK. It reports the wear-out level of the server card's internal SSD. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the wear-out level exceeds 80%, giving you time to plan a card replacement before the SSD reaches end of life. Click Finish to create the monitor; you can adjust any parameter later.

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.1productsADVA-MIB
1.3.6.1.4.1.2544.1.12fsp150cmADVA-MIB
1.3.6.1.4.1.2544.1.12.3cmEntityMIBCM-ENTITY-MIB
1.3.6.1.4.1.2544.1.12.3.1cmEntityObjectsCM-ENTITY-MIB
1.3.6.1.4.1.2544.1.12.3.1.101f3StorageDeviceTableCM-ENTITY-MIB
1.3.6.1.4.1.2544.1.12.3.1.101.1f3StorageDeviceEntryCM-ENTITY-MIB
1.3.6.1.4.1.2544.1.12.3.1.101.1.3f3StorageDeviceWearoutLevelCM-ENTITY-MIB