ACC-SYSTEM :: accNvmFreeBlks

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccNvmFreeBlks

accNvmFreeBlks

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accNvmFreeBlks

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.6.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The number of free NVM blocks.

What is accNvmFreeBlks?

This OID stores the current number of unused NVM blocks that are available for new data storage. Engineers monitor this because when free blocks get low, the device may not be able to save new configurations or logs, risking operational issues. Example: a value of 256 means there is room for 256 more blocks of data before the storage reaches capacity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.4
snmpwalk -v2c -c public <target> ACC-SYSTEM::accNvmFreeBlks

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.4.1
snmpget -v2c -c public <target> ACC-SYSTEM::accNvmFreeBlks.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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.1accSysInfoACC-MIB
1.3.6.1.4.1.5.1.1.1.1.6accNvmACC-MIB
1.3.6.1.4.1.5.1.1.1.1.6.4accNvmFreeBlksACC-SYSTEM