All MIBs › COLUBRIS-DEVICE-MIB › coDevStStorageUsePermanent
coDevStStorageUsePermanent
Module: COLUBRIS-DEVICE-MIB
OID (symbolic): COLUBRIS-DEVICE-MIB::coDevStStorageUsePermanent
OID (numeric): 1.3.6.1.4.1.8744.5.23.1.4.1.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Percentage of the permanent storage in use.
What is coDevStStorageUsePermanent?
This OID stores a number (0-100) representing how much of the device's permanent storage (like flash memory) is currently in use as a percentage. It tells you how full the device's disk is, similar to checking storage space on a computer. A network administrator would monitor this to ensure the device doesn't run out of storage space, which could prevent it from logging events or storing configurations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.13 snmpwalk -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStStorageUsePermanent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.13.1 snmpget -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStStorageUsePermanent.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.8744 | colubris | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5 | colubrisMgmtV2 | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5.23 | colubrisDeviceMIB | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1 | colubrisDeviceMIBObjects | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4 | coDeviceStatusGroup | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1 | coDeviceStatusTable | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1.1 | coDeviceStatusEntry | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1.1.13 | coDevStStorageUsePermanent | COLUBRIS-DEVICE-MIB |