ASCEND-MIBSLOT-MIB

File: ASCEND-MIBSLOT-MIB.mib (22513 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibtcpModemProfileEntry  
SEQUENCE    
  tcpModemProfile-Index-o INTEGER
  tcpModemProfile-Enabled INTEGER
  tcpModemProfile-Port INTEGER
  tcpModemProfile-Action-o INTEGER

MibdhcpServerProfileEntry  
SEQUENCE    
  dhcpServerProfile-Index-o INTEGER
  dhcpServerProfile-Enabled INTEGER
  dhcpServerProfile-PnpEnabled INTEGER
  dhcpServerProfile-IpAddress IpAddress
  dhcpServerProfile-Netmask IpAddress
  dhcpServerProfile-RenewalTime INTEGER
  dhcpServerProfile-BecomeDefRouter INTEGER
  dhcpServerProfile-DialIfLinkDown INTEGER
  dhcpServerProfile-AlwaysSpoof INTEGER
  dhcpServerProfile-ValidateIp INTEGER
  dhcpServerProfile-MaxNoReplyWait INTEGER
  dhcpServerProfile-GroupOneCount INTEGER
  dhcpServerProfile-IpGroupTwo IpAddress
  dhcpServerProfile-GroupTwoCount INTEGER
  dhcpServerProfile-IpGroupTwoNetmask IpAddress
  dhcpServerProfile-TftpHost DisplayString
  dhcpServerProfile-BootpPath DisplayString
  dhcpServerProfile-Action-o INTEGER

MibdhcpServerProfile-HostAddrEntry  
SEQUENCE    
  dhcpServerProfile-HostAddr-Index-o INTEGER
  dhcpServerProfile-HostAddr-Index1-o INTEGER
  dhcpServerProfile-HostAddr DisplayString

MibdhcpServerProfile-HostNetmaskEntry  
SEQUENCE    
  dhcpServerProfile-HostNetmask-Index-o INTEGER
  dhcpServerProfile-HostNetmask-Index1-o INTEGER
  dhcpServerProfile-HostNetmask IpAddress

MibdhcpServerProfile-HostIpEntry  
SEQUENCE    
  dhcpServerProfile-HostIp-Index-o INTEGER
  dhcpServerProfile-HostIp-Index1-o INTEGER
  dhcpServerProfile-HostIp IpAddress

MibappOptionsProfileEntry  
SEQUENCE    
  appOptionsProfile-Index-o INTEGER
  appOptionsProfile-PwsEnabled INTEGER
  appOptionsProfile-PwsHost IpAddress
  appOptionsProfile-PwsPort INTEGER
  appOptionsProfile-Action-o INTEGER

MibdnisProfileEntry  
SEQUENCE    
  dnisProfile-Index-o INTEGER
  dnisProfile-Enabled INTEGER
  dnisProfile-Action-o INTEGER

MibdnisProfile-DnisTabEntry  
SEQUENCE    
  dnisProfile-DnisTab-Index-o INTEGER
  dnisProfile-DnisTab-Index1-o INTEGER
  dnisProfile-DnisTab-DnisNumber DisplayString
  dnisProfile-DnisTab-DnisMaxCalls INTEGER
  dnisProfile-DnisTab-DnisMaxCallsModem INTEGER
  dnisProfile-DnisTab-DnisMaxCallsHdlc INTEGER
  dnisProfile-DnisTab-DnisMaxCallsV110 INTEGER

MibwanOptionsProfileEntry  
SEQUENCE    
  wanOptionsProfile-Index-o INTEGER
  wanOptionsProfile-DialPlan INTEGER
  wanOptionsProfile-TrunkGroupsNa INTEGER
  wanOptionsProfile-RingBack INTEGER
  wanOptionsProfile-Action-o INTEGER

MibwanOptionsProfile-EtherAnsNumberEntry  
SEQUENCE    
  wanOptionsProfile-EtherAnsNumber-Index-o INTEGER
  wanOptionsProfile-EtherAnsNumber-Index1-o INTEGER
  wanOptionsProfile-EtherAnsNumber DisplayString

Defined Values

mibtcpModemProfile 1.3.6.1.4.1.529.23.112
OBJECT IDENTIFIER    

mibdhcpServerProfile 1.3.6.1.4.1.529.23.111
OBJECT IDENTIFIER    

mibappOptionsProfile 1.3.6.1.4.1.529.23.109
OBJECT IDENTIFIER    

mibdnisProfile 1.3.6.1.4.1.529.23.113
OBJECT IDENTIFIER    

mibwanOptionsProfile 1.3.6.1.4.1.529.23.110
OBJECT IDENTIFIER    

mibtcpModemProfileTable 1.3.6.1.4.1.529.23.112.1
A list of mibtcpModemProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibtcpModemProfileEntry

mibtcpModemProfileEntry 1.3.6.1.4.1.529.23.112.1.1
A mibtcpModemProfile entry containing objects that maps to the parameters of mibtcpModemProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibtcpModemProfileEntry  

tcpModemProfile-Index-o 1.3.6.1.4.1.529.23.112.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tcpModemProfile-Enabled 1.3.6.1.4.1.529.23.112.1.1.2
Enable TCP MODEM connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tcpModemProfile-Port 1.3.6.1.4.1.529.23.112.1.1.3
Port number to accept TCP MODEM connections on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

tcpModemProfile-Action-o 1.3.6.1.4.1.529.23.112.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibdhcpServerProfileTable 1.3.6.1.4.1.529.23.111.1
A list of mibdhcpServerProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdhcpServerProfileEntry

mibdhcpServerProfileEntry 1.3.6.1.4.1.529.23.111.1.1
A mibdhcpServerProfile entry containing objects that maps to the parameters of mibdhcpServerProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdhcpServerProfileEntry  

dhcpServerProfile-Index-o 1.3.6.1.4.1.529.23.111.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-Enabled 1.3.6.1.4.1.529.23.111.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-PnpEnabled 1.3.6.1.4.1.529.23.111.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-IpAddress 1.3.6.1.4.1.529.23.111.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpServerProfile-Netmask 1.3.6.1.4.1.529.23.111.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpServerProfile-RenewalTime 1.3.6.1.4.1.529.23.111.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-BecomeDefRouter 1.3.6.1.4.1.529.23.111.1.1.7
If set to Yes, then we will advertise ourself as the Default Route in the DHCP reply messages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-DialIfLinkDown 1.3.6.1.4.1.529.23.111.1.1.8
When DHCP Request is spoofed, dial the first connection profile
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-AlwaysSpoof 1.3.6.1.4.1.529.23.111.1.1.9
When PnP is enabled, offer choice to always spoof or not
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-ValidateIp 1.3.6.1.4.1.529.23.111.1.1.10
If TRUE, we will validate the address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dhcpServerProfile-MaxNoReplyWait 1.3.6.1.4.1.529.23.111.1.1.11
How long to wait for reply to our ICMP echo request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-GroupOneCount 1.3.6.1.4.1.529.23.111.1.1.12
Number of IP addresses in this group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-IpGroupTwo 1.3.6.1.4.1.529.23.111.1.1.13
Begining IP address in this group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpServerProfile-GroupTwoCount 1.3.6.1.4.1.529.23.111.1.1.14
Number of IP addresses in this group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-IpGroupTwoNetmask 1.3.6.1.4.1.529.23.111.1.1.15
Netmask for this group of IP addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpServerProfile-TftpHost 1.3.6.1.4.1.529.23.111.1.1.16
The TFTP host name used for obtaining config data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

dhcpServerProfile-BootpPath 1.3.6.1.4.1.529.23.111.1.1.17
Complete file path to where configuration file may be found.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

dhcpServerProfile-Action-o 1.3.6.1.4.1.529.23.111.1.1.18
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibdhcpServerProfile-HostAddrTable 1.3.6.1.4.1.529.23.111.2
A list of mibdhcpServerProfile__host_addr profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdhcpServerProfile-HostAddrEntry

mibdhcpServerProfile-HostAddrEntry 1.3.6.1.4.1.529.23.111.2.1
A mibdhcpServerProfile__host_addr entry containing objects that maps to the parameters of mibdhcpServerProfile__host_addr profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdhcpServerProfile-HostAddrEntry  

dhcpServerProfile-HostAddr-Index-o 1.3.6.1.4.1.529.23.111.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostAddr-Index1-o 1.3.6.1.4.1.529.23.111.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostAddr 1.3.6.1.4.1.529.23.111.2.1.3
Ethernet address (MAC) for host with above IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibdhcpServerProfile-HostNetmaskTable 1.3.6.1.4.1.529.23.111.3
A list of mibdhcpServerProfile__host_netmask profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdhcpServerProfile-HostNetmaskEntry

mibdhcpServerProfile-HostNetmaskEntry 1.3.6.1.4.1.529.23.111.3.1
A mibdhcpServerProfile__host_netmask entry containing objects that maps to the parameters of mibdhcpServerProfile__host_netmask profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdhcpServerProfile-HostNetmaskEntry  

dhcpServerProfile-HostNetmask-Index-o 1.3.6.1.4.1.529.23.111.3.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostNetmask-Index1-o 1.3.6.1.4.1.529.23.111.3.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostNetmask 1.3.6.1.4.1.529.23.111.3.1.3
Netmask for the specific host address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibdhcpServerProfile-HostIpTable 1.3.6.1.4.1.529.23.111.4
A list of mibdhcpServerProfile__host_ip profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdhcpServerProfile-HostIpEntry

mibdhcpServerProfile-HostIpEntry 1.3.6.1.4.1.529.23.111.4.1
A mibdhcpServerProfile__host_ip entry containing objects that maps to the parameters of mibdhcpServerProfile__host_ip profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdhcpServerProfile-HostIpEntry  

dhcpServerProfile-HostIp-Index-o 1.3.6.1.4.1.529.23.111.4.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostIp-Index1-o 1.3.6.1.4.1.529.23.111.4.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServerProfile-HostIp 1.3.6.1.4.1.529.23.111.4.1.3
A specific IP address for a specific host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibappOptionsProfileTable 1.3.6.1.4.1.529.23.109.1
A list of mibappOptionsProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibappOptionsProfileEntry

mibappOptionsProfileEntry 1.3.6.1.4.1.529.23.109.1.1
A mibappOptionsProfile entry containing objects that maps to the parameters of mibappOptionsProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibappOptionsProfileEntry  

appOptionsProfile-Index-o 1.3.6.1.4.1.529.23.109.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appOptionsProfile-PwsEnabled 1.3.6.1.4.1.529.23.109.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

appOptionsProfile-PwsHost 1.3.6.1.4.1.529.23.109.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

appOptionsProfile-PwsPort 1.3.6.1.4.1.529.23.109.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

appOptionsProfile-Action-o 1.3.6.1.4.1.529.23.109.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibdnisProfileTable 1.3.6.1.4.1.529.23.113.1
A list of mibdnisProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdnisProfileEntry

mibdnisProfileEntry 1.3.6.1.4.1.529.23.113.1.1
A mibdnisProfile entry containing objects that maps to the parameters of mibdnisProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdnisProfileEntry  

dnisProfile-Index-o 1.3.6.1.4.1.529.23.113.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dnisProfile-Enabled 1.3.6.1.4.1.529.23.113.1.1.2
Is Dnis selection enabled ?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dnisProfile-Action-o 1.3.6.1.4.1.529.23.113.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibdnisProfile-DnisTabTable 1.3.6.1.4.1.529.23.113.2
A list of mibdnisProfile__dnis_tab profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdnisProfile-DnisTabEntry

mibdnisProfile-DnisTabEntry 1.3.6.1.4.1.529.23.113.2.1
A mibdnisProfile__dnis_tab entry containing objects that maps to the parameters of mibdnisProfile__dnis_tab profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdnisProfile-DnisTabEntry  

dnisProfile-DnisTab-Index-o 1.3.6.1.4.1.529.23.113.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dnisProfile-DnisTab-Index1-o 1.3.6.1.4.1.529.23.113.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dnisProfile-DnisTab-DnisNumber 1.3.6.1.4.1.529.23.113.2.1.3
Dnis number entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

dnisProfile-DnisTab-DnisMaxCalls 1.3.6.1.4.1.529.23.113.2.1.4
Max calls allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dnisProfile-DnisTab-DnisMaxCallsModem 1.3.6.1.4.1.529.23.113.2.1.5
Max modem calls allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dnisProfile-DnisTab-DnisMaxCallsHdlc 1.3.6.1.4.1.529.23.113.2.1.6
Max hdlc calls allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dnisProfile-DnisTab-DnisMaxCallsV110 1.3.6.1.4.1.529.23.113.2.1.7
Max V110 calls allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibwanOptionsProfileTable 1.3.6.1.4.1.529.23.110.1
A list of mibwanOptionsProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibwanOptionsProfileEntry

mibwanOptionsProfileEntry 1.3.6.1.4.1.529.23.110.1.1
A mibwanOptionsProfile entry containing objects that maps to the parameters of mibwanOptionsProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibwanOptionsProfileEntry  

wanOptionsProfile-Index-o 1.3.6.1.4.1.529.23.110.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanOptionsProfile-DialPlan 1.3.6.1.4.1.529.23.110.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wanOptionsProfile-TrunkGroupsNa 1.3.6.1.4.1.529.23.110.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

wanOptionsProfile-RingBack 1.3.6.1.4.1.529.23.110.1.1.4
When FALSE modem ringback tones will not be generated for digital modem calls. Required for some intl locations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

wanOptionsProfile-Action-o 1.3.6.1.4.1.529.23.110.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibwanOptionsProfile-EtherAnsNumberTable 1.3.6.1.4.1.529.23.110.2
A list of mibwanOptionsProfile__ether_ans_number profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibwanOptionsProfile-EtherAnsNumberEntry

mibwanOptionsProfile-EtherAnsNumberEntry 1.3.6.1.4.1.529.23.110.2.1
A mibwanOptionsProfile__ether_ans_number entry containing objects that maps to the parameters of mibwanOptionsProfile__ether_ans_number profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibwanOptionsProfile-EtherAnsNumberEntry  

wanOptionsProfile-EtherAnsNumber-Index-o 1.3.6.1.4.1.529.23.110.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanOptionsProfile-EtherAnsNumber-Index1-o 1.3.6.1.4.1.529.23.110.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanOptionsProfile-EtherAnsNumber 1.3.6.1.4.1.529.23.110.2.1.3
Incoming calls directed to these numbers are assumed to be LAN connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString