BIANCA-BRICK-MIBRES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
33
.0.1 · 1 row entry · 18 columns
The CpuTable contains information about
the processor statistics in the system.
cpuEntry entry .0.1.1
Indexes
cpuNumber
Column Syntax OID
cpuNumber
CPU Number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.1
cpuDescr
Description of CPU.
.0.1.1.2
cpuTotalUser
Total time in seconds spent in user mode since booting.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.3
cpuTotalSystem
Total time in seconds spent in sytem mode since booting.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.4
cpuTotalStreams
Total time in seconds spent with streams processing since booting.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.5
cpuTotalIdle
Total idle time in seconds since booting.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.6
cpuLoadUser
Percentage of time spent in user mode for the last second.
Integer32
Constraints:
range: 0-100
.0.1.1.7
cpuLoadSystem
Percentage of time spent in system mode for the last second.
Integer32
Constraints:
range: 0-100
.0.1.1.8
cpuLoadStreams
Percentage of time spent with streams processing for the last second.
Integer32
Constraints:
range: 0-100
.0.1.1.9
cpuLoadIdle
Percentage of idle time for the last second.
Integer32
Constraints:
range: 0-100
.0.1.1.10
cpuLoadUser10s
Percentage of time spent in user mode for the last 10 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.11
cpuLoadSystem10s
Percentage of time spent in system mode for the last 10 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.12
cpuLoadStreams10s
Percentage of time spent with streams processing for the last 10 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.13
cpuLoadIdle10s
Percentage of idle time measured for the last 10 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.14
cpuLoadUser60s
Percentage of time spent in user mode for the last 60 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.15
cpuLoadSystem60s
Percentage of time spent in system mode for the last 60 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.16
cpuLoadStreams60s
Percentage of time spent with streams processing for the last 60 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.17
cpuLoadIdle60s
Percentage of idle time measured for the last 60 seconds.
Integer32
Constraints:
range: 0-100
.0.1.1.18
.0.2 · 1 row entry · 9 columns
The memoryTable contains information about
the different memory in the system.
memoryEntry entry .0.2.1
Indexes
memoryType
Column Syntax OID
memoryType
Type of memory:
flash (1) : Non volatile memory
dram (2) : Dynamic memory
dpool (3) : Dynamic pool
Enumeration
Enumerated Values:
1flash
2dram
3dpool
.0.2.1.1
memoryDescr
Description of memory.
.0.2.1.2
memoryBlockSize
Allocation size for memories from dpools.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.3
memoryTotal
Amount of available units of this memory type measured in
units for dpools and bytes for flash/dram.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.4
memoryInuse
Used units of this memory type measured in units for dpools
and bytes for flash/dram.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.5
memoryDramUse
dpools might take memory from dram. This variable gives the
amount in bytes taken from a dram memory.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.6
memoryNAllocs
Number of memory allocations.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.7
memoryNFrees
Number of memory free operations.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.8
memoryNFails
Number of failed memory operations.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.2.1.9
.0.3 · 1 row entry · 6 columns
The DspTable contains information about
Digital Signal processors in the system.
dspEntry entry .0.3.1
Indexes
dspSlot dspUnit
Column Syntax OID
dspSlot
DSP Slot Number.
Integer32
Constraints:
range: 0-512
.0.3.1.1
dspUnit
DSP Unit Number.
Integer32
Constraints:
range: 0-9999
.0.3.1.2
dspDescr
Description of DSP.
.0.3.1.3
dspCapabilities
This bitfield describes what the DSP supports.
Bits
Enumerated Values:
0g711
1g722
2g723
3g728
4g726
5g729
6ilbc
7clear
8t30
9t38
10dtmf
.0.3.1.4
dspTotalChannels
Total number of channels of this DSP.
Integer32
Constraints:
range: 1-1000
.0.3.1.5
dspUsedChannels
Number of used channels of this DSP.
Integer32
Constraints:
range: 1-1000
.0.3.1.6