BIANCA-BRICK-MIBRES-MIB
- Registered at
- 1.3.6.1.4.1.272.4.17.4.255
- Last updated
- 2012-04-12 00:00
- Organization
- bintec elmeg GmbH
- Namespace
- bintec
- Source file
BIANCA-BRICK-MIBRES-MIB- Digest
sha256:79e62f60100e1f44ea144bd111b94cf1089e3351cac88f89b5867873a7ea8cb4
Description
The MIB module for resource administration entities.
Contact
EMail: info@bintec-elmeg.com Web: www.bintec-elmeg.com
Imports
| From | Symbols |
|---|---|
| BINTEC-MIB | resource |
| RFC1158-MIB | DisplayString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BIANCA-BRICK-MIBRES-MIB BINTEC-MIB RFC1158-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cpuTable OBJECT-TYPE The CpuTable contains information about the processor statistics in the system. | 1.3.6.1.4.1.272.4.17.4.1 | not-accessible | current | |
| cpuEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.17.4.1.1 | not-accessible | current | |
| cpuNumber OBJECT-TYPE CPU Number. | 1.3.6.1.4.1.272.4.17.4.1.1.1 | INTEGER | read-only | current |
| cpuDescr OBJECT-TYPE Description of CPU. | 1.3.6.1.4.1.272.4.17.4.1.1.2 | DisplayString | read-only | current |
| cpuTotalUser OBJECT-TYPE Total time in seconds spent in user mode since booting. | 1.3.6.1.4.1.272.4.17.4.1.1.3 | INTEGER | read-only | current |
| cpuTotalSystem OBJECT-TYPE Total time in seconds spent in sytem mode since booting. | 1.3.6.1.4.1.272.4.17.4.1.1.4 | INTEGER | read-only | current |
| cpuTotalStreams OBJECT-TYPE Total time in seconds spent with streams processing since booting. | 1.3.6.1.4.1.272.4.17.4.1.1.5 | INTEGER | read-only | current |
| cpuTotalIdle OBJECT-TYPE Total idle time in seconds since booting. | 1.3.6.1.4.1.272.4.17.4.1.1.6 | INTEGER | read-only | current |
| cpuLoadUser OBJECT-TYPE Percentage of time spent in user mode for the last second. | 1.3.6.1.4.1.272.4.17.4.1.1.7 | INTEGER (0..100) | read-only | current |
| cpuLoadSystem OBJECT-TYPE Percentage of time spent in system mode for the last second. | 1.3.6.1.4.1.272.4.17.4.1.1.8 | INTEGER (0..100) | read-only | current |
| cpuLoadStreams OBJECT-TYPE Percentage of time spent with streams processing for the last second. | 1.3.6.1.4.1.272.4.17.4.1.1.9 | INTEGER (0..100) | read-only | current |
| cpuLoadIdle OBJECT-TYPE Percentage of idle time for the last second. | 1.3.6.1.4.1.272.4.17.4.1.1.10 | INTEGER (0..100) | read-only | current |
| cpuLoadUser10s OBJECT-TYPE Percentage of time spent in user mode for the last 10 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.11 | INTEGER (0..100) | read-only | current |
| cpuLoadSystem10s OBJECT-TYPE Percentage of time spent in system mode for the last 10 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.12 | INTEGER (0..100) | read-only | current |
| cpuLoadStreams10s OBJECT-TYPE Percentage of time spent with streams processing for the last 10 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.13 | INTEGER (0..100) | read-only | current |
| cpuLoadIdle10s OBJECT-TYPE Percentage of idle time measured for the last 10 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.14 | INTEGER (0..100) | read-only | current |
| cpuLoadUser60s OBJECT-TYPE Percentage of time spent in user mode for the last 60 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.15 | INTEGER (0..100) | read-only | current |
| cpuLoadSystem60s OBJECT-TYPE Percentage of time spent in system mode for the last 60 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.16 | INTEGER (0..100) | read-only | current |
| cpuLoadStreams60s OBJECT-TYPE Percentage of time spent with streams processing for the last 60 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.17 | INTEGER (0..100) | read-only | current |
| cpuLoadIdle60s OBJECT-TYPE Percentage of idle time measured for the last 60 seconds. | 1.3.6.1.4.1.272.4.17.4.1.1.18 | INTEGER (0..100) | read-only | current |
| memoryTable OBJECT-TYPE The memoryTable contains information about the different memory in the system. | 1.3.6.1.4.1.272.4.17.4.2 | not-accessible | current | |
| memoryEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.17.4.2.1 | not-accessible | current | |
| memoryType OBJECT-TYPE Type of memory: flash (1) : Non volatile memory dram (2) : Dynamic memory dpool (3) : Dynamic pool | 1.3.6.1.4.1.272.4.17.4.2.1.1 | INTEGER {flash(1), dram(2), dpool(3)} | read-only | current |
| memoryDescr OBJECT-TYPE Description of memory. | 1.3.6.1.4.1.272.4.17.4.2.1.2 | DisplayString | read-only | current |
| memoryBlockSize OBJECT-TYPE Allocation size for memories from dpools. | 1.3.6.1.4.1.272.4.17.4.2.1.3 | Unsigned32 | read-only | current |
| memoryTotal OBJECT-TYPE Amount of available units of this memory type measured in units for dpools and bytes for flash/dram. | 1.3.6.1.4.1.272.4.17.4.2.1.4 | Unsigned32 | read-only | current |
| memoryInuse OBJECT-TYPE Used units of this memory type measured in units for dpools and bytes for flash/dram. | 1.3.6.1.4.1.272.4.17.4.2.1.5 | Unsigned32 | read-only | current |
| memoryDramUse OBJECT-TYPE dpools might take memory from dram. This variable gives the amount in bytes taken from a dram memory. | 1.3.6.1.4.1.272.4.17.4.2.1.6 | Unsigned32 | read-only | current |
| memoryNAllocs OBJECT-TYPE Number of memory allocations. | 1.3.6.1.4.1.272.4.17.4.2.1.7 | Unsigned32 | read-only | current |
| memoryNFrees OBJECT-TYPE Number of memory free operations. | 1.3.6.1.4.1.272.4.17.4.2.1.8 | Unsigned32 | read-only | current |
| memoryNFails OBJECT-TYPE Number of failed memory operations. | 1.3.6.1.4.1.272.4.17.4.2.1.9 | Unsigned32 | read-only | current |
| dspTable OBJECT-TYPE The DspTable contains information about Digital Signal processors in the system. | 1.3.6.1.4.1.272.4.17.4.3 | not-accessible | current | |
| dspEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.17.4.3.1 | not-accessible | current | |
| dspSlot OBJECT-TYPE DSP Slot Number. | 1.3.6.1.4.1.272.4.17.4.3.1.1 | INTEGER (0..512) | read-only | current |
| dspUnit OBJECT-TYPE DSP Unit Number. | 1.3.6.1.4.1.272.4.17.4.3.1.2 | INTEGER (0..9999) | read-only | current |
| dspDescr OBJECT-TYPE Description of DSP. | 1.3.6.1.4.1.272.4.17.4.3.1.3 | DisplayString | read-only | current |
| dspCapabilities OBJECT-TYPE This bitfield describes what the DSP supports. | 1.3.6.1.4.1.272.4.17.4.3.1.4 | Bits {g711(0), g722(1), g723(2), g728(3), g726(4), g729(5), ilbc(6), clear(7), t30(8), t38(9), dtmf(10)} | read-only | current |
| dspTotalChannels OBJECT-TYPE Total number of channels of this DSP. | 1.3.6.1.4.1.272.4.17.4.3.1.5 | INTEGER (1..1000) | read-only | current |
| dspUsedChannels OBJECT-TYPE Number of used channels of this DSP. | 1.3.6.1.4.1.272.4.17.4.3.1.6 | INTEGER (1..1000) | read-only | current |