FREESWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: FREESWITCH
Home | MIB: FREESWITCH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
freeswitch | 1.3.6.1.4.1.27880 |
This file defines the private FreeSWITCH SNMP MIB extensions. |
||
core | 1.3.6.1.4.1.27880.1 | |||
identity | 1.3.6.1.4.1.27880.1.1 | |||
versionString | 1.3.6.1.4.1.27880.1.1.1 | displaystring | read-only |
FreeSWITCH version as a string |
uuid | 1.3.6.1.4.1.27880.1.1.2 | displaystring | read-only |
FreeSWITCH core UUID |
systemStats | 1.3.6.1.4.1.27880.1.2 | |||
uptime | 1.3.6.1.4.1.27880.1.2.1 | timeticks | read-only |
FreeSWITCH process uptime in hundredths of seconds |
sessionsSinceStartup | 1.3.6.1.4.1.27880.1.2.2 | counter32 | read-only |
Number of sessions since FreeSWITCH process was started |
currentSessions | 1.3.6.1.4.1.27880.1.2.3 | gauge32 | read-only |
Currently active sessions |
maxSessions | 1.3.6.1.4.1.27880.1.2.4 | gauge32 | read-only |
Maximum permissible active sessions |
currentCalls | 1.3.6.1.4.1.27880.1.2.5 | gauge32 | read-only |
Currently active calls |
sessionsPerSecond | 1.3.6.1.4.1.27880.1.2.6 | gauge32 | read-only |
Current sessions per second |
maxSessionsPerSecond | 1.3.6.1.4.1.27880.1.2.7 | gauge32 | read-only |
Maximum permissible sessions per second |
peakSessionsPerSecond | 1.3.6.1.4.1.27880.1.2.8 | gauge32 | read-only |
Peak sessions per second |
peakSessionsPerSecondFiveMin | 1.3.6.1.4.1.27880.1.2.9 | gauge32 | read-only |
Peak sessions per second last 5 minutes |
peakSessions | 1.3.6.1.4.1.27880.1.2.10 | gauge32 | read-only |
Peak sessions |
peakSessionsFiveMin | 1.3.6.1.4.1.27880.1.2.11 | gauge32 | read-only |
Peak sessions last 5 minutes |
channelList | 1.3.6.1.4.1.27880.1.9 | no-access |
A table containing a list of active channels |
|
1.3.6.1.4.1.27880.1.9.1 | no-access |
A channel entry |
||
chanIndex | 1.3.6.1.4.1.27880.1.9.1.1 | integer32 | read-only |
Channel SNMP index. |
chanUUID | 1.3.6.1.4.1.27880.1.9.1.2 | displaystring | read-only |
Channel UUID. |
chanDirection | 1.3.6.1.4.1.27880.1.9.1.3 | displaystring | read-only |
Channel direction. |
chanCreated | 1.3.6.1.4.1.27880.1.9.1.4 | dateandtime | read-only |
Channel creation timestamp. |
chanName | 1.3.6.1.4.1.27880.1.9.1.5 | displaystring | read-only |
Channel name. |
chanState | 1.3.6.1.4.1.27880.1.9.1.6 | displaystring | read-only |
Channel state. |
chanCIDName | 1.3.6.1.4.1.27880.1.9.1.7 | displaystring | read-only |
Channel caller ID name. |
chanCIDNum | 1.3.6.1.4.1.27880.1.9.1.8 | displaystring | read-only |
Channel caller ID number. |
chanInetAddressType | 1.3.6.1.4.1.27880.1.9.1.9 | inetaddresstype | read-only |
Channel originator's IP address type (IPv4 or IPv6). |
chanInetAddress | 1.3.6.1.4.1.27880.1.9.1.10 | inetaddress | read-only |
Channel originator's IP address. |
chanDest | 1.3.6.1.4.1.27880.1.9.1.11 | displaystring | read-only |
Channel destination. |
chanApplication | 1.3.6.1.4.1.27880.1.9.1.12 | displaystring | read-only |
Channel application. |
chanAppData | 1.3.6.1.4.1.27880.1.9.1.13 | displaystring | read-only |
Channel application data. |
chanDialplan | 1.3.6.1.4.1.27880.1.9.1.14 | displaystring | read-only |
Channel dialplan. |
chanContext | 1.3.6.1.4.1.27880.1.9.1.15 | displaystring | read-only |
Channel dialplan context. |
chanReadCodec | 1.3.6.1.4.1.27880.1.9.1.16 | displaystring | read-only |
Channel read codec. |
chanReadRate | 1.3.6.1.4.1.27880.1.9.1.17 | gauge32 | read-only |
Channel read samples per second. |
chanReadBitRate | 1.3.6.1.4.1.27880.1.9.1.18 | gauge32 | read-only |
Channel read bits per second. |
chanWriteCodec | 1.3.6.1.4.1.27880.1.9.1.19 | displaystring | read-only |
Channel write codec. |
chanWriteRate | 1.3.6.1.4.1.27880.1.9.1.20 | gauge32 | read-only |
Channel write samples per second. |
chanWriteBitRate | 1.3.6.1.4.1.27880.1.9.1.21 | gauge32 | read-only |
Channel write bits per second. |
mod_sofia | 1.3.6.1.4.1.27880.1001 | |||
mod_skinny | 1.3.6.1.4.1.27880.1002 |