ONEACCESS-IP-SERVICES-MIB

File: ONEACCESS-IP-SERVICES-MIB.mib (14601 bytes)

Imported modules

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

Imported symbols

OBJECT-GROUP IpAddress OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
TruthValue ifIndex oacExpIMIp
oacMIBModules

Defined Types

OacIpDhcpClientInterfaceEntry  
SEQUENCE    
  oacIpDhcpClientInterfaceIfName DisplayString
  oacIpDhcpClientInterfaceIgnoreDefRoute TruthValue
  oacIpDhcpClientInterfaceLeaseOptLess TruthValue
  oacIpDhcpClientInterfaceUserClassId DisplayString
  oacIpDhcpClientInterfaceRowStatus RowStatus

OacIpDhcpAddClientInterfaceEntry  
SEQUENCE    
  oacIpDhcpAddClientInterfaceActivate TruthValue
  oacIpDhcpAddClientInterfaceIfName DisplayString
  oacIpDhcpAddClientInterfaceClientId DisplayString
  oacIpDhcpAddClientInterfaceHostname DisplayString
  oacIpDhcpAddClientInterfaceRowStatus RowStatus

OacIpProxyArpInterfaceConfigEntry  
SEQUENCE    
  oacIpProxyArpInterfaceConfigActivate TruthValue
  oacIpProxyArpInterfaceConfigIfName DisplayString
  oacIpProxyArpInterfaceConfigRowStatus RowStatus

Defined Values

oacIpServicesConfigMIB 1.3.6.1.4.1.13191.1.100.683
fixed compilation issues
MODULE-IDENTITY    

oacIpServicesConfig 1.3.6.1.4.1.13191.10.3.1.8
OBJECT IDENTIFIER    

oacIpServicesConfigObjects 1.3.6.1.4.1.13191.10.3.1.8.1
OBJECT IDENTIFIER    

oacIpServicesConfigConformance 1.3.6.1.4.1.13191.10.3.1.8.2
OBJECT IDENTIFIER    

oacIpServicesDnsConfigObjects 1.3.6.1.4.1.13191.10.3.1.8.1.1
OBJECT IDENTIFIER    

oacIpDnsConfigDomainName 1.3.6.1.4.1.13191.10.3.1.8.1.1.1
Configuration of the Domain Name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oacIpDnsConfigMainAdd 1.3.6.1.4.1.13191.10.3.1.8.1.1.2
The main domain server IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oacIpDnsConfigSndAdd 1.3.6.1.4.1.13191.10.3.1.8.1.1.3
The secondary domain server IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oacIpDnsConfigTimeout 1.3.6.1.4.1.13191.10.3.1.8.1.1.4
The duration (default is 150 seconds) to wait for the name server answer
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER timeoutValueDefault(1), timeoutValue4(2), timeoutValue12(3), timeoutValue18(4), timeoutValue42(5), timeoutValue90(6), timeoutValue120(7)  

oacIpServicesDHCPCConfigObjects 1.3.6.1.4.1.13191.10.3.1.8.1.2
OBJECT IDENTIFIER    

oacDhcpClientAutoRestartAtm 1.3.6.1.4.1.13191.10.3.1.8.1.2.1
DHCP Client specific behavior
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

oacDhcpClientBroadcastFlag 1.3.6.1.4.1.13191.10.3.1.8.1.2.2
Activation or not of the broadcast flag in DHCP Offer/Ack message, so that the server is made aware if the DHCP packets are unicast or broadcast
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

oacDhcpVendorId 1.3.6.1.4.1.13191.10.3.1.8.1.2.3
To include the option 60 within the DISCOVER messages and to append a proprietary vendor-ID string
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..199)  

oacIpDhcpClientInterfaceTable 1.3.6.1.4.1.13191.10.3.1.8.1.2.4
This table contains the Additional DHCP Client configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where these options are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacIpDhcpClientInterfaceEntry

oacIpDhcpClientInterfaceEntry 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1
An entry in this table defines the additional option(s) sent by the DHCP Client.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacIpDhcpClientInterfaceEntry  

oacIpDhcpClientInterfaceIfName 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.1
The name of the interface where the Dhcp Client is associated. Same as ifDescr from IF-MIB
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oacIpDhcpClientInterfaceIgnoreDefRoute 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.2
Do not insert default route in routing table
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacIpDhcpClientInterfaceLeaseOptLess 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.3
Remove lease option 51 parameter
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacIpDhcpClientInterfaceUserClassId 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.4
Insert option 77 user class, if void option 77 is not inserted
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oacIpDhcpClientInterfaceRowStatus 1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.5
The row status for this rule.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacIpDhcpAddClientInterfaceTable 1.3.6.1.4.1.13191.10.3.1.8.1.2.5
This table contains the DHCP Client configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where the DHCP Client is activated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacIpDhcpAddClientInterfaceEntry

oacIpDhcpAddClientInterfaceEntry 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1
An entry in this table defines the interface where the DHCP Client is activated.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacIpDhcpAddClientInterfaceEntry  

oacIpDhcpAddClientInterfaceActivate 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.1
Activate the DHCP Client on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacIpDhcpAddClientInterfaceIfName 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.2
The name of the interface where the Dhcp Client is associated. Same as ifDescr from IF-MIB
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oacIpDhcpAddClientInterfaceClientId 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.3
Set of the Client Identifier. The optional argument indicates which MAC address shall be used in the DHCP DISCOVER message. When the optional client-id argument is not present, the DHCP DISCOVER message uses the MAC address of the interface otherwise if present it uses the client-id string value.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oacIpDhcpAddClientInterfaceHostname 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.4
Set of the Hostname.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oacIpDhcpAddClientInterfaceRowStatus 1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.5
The row status for this rule.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacIpServicesArpProxyConfigObjects 1.3.6.1.4.1.13191.10.3.1.8.1.3
OBJECT IDENTIFIER    

oacIpProxyArpInterfaceConfigTable 1.3.6.1.4.1.13191.10.3.1.8.1.3.1
This table contains the Proxy ARP configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Proxy ARP is applied
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacIpProxyArpInterfaceConfigEntry

oacIpProxyArpInterfaceConfigEntry 1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1
An entry in this table defines the interface where the Proxy ARP is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacIpProxyArpInterfaceConfigEntry  

oacIpProxyArpInterfaceConfigActivate 1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.1
Activate Proxy Arp.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacIpProxyArpInterfaceConfigIfName 1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.2
The name of the interface where Proxy Arp is activated. Same as ifDescr from IF-MIB
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oacIpProxyArpInterfaceConfigRowStatus 1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.3
The Row Status for this rule.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacIpServicesIcmpRedirConfigObjects 1.3.6.1.4.1.13191.10.3.1.8.1.4
OBJECT IDENTIFIER    

oacIpIcmpRedirConfigActivate 1.3.6.1.4.1.13191.10.3.1.8.1.4.1
Enable ICMP host redirects.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

oacIpIcmpRedirConfigRedirRoutesActivate 1.3.6.1.4.1.13191.10.3.1.8.1.4.2
Enable learning icmp redirect routes. It is possible to define the timeout (in seconds) of redirect routes See below the meaning of the different values : - Default timeout 180s - 0 Value to disable learning icmp redirect routes (default behaviour) - <1-4294967295> Timeout of redirect routes (seconds)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

oacIpIcmpRedirConfigRateLimitUnreach 1.3.6.1.4.1.13191.10.3.1.8.1.4.3
rate limit icmp messages generated. See below the meaning of the different values : - Default value 500ms - 0 Default behaviour - <1-4294967295> Once per milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

oacIpServicesGroups 1.3.6.1.4.1.13191.10.3.1.8.2.1
OBJECT IDENTIFIER    

oacIpServicesConfigGroup 1.3.6.1.4.1.13191.10.3.1.8.2.1.1
Group of IP Servicesobjects
Status: current Access: read-write
OBJECT-GROUP    

oacIpServicesCompls 1.3.6.1.4.1.13191.10.3.1.8.2.2
OBJECT IDENTIFIER