SBC session border controllers
197
Examples of query execution:
The following queries are equivalent. An example request of sbcActiveCallsCount object, which displays the
number of current calls to the SBC.
$ snmpwalk -v2c -c public -m +ELTEX-SBC 192.0.2.1 sbcActiveCallCount
ELTEX-SBC::sbcActiveCallCount.0 = INTEGER: 22
$ snmpwalk -v2c -c public -m +ELTEX-SBC 192.0.2.1 sbc.42.1
ELTEX-SBC::sbcActiveCallCount.0 = INTEGER: 22
$ snmpwalk -v2c -c public -m +ELTEX-SBC 192.0.2.1 1.3.6.1.4.1.35265.1.49.42.1
ELTEX-SBC::sbcActiveCallCount.0 = INTEGER: 22
$ snmpwalk -v2c -c public 192.0.2.1 1.3.6.1.4.1.35265.1.49.42.1
SNMPv2-SMI::enterprises.35265.1.49.42.1.0 = INTEGER: 22
OID Description of the ELTEX-SMG MIB
Table D.2 – Common information and sensors
Name
OID
Requests
Description
sbc
1.3.6.1.4.1.35265.1.49
Get {}
Root object of OID tree
sbcDevName
1.3.6.1.4.1.35265.1.49.1
Get {}
Device name
sbcDevType
1.3.6.1.4.1.35265.1.49.2
Get {}
Device type
(always 49)
sbcFwVersion
1.3.6.1.4.1.35265.1.49.3
Get {}
Firmware version
sbcUptime
1.3.6.1.4.1.35265.1.49.5
Get {}
Firmware operation time
sbcUpdateFw
1.3.6.1.4.1.35265.1.49.25
Set {} S
Firmware update. Send a Set inquiry
with space-separated parameters:
- the name of the file without spaces;
- TFTP server address
sbcReboot
1.3.6.1.4.1.35265.1.49.27
Set {} 1
Reboot of the device
sbcSave
1.3.6.1.4.1.35265.1.49.29
Set {} 1
Saving the configuration
sbcFreeSpace
1.3.6.1.4.1.35265.1.49.32
Get {}
Free space on embedded flash
memory
sbcFreeRam
1.3.6.1.4.1.35265.1.49.33
Get {}
The value of free RAM
sbcMonitoring
1.3.6.1.4.1.35265.1.49.35
Get {}
Display temperature sensors and fan
rate, root object
sbcTemperature1
1.3.6.1.4.1.35265.1.49.35.1
Get {}
Temperature sensor 1
sbcTemperature2
1.3.6.1.4.1.35265.1.49.35.2
Get {}
Temperature sensor 2
sbcFan0
1.3.6.1.4.1.35265.1.49.35.3
Get {}
Fan speed sensor 1
sbcFan1
1.3.6.1.4.1.35265.1.49.35.4
Get {}
Fan speed sensor 2
sbcFan2
1.3.6.1.4.1.35265.1.49.35.5
Get {}
Fan speed sensor 3
sbcFan3
1.3.6.1.4.1.35265.1.49.35.6
Get {}
Fan speed sensor 4
sbcPowerModuleTab
le
1.3.6.1.4.1.35265.1.49.36
Get {}
Information on sate of a power
supply unit, root object.