DASAN-ACCESS-SLOT-SIP-MIB: View SNMP OID List / Download MIB

VENDOR: DASAN CO.,LTD.


 Home MIB: DASAN-ACCESS-SLOT-SIP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dasanAccessMib 1.3.6.1.4.1.6296.9.100
Access Gateway Management Information Base (MIB)
         dasanAccGatewayMIBObjects 1.3.6.1.4.1.6296.9.100.2
             dsAccGwySip 1.3.6.1.4.1.6296.9.100.2.4
                 dsAccGwySipConfiguration 1.3.6.1.4.1.6296.9.100.2.4.1
                     dsAccGwyConfigSipSlot 1.3.6.1.4.1.6296.9.100.2.4.1.1
                         dsAccGwyConfigSipSlotTable 1.3.6.1.4.1.6296.9.100.2.4.1.1.1 no-access
A list of dsAccGwyConfigSipSlotEntry object.
                             dsAccGwyConfigSipSlotEntry 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1 no-access
Config AGLU Functions for each slot.
                                 dsSipSlotIndex 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.1 integer read-only
AGLU Slot Index of a System
                                 dsSipSlotDomain 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.2 displaystring read-write
AGLU domain name (Default: dasan.com)
                                 dsSipSlotSockMode 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.3 integer read-write
AGLU Domain name [valude index] 1 = UDP (Default: 1[UDP]) 2 = TCP
                                 dsSipSlotSipPort 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.4 integer read-write
Local SIP Signaling Port [range] <1024-32767> = Port Number (Default: 5060)
                                 dsSipSlotProxyAddr1 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.5 displaystring read-write
Proxy 1 IP Address [range] = Address Length (Default: 1.1.1.1)
                                 dsSipSlotProxyPort1 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.6 integer read-write
Proxy 1 Signal Port [range] <1024-32767> = Port Number (Default: 5060)
                                 dsSipSlotProxyAddr2 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.7 displaystring read-write
Proxy 2 IP Address [range] = Address Length (Default: 1.1.1.1)
                                 dsSipSlotProxyPort2 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.8 integer read-write
Proxy 2 Signal Port [range] <1024-32767> = Port Number (Default: 5060)
                                 dsSipSlotProxyAddr3 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.9 displaystring read-write
Proxy 3 IP Address [range] = Address Length (Default: 1.1.1.1)
                                 dsSipSlotProxyPort3 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.10 integer read-write
Proxy 3 Signal Port [range] <1024-32767> = Port Number (Default: 5060)
                                 dsSipSlotHuntMapItem 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.11 displaystring read-write
If nCommand is [CMD_GET], [syntax] is 'URI'. For example, aData[0] is 'iptel.org' The other case, if nCommand is [CMD_SET], [syntax] is 'op;URI;Port;IP' (*)op:add/mod/del. For example, ex1) aData[0] = 'add;iptel.org;5060;195.37.77.99' ex2) aData[0] = 'mod;iptel.org;5000;195.37.77.99' ex3) aData[0] = 'del;iptel.org' [range] = Syntax Length (Default: iptel.org;5060;195.37.77.99)
                                 dsSipSlotDigitMapItem 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.12 displaystring read-write
If nCommand is [CMD_GET], [syntax] is 'PhoneList'. For example, aData[0] is '010' The other case, if nCommand is [CMD_SET], [syntax] is 'op;PhoneList;HuntID;Min;Max;Strip Header; Prefix;Suffix;Strip Tail;Voice Prompt' (*)op:add/mod/del. For example, ex1) aData[0] = 'add;010;0;3;10;none;none;;0' ex2) aData[0] = 'mod;010;0;3;10;none;none;;0' ex3) aData[0] = 'del;010' [range] = Syntax Length (Default: all;0;1;20;none;none;;0)
                                 dsSipSlotSigProvisionTO 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.13 integer read-write
Singnaling INVITE->TRYING Time [range] <0-300> = Time in sec (Default: 4)
                                 dsSipSlotSigAleringTO 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.14 integer read-write
Singnaling INVITE[TRYING]->RINGING Time [range] <0-300> = Time in sec (Default: 16)
                                 dsSipSlotSigConnectTO 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.15 integer read-write
Singnaling INVITE[TRYING,RINGING]-> 200OK Time [range] <0-300> = Time in sec (Default: 180)
                                 dsSipSlotHookOffTO 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.16 integer read-write
The period : In spite of ringing, a telephone subscriber doesn't answer the telephone. [range] <0-300> = Time in sec (Default: 60)
                                 dsSipSlotHookOnTO 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.17 integer read-write
The period : During generated BusyTone, Hook-Off is being lasted. [range] <0-300> = Time in sec (Default: 30)
                     dsAccGwyConfigSipPort 1.3.6.1.4.1.6296.9.100.2.4.1.2
                         dsAccGwyConfigSipPortTable 1.3.6.1.4.1.6296.9.100.2.4.1.2.1 no-access
A list of dsAccGwyConfigSipPortEntry objects.
                             dsAccGwyConfigSipPortEntry 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1 no-access
Config AGLU Functions for each port.
                                 dsSipPortIndex 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.1 integer read-only
AccessGateway Board(AGLU) port Index
                                 dsSipPortMyTel 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.2 displaystring read-write
fxs Phone Number [range] = Length (Default: 1~'64'=>72)
                                 dsSipPortURI 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.3 displaystring read-write
Port URI Address, the address type is '1234@dasan.com' [range] = Length (Default: '1@dasan.com' ~ '64@dasan.com'=>72@dasan.com)
                                 dsSipPortContactURI 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.4 displaystring read-write
Port ContactURI Address, the address type is '1234@dasan.com' or '1234@1.2.3.4' [range] = Length (Default: '1@1.1.1.1' ~ '64@1.1.1.1'=>72@1.1.1.1)
                                 dsSipPortDisplayName 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.5 displaystring read-write
The display name which is going to be inserted in sip-field [range] = Length (Default: 1 ~ '64'=>72)
                                 dsSipPortUserName 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.6 displaystring read-write
The name which is using for the authentication. [range] = Length (Default: 1 ~ '64'=>72)
                                 dsSipPortUserID 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.7 displaystring read-write
The ID which is using for the authentication. [range] = Length (Default: 1 ~ '64'=>72)
                                 dsSipPortUserPW 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.8 displaystring read-write
The Password which is using for the authentication. [range] = Length (Default: 1 ~ '64'=>72)
                                 dsSipPortRealM 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.9 displaystring read-write
The RealM which is using for the authentication. [range] = Length (Default: dasan.com)
                                 dsSipPortExpiry 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.10 integer read-write
The Registration Interval time [range] <1-3600> = Time in sec (Default: 60)
                 dsAccGwySipMonitor 1.3.6.1.4.1.6296.9.100.2.4.2
                     dsAccGwyMonitorSipPort 1.3.6.1.4.1.6296.9.100.2.4.2.1
                         dsAccGwyMonitorSipPortTable 1.3.6.1.4.1.6296.9.100.2.4.2.1.1 no-access
A list of dsAccGwyMonitorSipPortEntry objects.
                             dsAccGwyMonitorSipPortEntry 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1 no-access
Monitor AGLU Functions for each slot.
                                 dsMonitorSipPortIndex 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1.1 integer read-only
AGLU Port Index of a System
                                 dsSipPortProxyStatus 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1.2 integer read-only
Proxy Server setting status. [valude index] 0 = unreg (Default: 0[unreg]) 1 = reg