DASAN-ACCESS-SLOT-SIP-MIB
- Registered at
- 1.3.6.1.4.1.6296.9.100.2.4
- Last updated
- 2005-06-11 21:00
- Organization
- DASAN Networks
- Revisions
- 2005-02-11 21:00
- Namespace
- dasan
- Source file
DASAN-ACCESS-SLOT-SIP-MIB- Digest
sha256:6057e118831d54198e97de031ef25368001e247ed3ff4dfea623a7f192bec37b
Description
Access Gateway Management Information Base (MIB)
Contact
Postal: Phone: Email:
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | dasanMgmt |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | AutonomousType, DisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DASAN-ACCESS-SLOT-SIP-MIB DASAN-SMI IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dasanAccGatewayMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2 | |||
| dsAccGwySip OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4 | |||
| dsAccGwySipConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4.1 | |||
| dsAccGwyConfigSipSlot OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4.1.1 | |||
| dsAccGwyConfigSipSlotTable OBJECT-TYPE A list of dsAccGwyConfigSipSlotEntry object. | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1 | not-accessible | current | |
| dsAccGwyConfigSipSlotEntry OBJECT-TYPE Config AGLU Functions for each slot. | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1 | not-accessible | current | |
| dsSipSlotIndex OBJECT-TYPE AGLU Slot Index of a System | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.1 | INTEGER | read-only | current |
| dsSipSlotDomain OBJECT-TYPE AGLU domain name (Default: dasan.com) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.2 | DisplayString | read-write | current |
| dsSipSlotSockMode OBJECT-TYPE AGLU Domain name [valude index] 1 = UDP (Default: 1[UDP]) 2 = TCP | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.3 | INTEGER | read-write | current |
| dsSipSlotSipPort OBJECT-TYPE Local SIP Signaling Port [range] <1024-32767> = Port Number (Default: 5060) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.4 | INTEGER | read-write | current |
| dsSipSlotProxyAddr1 OBJECT-TYPE Proxy 1 IP Address [range] <LEN(1)-LEN(16> = Address Length (Default: 1.1.1.1) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.5 | DisplayString | read-write | current |
| dsSipSlotProxyPort1 OBJECT-TYPE Proxy 1 Signal Port [range] <1024-32767> = Port Number (Default: 5060) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.6 | INTEGER | read-write | current |
| dsSipSlotProxyAddr2 OBJECT-TYPE Proxy 2 IP Address [range] <LEN(1)-LEN(16> = Address Length (Default: 1.1.1.1) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.7 | DisplayString | read-write | current |
| dsSipSlotProxyPort2 OBJECT-TYPE Proxy 2 Signal Port [range] <1024-32767> = Port Number (Default: 5060) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.8 | INTEGER | read-write | current |
| dsSipSlotProxyAddr3 OBJECT-TYPE Proxy 3 IP Address [range] <LEN(1)-LEN(16> = Address Length (Default: 1.1.1.1) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.9 | DisplayString | read-write | current |
| dsSipSlotProxyPort3 OBJECT-TYPE Proxy 3 Signal Port [range] <1024-32767> = Port Number (Default: 5060) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.10 | INTEGER | read-write | current |
| dsSipSlotHuntMapItem OBJECT-TYPE 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] <LEN(11)-LEN(127> = Syntax Length (Default: iptel.org;5060;195.37.77.99) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.11 | DisplayString | read-write | current |
| dsSipSlotDigitMapItem OBJECT-TYPE 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] <LEN(11)-LEN(255> = Syntax Length (Default: all;0;1;20;none;none;;0) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.12 | DisplayString | read-write | current |
| dsSipSlotSigProvisionTO OBJECT-TYPE Singnaling INVITE->TRYING Time [range] <0-300> = Time in sec (Default: 4) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.13 | INTEGER | read-write | current |
| dsSipSlotSigAleringTO OBJECT-TYPE Singnaling INVITE[TRYING]->RINGING Time [range] <0-300> = Time in sec (Default: 16) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.14 | INTEGER | read-write | current |
| dsSipSlotSigConnectTO OBJECT-TYPE Singnaling INVITE[TRYING,RINGING]-> 200OK Time [range] <0-300> = Time in sec (Default: 180) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.15 | INTEGER | read-write | current |
| dsSipSlotHookOffTO OBJECT-TYPE The period : In spite of ringing, a telephone subscriber doesn't answer the telephone. [range] <0-300> = Time in sec (Default: 60) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.16 | INTEGER | read-write | current |
| dsSipSlotHookOnTO OBJECT-TYPE The period : During generated BusyTone, Hook-Off is being lasted. [range] <0-300> = Time in sec (Default: 30) | 1.3.6.1.4.1.6296.9.100.2.4.1.1.1.1.17 | INTEGER | read-write | current |
| dsAccGwyConfigSipPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4.1.2 | |||
| dsAccGwyConfigSipPortTable OBJECT-TYPE A list of dsAccGwyConfigSipPortEntry objects. | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1 | not-accessible | current | |
| dsAccGwyConfigSipPortEntry OBJECT-TYPE Config AGLU Functions for each port. | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1 | not-accessible | current | |
| dsSipPortIndex OBJECT-TYPE AccessGateway Board(AGLU) port Index | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.1 | INTEGER | read-only | current |
| dsSipPortMyTel OBJECT-TYPE fxs Phone Number [range] <LEN(1)=LEN(127)> = Length (Default: 1~'64'=>72) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.2 | DisplayString | read-write | current |
| dsSipPortURI OBJECT-TYPE Port URI Address, the address type is '1234@dasan.com' [range] <LEN(1)=LEN(127)> = Length (Default: '1@dasan.com' ~ '64@dasan.com'=>72@dasan.com) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.3 | DisplayString | read-write | current |
| dsSipPortContactURI OBJECT-TYPE Port ContactURI Address, the address type is '1234@dasan.com' or '1234@1.2.3.4' [range] <LEN(1)=LEN(127)> = Length (Default: '1@1.1.1.1' ~ '64@1.1.1.1'=>72@1.1.1.1) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.4 | DisplayString | read-write | current |
| dsSipPortDisplayName OBJECT-TYPE The display name which is going to be inserted in sip-field [range] <LEN(1)=LEN(127)> = Length (Default: 1 ~ '64'=>72) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.5 | DisplayString | read-write | current |
| dsSipPortUserName OBJECT-TYPE The name which is using for the authentication. [range] <LEN(1)=LEN(127)> = Length (Default: 1 ~ '64'=>72) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.6 | DisplayString | read-write | current |
| dsSipPortUserID OBJECT-TYPE The ID which is using for the authentication. [range] <LEN(1)=LEN(127)> = Length (Default: 1 ~ '64'=>72) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.7 | DisplayString | read-write | current |
| dsSipPortUserPW OBJECT-TYPE The Password which is using for the authentication. [range] <LEN(1)=LEN(127)> = Length (Default: 1 ~ '64'=>72) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.8 | DisplayString | read-write | current |
| dsSipPortRealM OBJECT-TYPE The RealM which is using for the authentication. [range] <LEN(1)=LEN(127)> = Length (Default: dasan.com) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.9 | DisplayString | read-write | current |
| dsSipPortExpiry OBJECT-TYPE The Registration Interval time [range] <1-3600> = Time in sec (Default: 60) | 1.3.6.1.4.1.6296.9.100.2.4.1.2.1.1.10 | INTEGER | read-write | current |
| dsAccGwySipMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4.2 | |||
| dsAccGwyMonitorSipPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.9.100.2.4.2.1 | |||
| dsAccGwyMonitorSipPortTable OBJECT-TYPE A list of dsAccGwyMonitorSipPortEntry objects. | 1.3.6.1.4.1.6296.9.100.2.4.2.1.1 | not-accessible | current | |
| dsAccGwyMonitorSipPortEntry OBJECT-TYPE Monitor AGLU Functions for each slot. | 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1 | not-accessible | current | |
| dsMonitorSipPortIndex OBJECT-TYPE AGLU Port Index of a System | 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1.1 | INTEGER | read-only | current |
| dsSipPortProxyStatus OBJECT-TYPE Proxy Server setting status. [valude index] 0 = unreg (Default: 0[unreg]) 1 = reg | 1.3.6.1.4.1.6296.9.100.2.4.2.1.1.1.2 | INTEGER | read-only | current |