SA-MTA-MIB: View SNMP OID List / Download MIB
VENDOR: SCIENTIFIC-ATLANTA
Home | MIB: SA-MTA-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 |
sa | 1.3.6.1.4.1.1429 | |||
saVoip | 1.3.6.1.4.1.1429.78 | |||
saMta | 1.3.6.1.4.1.1429.78.3 |
saMtaDevLCSSignalingSupport controls the LCS Signaling. |
||
saMtaDevice | 1.3.6.1.4.1.1429.78.3.1 | |||
saMtaDevOffHookWarnTOBusy | 1.3.6.1.4.1.1429.78.3.1.61 | integer | read-write |
This object configures whether an endpoint should ring off-hook warning tone. When this feature is disabled(0), Endpoint should ring off-hook warning tone. When this feature is enabled(1), Endpoint should ring busy tone instead of off-hook warning tone. The default value of this object is disabled(0). Enumeration: 'disabled': 0, 'enabled': 1. |
saMtaEndPointTable | 1.3.6.1.4.1.1429.78.3.2 | no-access |
This table describes the MTA EndPoint Volume configuration. |
|
1.3.6.1.4.1.1429.78.3.2.1 | no-access |
List of attributes for a single MTA endpoint interface. |
||
saMtaEndPntHookFlashMinTime | 1.3.6.1.4.1.1429.78.3.2.1.1 | integer | read-write |
Shortest onhook time at which hook-flash event will be detected, in miliseconds. Breaks in loop current with shorter duration are assumed to be noise and are ignored. |
saMtaEndPntHookFlashMaxTime | 1.3.6.1.4.1.1429.78.3.2.1.2 | integer | read-write |
Longest onhook time at which hook-flash event will be detected, in miliseconds. If onhook time is longer then saMtaHookFlashMaxTime, hang up event will be detected. |
saMtaEndPntStatePhysical | 1.3.6.1.4.1.1429.78.3.2.1.6 | integer | read-only |
Returns the physical state of the end point. 1: No phones attached or one or more phones are attached and on-hook 2: One or more phones are attached and off-hook Enumeration: 'offHook': 2, 'onHook': 1. |
saMtaEndPntStateLogical | 1.3.6.1.4.1.1429.78.3.2.1.7 | integer | read-only |
Returns the logical state of the end point. 1: endpoint is connected to CMS and not in call 2: endpoint is not connected to CMS 3: endpoint is in voice mode call 4: endpoint is in data mode (fax/modem) call Enumeration: 'inCallVoice': 3, 'connectedIdle': 1, 'disconnected': 2, 'inCallData': 4. |