OXO-HARDWARE-MIB Table View

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

Tables
4
Rows
4
Columns
41
.1.3.6.1.4.1.6486.64.4200.1.1.1 · 1 row entry · 8 columns
The OmniOfficePCX product is composed of at least one cabinet -the master- and at most
three cabinets -the master and two distinct slaves-.
This table contains the description of all the cabinets which have been detected 
at least one time since the system has been started.
cabinetEntry entry .1.3.6.1.4.1.6486.64.4200.1.1.1.1
Each entry contains the description of one cabinet.
Indexes
cabinetIndex
Column Syntax OID
cabinetIndex
Index into the cabinet table (there is no physical signification for this index).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.1
cabinetRole
The master cabinet contains the main CPU board and manages the slave cabinets.
There are two distinct slave cabinets roles.
Enumeration
Enumerated Values:
0master
1slave1
2slave2
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.2
cabinetType
Cabinet type.
Each cabinet can provide for a different number of slots for plugging boards
depending on its type.
The 'Rack-1' contains 3 slots, the 'Rack-2' 6 slots and the 'Rack-3' 9 slots.
The second generation rack…
Enumeration
Enumerated Values:
0unknown
4rack-1
5rack-2
6rack-3
7rack-1-2G
8rack-2-2G
9rack-3-2G
10rack-XS
11rack-XS-N
12rack-OTOC-M-2-1G
13rack-OTOC-M-2-2G
14rack-OTOC-S-2-2G
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.3
cabinetStatus
Cabinet status.
The status 'notPlugged' indicates the cabinet was once plugged and then unplugged.
The status 'notOperational' indicates the cabinet is stopping or starting, this is a transition state.
The status 'oper…
Enumeration
Enumerated Values:
0notPlugged
2notOperational
3operational
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.4
powerSupplyType
Power supply type.
The power supply must be adapted to the cabinet type; for example
the Rack-1-2G must have a PS-Rack-1-2G power supply.
Enumeration
Enumerated Values:
4ps-Rack-1
5ps-Rack-2
6ps-Rack-3
7ps-Rack-1-2G
8ps-Rack-2-2G
9ps-Rack-3-2G
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.5
powerSupplyStatus
Power supply status.
If it is activated, it means that
the system is running on battery because of power failure.
Enumeration
Enumerated Values:
0main-power-supply
1battery
2unknown
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.6
fan1Status
First fan status (active means it is currently running).
OXO-MIBActivationStatus
Textual Convention: OXO-MIBActivationStatus Enumeration
Type Values:
0inactive
1active
2unknown
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.7
fan2Status
Second fan status (active means it is currently running).
OXO-MIBActivationStatus
Textual Convention: OXO-MIBActivationStatus Enumeration
Type Values:
0inactive
1active
2unknown
.1.3.6.1.4.1.6486.64.4200.1.1.1.1.8
.1.3.6.1.4.1.6486.64.4200.1.1.2 · 1 row entry · 12 columns
Board table.
Various boards can be plugged in the cabinet's slots (see 'cabinet type' description),
this table lists the characteristics of the boards that plugged -or not- in all the 
slots of all the cabinets.
boardEntry entry .1.3.6.1.4.1.6486.64.4200.1.1.2.1
Each entry contains the description of one board.
Indexes
boardControllerIndex
Column Syntax OID
boardControllerIndex
Index for the corresponding board controller entity.
Indicates which controller manages the board (ie: in which cabinet the board is plugged).
For more information on the controller, see cabinetTable at this index.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.1
boardCpuIndex
Index for the corresponding board cpu entity.
If it is relevant, it means that this board is a CPU board.
See cpuTable at this index to get cpu characteristics.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.2
boardLanIndex
Index for the corresponding lan switch entity.
If it is relevant, it means that this board is a LANX board.
See lanSwitchBoardTable at this index to get more information.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.3
boardDescr
Textual description of this board.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.4
boardAccesses
Number of interfaces available on the board.
For example an UAI16-1 board has 16 UA accesses.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.5
boardPresence
Presence of the board.
- 'absent' means no board is plugged, or it was not detected.
- 'refused' means the board was detected but rejected (eg: license or power budget problem)
- 'present' means the board was detected a…
Enumeration
Enumerated Values:
0absent
1present
3refused
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.6
boardStatus
Status of the board.
It is linked to boardPresence information.
- 'initializing' is a transition state.
Enumeration
Enumerated Values:
0noBoard
1accepted
2refused
3initializing
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.7
boardType
Functional type of this board.
Enumeration
Enumerated Values:
0noBoard
149bRA-DLT0
150aTA
151aTL
152aTL2
153aTL4
154aC15
155dDI
158sLI
159sLI-1
160uAI
161pRA
162pRA-DLT2
163pRA-T1
164pRA-DASS2
165pCM
166aUX
167xRA
168virtualVoIP
176cPU
177mIX
178bRA
179lANX
180aPA
181t1-CAS
182lANX16-1
183uAI16-1
184bOOST-board
185sLI-1-LH
186sLI-1-ST
187virtual-M-T
188lANX-2
189mIX-1-L
190mIX-1-ST
191aMIX-1-L
192aMIX-1-ST
193sLI-2
194mIX-2
195bRA-2
253unknown
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.8
boardSubType
Functional type of this mixed board.
The mixed boards provide for T0, UA and Z accesses at the same time.
For example 'MIX048' means 0 T0 access, 4 UA accesses and 8 Z accesses.
If the board isn't a mixed board, 'unknow…
Enumeration
Enumerated Values:
0mIX048
1mIX044
2mIX084
3mIX248
4mIX244
5mIX284
6mIX448
7mIX444
8mIX484
9mINIMIX
10mIXERROR
254unknown
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.9
daughterBoard1
Presence of daughterboard1 on halfboard.
Indicates the type of the daughterboard if present.
Enumeration
Enumerated Values:
4mET12K
14mET16K
24mETCLI
34cLINL
44cLIUK
240noDaughterBoard
241gSCLI
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.10
daughterBoard2
Presence of daughterboard2 on first halfboard in slot.
Indicates the type of the second daughterboard if present.
Enumeration
Enumerated Values:
240noDaughterBoard
242cLI
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.11
boardExternalfeeding
External power supply state for Digital Interface board.
Some boards can have their own external power supply -for example UAI16-1-.
Indicates the state of the external power supply.
'powerOFF' is a transition state bet…
Enumeration
Enumerated Values:
0notPlugged
1powerOK
2powerKO
3powerOFF
254unknown
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.12
.1.3.6.1.4.1.6486.64.4200.1.1.3 · 1 row entry · 17 columns
CPU table.
The services hosted by OmniOfficePCX run on one or several CPU boards.
The basic services run on the main board. 
The main board can also manage up to 6 applicative CPU boards
(running VoIP or RAS for example) distributed between the different cabinets.
cpuEntry entry .1.3.6.1.4.1.6486.64.4200.1.1.3.1
Each entry contains the description of one CPU board.
A CPU board can be equipped with:
- RAM
- NAND flash
- up to 4 daugther boards (XMEM, VoIP vocoders, HSL, WAN...)
- Hard Drive (plugged on the 2nd daugther board).
Indexes
cpuIndex
Column Syntax OID
cpuIndex
Index into the CPU table (there is no physical signification for this index).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.1
cpuType
CPU type.
The 'CPU' board has an Aspen processor and is used as the Main board in basic configurations.
The 'CPUe' board has an Aspen processor and is used as an applicative board.
The 'CPUe-1' board has a Pentium III p…
Enumeration
Enumerated Values:
0cpu-Aspen-100
1cpu-Aspen-133
2cpu-PIII
3standart-CPU-1
4standart-CPU-2
5cpu-PIII2
6standart-CPU-3
7standart-CPU-3M
8cpu-PIII3
9pOWER-CPU
10standart-CPU-4
11pOWER-CPU-EE
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.2
cpuRole
CPU role.
The 'Call-Handling' role corresponds to the main board; other roles to applicative boards.
Enumeration
Enumerated Values:
0call-Handling
1voIP
2internetAccess
3iSDN-RAS
4none
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.3
cpuSerialNumber
Hardware serial number.
The software license is checked against this serial number.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.4
cpuSoftVersion
Software version.
Indicates the version of the software running on the system.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.5
cpuRamSize
SDRAM memory size of this CPU (in Mega Bytes).
Mega BytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.6
cpuFlashSize
NAND memory size of this CPU (in Mega Bytes).
Mega BytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.7
daughterBoard1Type
Type of the first daughter board.
Enumeration
Enumerated Values:
0none
1fOR-DPS
2wAN
3wAN2
4mCV30-S
5dATA-T1
6armada-VoiP-DSP
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.8
daughterBoard2Type
Type of the second daughter board.
TypeDaughterBoard2Type
Textual Convention: TypeDaughterBoard2Type Enumeration
Type Values:
0none
1xMEM
2vOIP4
3vOIP8
4vOIP16
5mCV30-P
6mCV30-S
7xMEM-1
18vOIP4-1
19vOIP8-1
20vOIP16-1
34vOIP4-2
35vOIP8-2
36vOIP16-2
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.9
daughterBoard2Type2
Type of the second daughter board 2.
TypeDaughterBoard2Type
Textual Convention: TypeDaughterBoard2Type Enumeration
Type Values:
0none
1xMEM
2vOIP4
3vOIP8
4vOIP16
5mCV30-P
6mCV30-S
7xMEM-1
18vOIP4-1
19vOIP8-1
20vOIP16-1
34vOIP4-2
35vOIP8-2
36vOIP16-2
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.10
daughterBoard3Type
Type of the third daughter board.
Enumeration
Enumerated Values:
0none
1aFU
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.11
daughterBoard4Type
Type of the fourth daughter board.
Enumeration
Enumerated Values:
0none
1hSL1
2hSL2
3sLANX4
4miniMIX
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.12
daughterBoard2HDManufacturer
Hard disk manufacturer.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.13
daughterBoard2HDSize
Size of the hard disk (in Mega Bytes).
Mega BytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.14
daughterBoard2FlashSize
NAND memory size of the second daughter board (in Mega Bytes).
Mega BytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.15
motherVoipPresence
Presence of Voip DSP on the motherboard
Enumeration
Enumerated Values:
0no-DSP
1one-DSP
256one-DSP
257two-DSP
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.16
macAddress
Ethernet address of this CPU.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.17
.1.3.6.1.4.1.6486.64.4200.1.1.4 · 1 row entry · 4 columns
Table of the LAN switch board ports.
This table gives information about the LAN switch boards.
lanSwitchPortEntry entry .1.3.6.1.4.1.6486.64.4200.1.1.4.1
Each entry contains the description of all the ports of a LAN switch board.
Indexes
lanSwitchPortIndex
Column Syntax OID
lanSwitchPortIndex
Indicates the physical address of the board -ie: the slot and the halfboard-.
See boardTable at this address.
OXO-MIBPhysicalAddress
Textual Convention: OXO-MIBPhysicalAddress OctetString
Type Constraints:
range: 3
.1.3.6.1.4.1.6486.64.4200.1.1.4.1.1
lanSwitchPortStatus
Port status.
It is a bitfield representing all the ports:
0 means the port is down
1 means the port is up.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.4.1.2
lanSwitchPortMode
Port transmition type.
It is a bitfield representing all the ports:
0 means half duplex
1 means full duplex.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.4.1.3
lanSwitchPortBase
Port transmition speed.
It is a bitfield representing all the ports:
0 means 10 Mbps
1 means 100 Mbps.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6486.64.4200.1.1.4.1.4