TELDAT-teldatC-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-teldatC-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
 telProductsTeldatC 1.3.6.1.4.1.2007.4.17
       configuration 1.3.6.1.4.1.2007.4.17.1
           globalParameters 1.3.6.1.4.1.2007.4.17.1.1
               glbLanIpAddress 1.3.6.1.4.1.2007.4.17.1.1.1 ipaddress read-write
IP address of the LAN interface.
               glbLanSubnetMask 1.3.6.1.4.1.2007.4.17.1.1.2 ipaddress read-write
Network mask of the LAN interface.
               glbPassword 1.3.6.1.4.1.2007.4.17.1.1.3 displaystring read-write
Device password. It must be entered when accessing the device through terminal, FTP connection or TELNET connection. If the password is empty, password will not be required to access the device.
               glbSnmpCommunity 1.3.6.1.4.1.2007.4.17.1.1.4 displaystring read-write
SNMP read-write community. If empty, a default community will be used. Two SNMP community will be created. A public community for reading MIB-2 values and the specified community for reading and writting MIB-2 values and Teldat C MIB values.
               glbSnmpTrapsDestination 1.3.6.1.4.1.2007.4.17.1.1.5 ipaddress read-write
Destination IP address of the SNMP traps generated. If the specified address is 0.0.0.0, traps will not be sent.
               glbSnmpTrapLevel 1.3.6.1.4.1.2007.4.17.1.1.6 integer read-write
Traps sending level. More high level, more traps will be sent. If the level is none (1), no traps will be sent. Enumeration: 'high': 4, 'none': 1, 'medium': 3, 'basic': 2.
               glbDate 1.3.6.1.4.1.2007.4.17.1.1.7 octet string read-write
Device date. It is a 3 bytes field in BCD format to specify day, month and year (in this order).
               glbDayOfWeek 1.3.6.1.4.1.2007.4.17.1.1.8 integer read-write
Device day of the week. Enumeration: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 7, 'saturday': 6.
               glbTime 1.3.6.1.4.1.2007.4.17.1.1.9 octet string read-write
Device time. It is a 3 bytes field in BCD format to specify hour, minutes and seconds (in this order).
               glbAdslTxLineRate 1.3.6.1.4.1.2007.4.17.1.1.10 integer read-only
ADSL1 transmission line rate in kbps. A value of 0 indicates that the device will detect the transmission line rate automatically.
               glbAdslRxLineRate 1.3.6.1.4.1.2007.4.17.1.1.11 integer read-only
ADSL1 reception line rate in kbps. A value of 0 indicates that the device will detect the reception line rate automatically.
               glbDelete 1.3.6.1.4.1.2007.4.17.1.1.12 integer read-write
If this value is set to 1 (delete), the configuration will be erased and a default configuration created but not saved to non-volatil memory. Reading this value, it is possible to know the last operation result: in-process (5) if the operation is still running, ok (2) if configuration was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'in-process': 5, 'delete': 1.
               glbSave 1.3.6.1.4.1.2007.4.17.1.1.13 integer read-write
If this value is set to 1 (save), the configuration will be saved to non-volatil memory. Reading this value, it is possible to know the last operation result: ok (2) if configuration was saved successfully, error (3) otherwise. The undefined (4) value indicates that save operations have not been made yet. Enumeration: 'save': 1, 'ok': 2, 'undefined': 4, 'error': 3.
               glbActivate 1.3.6.1.4.1.2007.4.17.1.1.14 integer read-write
If this value is set to 1 (activate), the global device configuration will be created with the value of this MIB and saved to non-volatil memory. It is necessary to execute the load command for activating the created configuration. Reading this value it is possible to know the last operation result: ok (2) if configuration was created and saved successfully, error (3) otherwise. The undefined (4) value indicates that activate operations have not been made yet. Enumeration: 'activate': 1, 'ok': 2, 'undefined': 4, 'error': 3.
               glbSnmpCommunityMask 1.3.6.1.4.1.2007.4.17.1.1.15 ipaddress read-write
This mask and the SNMP traps destination address define the subnetwork that is allowed to access the device using SNMP. The default value is 0.0.0.0 (all stations allowed).
               glbAdslRatio 1.3.6.1.4.1.2007.4.17.1.1.16 integer read-write
ADSL1 maximum/minimum line rate ratio. The ratio between the maximum rate and minimum rate of the ATM connections defined over this line must be less or equal to this value.
               glbInternalIpAddress 1.3.6.1.4.1.2007.4.17.1.1.17 ipaddress read-write
Internal IP address. If the internal IP address is not configured, 0.0.0.0 address will be returned.
               glbAdslOpenMode 1.3.6.1.4.1.2007.4.17.1.1.18 integer read-write
ADSL Open Mode. Enumeration: 'ansi-t1-413': 3, 'gLite': 2, 'multimode': 1.
               glbSnmpCheckDestReachable 1.3.6.1.4.1.2007.4.17.1.1.19 integer read-write
This variable is used to enable/disable the transmission of ECHO packets to check if manager station is reachable before sending TRAPs. The ECHO packets can be UDP packets or ICMP packets. Enumeration: 'yes-icmp': 3, 'yes-udp': 2, 'no': 1.
               glbUser 1.3.6.1.4.1.2007.4.17.1.1.20 displaystring read-write
Allowed user. It must be entered when accessing the device through terminal, FTP connection or TELNET connection. If it is not configured, no user will be required to access the device.
               glbHostname 1.3.6.1.4.1.2007.4.17.1.1.21 displaystring read-write
Host name.
               glbMngIpAddress 1.3.6.1.4.1.2007.4.17.1.1.22 ipaddress read-write
Management IP address. If the management IP address is not configured, 0.0.0.0 address will be returned.
           atmSubChannelTable 1.3.6.1.4.1.2007.4.17.1.2 no-access
ATM subinterfaces table (ATM connections).
               atmSubChannelEntry 1.3.6.1.4.1.2007.4.17.1.2.1 no-access
Each register is an ATM connection.
                   atmIndex 1.3.6.1.4.1.2007.4.17.1.2.1.1 integer read-only
ATM connection order inside the table.
                   atmIdentifier 1.3.6.1.4.1.2007.4.17.1.2.1.2 integer read-write
ATM connection identifier.
                   atmChannel 1.3.6.1.4.1.2007.4.17.1.2.1.3 integer read-write
ATM channel used by the ATM connection. Enumeration: 'adsl2': 2, 'adsl1': 1.
                   atmVPI 1.3.6.1.4.1.2007.4.17.1.2.1.4 integer read-write
ATM Virtual Path Identifier.
                   atmVCI 1.3.6.1.4.1.2007.4.17.1.2.1.5 integer read-write
ATM Virtual Circuit Identifier.
                   atmCategory 1.3.6.1.4.1.2007.4.17.1.2.1.6 integer read-write
ATM Category. Enumeration: 'cbr': 2, 'vbr-rt': 3, 'ubr': 6, 'vbr-nrt': 4.
                   atmPCR 1.3.6.1.4.1.2007.4.17.1.2.1.7 integer read-write
ATM Peak Cell Rate.
                   atmMBS 1.3.6.1.4.1.2007.4.17.1.2.1.8 integer read-write
ATM Maximum Burst Size (only valid for VBR connections).
                   atmSCR 1.3.6.1.4.1.2007.4.17.1.2.1.9 integer read-write
ATM Sustained Cell Rate (only valid for VBR connections).
                   atmDelete 1.3.6.1.4.1.2007.4.17.1.2.1.10 integer read-write
If this value is set to 1 (delete), the connection will be erased. All IP connections associated with this ATM connections and its routes will be erased too. Reading this value, it is possible to know the last operation result: ok (2) if configuration was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                   atmMxMethod 1.3.6.1.4.1.2007.4.17.1.2.1.11 integer read-write
Multiplexation method used for the ATM connection. A connection with VC-based (1) multiplexation only supports one type of traffic (IP, PPP, etc), but a connection with LLC (2) multiplexation supports mixed traffic. Enumeration: 'llc': 2, 'vc-based': 1.
           ipConnectionTable 1.3.6.1.4.1.2007.4.17.1.3 no-access
IP connections table.
               ipConnectionEntry 1.3.6.1.4.1.2007.4.17.1.3.1 no-access
Each register is an IP connection over an ATM connection.
                   ipIndex 1.3.6.1.4.1.2007.4.17.1.3.1.1 integer read-only
IP connection order inside the table.
                   ipIdentifier 1.3.6.1.4.1.2007.4.17.1.3.1.2 integer read-write
IP connection identifier.
                   ipSubinterface 1.3.6.1.4.1.2007.4.17.1.3.1.3 integer read-write
For those interfaces with subinterfaces (ATM and ISDN) determines the subinterface to be used
                   ipLocalAddress 1.3.6.1.4.1.2007.4.17.1.3.1.4 ipaddress read-write
Local IP address of the connection.
                   ipRemoteAddress 1.3.6.1.4.1.2007.4.17.1.3.1.5 ipaddress read-write
Remote IP address of the connection. This address must belong to the subnetwork defined by the local address and the subnetwork mask.
                   ipSubnetMask 1.3.6.1.4.1.2007.4.17.1.3.1.6 ipaddress read-write
Subnetwork mask of the connection.
                   ipNaptStatus 1.3.6.1.4.1.2007.4.17.1.3.1.7 integer read-write
NAPT status. If enabled (1), NAPT translation will be applied to the packets sent and received for this connection. If disabled (2), NAPT translation will not be applied. By default it is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   ipNaptTimeout 1.3.6.1.4.1.2007.4.17.1.3.1.8 integer read-write
NAPT entries life. It specifies how many minutes a NAPT entry will be valid without traffic associated to it. The default value is 5 minutes and the maximum value 240 minutes (4 hours).
                   ipEncapsulation 1.3.6.1.4.1.2007.4.17.1.3.1.9 integer read-write
Encapsulation used over this connection: IP (1) or PPP (2). Enumeration: 'ip': 1, 'ppp': 2, 'pppoe': 3.
                   ipUser 1.3.6.1.4.1.2007.4.17.1.3.1.10 displaystring read-write
User login for PPP encapsulation.
                   ipPassword 1.3.6.1.4.1.2007.4.17.1.3.1.11 displaystring read-write
Password for PPP encapsulation.
                   ipDescription 1.3.6.1.4.1.2007.4.17.1.3.1.12 displaystring read-write
IP connection description.
                   ipDelete 1.3.6.1.4.1.2007.4.17.1.3.1.13 integer read-write
If this value is set to 1 (delete), the IP connection will be erased. All routes associated to this IP connection will be erased too. Reading this value, it is possible to know the last operation result: ok (2) if configuration was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                   ipLinkType 1.3.6.1.4.1.2007.4.17.1.3.1.14 integer read-only
IP connection type. This connection can be a point-to-point link or can belong to a point-to-multipoint connection. Enumeration: 'point-to-multipoint': 2, 'point-to-point': 1.
                   ipConnection 1.3.6.1.4.1.2007.4.17.1.3.1.15 integer read-write
IP connection type. This connection can be a ADSL, ISDN, WAN or LAN connection. Enumeration: 'uart1': 13, 'adsl4': 4, 'adsl3': 3, 'adsl2': 2, 'adsl1': 1, 'wan2': 8, 'uart3': 15, 'wan1': 7, 'lan3': 11, 'lan2': 10, 'lan1': 9, 'isdn2': 6, 'isdn1': 5, 'uart4': 16, 'lan4': 12, 'uart2': 14.
                   ipCallNumber 1.3.6.1.4.1.2007.4.17.1.3.1.16 displaystring read-write
Call number
                   ipRemoteAuth 1.3.6.1.4.1.2007.4.17.1.3.1.17 integer read-write
Remote authentication. 1 None, 2 PAP, 3 CHAP Enumeration: 'pap': 2, 'none': 1, 'chap': 3.
                   ipUserRemote 1.3.6.1.4.1.2007.4.17.1.3.1.18 displaystring read-write
User Remote
                   ipUserPassword 1.3.6.1.4.1.2007.4.17.1.3.1.19 displaystring read-write
Password Remote
                   ipReleaseTime 1.3.6.1.4.1.2007.4.17.1.3.1.20 integer read-write
Release Time for PPP
                   ipServRadius 1.3.6.1.4.1.2007.4.17.1.3.1.21 ipaddress read-write
IP address of Server Radius.
                   ipPortRadius 1.3.6.1.4.1.2007.4.17.1.3.1.22 integer read-write
The port UDP for Radius protocol
                   ipNaptPeerAddress 1.3.6.1.4.1.2007.4.17.1.3.1.23 ipaddress read-write
Napt Peer Address.
                   ipNaptFirewalling 1.3.6.1.4.1.2007.4.17.1.3.1.24 integer read-write
NAPT firewalling status. Enumeration: 'disabled': 2, 'enabled': 1.
                   ipPppRemoteAddress 1.3.6.1.4.1.2007.4.17.1.3.1.25 ipaddress read-write
PPP remote IP Address.
           routeTable 1.3.6.1.4.1.2007.4.17.1.4 no-access
IP routes table.
               routeEntry 1.3.6.1.4.1.2007.4.17.1.4.1 no-access
Each register is an IP route.
                   rtIndex 1.3.6.1.4.1.2007.4.17.1.4.1.1 integer read-only
IP route order inside the table.
                   rtSubnetAddress 1.3.6.1.4.1.2007.4.17.1.4.1.2 ipaddress read-write
Destination subnetwork IP address.
                   rtSubnetMask 1.3.6.1.4.1.2007.4.17.1.4.1.3 ipaddress read-write
Destination subnetwork mask.
                   rtOutConnection 1.3.6.1.4.1.2007.4.17.1.4.1.4 integer read-write
Connection to use for sending packets to the defined subnetwork. Value of this variable must be a defined connection.
                   rtNextHop 1.3.6.1.4.1.2007.4.17.1.4.1.5 ipaddress read-write
Next hop address. Only used if the outgoing connection is a LAN connection.
                   rtCost 1.3.6.1.4.1.2007.4.17.1.4.1.6 integer read-write
Route cost.
                   rtDelete 1.3.6.1.4.1.2007.4.17.1.4.1.7 integer read-write
If this value is set to 1 (delete), the route will be erased. Reading this value, it is possible to know the last operation result: ok (2) if configuration was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                   rtOutConnectionType 1.3.6.1.4.1.2007.4.17.1.4.1.8 integer read-only
Connection type. Enumeration: 'ip': 1.
           visibleSubnetTable 1.3.6.1.4.1.2007.4.17.1.5 no-access
Visible subnetworks table.
               visibleSubnetEntry 1.3.6.1.4.1.2007.4.17.1.5.1 no-access
Each register is a visible subnetwork.
                   vsbIndex 1.3.6.1.4.1.2007.4.17.1.5.1.1 integer read-only
Visible subnetwork order inside the table.
                   vsbConnection 1.3.6.1.4.1.2007.4.17.1.5.1.2 integer read-write
Identifier of the IP connection through which the subnetwork will be visible.
                   vsbSubnetAddress 1.3.6.1.4.1.2007.4.17.1.5.1.3 ipaddress read-write
Visible subnetwork IP address.
                   vsbSubnetMask 1.3.6.1.4.1.2007.4.17.1.5.1.4 ipaddress read-write
Visible subnetwork mask.
                   vsbVirtualGateway 1.3.6.1.4.1.2007.4.17.1.5.1.5 ipaddress read-write
Default gateway IP address configured in the workstations belonging to this visible subnetwork.
                   vsbDelete 1.3.6.1.4.1.2007.4.17.1.5.1.6 integer read-write
If this value is set to 1 (delete), the visible subnetwork will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the subnetwork was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           visiblePortTable 1.3.6.1.4.1.2007.4.17.1.6 no-access
Visible ports table. The number of visible ports is limited to ten.
               visiblePortEntry 1.3.6.1.4.1.2007.4.17.1.6.1 no-access
Each register is a visible port.
                   vptIndex 1.3.6.1.4.1.2007.4.17.1.6.1.1 integer read-only
Visible port order inside the table.
                   vptConnection 1.3.6.1.4.1.2007.4.17.1.6.1.2 integer read-write
Identifier of the IP connection through which the port will be visible.
                   vptSrcAddress 1.3.6.1.4.1.2007.4.17.1.6.1.3 ipaddress read-write
IP address of the workstation which the visible port belongs to.
                   vptIntPort 1.3.6.1.4.1.2007.4.17.1.6.1.4 integer read-write
Port that will be visible.
                   vptExtPort 1.3.6.1.4.1.2007.4.17.1.6.1.5 integer read-write
External port through which the internal port will be visible. It can not be one of the followings: DNS (53), SNMP (161), FTP (21) and TELNET (23), because these ports are being used by the device for its own use. Neither can be one of the ports belonging to the range from 32768 to 33791 (1024 ports, both included) because these ports are used for NAPT.
                   vptPortType 1.3.6.1.4.1.2007.4.17.1.6.1.6 integer read-write
Service type of the visible port. Enumeration: 'generic': 1, 'ftp': 2.
                   vptDelete 1.3.6.1.4.1.2007.4.17.1.6.1.7 integer read-write
If this value is set to 1 (delete), the visible port will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the port was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           accessControlTable 1.3.6.1.4.1.2007.4.17.1.7 no-access
Access controls table.
               accessControlEntry 1.3.6.1.4.1.2007.4.17.1.7.1 no-access
Each register is a access control rule.
                   accIndex 1.3.6.1.4.1.2007.4.17.1.7.1.1 integer read-only
Access control rule order inside the table.
                   accRuleType 1.3.6.1.4.1.2007.4.17.1.7.1.2 integer read-write
Access control rule type. If the rule is exclusive (1), the packet that carry out the rule will be rejected. If the rule is inclusive (1), the packet will be forwarded. Enumeration: 'exclusive': 1, 'inclusive': 2.
                   accSrcAddress 1.3.6.1.4.1.2007.4.17.1.7.1.3 ipaddress read-write
Source subnetwork IP address.
                   accSrcMask 1.3.6.1.4.1.2007.4.17.1.7.1.4 ipaddress read-write
Source subnetwork mask.
                   accDstAddress 1.3.6.1.4.1.2007.4.17.1.7.1.5 ipaddress read-write
Destination subnetwork IP address.
                   accDstMask 1.3.6.1.4.1.2007.4.17.1.7.1.6 ipaddress read-write
Destination subnetwork IP mask.
                   accMinProtocol 1.3.6.1.4.1.2007.4.17.1.7.1.7 integer read-write
Range of filtered protocols: minimum protocol.
                   accMaxProtocol 1.3.6.1.4.1.2007.4.17.1.7.1.8 integer read-write
Range of filtered protocols: maximum protocol.
                   accSrcMinPort 1.3.6.1.4.1.2007.4.17.1.7.1.9 integer read-write
Range of filtered source ports: minimum port.
                   accSrcMaxPort 1.3.6.1.4.1.2007.4.17.1.7.1.10 integer read-write
Range of filtered source ports: maximum port.
                   accDstMinPort 1.3.6.1.4.1.2007.4.17.1.7.1.11 integer read-write
Range of filtered destination ports: minimum port.
                   accDstMaxPort 1.3.6.1.4.1.2007.4.17.1.7.1.12 integer read-write
Range of filtered destination ports: maximum port.
                   accDelete 1.3.6.1.4.1.2007.4.17.1.7.1.13 integer read-write
If this value is set to 1 (delete), the access control rule will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the access control rule was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           dnsServerTable 1.3.6.1.4.1.2007.4.17.1.8 no-access
DNS servers table.
               dnsServerEntry 1.3.6.1.4.1.2007.4.17.1.8.1 no-access
Each register is a DNS server.
                   dnsIndex 1.3.6.1.4.1.2007.4.17.1.8.1.1 integer read-only
DNS server order inside the table.
                   dnsAddress 1.3.6.1.4.1.2007.4.17.1.8.1.2 ipaddress read-write
DSN server IP address.
                   dnsDelete 1.3.6.1.4.1.2007.4.17.1.8.1.3 integer read-write
If this value is set to 1 (delete), the DNS server will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the DNS server was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           natRuleTable 1.3.6.1.4.1.2007.4.17.1.9 no-access
Static NAT rules table.
               natRuleEntry 1.3.6.1.4.1.2007.4.17.1.9.1 no-access
Each register is a static NAT rule.
                   natIndex 1.3.6.1.4.1.2007.4.17.1.9.1.1 integer read-only
NAT rule order inside the table.
                   natType 1.3.6.1.4.1.2007.4.17.1.9.1.2 integer read-write
NAT translation type. Enumeration: 'intSource': 1, 'intDestination': 2.
                   natDirection 1.3.6.1.4.1.2007.4.17.1.9.1.3 integer read-write
Direction of application of the NAT translation. Enumeration: 'bidirectional': 1, 'skipLocal': 4, 'skipGlobal': 5, 'globalToLocal': 3, 'localToGlobal': 2.
                   natLocalConnection 1.3.6.1.4.1.2007.4.17.1.9.1.4 integer read-write
Local connection. Packets that come in through this connection and will go out through the global connection will be translated if they belong to the local subnet and its destination belongs to the global subnet. This OID only accepts connection identifiers that are already configured.
                   natLocalAddress 1.3.6.1.4.1.2007.4.17.1.9.1.5 ipaddress read-write
Local subnetwork IP address.
                   natLocalMask 1.3.6.1.4.1.2007.4.17.1.9.1.6 ipaddress read-write
Local subnetwork mask.
                   natGlobalConnection 1.3.6.1.4.1.2007.4.17.1.9.1.7 integer read-write
Global connection. Packets that go out through this connection and came in through the local connection will be translated if they belong to the local subnet and its destination belongs to the global subnet. This OID only accepts connection identifiers that are already configured.
                   natGlobalAddress 1.3.6.1.4.1.2007.4.17.1.9.1.8 ipaddress read-write
Global subnetwork IP address.
                   natGlobalMask 1.3.6.1.4.1.2007.4.17.1.9.1.9 ipaddress read-write
Global subnetwork mask.
                   natDelete 1.3.6.1.4.1.2007.4.17.1.9.1.10 integer read-write
If this value is set to 1 (delete), these NAT rule will be erased. Reading this value, it is possible to know the last operation result: ok (2) if a NAT rule was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                   natLocalConnectionType 1.3.6.1.4.1.2007.4.17.1.9.1.11 integer read-only
Local connection type. Enumeration: 'ip': 1.
                   natGlobalConnectionType 1.3.6.1.4.1.2007.4.17.1.9.1.12 integer read-only
Global connection type. Enumeration: 'ip': 1.
           dhcpProtocol 1.3.6.1.4.1.2007.4.17.1.10
                 dhcpService 1.3.6.1.4.1.2007.4.17.1.10.1 integer read-write
This value specifies the DHCP service provided by the router. If none (0), the protocol is disabled; if server (2), the router will be a DHCP server; if relay (1), the router will be a DHCP relay agent. Enumeration: 'none': 0, 'relay': 1, 'server': 2.
                 dhcpServer 1.3.6.1.4.1.2007.4.17.1.10.2
                     dsrvStartRange 1.3.6.1.4.1.2007.4.17.1.10.2.1 ipaddress read-write
This value and the next define a range of IP addresses that will be assigned when a host requests an IP address. This value is valid when the DHCP protocol status is server (2).
                     dsrvEndRange 1.3.6.1.4.1.2007.4.17.1.10.2.2 ipaddress read-write
End of the range of IP addresses. This value is valid when the DHCP protocol status is server (2).
                     dsrvSubnetMask 1.3.6.1.4.1.2007.4.17.1.10.2.3 ipaddress read-write
This is the subnet mask that will be assigned to the host configured with the DHCP protocol. This value is valid when the DHCP protocol status is server (2).
                     dsrvDefaultRouter 1.3.6.1.4.1.2007.4.17.1.10.2.4 ipaddress read-write
This is the default router that will be assigned to the host configured with the DHCP protocol. This value is valid when the DHCP protocol status is server (2).
                     dsrvDnsServer 1.3.6.1.4.1.2007.4.17.1.10.2.5 ipaddress read-write
This is the DNS server that will be assigned to the host configured with the DHCP protocol. This value is valid when the DHCP protocol status is server (2).
                     dsrvLeaseTime 1.3.6.1.4.1.2007.4.17.1.10.2.6 integer read-write
This is the duration of the lease (in minutes) of the IP address assigned to a host configured with the DHCP protocol. This value is valid when the DHCP protocol status is server (2).
                 dhcpRelay 1.3.6.1.4.1.2007.4.17.1.10.3
                     drlyPrimaryServer 1.3.6.1.4.1.2007.4.17.1.10.3.1 ipaddress read-write
The router, when used as DHCP relay agent, will send the DHCP requests to this server.
                     drlySecondaryServer 1.3.6.1.4.1.2007.4.17.1.10.3.2 ipaddress read-write
The router, when used as DHCP relay agent, will send the DHCP requests to this server, too.
           ripProtocol 1.3.6.1.4.1.2007.4.17.1.12
                 ripStatus 1.3.6.1.4.1.2007.4.17.1.12.1 integer read-write
This value specifies the RIP protocol status. Enumeration: 'disabled': 2, 'enabled': 1.
                 ripConfigurationTable 1.3.6.1.4.1.2007.4.17.1.12.2 no-access
RIP protocol configuration table. Only is possible to read (get, get next) and write (set) values in this table if ripStatus is enabled. There is an entry for each configured connection.
                     ripConfigurationEntry 1.3.6.1.4.1.2007.4.17.1.12.2.1 no-access
RIP protocol configuration table. There is an entry for each configured connection.
                         ripCfgIndex 1.3.6.1.4.1.2007.4.17.1.12.2.1.1 integer read-only
Index: position of this entry in the table.
                         ripCfgConnectType 1.3.6.1.4.1.2007.4.17.1.12.2.1.2 integer read-only
Connection Type. Enumeration: 'ip': 1.
                         ripCfgConnectIdentifier 1.3.6.1.4.1.2007.4.17.1.12.2.1.3 integer read-only
Connection Identifier.
                         ripCfgSendCompatibility 1.3.6.1.4.1.2007.4.17.1.12.2.1.4 integer read-write
Sending compatibility. Enumeration: 'do-not-send': 1, 'rip1': 2, 'rip2-broadcast': 3, 'rip2-multicast': 4.
                         ripCfgRecevCompatibility 1.3.6.1.4.1.2007.4.17.1.12.2.1.5 integer read-write
Receiving compatibility. Enumeration: 'rip2': 2, 'rip1': 1, 'rip1-or-rip2': 3, 'do-not-receive': 4.
                         ripCfgFlagSendNetworkRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.6 integer read-only
Sending Network Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagSendSubnetworkRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.7 integer read-only
Sending Subnetwork Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagSendStaticRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.8 integer read-only
Sending Static Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagSendDirectRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.9 integer read-only
Sending Direct Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagSendDefaultRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.10 integer read-only
Sending Default Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagPoisonedReverse 1.3.6.1.4.1.2007.4.17.1.12.2.1.11 integer read-only
Poisoned Reverse status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagReceiveNetworkRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.12 integer read-only
Receiving Network Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagReceiveSubnetworkRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.13 integer read-only
Receiving Subnetwork Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagOverwriteDefaultRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.14 integer read-write
Overwriting Default Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripCfgFlagOverwriteStaticRoutes 1.3.6.1.4.1.2007.4.17.1.12.2.1.15 integer read-write
Overwriting Static Routes status. Enumeration: 'disabled': 2, 'enabled': 1.
           timecontrolTable 1.3.6.1.4.1.2007.4.17.1.13 no-access
Time control table. Using this table it is possible to define time intervals and week days when it is possible to use an IP connection. This feature is not available in LAN connections.
                 timecontrolEntry 1.3.6.1.4.1.2007.4.17.1.13.1 no-access
There is an entry for each time control defined. Entries in this table must be consecutive.
                     timeCtrlIndex 1.3.6.1.4.1.2007.4.17.1.13.1.1 integer read-only
Index. Order inside the table.
                     timeCtrlDelete 1.3.6.1.4.1.2007.4.17.1.13.1.2 integer read-write
If this value is set to 1 (delete), the time control information will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the time control information was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                     timeCtrlIPConnectIdentifier 1.3.6.1.4.1.2007.4.17.1.13.1.3 integer read-write
IP connection identifier. Only it is possible to define a time control for each IP connection.
                     timeCtrlInitHour 1.3.6.1.4.1.2007.4.17.1.13.1.4 integer read-write
Hour of the beginning of the allowed interval of connection.
                     timeCtrlInitMinute 1.3.6.1.4.1.2007.4.17.1.13.1.5 integer read-write
Minute of the beginning of the allowed interval of connection.
                     timeCtrlEndHour 1.3.6.1.4.1.2007.4.17.1.13.1.6 integer read-write
Hour of the end of the allowed interval of connection.
                     timeCtrlEndMinute 1.3.6.1.4.1.2007.4.17.1.13.1.7 integer read-write
Minute of the end of the allowed interval of connection.
                     timeCtrlDayFilter 1.3.6.1.4.1.2007.4.17.1.13.1.8 displaystring read-write
Week day filter. This value is a character STRING OF 1 and 0 according this format: SUN, MON, TUE, WED, THU, FRI, SAT. character 1: it is possible to use the IP connection this day, character 0: it is not possible to use the IP connection this day.
           isdnParameter 1.3.6.1.4.1.2007.4.17.1.14
                 isdnParameterTable 1.3.6.1.4.1.2007.4.17.1.14.1 no-access
ISDN parameter configuration table. There is an entry for each configured connection.
                     isdnParameterEntry 1.3.6.1.4.1.2007.4.17.1.14.1.1 no-access
ISDN parameter configuration table. There is an entry for each configured connection.
                         isdnConnector 1.3.6.1.4.1.2007.4.17.1.14.1.1.1 integer read-only
Index1: position of this entry in the table.
                         isdnBChannel 1.3.6.1.4.1.2007.4.17.1.14.1.1.2 integer read-only
Index2: position of this entry in the table.
                         isdnType 1.3.6.1.4.1.2007.4.17.1.14.1.1.3 integer read-write
Type. Enumeration: 'permanent': 1, 'b1plusb2': 3, 'switched': 2.
                         isdnIncCallsAllowed 1.3.6.1.4.1.2007.4.17.1.14.1.1.4 integer read-write
Calls Allowed. Enumeration: 'true': 1, 'false': 0.
                         isdnAuthCaller 1.3.6.1.4.1.2007.4.17.1.14.1.1.5 displaystring read-write
Number of auth caller
           pstnParameter 1.3.6.1.4.1.2007.4.17.1.15
                 pstnParameterTable 1.3.6.1.4.1.2007.4.17.1.15.1 no-access
PSTN parameter configuration table. There is an entry for each configured connection.
                     pstnParameterEntry 1.3.6.1.4.1.2007.4.17.1.15.1.1 no-access
PSTN parameter configuration table. There is an entry for each configured connection.
                         pstnConnectionType 1.3.6.1.4.1.2007.4.17.1.15.1.1.1 integer read-only
Type of interface supporting the modem. Together with the pstnIdentifier specifies the interface supporting the modem. Enumeration: 'uart': 5, 'wan': 4.
                         pstnIdentifier 1.3.6.1.4.1.2007.4.17.1.15.1.1.2 integer read-only
Identifier of the instance of the interface type specified by pstnConnectionType supporting the modem connection
                         pstnIncCallsAllowed 1.3.6.1.4.1.2007.4.17.1.15.1.1.3 integer read-write
Incoming calls allowed: false (0), true (1). Enumeration: 'true': 1, 'false': 0.
                         pstnRingPatern 1.3.6.1.4.1.2007.4.17.1.15.1.1.4 integer read-write
Rings pattern enabled: false (0), true (1). Enumeration: 'true': 1, 'false': 0.
                         pstnPatternRing 1.3.6.1.4.1.2007.4.17.1.15.1.1.5 integer read-write
Number of rings in the ring pattern.
                         pstnPatternSilence 1.3.6.1.4.1.2007.4.17.1.15.1.1.6 integer read-write
Number of the silences in the ring pattern.
                         pstnPatternTelephone 1.3.6.1.4.1.2007.4.17.1.15.1.1.7 displaystring read-write
Number of auth caller.
           wanParameter 1.3.6.1.4.1.2007.4.17.1.16
                 wanParameterTable 1.3.6.1.4.1.2007.4.17.1.16.1 no-access
WAN parameter configuration table. Only is possible to read (get, get next) and write (set) values in this table.
                     wanParameterEntry 1.3.6.1.4.1.2007.4.17.1.16.1.1 no-access
WAN parameter configuration table. There is an entry for each configured connection.
                         wanIdentifier 1.3.6.1.4.1.2007.4.17.1.16.1.1.1 integer read-only
Index1: position of this entry in the table.
                         wanSpeed 1.3.6.1.4.1.2007.4.17.1.16.1.1.2 integer read-write
Line Speed.
                         wanMode 1.3.6.1.4.1.2007.4.17.1.16.1.1.3 integer read-write
Mode. Enumeration: 'x25': 5, 'at-commands': 1, 'point-of-sale': 3, 'asynchronous-line': 4, 'asynchronous-serial-device-proxy': 2.
                         wanFlowControl 1.3.6.1.4.1.2007.4.17.1.16.1.1.4 integer read-write
Flow Control. If the Flow Control has no sense for the WAN mode set it is shown as 0. Enumeration: 'hardware': 1, 'xon-xoff': 2, 'no-sense': 0.
                         wanPortTcp 1.3.6.1.4.1.2007.4.17.1.16.1.1.5 integer read-write
TCP Port. If the WAN mode is not asynchronous-serial-device-proxy(2), the value of this variable makes no sense and it will be displayed as 0.
                         wanXotActive 1.3.6.1.4.1.2007.4.17.1.16.1.1.6 integer read-write
Xot active. If the Xot active parameter has no sense for the WAN mode set it is shown as 0. Enumeration: 'yes': 1, 'no-sense': 0, 'no': 2.
           cBackParameter 1.3.6.1.4.1.2007.4.17.1.17
                 cBackParameterTable 1.3.6.1.4.1.2007.4.17.1.17.1 no-access
CALLBACK parameter configuration table. There is an entry for each configured callback connection.
                     cBackParameterEntry 1.3.6.1.4.1.2007.4.17.1.17.1.1 no-access
CALLBACK parameter configuration table. There is an entry for each configured connection.
                         cBackIndex 1.3.6.1.4.1.2007.4.17.1.17.1.1.1 integer read-only
Index: position of this entry in the table.
                         cBackIpIdentifier 1.3.6.1.4.1.2007.4.17.1.17.1.1.2 integer read-write
IP Connections.
                         cBackAuthCaller 1.3.6.1.4.1.2007.4.17.1.17.1.1.3 displaystring read-write
Number of auth caller
                         cBackDelete 1.3.6.1.4.1.2007.4.17.1.17.1.1.4 integer read-write
If this value is set to 1 (delete), the IP information will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the IP information was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           mpppParameter 1.3.6.1.4.1.2007.4.17.1.18
                 mpppEnabled 1.3.6.1.4.1.2007.4.17.1.18.1 integer read-write
Enabled. Enumeration: 'true': 1, 'false': 0.
                 mpppIpIdentifier 1.3.6.1.4.1.2007.4.17.1.18.2 integer read-write
Ip Identifier.
                 mpppActInterval 1.3.6.1.4.1.2007.4.17.1.18.3 integer read-write
Activation Interval [4..1800].
                 mpppDeactInterval 1.3.6.1.4.1.2007.4.17.1.18.4 integer read-write
Deactivation Interval [4..1800]
                 mpppActThresHold 1.3.6.1.4.1.2007.4.17.1.18.5 integer read-write
Threshold Activation [0..100]
                 mpppDeactThresHold 1.3.6.1.4.1.2007.4.17.1.18.6 integer read-write
Threshold Deactivation [0..100]
                 mpppDirection 1.3.6.1.4.1.2007.4.17.1.18.7 integer read-write
Direction IN, OUT, BOTH. Enumeration: 'both': 3, 'out': 2, 'in': 1.
                 mpppPreEmptive 1.3.6.1.4.1.2007.4.17.1.18.8 integer read-write
Pre Emptive Enumeration: 'true': 1, 'false': 0.
           backupParameter 1.3.6.1.4.1.2007.4.17.1.19
                 backupParameterTable 1.3.6.1.4.1.2007.4.17.1.19.1 no-access
BACKUP parameter configuration table. There is an entry for each configured backup connection.
                     backupParameterEntry 1.3.6.1.4.1.2007.4.17.1.19.1.1 no-access
BACKUP parameter configuration table. There is an entry for each configured connection.
                         backupIndex 1.3.6.1.4.1.2007.4.17.1.19.1.1.1 integer read-only
Index: position of this entry in the table.
                         backupMIpIdentifier 1.3.6.1.4.1.2007.4.17.1.19.1.1.2 integer read-write
Main IP Connection.
                         backupBIpIdentifier 1.3.6.1.4.1.2007.4.17.1.19.1.1.3 integer read-write
Backup IP Connection.
                         maximumBackupTime 1.3.6.1.4.1.2007.4.17.1.19.1.1.4 integer read-write
Maximum backup time
                         backupRetries 1.3.6.1.4.1.2007.4.17.1.19.1.1.5 integer read-write
Backup Retries
                         backupTimeout 1.3.6.1.4.1.2007.4.17.1.19.1.1.6 integer read-write
Backup TimeOut
                         backupDelete 1.3.6.1.4.1.2007.4.17.1.19.1.1.7 integer read-write
If this value is set to 1 (delete), the IP information will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the IP information was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           managerParameter 1.3.6.1.4.1.2007.4.17.1.20
                 managerParameterTable 1.3.6.1.4.1.2007.4.17.1.20.1 no-access
MANAGER parameter configuration table. There is an entry for each configured manager.
                     managerParameterEntry 1.3.6.1.4.1.2007.4.17.1.20.1.1 no-access
MANAGER parameter configuration table. There is an entry for each configured connection.
                         managerIndex 1.3.6.1.4.1.2007.4.17.1.20.1.1.1 integer read-only
Index: position of this entry in the table.
                         managerMasterRouterAddr 1.3.6.1.4.1.2007.4.17.1.20.1.1.2 ipaddress read-write
Master Router IP address
                         managerMasterRouterMsk 1.3.6.1.4.1.2007.4.17.1.20.1.1.3 ipaddress read-write
Master Router IP mask
                         managerStationAddress 1.3.6.1.4.1.2007.4.17.1.20.1.1.4 ipaddress read-write
Manager Station IP address
                         managerStationMask 1.3.6.1.4.1.2007.4.17.1.20.1.1.5 ipaddress read-write
Manager Station IP mask
                         managerLogin 1.3.6.1.4.1.2007.4.17.1.20.1.1.6 displaystring read-write
Login
                         managerPassword 1.3.6.1.4.1.2007.4.17.1.20.1.1.7 displaystring read-write
Password
                         managerTelManager 1.3.6.1.4.1.2007.4.17.1.20.1.1.8 displaystring read-write
Manager Telephone
                         managerTelDestination 1.3.6.1.4.1.2007.4.17.1.20.1.1.9 displaystring read-write
Destination Telephone
                         managerDelete 1.3.6.1.4.1.2007.4.17.1.20.1.1.10 integer read-write
If this value is set to 1 (delete), the IP information will be erased. Reading this value, it is possible to know the last operation result: ok (2) if the IP information was erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           uartParameter 1.3.6.1.4.1.2007.4.17.1.21
                 uartParameterTable 1.3.6.1.4.1.2007.4.17.1.21.1 no-access
UART parameter configuration table. Only is possible to read (get,get next) and write (set) values in this table if the licence is OK
                     uartParameterEntry 1.3.6.1.4.1.2007.4.17.1.21.1.1 no-access
UART parameter configuration table. There is an entry for each UART.
                         uartIdentifier 1.3.6.1.4.1.2007.4.17.1.21.1.1.1 integer read-only
Index1: position of this entry in the table.
                         uartSpeed 1.3.6.1.4.1.2007.4.17.1.21.1.1.2 integer read-write
Line Speed.
                         uartMode 1.3.6.1.4.1.2007.4.17.1.21.1.1.3 integer read-write
Mode. Enumeration: 'at-commands': 1, 'point-of-sale': 2, 'asynchronous-line': 3, 'asynchronous-serial-device-proxy': 4.
           ipsecParameter 1.3.6.1.4.1.2007.4.17.1.22
                 ipsecStatus 1.3.6.1.4.1.2007.4.17.1.22.1 integer read-write
This variable specifies the IPSec status. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipsecTemplateTable 1.3.6.1.4.1.2007.4.17.1.22.2 no-access
Remote tunnel endpoints configuration table.
                     ipsecTemplateEntry 1.3.6.1.4.1.2007.4.17.1.22.2.1 no-access
Remote tunnel endpoints configuration table. There is an entry for each remote tunnel endpoint.
                         ipsecTemplateIndex 1.3.6.1.4.1.2007.4.17.1.22.2.1.1 integer read-only
Order number of the entry in the table.
                         ipsecTemplateIdentifier 1.3.6.1.4.1.2007.4.17.1.22.2.1.2 integer read-write
Remote tunnel endpoint identifier.
                         ipsecTemplateIPConnectionId 1.3.6.1.4.1.2007.4.17.1.22.2.1.3 integer read-write
IP connection identifier.
                         ipsecTemplateRemoteAddress 1.3.6.1.4.1.2007.4.17.1.22.2.1.4 displaystring read-write
Remote tunnel endpoint address. This variable must be an IP address.
                         ipsecTemplateFirstBackupAddress 1.3.6.1.4.1.2007.4.17.1.22.2.1.5 displaystring read-write
First remote backup address. This variable must be an IP address.
                         ipsecTemplateSecondBackupAddress 1.3.6.1.4.1.2007.4.17.1.22.2.1.6 displaystring read-write
Second remote backup address. This variable must be an IP address. Before set this variable (optional), it must be set the first remote backup address.
                         ipsecTemplateThirdBackupAddress 1.3.6.1.4.1.2007.4.17.1.22.2.1.7 displaystring read-write
Third remote backup address. This variable must be an IP address. Before set this variable (optional), it must be set the first and second remote backup addresses.
                         ipsecTemplateAddressType 1.3.6.1.4.1.2007.4.17.1.22.2.1.8 integer read-write
Local identifier type: hostname if local peer acts as client or IP address if it works as server. Enumeration: 'hostname': 1, 'ip-address': 2.
                         ipsecTemplateDelete 1.3.6.1.4.1.2007.4.17.1.22.2.1.9 integer read-write
If this values is set to 1 (delete), the corresponding template entry will be deleted. Reading this values, it is possible to know the last operation result: ok (2) if the template entry were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                         ipsecTemplateNapt 1.3.6.1.4.1.2007.4.17.1.22.2.1.10 integer read-write
If this variable takes the value 1 (enabled), it indicates that NAPT rules will be applied before IPSec, remote peer only will accept IP addresses with mask 255.255.255.255, and source address of the traffic which goes through this tunnel always is the address of the IP connection taken as source of the IPSec tunnel. Enumeration: 'disabled': 2, 'enabled': 1.
                         ipsecTemplateLifetime 1.3.6.1.4.1.2007.4.17.1.22.2.1.11 integer read-write
Lifetime for the isakmp template which will be created from this entry. Lifetime for the dynamic template is calculated applying the rate 3300/3600 to this value.
                         ipsecTemplateUDPEncap 1.3.6.1.4.1.2007.4.17.1.22.2.1.12 integer read-write
If this variable takes the value 1 (yes), UDP encapsulation will be applied to ESP packets before sending them through an IPSec tunnel. Default value is 2 (no). Enumeration: 'yes': 1, 'no': 2.
                 ipsecAccessTable 1.3.6.1.4.1.2007.4.17.1.22.3 no-access
Traffic selectors configuration table.
                     ipsecAccessEntry 1.3.6.1.4.1.2007.4.17.1.22.3.1 no-access
Traffic selectors configuration table. There is an entry for each traffic selector.
                         ipsecAccessIndex 1.3.6.1.4.1.2007.4.17.1.22.3.1.1 integer read-only
Order number of the entry in the table.
                         ipsecAccessIdentifier 1.3.6.1.4.1.2007.4.17.1.22.3.1.2 integer read-write
Traffic selector identifier.
                         ipsecAccessDestIPAddress 1.3.6.1.4.1.2007.4.17.1.22.3.1.3 ipaddress read-write
Destination IP address.
                         ipsecAccessDestIPMask 1.3.6.1.4.1.2007.4.17.1.22.3.1.4 ipaddress read-write
Destination IP mask.
                         ipsecAccessTemplateId 1.3.6.1.4.1.2007.4.17.1.22.3.1.5 integer read-write
Remote tunnel endpoint identifier.
                         ipsecAccessDelete 1.3.6.1.4.1.2007.4.17.1.22.3.1.6 integer read-write
If this values is set to 1 (delete), the corresponding access control entry will be deleted. Reading this values, it is possible to know the last operation result: ok (2) if the access control entry were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                 ipsecKeyTable 1.3.6.1.4.1.2007.4.17.1.22.4 no-access
Keys configuration table.
                     ipsecKeyEntry 1.3.6.1.4.1.2007.4.17.1.22.4.1 no-access
Keys configuration table. There is an entry for each host (identified by its hostname or by its IP address).
                         ipsecKeyIndex 1.3.6.1.4.1.2007.4.17.1.22.4.1.1 integer read-only
Order number of the entry in the table.
                         ipsecKeyAddressType 1.3.6.1.4.1.2007.4.17.1.22.4.1.2 integer read-write
This variable specifies the identifier type used in variable ipsecKeyHostAddress. Enumeration: 'hostname': 1, 'ip-address': 2.
                         ipsecKeyHostAddress 1.3.6.1.4.1.2007.4.17.1.22.4.1.3 displaystring read-write
Host identifier. This variable may be an IP address or a hostname.
                         ipsecKeyKey 1.3.6.1.4.1.2007.4.17.1.22.4.1.4 displaystring read-write
Key.
                         ipsecKeyDelete 1.3.6.1.4.1.2007.4.17.1.22.4.1.5 integer read-write
If this values is set to 1 (delete), the corresponding key entry will be deleted. Reading this values, it is possible to know the last operation result: ok (2) if the key entry were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
           adslParameter 1.3.6.1.4.1.2007.4.17.1.23
                 adslParameterTable 1.3.6.1.4.1.2007.4.17.1.23.1 no-access
ADSL parameter configuration table. Only is possible to read (get, get next) and write (set) values in this table.
                     adslParameterEntry 1.3.6.1.4.1.2007.4.17.1.23.1.1 no-access
ADSL parameter configuration table. There is an entry for each configured connection.
                         adslIdentifier 1.3.6.1.4.1.2007.4.17.1.23.1.1.1 integer read-only
Index1: position of this entry in the table.
                         adslRatio 1.3.6.1.4.1.2007.4.17.1.23.1.1.2 integer read-write
ADSL1 maximum/minimum line rate ratio. The ratio between the maximum rate and minimum rate of the ATM connections defined over this line must be less or equal to this value.
                         adslOpenMode 1.3.6.1.4.1.2007.4.17.1.23.1.1.3 integer read-write
ADSL Open Mode. Enumeration: 'ansi-t1-413': 3, 'gLite': 2, 'multimode': 1.
           oamMonParameters 1.3.6.1.4.1.2007.4.17.1.24
                 oamMonType 1.3.6.1.4.1.2007.4.17.1.24.1 integer read-write
OAM Monitoring status. Enumeration: 'disabled': 0, 'enabled-loopback': 1.
                 oamMonSegment 1.3.6.1.4.1.2007.4.17.1.24.2 integer read-write
OAM Monitoring type. Enumeration: 'end-to-end': 0, 'segment': 1.
           tidpParameters 1.3.6.1.4.1.2007.4.17.1.25
                 tidpIpDiscoveryStationTable 1.3.6.1.4.1.2007.4.17.1.25.1 no-access
Teldat IP Discovery Protocol configuration table.
                     tidpIpDiscoveryStationEntry 1.3.6.1.4.1.2007.4.17.1.25.1.1 no-access
Teldat IP Discovery Protocol Station entry. There is an entry for each discovery station.
                         tidpIpDiscoveryStationIndex 1.3.6.1.4.1.2007.4.17.1.25.1.1.1 integer read-only
Position of this entry in the table.
                         tidpIpDiscoveryStationIdentifier 1.3.6.1.4.1.2007.4.17.1.25.1.1.2 integer read-write
Discovery Station identifier.
                         tidpIpDiscoveryStationAddress 1.3.6.1.4.1.2007.4.17.1.25.1.1.3 displaystring read-write
Discovery Station address. This variable must be an IP address (in the future this could be a DNS address).
                         tidpIpDiscoveryStationDestPort 1.3.6.1.4.1.2007.4.17.1.25.1.1.4 integer read-write
Destination UDP port.
                         tidpIpDiscoveryStationSourcePort 1.3.6.1.4.1.2007.4.17.1.25.1.1.5 integer read-write
Source UDP port.
                         tidpIpDiscoveryNotificationInterval 1.3.6.1.4.1.2007.4.17.1.25.1.1.6 integer read-write
Time between notifications (in seconds).
                         tidpIpDiscoveryStationDelete 1.3.6.1.4.1.2007.4.17.1.25.1.1.7 integer read-write
If this values is set to 1 (delete), the corresponding key entry will be deleted. Reading this values, it is possible to know the last operation result: ok (2) if the key entry were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
       monitoring 1.3.6.1.4.1.2007.4.17.2
           daily 1.3.6.1.4.1.2007.4.17.2.1
               globalStatistics 1.3.6.1.4.1.2007.4.17.2.1.1
                   gstLanStatus 1.3.6.1.4.1.2007.4.17.2.1.1.1 integer read-only
LAN interface status. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                   gstLanCollisions 1.3.6.1.4.1.2007.4.17.2.1.1.2 integer read-write
Number of frames not transmitted because of too collisions. It only can be set to zero for clearing.
                   gstLanErrors 1.3.6.1.4.1.2007.4.17.2.1.1.3 integer read-write
Number of errors over the LAN interface. It only can be set to zero for clearing.
                   gstLanReceivedBytes 1.3.6.1.4.1.2007.4.17.2.1.1.4 integer read-write
Number of bytes received from the LAN interface. It only can be set to zero for clearing.
                   gstLanTransmittedBytes 1.3.6.1.4.1.2007.4.17.2.1.1.5 integer read-write
Number of bytes transmitted through the LAN interface. It only can be set to zero for clearing.
                   gstAdslSuccessfulAuthentications 1.3.6.1.4.1.2007.4.17.2.1.1.6 integer read-write
Number of successful authentications (only for PPP connections over the ADSL interface). It only can be set to zero for clearing.
                   gstAdslFailedAuthentications 1.3.6.1.4.1.2007.4.17.2.1.1.7 integer read-write
Number of failed authentications in PPP connections over the the ADSL interface. It only can be set to zero for clearing.
                   gstAdslUnexpectedPort 1.3.6.1.4.1.2007.4.17.2.1.1.8 integer read-write
Number of incoming packets from the ADSL, ISDN or PSTN interfaces with a destination port that has not an associated NAPT entry. These incoming packets have not an associated outgoing packet or have it, but the NAPT entry expired.
                   gstIsdnPstnGroup 1.3.6.1.4.1.2007.4.17.2.1.1.9
                       gstIsdnB1SuccessfulAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.1 integer read-write
Number of successful authentications for PPP connections over the B1 channel of the ISDN. It only can be set to zero for clearing.
                       gstIsdnB1FailedAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.2 integer read-write
Number of failed authentications for PPP connections over the B1 channel of the ISDN. It only can be set to zero for clearing.
                       gstIsdnB2SuccessfulAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.3 integer read-write
Number of successful authentications for PPP connections over the B2 channel of the ISDN. It only can be set to zero for clearing.
                       gstIsdnB2FailedAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.4 integer read-write
Number of failed authentications for PPP connections over the B2 channel of the ISDN. It only can be set to zero for clearing.
                       gstPstnSuccessfulAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.5 integer read-write
Number of successful authentications for PPP connections using the PSTN. It only can be set to zero for clearing.
                       gstPstnFailedAuth 1.3.6.1.4.1.2007.4.17.2.1.1.9.6 integer read-write
Number of failed authentications for PPP connections using the PSTN. It only can be set to zero for clearing.
               subnetStatisticsTable 1.3.6.1.4.1.2007.4.17.2.1.2 no-access
Visible subnetwork statistics table.
                   subnetStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.1.2.1 no-access
Each entry has information about a visible subnet and its traffic. If the IP connection associated with the visible subnet has an IP address that belongs to the visible subnet, traffic whose payee is the router itself are not entered in the accounts.
                       sstIndex 1.3.6.1.4.1.2007.4.17.2.1.2.1.1 integer read-only
Visible subnet statistics order inside the table.
                       sstConnection 1.3.6.1.4.1.2007.4.17.2.1.2.1.2 integer read-only
IP connection identifier associated with the visible subnet. This is the IP connection through with the subnet will be visible.
                       sstAddress 1.3.6.1.4.1.2007.4.17.2.1.2.1.3 ipaddress read-only
IP address of the visible subnetwork.
                       sstMask 1.3.6.1.4.1.2007.4.17.2.1.2.1.4 ipaddress read-only
Visible subnetwork mask.
                       sstBytesIn 1.3.6.1.4.1.2007.4.17.2.1.2.1.5 counter read-only
Number of bytes received by the visible subnetwork.
                       sstBytesOut 1.3.6.1.4.1.2007.4.17.2.1.2.1.6 counter read-only
Number of bytes transmitted by the visible subnetwork.
                       sstPacketsIn 1.3.6.1.4.1.2007.4.17.2.1.2.1.7 counter read-only
Number of packets received by the visible subnetwork.
                       sstPacketsOut 1.3.6.1.4.1.2007.4.17.2.1.2.1.8 counter read-only
Number of packets transmitted by the visible subnetwork.
               portStatistics 1.3.6.1.4.1.2007.4.17.2.1.3
                   portGlobalStatistics 1.3.6.1.4.1.2007.4.17.2.1.3.1
                       pstTotalPacketsIn 1.3.6.1.4.1.2007.4.17.2.1.3.1.1 integer read-write
Number of packets received from ADSL interface belonging to the visible ports.
                       pstTotalPacketsOut 1.3.6.1.4.1.2007.4.17.2.1.3.1.2 integer read-write
Number of packets transmitted through the ADSL interface belonging to the visible ports.
                       pstTotalPacketsICMP 1.3.6.1.4.1.2007.4.17.2.1.3.1.3 integer read-write
Number of ICMP packets with type 3 (destination unreachable), code 4 (Fragmentation needed but fragment bit not set) received from ADSL interface as reply to packets sent by the visible ports.
                   portStatisticsTable 1.3.6.1.4.1.2007.4.17.2.1.3.2 no-access
Visible port statistics table.
                       portStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.1.3.2.1 no-access
Each entry identifies the visible port and has its traffic statistics.
                           pstIndex 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.1 integer read-only
This is the index of the table: order or position of the entry.
                           pstIntPort 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.2 integer read-only
Port that will be visible.
                           pstExtPort 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.3 integer read-only
The internal port will be translated to this port when using NAPT translation.
                           pstHost 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.4 ipaddress read-only
This is the IP address of the host the visible port belongs to.
                           pstConnection 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.5 integer read-only
IP connection through which the port will be visible.
                           pstBytesIn 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.6 counter read-only
Incoming bytes from the ADSL interface whose addressee is the visible port.
                           pstBytesOut 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.7 counter read-only
Outgoing bytes througt the ADSL interface whose sender is the visible port.
                           pstPacketsIn 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.8 counter read-only
Incoming packets from the ADSL interface whose addressee is the visible port.
                           pstPacketsOut 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.9 counter read-only
Outgoing packets througt the ADSL interface whose sender is the visible port.
                           pstInterface 1.3.6.1.4.1.2007.4.17.2.1.3.2.1.10 integer read-only
Interface through which this port is visible: b1(1), b2(2), rtc(3) Enumeration: 'rtc': 3, 'b1': 1, 'b2': 2.
               callerStationsTable 1.3.6.1.4.1.2007.4.17.2.1.4 no-access
This table contains the last 20 stations of the LAN that caused ISDN calls.
                   callerStationsEntry 1.3.6.1.4.1.2007.4.17.2.1.4.1 no-access
Each entry has the date and time when the call was established, the IP address of the station that caused the call, the destination IP address, protocol, source port (if the protocol is TCP or UDP) and destination port of the packet which caused the call, and the channel (B1, B2, PSTN) through which the call was established.
                       callerStIndex 1.3.6.1.4.1.2007.4.17.2.1.4.1.1 integer read-only
Index of the tabla. The index of the first entry is 2147483647, and it decreases for each new call which is established.
                       callerStDate 1.3.6.1.4.1.2007.4.17.2.1.4.1.2 octet string read-only
Date when the call was established. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                       callerStTime 1.3.6.1.4.1.2007.4.17.2.1.4.1.3 octet string read-only
Time when the call was established. It is a 3 bytes value in BCD format, indicating hour, minutes and seconds respectively.
                       callerStSourceIPAddr 1.3.6.1.4.1.2007.4.17.2.1.4.1.4 ipaddress read-only
Source IP address of the packet which caused the call.
                       callerStDestIPAddr 1.3.6.1.4.1.2007.4.17.2.1.4.1.5 ipaddress read-only
Destination IP address of the packet which caused the call.
                       callerStProtocol 1.3.6.1.4.1.2007.4.17.2.1.4.1.6 integer read-only
Protocol of the packet which caused the call.
                       callerStSourcePort 1.3.6.1.4.1.2007.4.17.2.1.4.1.7 integer read-only
Source port of the packet which caused the call, if its protocol is TCP or UDP. This variable takes the value 0 if the protocol is other than TCP or UDP.
                       callerStDestPort 1.3.6.1.4.1.2007.4.17.2.1.4.1.8 integer read-only
Destination port of the packet which caused the call, if its protocol is TCP or UDP. This variable takes the value 0 if the protocol is other than TCP or UDP.
                       callerStChannel 1.3.6.1.4.1.2007.4.17.2.1.4.1.9 integer read-only
Channel through which the call was established. The permitted values are: 1: B1 channel of the ISDN. 2: B2 channel of the ISDN. 3: PSTN. Enumeration: 'b1': 1, 'b2': 2, 'pstn': 3.
               activeCallsTable 1.3.6.1.4.1.2007.4.17.2.1.5 no-access
Active calls table.
                   activeCallsEntry 1.3.6.1.4.1.2007.4.17.2.1.5.1 no-access
Each entry of the table contains the index to search an entry through the table, the type of call (incoming, outgoing or permanent), the ISDN line or number of the basic access through which the call is established, the channel used by the call (B1, B2), the call reference, numbers of the called and the calling TE, the cost of the call (if it is provided by the network) and the start time and date of the call.
                       activeCallsIndex 1.3.6.1.4.1.2007.4.17.2.1.5.1.1 integer read-only
Index of the table. It is the number of order of the entry in the table.
                       activeCallsType 1.3.6.1.4.1.2007.4.17.2.1.5.1.2 integer read-only
Type of the call: incoming(0), outgoing(1) or permanent(2). Enumeration: 'outgoing': 1, 'permanent': 2, 'incoming': 0.
                       activeCallsLine 1.3.6.1.4.1.2007.4.17.2.1.5.1.3 integer read-only
ISDN line or number of the basic access through which the call is established.
                       activeCallsChannel 1.3.6.1.4.1.2007.4.17.2.1.5.1.4 integer read-only
Channel through which the call is established: b1(1), b2(2). Enumeration: 'b1': 1, 'b2': 2.
                       activeCallsRef 1.3.6.1.4.1.2007.4.17.2.1.5.1.5 integer read-only
Reference value of the call in use.
                       activeCallsCalledNum 1.3.6.1.4.1.2007.4.17.2.1.5.1.6 displaystring read-only
Number of the called TE.
                       activeCallsCallingNum 1.3.6.1.4.1.2007.4.17.2.1.5.1.7 displaystring read-only
Number of the calling TE.
                       activeCallsCharge 1.3.6.1.4.1.2007.4.17.2.1.5.1.8 integer read-only
Cost of the call (should the network provide this).
                       activeCallsStartTime 1.3.6.1.4.1.2007.4.17.2.1.5.1.9 octet string read-only
Indicates the time the call is established. It is a 3 bytes value in BCD format, indicating hour, minutes and seconds respectively.
                       activeCallsStartDate 1.3.6.1.4.1.2007.4.17.2.1.5.1.10 octet string read-only
Indicates the date the call is established. It is a 3 bytes value in BCD format, indicating hour, minutes and seconds respectively.
               releasedCallsTable 1.3.6.1.4.1.2007.4.17.2.1.6 no-access
Released calls table.
                   releasedCallsEntry 1.3.6.1.4.1.2007.4.17.2.1.6.1 no-access
Each entry of the table contains the index to search an entry inside the table, the type of call (incoming, outgoing or permanent), the ISDN line or number of the basic access through which the call was established, the channel used by the call (B1, B2), numbers of the called and the calling TE, the cost of the call (if it is provided by the network), cause and diagnosis of call release (in decimal), the date and time when the call was established, and the date and time when the call was released.
                       releasedCallsIndex 1.3.6.1.4.1.2007.4.17.2.1.6.1.1 integer read-only
Index of the table. It is the number of order of this entry in the table.
                       releasedCallsType 1.3.6.1.4.1.2007.4.17.2.1.6.1.2 integer read-only
Type of the call: incoming(0), outgoing(1) or permanent(2). Enumeration: 'outgoing': 1, 'permanent': 2, 'incoming': 0.
                       releasedCallsLine 1.3.6.1.4.1.2007.4.17.2.1.6.1.3 integer read-only
ISDN line or number of the basic access through which the call was established.
                       releasedCallsChannel 1.3.6.1.4.1.2007.4.17.2.1.6.1.4 integer read-only
Channel through which the call is established: b1(1), b2(2). Enumeration: 'b1': 1, 'b2': 2.
                       releasedCallsCalledNum 1.3.6.1.4.1.2007.4.17.2.1.6.1.5 displaystring read-only
Number of the called TE.
                       releasedCallsCallingNum 1.3.6.1.4.1.2007.4.17.2.1.6.1.6 displaystring read-only
Number of the calling TE.
                       releasedCallsCharge 1.3.6.1.4.1.2007.4.17.2.1.6.1.7 integer read-only
Cost of the call (should the network provide this).
                       releasedCallsCause 1.3.6.1.4.1.2007.4.17.2.1.6.1.8 integer read-only
Cause of the call release (in decimal). The permitted values and its associated meaning are: Unassigned number (1); No route to the destination (3); Unnacceptable channel (6); Call awarded (7); Normal call clearing (16); User busy (17); No answer from user (18); No answer from notified user (19); Call rejected (21); Changed number (22); Destination out of order (27); Invalid format number (28); Normal, unspecified (31); No circuit/channel available (34); Network out of order (38); Temporary failure (41); Switching equipment congestion (42); Solicited circuit/channel no avaible (44); Resources unavailable (47); Quality of service not available (49); Bearer capacity not autorized (57); Bearer capacity not available (58); Service class not avaible (63); Bearer capacity not implemented (65); Canal type not implemented (66); Service not implemented (79); Reference value invalid (81); Identified channel not exist (82); Incompatible destination (88); Invalid message, unspecified (95); Compulsory Info element absent (96); Message type not implemented (97); Message not compatible with state (98); Info element no exist (99); Info element content invalid (100); Message not compatible with state (101); Recovery on timer expiry (102); Protocol error (111); Interworking (127). Enumeration: 'changed-number': 22, 'invalid-format-number': 28, 'message-type-not-implemented': 97, 'compulsory-info-element-absent': 96, 'service-not-implemented': 79, 'protocol-error': 111, 'info-element-content-invalid': 100, 'solicited-circuit-or-channel-no-avaible': 44, 'no-route-to-the-destination': 3, 'invalid-message-unspecified': 95, 'user-busy': 17, 'temporary-failure': 41, 'incompatible-destination': 88, 'recovery-on-timer-expiry': 102, 'interworking': 127, 'destination-out-of-order': 27, 'network-out-of-order': 38, 'resources-unavailable': 47, 'quality-of-service-not-available': 49, 'message-not-compatible-with-state': 98, 'info-element-no-exist': 99, 'message-not-compatible-with-state-2': 101, 'reference-value-invalid': 81, 'normal-unspecified': 31, 'switching-equipment-congestion': 42, 'unassigned-number': 1, 'call-awarded': 7, 'service-class-not-avaible': 63, 'bearer-capacity-not-available': 58, 'canal-type-not-implemented': 66, 'unnacceptable-channel': 6, 'no-circuit-or-channel-available': 34, 'call-rejected': 21, 'normal-call-clearing': 16, 'bearer-capacity-not-autorized': 57, 'identified-channel-not-exist': 82, 'no-answer-from-user': 18, 'bearer-capacity-not-implemented': 65, 'no-answer-from-notified-user': 19.
                       releasedCallsDiagnosis 1.3.6.1.4.1.2007.4.17.2.1.6.1.9 integer read-only
Diagnosis of the call release (in decimal).
                       releasedCallsStartTime 1.3.6.1.4.1.2007.4.17.2.1.6.1.10 octet string read-only
Time when the call was established. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                       releasedCallsStartDate 1.3.6.1.4.1.2007.4.17.2.1.6.1.11 octet string read-only
Date when the call was established. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                       releasedCallsEndTime 1.3.6.1.4.1.2007.4.17.2.1.6.1.12 octet string read-only
Time when the call was released. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                       releasedCallsEndDate 1.3.6.1.4.1.2007.4.17.2.1.6.1.13 octet string read-only
Date when the call was released. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
               managementStatus 1.3.6.1.4.1.2007.4.17.2.1.7 integer read-only
This variable indicates whether the router is being managed (1) or not (2). Enumeration: 'yes': 1, 'no': 2.
           fortnightly 1.3.6.1.4.1.2007.4.17.2.2
               resetCommand 1.3.6.1.4.1.2007.4.17.2.2.1 integer read-write
If this variable is set to 1, all statistics of the last fortnight will be cleared. Reading the value it is possible to know the result of the last reset: ok (1) or error (2). Value undefined (4) indicates that reset operations have not been made yet. Enumeration: 'reset': 1, 'ok': 2, 'undefined': 4, 'error': 3.
               adslStatisticsTable 1.3.6.1.4.1.2007.4.17.2.2.2 no-access
ADSL interface statistics collected during last fortnight.
                   adslStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.2.2.1 no-access
Each entry has the statistics of one day.
                       adslIndex 1.3.6.1.4.1.2007.4.17.2.2.2.1.1 integer read-only
This is the index of the table. The entry whose index is 1 contains information referred to the actual day.
                       adslDate 1.3.6.1.4.1.2007.4.17.2.2.2.1.2 octet string read-only
Specifies the entry date. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                       adslLastUpdate 1.3.6.1.4.1.2007.4.17.2.2.2.1.3 octet string read-only
Specifies the last time this entry was updated. It is a 3 bytes value in BCD format, indicating hour, minutes and seconds respectively.
                       adslBytesIn 1.3.6.1.4.1.2007.4.17.2.2.2.1.4 counter read-only
Incoming traffic from ADSL interface in bytes.
                       adslBytesOut 1.3.6.1.4.1.2007.4.17.2.2.2.1.5 counter read-only
Outgoing traffic through ADSL interface in bytes.
                       adslPacketsIn 1.3.6.1.4.1.2007.4.17.2.2.2.1.6 counter read-only
Incoming traffic from ADSL interface in packets.
                       adslPacketsOut 1.3.6.1.4.1.2007.4.17.2.2.2.1.7 counter read-only
Outgoing traffic througt ADSL interface in packets.
                       adslAuthOk 1.3.6.1.4.1.2007.4.17.2.2.2.1.8 counter read-only
Success authentications in PPP connections over the ADSL interface.
                       adslAuthFail 1.3.6.1.4.1.2007.4.17.2.2.2.1.9 counter read-only
Failed authentications in PPP connections over the ADSL interface.
                       adslDelete 1.3.6.1.4.1.2007.4.17.2.2.2.1.10 integer read-write
If this values is set to 1 (delete), the statistics of this day will be deleted, as well as the associated entries in the per-host statistics table and favourites statistics table. Reading this values, it is possible to know the last operation result: ok (2) if the statistics were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
               hostStatisticsTable 1.3.6.1.4.1.2007.4.17.2.2.3 no-access
This table has the statistics of the first 50 workstations (or 25, depending on the equipment and the version of the fortnightly statistics) that caused traffic per each day of the last fortnight.
                   hostStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.2.3.1 no-access
Each entry has the traffic per-host statistics for one day of the last fortnight.
                       hostDayIndex 1.3.6.1.4.1.2007.4.17.2.2.3.1.1 integer read-only
First table index. With this index we can know the associated day of the entry using the table of the statistics for the last fortnight (adslStatisticsTable).
                       hostIndex 1.3.6.1.4.1.2007.4.17.2.2.3.1.2 integer read-only
Second table index. This index is the order of the host entries for a specific day.
                       hostAddress 1.3.6.1.4.1.2007.4.17.2.2.3.1.3 ipaddress read-only
IP address of the host.
                       hostBytesIn 1.3.6.1.4.1.2007.4.17.2.2.3.1.4 counter read-only
Incoming traffic in bytes from the ADSL interface whose payee is the host.
                       hostBytesOut 1.3.6.1.4.1.2007.4.17.2.2.3.1.5 counter read-only
Outgoing traffic in bytes through the ADSL interface generated by the host.
                       hostPacketsIn 1.3.6.1.4.1.2007.4.17.2.2.3.1.6 counter read-only
Incoming traffic in packets from the ADSL inteface whose payee is the host.
                       hostPacketsOut 1.3.6.1.4.1.2007.4.17.2.2.3.1.7 counter read-only
Outgoing traffic in packets trough the ADSL interface generated by the host.
               favouriteStatisticsTable 1.3.6.1.4.1.2007.4.17.2.2.4 no-access
This table has the statistics of the first 256 IP addresses (or 128, depending on the equipment and the version of the fortnightly statistics) visited each day of the last fortnight.
                   favouriteStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.2.4.1 no-access
Each entry has the traffic statistics for one day associated with an IP address.
                       fvrtDayIndex 1.3.6.1.4.1.2007.4.17.2.2.4.1.1 integer read-only
First index of the table. It relates each entry with its day through the ADSL statistics table (adslStatisticsTable).
                       fvrtIndex 1.3.6.1.4.1.2007.4.17.2.2.4.1.2 integer read-only
Second index of the table. It is the order of the favourite entry for a specific day.
                       fvrtAddress 1.3.6.1.4.1.2007.4.17.2.2.4.1.3 ipaddress read-only
IP address of the host accessed.
                       fvrtBytesTo 1.3.6.1.4.1.2007.4.17.2.2.4.1.4 counter read-only
Traffic sent to the related host, in bytes.
                       fvrtBytesFrom 1.3.6.1.4.1.2007.4.17.2.2.4.1.5 counter read-only
Traffic received from the related host, in bytes.
                       fvrtPacketsTo 1.3.6.1.4.1.2007.4.17.2.2.4.1.6 counter read-only
Traffic sent to the related host, in packets.
                       fvrtPacketsFrom 1.3.6.1.4.1.2007.4.17.2.2.4.1.7 counter read-only
Traffic received from the related host, in packets.
               fortIsdnStatsGroup 1.3.6.1.4.1.2007.4.17.2.2.5
                   isdnStatisticsTable 1.3.6.1.4.1.2007.4.17.2.2.5.1 no-access
ISDN statistics collected during last fortnight.
                       isdnStatisticsEntry 1.3.6.1.4.1.2007.4.17.2.2.5.1.1 no-access
Each entry has the ISDN statistics of one day, and consists of: an index to search an entry inside the table (the day of the last fortnight, 1 for the present day), the date when the statistics of this entry were stored, the last time this entry was updated, the number of bytes and the number of packets exchanged through B1 and B2 channels during this day, the total time that B1 and B2 channels have been used this day, the number of calls established through B1 and B2 ISDN channels, successful and failed authentications in PPP connections over ISDN B1 and B2 channels, and a variable to delete the statistics of the day this entry refers to.
                           isdnStatsIndex 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.1 integer read-only
This is the index of the table. The entry whose index is 1 contains information referred to the current day.
                           isdnStatsDate 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.2 octet string read-only
Specifies the entry date. It is a 3 bytes value in BCD format, indicating day, month and year respectively.
                           isdnStatsLastUpdate 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.3 octet string read-only
Specifies the last time this entry was updated. It is a 3 bytes value in BCD format, indicating hour, minutes and seconds respectively.
                           isdnStatsBytesB1 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.4 counter read-only
Traffic through B1 in bytes.
                           isdnStatsBytesB2 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.5 counter read-only
Traffic through B2 in bytes.
                           isdnStatsPacketsB1 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.6 counter read-only
Traffic through B1 in packets.
                           isdnStatsPacketsB2 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.7 counter read-only
Traffic through B2 in packets.
                           isdnStatsTimeB1 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.8 counter read-only
Total time the ISDN B1 channel was used. It doesn't include the time of the management calls established through this channel.
                           isdnStatsTimeB2 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.9 counter read-only
Total time the ISDN B2 channel was used. It doesn't include the time of the management calls established through this channel.
                           isdnStatsCallsB1 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.10 counter read-only
Total calls established through ISDN B1 channel, without distinguish between successful and failed PPP authentications. Management calls established through this channel is not enter in this account.
                           isdnStatsCallsB2 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.11 counter read-only
Total calls established through ISDN B2 channel, without distinguish between successful and failed PPP authentications. Management calls established through this channel is not enter in this account.
                           isdnStatsAuthOkB1 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.12 counter read-only
Successful authentications in PPP connections over the ISDN B1 channel.
                           isdnStatsAuthOkB2 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.13 counter read-only
Successful authentications in PPP connections over the ISDN B2 channel.
                           isdnStatsDelete 1.3.6.1.4.1.2007.4.17.2.2.5.1.1.14 integer read-write
If this values is set to 1 (delete), the statistics of this day will be deleted, as well as the associated entries in the per-host statistics table and favourites statistics table. Reading this values, it is possible to know the last operation result: ok (2) if the statistics were erased successfully, error (3) otherwise. The undefined (4) value indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
                   isdnHostStatsTable 1.3.6.1.4.1.2007.4.17.2.2.5.2 no-access
This table has the statistics of the first 50 workstations (or 25, depending on the equipment and the version of the fortnightly statistics) that caused traffic per each day of the last fortnight.
                       isdnHostStatsEntry 1.3.6.1.4.1.2007.4.17.2.2.5.2.1 no-access
Each entry has the traffic per-host statistics for one day of the last fortnight: traffic through B1 and traffic through B2 that is generated or addressed to the host during the day the entry refers to. The table has two index to search an entry: the day of the last fortnight associated to the data included in this entry and the order of the host for a specific day.
                           isdnHostDayIndex 1.3.6.1.4.1.2007.4.17.2.2.5.2.1.1 integer read-only
First table index. With this index we can know the associated day of the entry using the table of the ISDN statistics for the last fortnight (isdnStatisticsTable).
                           isdnHostIndex 1.3.6.1.4.1.2007.4.17.2.2.5.2.1.2 integer read-only
Second table index. This index is the order of the host entries for a specific day.
                           isdnHostAddress 1.3.6.1.4.1.2007.4.17.2.2.5.2.1.3 ipaddress read-only
IP address of the host.
                           isdnHostPacketsB1 1.3.6.1.4.1.2007.4.17.2.2.5.2.1.4 counter read-only
Traffic through B1 that is generated or addressed to the host during this day, in packets.
                           isdnHostPacketsB2 1.3.6.1.4.1.2007.4.17.2.2.5.2.1.5 counter read-only
Traffic through B2 that is generated or addressed to the host, during this day in packets.
                   isdnFavouriteStatsTable 1.3.6.1.4.1.2007.4.17.2.2.5.3 no-access
This table has the statistics of the first 256 IP addresses (or 128, depending on the equipment and the version of the fortnightly statistics) visited each day of the last fortnight.
                       isdnFavouriteStatsEntry 1.3.6.1.4.1.2007.4.17.2.2.5.3.1 no-access
Each entry has the traffic statistics for one day associated with an IP address, and includes two indexes to search an entry in the table (the day of the last fortnight the entry refers to and the order of the favourite entry for this day), the IP address of the host accessed (or favourite address) and the traffic with the related host, in packets.
                           isdnFvrtDayIndex 1.3.6.1.4.1.2007.4.17.2.2.5.3.1.1 integer read-only
First index of the table. It relates each entry with its day through the ISDN statistics table (isdnStatisticsTable).
                           isdnFvrtIndex 1.3.6.1.4.1.2007.4.17.2.2.5.3.1.2 integer read-only
Second index of the table. It is the order of the favourite entry for a specific day.
                           isdnFvrtAddress 1.3.6.1.4.1.2007.4.17.2.2.5.3.1.3 ipaddress read-only
IP address of the host accessed.
                           isdnFvrtPackets 1.3.6.1.4.1.2007.4.17.2.2.5.3.1.4 counter read-only
Traffic with the related host, in packets.
           collector 1.3.6.1.4.1.2007.4.17.2.3
               blockVersion 1.3.6.1.4.1.2007.4.17.2.3.1 octet string read-only
Two bytes that specify the version of the fortnightly statistics. For each version, the format of this statistics will be different.
               blockTable 1.3.6.1.4.1.2007.4.17.2.3.2 no-access
This table is a sequence of data blocks that contain the fornightly statistics.
                   blockEntry 1.3.6.1.4.1.2007.4.17.2.3.2.1 no-access
Each entry is a data block. The size of each block is 1025 bytes, except for the last block, whose size could be less.
                       blkIndex 1.3.6.1.4.1.2007.4.17.2.3.2.1.1 integer read-only
This is the index of the table (number of block).
                       blkData 1.3.6.1.4.1.2007.4.17.2.3.2.1.2 octet string read-only
Block data. For the last block, the size of the data block could be less than 1024.
               isdnBlockTable 1.3.6.1.4.1.2007.4.17.2.3.3 no-access
This table is a sequence of data blocks that contain the ISDN fornightly statistics.
                   isdnBlockEntry 1.3.6.1.4.1.2007.4.17.2.3.3.1 no-access
Each entry is a data block. The size of each block is 1024 bytes, except for the last block, whose size could be less.
                       isdnBlkIndex 1.3.6.1.4.1.2007.4.17.2.3.3.1.1 integer read-only
This is the index of the table (number of block).
                       isdnBlkData 1.3.6.1.4.1.2007.4.17.2.3.3.1.2 octet string read-only
Block data. For the last block, the size of the data block could be less than 1024.