All MIBs › ATMSWCH-MIB › atmSwchCpuFlashUsed
atmSwchCpuFlashUsed
Module: ATMSWCH-MIB
OID (symbolic): ATMSWCH-MIB::atmSwchCpuFlashUsed
OID (numeric): 1.3.6.1.4.1.81.33.2.1.1.9
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Flash memory used, in bytes.
What is atmSwchCpuFlashUsed?
This is a read-only gauge estimating current flash memory usage in bytes. It shows how much flash storage is consumed by firmware and configurations. A value of 20971520 indicates approximately 20MB of flash is currently used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.33.2.1.1.9 snmpwalk -v2c -c public <target> ATMSWCH-MIB::atmSwchCpuFlashUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.33.2.1.1.9.1 snmpget -v2c -c public <target> ATMSWCH-MIB::atmSwchCpuFlashUsed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSwchCpuFlashUsed.1
Start monitoring Lucent Technologies ATM switch platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATMSWCH-MIB::atmSwchCpuFlashUsed OID value, configure state conditions and alerts, and monitor any Lucent Technologies ATM switch platforms (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.33 | atmSwch | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.2 | atmSwchCpu | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.2.1 | atmSwchCpuTable | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.2.1.1 | atmSwchCpuEntry | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.2.1.1.9 | atmSwchCpuFlashUsed | ATMSWCH-MIB |