ACC-MIB :: accNvmBlkSize

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccNvmBlkSize

accNvmBlkSize

Module: ACC-MIB

OID (symbolic): ACC-MIB::accNvmBlkSize

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.6.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

NVM block size in bytes.

What is accNvmBlkSize?

This OID reports the size of each NVM block in bytes, indicating how much data fits in a single memory block. Knowing the block size helps engineers calculate total usable storage by multiplying it with the total block count. If this OID reports 4096, each NVM block can store 4096 bytes of data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.2
snmpwalk -v2c -c public <target> ACC-MIB::accNvmBlkSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.6.2.1
snmpget -v2c -c public <target> ACC-MIB::accNvmBlkSize.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.2accNvmBlkSizeACC-MIB