All MIBs › ADVA-MIB › neStorageAvailable
neStorageAvailable
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neStorageAvailable
OID (numeric): 1.3.6.1.4.1.2544.2.1.6.1.4
Node type: OBJECT-TYPE
Type: KBytes
Access: read-only
Description:
The free space on the NE storage partition.
What is neStorageAvailable?
This OID shows how much free disk space (in kilobytes) remains on a network equipment storage partition. Monitoring this prevents the device from running out of room for logs or configurations. Alert your team when available space drops below a threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.6.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::neStorageAvailable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.6.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::neStorageAvailable.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1 | neInfo | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1.6 | neStorageTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1.6.1 | neStorageEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1.6.1.4 | neStorageAvailable | ADVA-MIB |