Cheetah 64NEX Digital Video Router
Publication 81-9059-0685-0, Rev. A
March 2011
Proprietary Information of PESA
8-5
The first of these simply obtains the inventory for the two frames.
$ snmpwalk 192.168.0.106 pesaFrameInvDeviceType
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.1 = INTEGER: frameController(6)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.2 = INTEGER: frameController(6)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.3 = INTEGER: inputBoard(1)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.4 = INTEGER: inputBoard(1)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.5 = INTEGER: outputBoard(2)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.6 = INTEGER: powerSupply(3)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.7 = INTEGER: matrixCard(5)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.1.8 = INTEGER: outputMonitorCard(4)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.2.1 = INTEGER: frameController(6)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.2.2 = INTEGER: inputBoard(1)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.2.3 = INTEGER: outputBoard(2)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.2.4 = INTEGER: powerSupply(3)
PESA-MATRIX-MIB::pesaFrameInvDeviceType.2.5 = INTEGER: matrixCard(5)
The next set of commands creates a preset (a collection of switches that are to be taken as a
group). In this case, the preset contains two switch definitions (preset members). The first
connects source 1 to destination 1 on level 2. The second connects source 2 to destination 2, again
on level 2. Both are set to utilize the synchronization signal A (REF 1 on the Cheetah back panel).
$ snmpset 192.168.0.106 -c private pesaPresetStatus.1 i 2
PESA-MATRIX-MIB::pesaPresetStatus.1 = INTEGER: active(2)
$ snmpset 192.168.0.106 -c private
pesaPresetMemberRowStatus.1.2.1
i 1
PESA-MATRIX-MIB::pesaPresetMemberRowStatus.1.2.1 = INTEGER: active(1)
$ snmpset 192.168.0.106 -c private
pesaPresetMemberSyncSource.1.2.1
b syncA
PESA-MATRIX-MIB::pesaPresetMemberSyncSource.1.2.1 = BITS: 80 syncA(0)
$ snmpset 192.168.0.106 -c private
pesaPresetMemberSourceNum.1.2.1
u 1
PESA-MATRIX-MIB::pesaPresetMemberSourceNum.1.2.1 = Gauge32: 1
$ snmpset 192.168.0.106 -c private
pesaPresetMemberRowStatus.1.2.2
i 1
PESA-MATRIX-MIB::pesaPresetMemberRowStatus.2.2.1 = INTEGER: active(1)
$ snmpset 192.168.0.106 -c private
pesaPresetMemberSyncSource.1.2.2
b syncA
PESA-MATRIX-MIB::pesaPresetMemberSyncSource.2.2.1 = BITS: 80 syncA(0)
$ snmpset 192.168.0.106 -c private
pesaPresetMemberSourceNum.1.2.2
u 2
PESA-MATRIX-MIB::pesaPresetMemberSourceNum.2.2.1 = Gauge32: 2
$ snmpset 192.168.0.106 -c private
pesaTakePreset.0 u 1
PESA-MATRIX-MIB::pesaTakePreset.0 = Gauge32: 1
Note that if you specify sources, destinations, or synchronization sources which are unknown to the
agent, the operations will fail.
Summary of Contents for 64NEX
Page 66: ......