cacheDBStatus
ISC-CACHE ·
.1.3.6.1.4.1.16563.1.1.3.1.4
Object
column
SNMPv2-SMIInteger32
The current mount status of the database, Mounted(1) or NotMounted(2)
Context
- MIB
- ISC-CACHE
- OID
.1.3.6.1.4.1.16563.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cacheDBRow
- Table
- cacheDBTab
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cacheDBIndex A unique integer index for this database | column | Integer32 | .1.3.6.1.4.1.16563.1.1.3.1.1 |
| cacheDBName The text name of this database from the Cache instance | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.16563.1.1.3.1.2 |
| cacheDBDir The directory for this database file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.16563.1.1.3.1.3 |
| cacheDBRead The database is currently mounted ReadOnly(1) or ReadWrite(0) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.16563.1.1.3.1.5 |
| cacheDBSize The current size of the database file, reported in MB | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.16563.1.1.3.1.6 |
| cacheDBFree The free space available within database in MB (as reported in the %Monitor.System.Freespace class). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.16563.1.1.3.1.7 |
| cacheDBMirrorName The name of the database used for a Mirror. Blank if this database is not being Mirrored. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.16563.1.1.3.1.8 |