ACC-MIB :: accNvmTotalBlks

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccNvmTotalBlks

accNvmTotalBlks

Module: ACC-MIB

OID (symbolic): ACC-MIB::accNvmTotalBlks

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.6.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Total number of NVM blocks.

What is accNvmTotalBlks?

This OID shows the total capacity of non-volatile memory (NVM) blocks on the device, measured as a count of memory blocks. Engineers monitor this to understand the device's storage capacity for configuration files and firmware images. For instance, a value of 2048 means the device has 2048 total NVM blocks available for persistent storage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.1
snmpwalk -v2c -c public <target> ACC-MIB::accNvmTotalBlks

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.1.1
snmpget -v2c -c public <target> ACC-MIB::accNvmTotalBlks.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.1accNvmTotalBlksACC-MIB