ADVA-MIB :: neStorageCapacity

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneStorageCapacity

neStorageCapacity

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neStorageCapacity

OID (numeric): 1.3.6.1.4.1.2544.2.1.6.1.3

Node type: OBJECT-TYPE

Type: KBytes

Access: read-only

Description:

The total capacity of the NE storage partition.

What is neStorageCapacity?

Reports the total usable capacity (typically in megabytes or gigabytes) of the network element's persistent storage device. This metric helps operators estimate remaining space for logs, configuration backups, and firmware upgrades. Example: 131072 (128 GB in MB units).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.6.1.3
snmpwalk -v2c -c public <target> ADVA-MIB::neStorageCapacity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.6.1.3.1
snmpget -v2c -c public <target> ADVA-MIB::neStorageCapacity.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neStorageCapacity.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.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.1neInfoADVA-MIB
1.3.6.1.4.1.2544.2.1.6neStorageTableADVA-MIB
1.3.6.1.4.1.2544.2.1.6.1neStorageEntryADVA-MIB
1.3.6.1.4.1.2544.2.1.6.1.3neStorageCapacityADVA-MIB