ONEACCESS-MISC-CONFIG-MIB

File: ONEACCESS-MISC-CONFIG-MIB.mib (16754 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
IF-MIB ONEACCESS-GLOBAL-REG

Imported symbols

OBJECT-GROUP IpAddress Integer32
Counter32 Counter64 Unsigned32
OBJECT-TYPE MODULE-IDENTITY DisplayString
RowStatus PhysAddress TruthValue
DateAndTime InterfaceIndex InterfaceIndexOrZero
oacExpIMIpAcl oacMIBModules oacExpIMManagement

Defined Types

OacTelnetServerBindInterfaceEntry  
SEQUENCE    
  oacTelnetServerBindInterfaceIndex InterfaceIndex
  oacTelnetServerBindInterfaceName OCTET STRING
  oacTelnetServerBindInterfaceRowStatus RowStatus

OacSyslogServerEntry  
SEQUENCE    
  oacSyslogServerAddress OCTET STRING
  oacSyslogServerFacilityNum INTEGER
  oacSyslogServerInterface InterfaceIndex
  oacSyslogServerRowStatus RowStatus

OacSntpRemoteServerEntry  
SEQUENCE    
  oacSntpRemoteServerAddress OCTET STRING
  oacSntpRemoteServerInterface InterfaceIndex
  oacSntpRemoteServerRowStatus RowStatus

OacConfigBannerSeqEntry  
SEQUENCE    
  oacConfigBannerType INTEGER
  oacConfigBannerSequence INTEGER
  oacConfigBannerString OCTET STRING
  oacConfigBannerSeqRowStatus RowStatus

OacConfigClockDstEntry  
SEQUENCE    
  oacClockDstName OCTET STRING
  oacClockDstSummerStartWeek OCTET STRING
  oacClockDstSummerStartDate OCTET STRING
  oacClockDstWinterStartWeek OCTET STRING
  oacClockDstWinterStartDate OCTET STRING
  oacClockDstRowStatus RowStatus

Defined Values

oacMiscConfigMIB 1.3.6.1.4.1.13191.1.100.2003
Fixed the issues related to octet string range
MODULE-IDENTITY    

oacMiscConfig 1.3.6.1.4.1.13191.10.3.4.21
OBJECT IDENTIFIER    

oacTelnetServerConfigObjects 1.3.6.1.4.1.13191.10.3.4.21.1
OBJECT IDENTIFIER    

oacSyslogServerConfigObjects 1.3.6.1.4.1.13191.10.3.4.21.2
OBJECT IDENTIFIER    

oacSntpClientConfigObjects 1.3.6.1.4.1.13191.10.3.4.21.3
OBJECT IDENTIFIER    

oacBannerConfigObjects 1.3.6.1.4.1.13191.10.3.4.21.4
OBJECT IDENTIFIER    

oacDateAndTimeConfigObjects 1.3.6.1.4.1.13191.10.3.4.21.5
OBJECT IDENTIFIER    

oacMiscConfigConformance 1.3.6.1.4.1.13191.10.3.4.21.6
OBJECT IDENTIFIER    

oacTelnetServerBindInterfaceTable 1.3.6.1.4.1.13191.10.3.4.21.1.1
This is for displaying all the users who are logged into device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacTelnetServerBindInterfaceEntry

oacTelnetServerBindInterfaceEntry 1.3.6.1.4.1.13191.10.3.4.21.1.1.1
Each entry in the table is identified by the unique session id.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacTelnetServerBindInterfaceEntry  

oacTelnetServerBindInterfaceIndex 1.3.6.1.4.1.13191.10.3.4.21.1.1.1.1
The interface index to which the Telnet server will bind.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

oacTelnetServerBindInterfaceName 1.3.6.1.4.1.13191.10.3.4.21.1.1.1.2
The name of the interface to which the telnet server will bind.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacTelnetServerBindInterfaceRowStatus 1.3.6.1.4.1.13191.10.3.4.21.1.1.1.3
Row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacTelnetServerBindAcl 1.3.6.1.4.1.13191.10.3.4.21.1.2
It is possible to restrict access to telnet clients by using a list of addresses standing for the list of permitted source IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

oacTelnetServerIdleTimeout 1.3.6.1.4.1.13191.10.3.4.21.1.3
If a connected telnet client is inactive during a certain time, it is disconnected. By default, any inactive telnet client is disconnected after 10 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

oacTelnetServerLogEnable 1.3.6.1.4.1.13191.10.3.4.21.1.4
Remote connections to the telnet server can be logged by enabling log enable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

oacTelnetServerLogFileSize 1.3.6.1.4.1.13191.10.3.4.21.1.5
By default, the log file size is 8200 bytes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 82..8200  

oacSyslogServerTable 1.3.6.1.4.1.13191.10.3.4.21.2.1
Table to configure remote syslog servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacSyslogServerEntry

oacSyslogServerEntry 1.3.6.1.4.1.13191.10.3.4.21.2.1.1
An entry for a syslog server.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacSyslogServerEntry  

oacSyslogServerAddress 1.3.6.1.4.1.13191.10.3.4.21.2.1.1.1
The remote syslog server IP address, or hostname.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSyslogServerFacilityNum 1.3.6.1.4.1.13191.10.3.4.21.2.1.1.2
facility number, ranging from 0 up to 23. Must be set according to the server configuration
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..23  

oacSyslogServerInterface 1.3.6.1.4.1.13191.10.3.4.21.2.1.1.3
The interface which this syslog client should used to send log messages to the configured remote syslog server.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

oacSyslogServerRowStatus 1.3.6.1.4.1.13191.10.3.4.21.2.1.1.4
Row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacSyslogMaxServers 1.3.6.1.4.1.13191.10.3.4.21.2.2
maximum number of syslog servers that can be configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

oacSntpClientBroadcastEnable 1.3.6.1.4.1.13191.10.3.4.21.3.1
To configure the SNTP client in broadcast mode to accept NTP packets from any NTP broadcast server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

oacSntpRemoteServerTable 1.3.6.1.4.1.13191.10.3.4.21.3.2
Table to configure the SNTP client to request NTP packets from a specified NTP server
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacSntpRemoteServerEntry

oacSntpRemoteServerEntry 1.3.6.1.4.1.13191.10.3.4.21.3.2.1
Entry for the remote sntp server.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacSntpRemoteServerEntry  

oacSntpRemoteServerAddress 1.3.6.1.4.1.13191.10.3.4.21.3.2.1.1
The sntp remote server info.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSntpRemoteServerInterface 1.3.6.1.4.1.13191.10.3.4.21.3.2.1.2
Interface thru which the client requests the ntp servers.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

oacSntpRemoteServerRowStatus 1.3.6.1.4.1.13191.10.3.4.21.3.2.1.3
Row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacSntpClientPollInterval 1.3.6.1.4.1.13191.10.3.4.21.3.3
The duration between two requests sent to the NTP server when synchronized.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

oacConfigBannerSeqTable 1.3.6.1.4.1.13191.10.3.4.21.4.1
This table holds upto 40 banner messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacConfigBannerSeqEntry

oacConfigBannerSeqEntry 1.3.6.1.4.1.13191.10.3.4.21.4.1.1
Each entry will hold one banner string
Status: current Access: not-accessible
OBJECT-TYPE    
  OacConfigBannerSeqEntry  

oacConfigBannerType 1.3.6.1.4.1.13191.10.3.4.21.4.1.1.1
motd is for the text displayed when attempting to log in, whereas exec is for the text displayed when logged in.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER motd(1), exec(2)  

oacConfigBannerSequence 1.3.6.1.4.1.13191.10.3.4.21.4.1.1.2
The maximum number of strings that can be stored are 40.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..40  

oacConfigBannerString 1.3.6.1.4.1.13191.10.3.4.21.4.1.1.3
banner test is a set of string maximum upto 255 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacConfigBannerSeqRowStatus 1.3.6.1.4.1.13191.10.3.4.21.4.1.1.4
The row status of this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacConfigMotdBanner 1.3.6.1.4.1.13191.10.3.4.21.4.2
banner text without a sequence number displayed when attempting to login.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..230)  

oacConfigExecBanner 1.3.6.1.4.1.13191.10.3.4.21.4.3
banner text without a sequence number displayed when logged in.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..230)  

oacMiscConfigDateAndTime 1.3.6.1.4.1.13191.10.3.4.21.5.1
Current date and time
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

oacConfigClockDstTable 1.3.6.1.4.1.13191.10.3.4.21.5.2
Entry for day light saving this table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacConfigClockDstEntry

oacConfigClockDstEntry 1.3.6.1.4.1.13191.10.3.4.21.5.2.1
Entry for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacConfigClockDstEntry  

oacClockDstName 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.1
oacClockDstName is an arbitrary string that can ease readability.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacClockDstSummerStartWeek 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.2
designates the week when the summer time starts
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacClockDstSummerStartDate 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.3
Summer day light saving start date
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacClockDstWinterStartWeek 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.4
designates the week when the winter time starts
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacClockDstWinterStartDate 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.5
Winter day light saving start time.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacClockDstRowStatus 1.3.6.1.4.1.13191.10.3.4.21.5.2.1.6
RowStatus for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacMiscConfigGroups 1.3.6.1.4.1.13191.10.3.4.21.6.1
OBJECT IDENTIFIER    

oacMiscConfigGroup 1.3.6.1.4.1.13191.10.3.4.21.6.1.1
Group of Misc Configuration objects.
Status: current Access: read-create
OBJECT-GROUP    

oacMiscCompls 1.3.6.1.4.1.13191.10.3.4.21.6.2
OBJECT IDENTIFIER