NETOPIA-MIB: View SNMP OID List / Download MIB

VENDOR: FARALLON COMPUTING


 Home MIB: NETOPIA-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
 farallon 1.3.6.1.4.1.304
                 netopia 1.3.6.1.4.1.304.1.3.1
                     sysParams 1.3.6.1.4.1.304.1.3.1.1
                         hwVersion 1.3.6.1.4.1.304.1.3.1.1.1 octet string read-only
The device's hardware version, consisting of a major version, minor version, release stage, and revision number, packed into 4 octets. The first octet contains the major version encoded as two packed binary coded decimal (bcd) digits. The second octet contains the minor version encoded as two packed bcd digits. The third byte contains the release stage, consisting of two packed bcd digits, the first of which is always zero and the second of which is either D (development), A (alpha), B (beta), E (experimental), or F (final). The fourth byte contains the revision number encoded as two packed bcd digits. Thus, the hardware version '1.2 final' would be encoded as the octet string 01 02 0F 00.
                         fwVersion 1.3.6.1.4.1.304.1.3.1.1.2 octet string read-only
The device's firmware version, consisting of a major version, minor version, release stage, and revision number, packed into 4 octets. The first octet contains the major version encoded as two packed binary coded decimal (bcd) digits. The second octet contains the minor version encoded as two packed bcd digits. The third byte contains the release stage, consisting of two packed bcd digits, the first of which is always zero and the second of which is either D (development), A (alpha), B (beta), E (experimental), or F (final). The fourth byte contains the revision number encoded as two packed bcd digits. Thus, the firmware version '1.2 final' would be encoded as the octet string 01 02 0F 00.
                         productMIBVersion 1.3.6.1.4.1.304.1.3.1.1.3 octet string read-only
The version of the product specific MIB implemented by the device's SNMP agent, consisting of a major version, minor version, release stage, and revision number, packed into 4 octets. The first octet contains the major version encoded as two packed binary coded decimal (bcd) digits. The second octet contains the minor version encoded as two packed bcd digits. The third byte contains the release stage, consisting of two packed bcd digits, the first of which is always zero and the second of which is either D (development), A (alpha), B (beta), E (experimental), or F (final). The fourth byte contains the revision number encoded as two packed bcd digits. Thus, the product specific MIB version '1.2 final' would be encoded as the octet string 01 02 0F 00.
                         serialNumber 1.3.6.1.4.1.304.1.3.1.1.4 octet string read-only
The device's 24-bit serial number. The value of this object is the same as the least significant three bytes of the physical address of the device's Ethernet interface.
                         modelNumber 1.3.6.1.4.1.304.1.3.1.1.5 integer read-only
The device's model number.
                     clockParams 1.3.6.1.4.1.304.1.3.1.2
                         bootTime 1.3.6.1.4.1.304.1.3.1.2.1 displaystring read-only
The time and date (in human-readable form) when the device was last restarted.
                         systemClock 1.3.6.1.4.1.304.1.3.1.2.2 octet string read-write
The current setting of the system clock encoded as fourteen decimal-ASCII digits in the form 'YYYYMMDDHHMMSS'. Thus, 10:35:00 p.m. on August 6, 1959 would be represented by the following fourteen octets: '19590806223500'.
                     sysStats 1.3.6.1.4.1.304.1.3.1.3
                         currentCpuUtil 1.3.6.1.4.1.304.1.3.1.3.1 integer read-only
The device's current CPU utilization, measured as the percentage of time the device has been non-idle during the most recent one-second interval.
                         averageCpuUtil 1.3.6.1.4.1.304.1.3.1.3.2 integer read-only
The device's average CPU utilization, measured as the percentage of time the device has been non-idle during the most recent one-minute interval.
                         currentBufs 1.3.6.1.4.1.304.1.3.1.3.3 integer read-only
The device's current 1-second buffer utilization, measured as a percentage of all available buffers.
                         averageBufs 1.3.6.1.4.1.304.1.3.1.3.4 integer read-only
The device's current 1-minute buffer utilization, measured as a percentage of all available buffers.
                         totalRAM 1.3.6.1.4.1.304.1.3.1.3.5 integer read-only
The number of bytes of Random-Access Memory (RAM) available on the device.
                         usedRAM 1.3.6.1.4.1.304.1.3.1.3.6 integer read-only
The number of bytes of RAM in use at the current time.
                         totalFEPROM 1.3.6.1.4.1.304.1.3.1.3.7 integer read-only
The number of bytes of Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) available on the device.
                         usedFEPROM 1.3.6.1.4.1.304.1.3.1.3.8 integer read-only
The number of bytes of Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) in use at the current time.
                     ipParams 1.3.6.1.4.1.304.1.3.1.4
                         ipAddr 1.3.6.1.4.1.304.1.3.1.4.1 ipaddress read-write
The IP address that the device will use after a restart. The device's active IP address can be determined by examining the appropriate instance of the ipAdEntAddr object in the MIB-II IP address table.
                         ipNetMask 1.3.6.1.4.1.304.1.3.1.4.2 ipaddress read-write
The subnet mask that the device will use after a restart. The device's active subnet mask can be determined by examining the appropriate instance of the ipAdEntNetMask object in the MIB-II IP address table.
                         ipBcastForm 1.3.6.1.4.1.304.1.3.1.4.3 integer read-write
The type of IP broadcast address that the device will use after a restart: the Internet standard all-ones broadcast address or the non- standard all zeros broadcast address. The device's active broadcast address type can be determined by examining the appropriate instance of the ipAdEntBcastAddr object in the MIB-II IP address table. Enumeration: 'allOnes': 1, 'allZeros': 2.
                         ipEncap 1.3.6.1.4.1.304.1.3.1.4.4 integer read-write
The type of IP datagram encapsulation that the device will use after a restart: Ethernet or IEEE802.2. The active type of IP datagram encapsulation can be determined by examining the appropriate instance of the ifType object in the MIB-II interfaces table entry for the device's Ethernet interface. If the value of that instance of ifType is 'ethernet-csmacd(6)', then the active type of IP datagram encapsulation is Ethernet; if the value of that instance of ifType is 'iso88023-csmacd(7)', then the active type of IP datagram encapsulation is IEEE802.2. Enumeration: 'ethernet': 1, 'ieee8022': 2.
                         ipDefaultGateway 1.3.6.1.4.1.304.1.3.1.4.5 ipaddress read-write
The default gateway IP address that the device will use after a restart. The device's operational default gateway IP address can be determined by examining the value of the ipRouteNextHop.0.0.0.0 object in the MIB-II IP routing table.
                         ipDomainName 1.3.6.1.4.1.304.1.3.1.4.6 octet string read-write
The device's domain name.
                         ipDNSServerTable 1.3.6.1.4.1.304.1.3.1.4.7 no-access
A list of entries describing the device's Domain Name System name servers. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for the new instance of the ipDNSServerAddress object, and may, in addition, provide a value for the corresponding instance of the ipDNSServerStatus object. If no value is supplied for the corresponding instance of the ipDNSServerStatus object, its value will default to 'valid(1)'.
                             ipDNSServerEntry 1.3.6.1.4.1.304.1.3.1.4.7.1 no-access
An entry describing one of the device's Domain Name System name servers.
                                 ipDNSServerIndex 1.3.6.1.4.1.304.1.3.1.4.7.1.1 integer read-only
A unique value for each of the device's Domain Name System name servers. The value of this object ranges between one and the number of such servers. Servers are listed in order of preference: A server with a lower- valued ipDNSServerIndex is preferred over a server with a higher-valued ipDNSServerIndex. Thus, if it exists, ipDNSServerAddress.1 indicates the IP address of the device's primary DNS server.
                                 ipDNSServerAddress 1.3.6.1.4.1.304.1.3.1.4.7.1.2 ipaddress read-write
The IP address of the Domain Name System name server described by this entry.
                                 ipDNSServerStatus 1.3.6.1.4.1.304.1.3.1.4.7.1.3 integer read-write
The status of this entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the ipDNSServerTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipDNSServerStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                     ripParams 1.3.6.1.4.1.304.1.3.1.5
                         ripEnTxEnable 1.3.6.1.4.1.304.1.3.1.5.1 integer read-write
Indicates whether or not transmission of RIP packets on the device's Ethernet interface will be enabled when the device is next restarted. Transmission of RIP packets should normally be enabled if MacIP is enabled in IP subnetting mode. This enables the device to broadcast RIP packets advertising the route to the IP subnet of MacIP clients. If transmission of RIP packets is disabled and MacIP is enabled in IP subnetting mode, a static route for the IP subnet corresponding to the MacIP network must be added to the routing table of all IP routers and hosts on the IP network; otherwise, devices on IP networks other than the one directly connected to the device will not be able to communicate with MacIP clients. Enumeration: 'disabled': 2, 'enabled': 1.
                         ripEnRxEnable 1.3.6.1.4.1.304.1.3.1.5.2 integer read-write
Indicates whether or not reception of RIP packets will be enabled on the Ethernet interface when the device is next restarted. Reception of RIP packets should normally be enabled if MacIP is enabled in IP subnetting mode. This enables the device to update its routing table with routes to IP networks other than those directly connected to the device. If reception of RIP packets is disabled and MacIP is enabled in IP subnetting mode, encapsulated IP packets from MacIP clients addressed to a host on an IP network other than those directly connected to the device will be sent to the device's default gateway. Enumeration: 'disabled': 2, 'enabled': 1.
                     atParams 1.3.6.1.4.1.304.1.3.1.6
                         atportXTable 1.3.6.1.4.1.304.1.3.1.6.1 no-access
A list of entries providing additional information for the device's AppleTalk ports.
                             atportXEntry 1.3.6.1.4.1.304.1.3.1.6.1.1 no-access
An entry containing additional information one of the device's AppleTalk ports.
                                 atportXIndex 1.3.6.1.4.1.304.1.3.1.6.1.1.1 integer read-only
The AppleTalk router port to which this entry applies. The port identified by a particular value of this index is the same port as is identified by the same value of the atportIndex object in the atportTable in RFC 1243.
                                 atportXHide 1.3.6.1.4.1.304.1.3.1.6.1.1.2 integer read-write
Indicates whether or not this AppleTalk port will be hidden by the router. Hiding an AppleTalk port prevents the router from forwarding AppleTalk Name Binding Protocol (NBP) responses from that port to other ports. The effect of hiding a port is that devices on the port are invisible via NBP to devices elsewhere on the network. Enumeration: 'visible': 1, 'hidden': 2.
                                 atportXSeed 1.3.6.1.4.1.304.1.3.1.6.1.1.3 integer read-write
Indicates how this AppleTalk port will seed itself at startup. If the port is set to softseed, the router will get the port's network seed configuration from another router on the port or will act as the seed router if no other router is connected. If the port is set to hardseed, the router will act as the seed router for the port and disable the port if another router is connected with a different network configuration. If the port is set to noseed, the router will only startup the port if another router is connected. The value of this object will be 'other(1)' for ports that are not native AppleTalk ports. Enumeration: 'noseed': 4, 'other': 1, 'hardseed': 3, 'softseed': 2.
                         atportZoneTable 1.3.6.1.4.1.304.1.3.1.6.2 no-access
The table of zone information for ports. The atportZoneTable object supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to the atportZoneTable, a management station must provide a value for the new instance of the atportZoneDefault object, and may, in addition, provide values for any or all of the remaining object instances in the new row. If no values are supplied for the corresponding instances of the atportZonePort and atportZoneName objects, their values will be derived from the atportZoneDefault object instance. If no value is supplied for the corresponding instance of the atportZoneStatus object, its value will default to 'valid(1)'.
                             atportZoneEntry 1.3.6.1.4.1.304.1.3.1.6.2.1 no-access
An entry of zone information for a port.
                                 atportZonePort 1.3.6.1.4.1.304.1.3.1.6.2.1.1 integer read-write
An integer representing the port to which this zone belongs. The port identified by a particular value of this object is the same port as is identified by the same value of atportIndex.
                                 atportZoneName 1.3.6.1.4.1.304.1.3.1.6.2.1.2 octet string read-write
A zone name configured for the AppleTalk port identified by the corresponding instance of atportZonePort.
                                 atportZoneDefault 1.3.6.1.4.1.304.1.3.1.6.2.1.3 integer read-write
The zone is marked as 'default(1)' if it is the default zone for the network attached to this port, and 'notDefault(2)' if it is not. Exactly one zone must be marked as 'default(1)' for each port for which zones are configured. Enumeration: 'default': 1, 'notDefault': 2.
                                 atportZoneStatus 1.3.6.1.4.1.304.1.3.1.6.2.1.4 integer read-write
The status of this zone entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the atportZoneTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atportZoneStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                         atportTrafficTable 1.3.6.1.4.1.304.1.3.1.6.3 no-access
A list of traffic statistics for the router ports.
                             atportTrafficEntry 1.3.6.1.4.1.304.1.3.1.6.3.1 no-access
The traffic statistics for a single router port.
                                 atportTrafficIndex 1.3.6.1.4.1.304.1.3.1.6.3.1.1 integer read-only
The AppleTalk router port to which this entry applies. The AppleTalk router port identified by a particular value of this index is the same AppleTalk router port as is identified by the same value of atportIndex.
                                 atportTrafficRxBytes 1.3.6.1.4.1.304.1.3.1.6.3.1.2 counter read-only
The number of bytes the AppleTalk router has received from this port.
                                 atportTrafficRxPackets 1.3.6.1.4.1.304.1.3.1.6.3.1.3 counter read-only
The number of packets the AppleTalk router has received from this port.
                                 atportTrafficTxBytes 1.3.6.1.4.1.304.1.3.1.6.3.1.4 counter read-only
The number of bytes the AppleTalk router has transmitted to this port.
                                 atportTrafficTxPackets 1.3.6.1.4.1.304.1.3.1.6.3.1.5 counter read-only
The number of packets the AppleTalk router has transmitted to this port.
                         deviceNBPObject 1.3.6.1.4.1.304.1.3.1.6.4 octet string read-write
The object portion of the AppleTalk Name Binding Protocol (NBP) name used by device- resident service providers to advertise their services using NBP. Setting this object to a zero-length OCTET STRING will restore this object to its default value.
                     macipParams 1.3.6.1.4.1.304.1.3.1.7
                         macipSupport 1.3.6.1.4.1.304.1.3.1.7.1 integer read-write
Indicates whether or not MacIP support will be enabled when the device is restarted, and, if enabled, specifies the type of MacIP support to be used: IP subnetting or KIP forwarding. In KIP forwarding mode, the MacIP network is an extension of the device's Ethernet IP network; the network portion of MacIP client IP addresses will be the same as the network portion of the MacIP gateway's IP address on the Ethernet IP network. In IP subnetting mode, the MacIP network is treated as a distinct IP subnet; the network portion of MacIP client IP addresses will be different from the network portion of the MacIP gateway's IP address on the Ethernet IP network. Enumeration: 'disabled': 1, 'kipForwarding': 3, 'ipSubnetting': 2.
                         macipIpSubIpAddr 1.3.6.1.4.1.304.1.3.1.7.2 ipaddress read-write
Indicates the MacIP gateway's IP address on the MacIP subnet in IP Subnetting mode. The value of this object is meaningful only if the value of macipSupport is 'ipSubnetting(2)'. (In KIP Forwarding mode, the MacIP gateway's IP address is the same as the device's Ethernet IP address.)
                         macipIpSubNetMask 1.3.6.1.4.1.304.1.3.1.7.3 ipaddress read-write
The subnet mask associated with macipIpSubIpAddr. This is also the subnet mask sent to clients in response to a SERVER request. The value of this object is meaningful only if the value of macipSupport is 'ipSubnetting(2)'. (If the value of macipSupport is 'kipForwarding(3)', then the ipNetMask object indicates the subnet mask sent to clients in response to a SERVER request.) Note: The value of this object should be the same as the value of the ipNetMask object if transmission of RIP packets on the Ethernet IP network is enabled, since there is no provision for including network addresses with different subnet masks in RIP version-1 packets.
                         macipFirstClientIpAddr 1.3.6.1.4.1.304.1.3.1.7.4 ipaddress read-write
Indicates the first static MacIP client address, or, if the value of macipNumStaticAddrs is zero, the first dynamic MacIP client address. (If the value of macipNumStaticAddrs is non- zero, then the first dynamic MacIP client address is equal to the sum of the value of this object and the value of macipNumStaticAddrs.) The network portion of the value of this object must match the network portion of the MacIP gateway's IP address (i.e., in KIP Forwarding mode, the value of the ipAddr object in the ipParams group, and in IP Subnetting mode, the value of the macipIpSubIpAddr object in this group).
                         macipNumStaticAddrs 1.3.6.1.4.1.304.1.3.1.7.5 integer read-write
Indicates the maximum number of static IP addresses available to clients of the MacIP gateway. The sum of the maximum number of static and dynamic IP addresses available must not exceed a pre-configured limit that is equal to the value of the macipMaxAddrs object.
                         macipNumDynamicAddrs 1.3.6.1.4.1.304.1.3.1.7.6 integer read-write
Indicates the maximum number of dynamic IP addresses available to clients requesting an IP address from the MacIP gateway. The sum of the maximum number of static and dynamic IP addresses available must not exceed a pre- configured limit that is equal to the value of the macipMaxAddrs object.
                         macipMaxAddrs 1.3.6.1.4.1.304.1.3.1.7.7 integer read-only
Indicates the pre-configured limit on the sum of the maximum number of static and dynamic addresses available to MacIP gateway clients. The sum of the values of the macipNumStaticAddrs and macipNumDynamicAddrs objects cannot exceed the value of this object.
                         macipUnusedDynamicAddrs 1.3.6.1.4.1.304.1.3.1.7.8 gauge read-only
Indicates the current number of unused dynamic addresses available to MacIP gateway clients.
                         macipAssignRequests 1.3.6.1.4.1.304.1.3.1.7.9 counter read-only
Indicates the number of ASSIGN requests received by the MacIP gateway.
                         macipServerRequests 1.3.6.1.4.1.304.1.3.1.7.10 counter read-only
Indicates the number of SERVER requests received by the MacIP gateway.
                         macipRefusedAssignRequests 1.3.6.1.4.1.304.1.3.1.7.11 counter read-only
Indicates the number of times that the gateway was unable to assign a dynamic IP address to a client because all available dynamic addresses were in use.
                         macipBadRequests 1.3.6.1.4.1.304.1.3.1.7.12 counter read-only
Indicates the number of unsupported and/or unknown requests received by the MacIP gateway. These include NAME, RELEASE, and STATIC requests as well as requests containing unknown request codes.
                         macipForwardedAtFrames 1.3.6.1.4.1.304.1.3.1.7.13 counter read-only
The total number of frames that the MacIP gateway received from the AppleTalk network and forwarded to the IP network.
                         macipForwardedAtOctets 1.3.6.1.4.1.304.1.3.1.7.14 counter read-only
The total number of octets contained in the frames counted by the macipForwardedAtFrames object.
                         macipDroppedAtFrames 1.3.6.1.4.1.304.1.3.1.7.15 counter read-only
The number of frames that the MacIP gateway received from the AppleTalk network that the gateway was unable to forward to the IP network.
                         macipForwardedIpFrames 1.3.6.1.4.1.304.1.3.1.7.16 counter read-only
The total number of frames that the MacIP gateway received from the IP network and forwarded to the AppleTalk network.
                         macipForwardedIpOctets 1.3.6.1.4.1.304.1.3.1.7.17 counter read-only
The total number of octets contained in the frames counted by the macipForwardedIpFrames object.
                         macipDroppedIpFrames 1.3.6.1.4.1.304.1.3.1.7.18 counter read-only
The number of frames that the MacIP gateway received from the IP network that the gateway was unable to forward to the AppleTalk network.
                         macipClientTable 1.3.6.1.4.1.304.1.3.1.7.19 no-access
A list of entries containing information about the device's MacIP clients.
                               macipClientEntry 1.3.6.1.4.1.304.1.3.1.7.19.1 no-access
An entry containing information about one of the device's MacIP clients.
                                   macipClientIpAddr 1.3.6.1.4.1.304.1.3.1.7.19.1.1 ipaddress read-only
The IP address assigned to this MacIP client.
                                   macipClientIpAddrType 1.3.6.1.4.1.304.1.3.1.7.19.1.2 integer read-only
Indicates whether the IP address assigned to this MacIP client is a static or dynamic IP address. Enumeration: 'dynamic': 2, 'static': 1.
                                   macipClientAtAddr 1.3.6.1.4.1.304.1.3.1.7.19.1.3 ddpaddress read-only
The AppleTalk address of this MacIP client.
                                   macipClientIdleTime 1.3.6.1.4.1.304.1.3.1.7.19.1.4 integer read-only
The length of time in seconds that this MacIP client has been idle.
                     dhcpParams 1.3.6.1.4.1.304.1.3.1.8
                         dhcpConfig 1.3.6.1.4.1.304.1.3.1.8.1
                             dhcpSupport 1.3.6.1.4.1.304.1.3.1.8.1.1 integer read-write
Indicates whether or not DHCP support will be enabled when the device is next restarted. Enumeration: 'disabled': 2, 'enabled': 1.
                             dhcpFirstClientAddr 1.3.6.1.4.1.304.1.3.1.8.1.2 ipaddress read-write
Indicates the first IP address available for assignment to DHCP clients. The network portion of this IP address must match the network portion of the device's IP address on the Ethernet interface.
                             dhcpNumClientAddrs 1.3.6.1.4.1.304.1.3.1.8.1.3 integer read-write
Indicates the initial size, when the device is next restarted, of the pool of IP addresses available for assignment to clients requesting IP addresses via DHCP. The value of this object may not exceed the value of the dhcpMaxClientAddrs object.
                             dhcpMaxClientAddrs 1.3.6.1.4.1.304.1.3.1.8.1.4 integer read-only
Indicates the maximum value of the dhcpNumClientAddrs object.
                             dhcpServerName 1.3.6.1.4.1.304.1.3.1.8.1.5 octet string read-write
The name the DHCP server uses to identify itself to DHCP clients.
                             dhcpOptions 1.3.6.1.4.1.304.1.3.1.8.1.6
                                 dhcpOptionTable 1.3.6.1.4.1.304.1.3.1.8.1.6.1 no-access
A list of entries containing information about the DHCP options served to DHCP clients.
                                     dhcpOptionEntry 1.3.6.1.4.1.304.1.3.1.8.1.6.1.1 no-access
An entry containing information about one of the DHCP options served to DHCP clients.
                                         dhcpOptionCode 1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.1 integer read-only
The option code for the DHCP option described by this entry.
                                         dhcpOptionName 1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.2 displaystring read-only
The name of the DHCP option described by this entry.
                                         dhcpOptionValueObject 1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.3 object identifier read-only
The authoritatively-assigned name of the MIB object that is used to configure the value served to clients requesting the DHCP option described by this entry.
                                         dhcpOptionStatus 1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.4 integer read-write
Indicates whether or not the DHCP option described by this entry is currently being served to DHCP clients. Enumeration: 'beingServed': 1, 'notBeingServed': 2.
                                 dhcpDefaultGateway 1.3.6.1.4.1.304.1.3.1.8.1.6.2 ipaddress read-write
The router IP address sent to clients requesting the Router Option (DHCP option code 3). The default value for this object will be the IP address of the device's default gateway if that address identifies a router on the DHCP client subnet; otherwise, the default value for this object will be the device's IP address on the DHCP client subnet.
                                 dhcpDNSServerTable 1.3.6.1.4.1.304.1.3.1.8.1.6.3 no-access
A list of entries corresponding to the Domain Name System name servers in the list of such servers sent to DHCP clients requesting the Domain Name Server Option (DHCP option code 6). The default values for the entries in this table are the values of the entries, if any, in the ipDNSServerTable. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for the new instance of the dhcpDNSServerAddress object, and may, in addition, provide values for any or all of the remaining read-write object instances in the new row. If no value is supplied for the corresponding instance of the dhcpDNSServerStatus object, its value will default to 'valid(1)'.
                                     dhcpDNSServerEntry 1.3.6.1.4.1.304.1.3.1.8.1.6.3.1 no-access
An entry corresponding to a Domain Name System name server in the list of such servers sent to DHCP clients requesting the Domain Name Server Option (DHCP option code 6).
                                         dhcpDNSServerIndex 1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.1 integer read-only
A unique value for each Domain Name System name server in the list of such servers to be sent to DHCP clients requesting the Domain Name Server Option (DHCP option code 6). The value of this object ranges between one and the number of servers in the list. Servers are listed in order of preference: A server with a lower-valued dhcpDNSServerIndex is preferred over a server with a higher-valued dhcpDNSServerIndex.
                                         dhcpDNSServerAddress 1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.2 ipaddress read-write
The IP address of the Domain Name System name server described by this entry.
                                         dhcpDNSServerStatus 1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.3 integer read-write
The status of this entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the dhcpDNSServerTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant dhcpDNSServerStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                                 dhcpDomainName 1.3.6.1.4.1.304.1.3.1.8.1.6.4 octet string read-write
The domain name sent to DHCP clients requesting the Domain Name Option (DHCP option code 15). The default value for this object is the value of the ipDomainName object.
                                 dhcpNetBiosNameServer 1.3.6.1.4.1.304.1.3.1.8.1.6.5 ipaddress read-write
Indicates the value of the NetBIOS over TCP/IP Name Server Option (DHCP option code 44) to be sent to DHCP clients.
                                 dhcpNetBiosTcpNodeType 1.3.6.1.4.1.304.1.3.1.8.1.6.6 integer read-write
Indicates the value of the NetBIOS over TCP/IP Node Type Option (DHCP option code 46) to be sent to DHCP clients. Enumeration: 'nodeTypeM': 4, 'nodeTypeH': 8, 'nodeTypeP': 2, 'nodeTypeB': 1.
                                 dhcpNetBiosTcpScope 1.3.6.1.4.1.304.1.3.1.8.1.6.7 octet string read-write
Indicates the value of the NetBIOS over TCP/IP Scope Option (DHCP option code 47) to be sent to DHCP clients.
                         dhcpInfo 1.3.6.1.4.1.304.1.3.1.8.2
                             dhcpUnassignedClientAddrs 1.3.6.1.4.1.304.1.3.1.8.2.1 gauge read-only
Indicates the number of unassigned IP addresses available for assignment to clients requesting an IP address via DHCP.
                             dhcpClientTable 1.3.6.1.4.1.304.1.3.1.8.2.2 no-access
A list of entries containing information about the device's dhcp clients.
                                 dhcpClientEntry 1.3.6.1.4.1.304.1.3.1.8.2.2.1 no-access
An entry containing information about one of the device's dhcp clients.
                                     dhcpClientIpAddr 1.3.6.1.4.1.304.1.3.1.8.2.2.1.1 ipaddress read-only
The IP address assigned to this DHCP client.
                                     dhcpClientIdentifier 1.3.6.1.4.1.304.1.3.1.8.2.2.1.2 octet string read-only
The value of the Client Identifier Option (DHCP option code 61) supplied by this DHCP client.
                                     dhcpClientState 1.3.6.1.4.1.304.1.3.1.8.2.2.1.3 integer read-only
The status of the IP address assignment to this DHCP client. The value 'offered(1)' indicates that the IP address has been offered to, but not accepted by, this DHCP client. The value 'leased(2)' indicates that the IP address has been offered to and accepted by this DHCP client. Enumeration: 'offered': 1, 'leased': 2.
                                     dhcpClientTimeLeft 1.3.6.1.4.1.304.1.3.1.8.2.2.1.4 integer read-only
The length of time in seconds remaining on the IP address lease to this DHCP client.
                             dhcpMRBindingTable 1.3.6.1.4.1.304.1.3.1.8.2.3 no-access
A list of entries containing information about the most recent binding of each of the IP addresses in the device's DHCP address pool to a DHCP client.
                                 dhcpMRBindingEntry 1.3.6.1.4.1.304.1.3.1.8.2.3.1 no-access
An entry containing information about the most recent binding of one of the IP addresses in the device's DHCP address pool to a DHCP client.
                                     dhcpMRBindingIpAddr 1.3.6.1.4.1.304.1.3.1.8.2.3.1.1 ipaddress read-only
The IP address for which this entry describes the most recent binding to a DHCP client.
                                     dhcpMRBindingClientIdentifier 1.3.6.1.4.1.304.1.3.1.8.2.3.1.2 octet string read-only
The value of the Client Identifier Option (DHCP option 61) specified by the client to which the IP address identified by this entry was most recently bound via DHCP. A zero-length OCTET STRING value indicates that the IP address identified by this entry has never been bound to a DHCP client.
                     aurpParams 1.3.6.1.4.1.304.1.3.1.9
                         aurpConfig 1.3.6.1.4.1.304.1.3.1.9.1
                             aurpTunCfgTable 1.3.6.1.4.1.304.1.3.1.9.1.1 no-access
A list of entries providing information for configuring the device's AURP tunnels when the device is next restarted.
                                 aurpTunCfgEntry 1.3.6.1.4.1.304.1.3.1.9.1.1.1 no-access
An entry providing information for configuring one of the device's AURP tunnels when the device is next restarted.
                                     aurpTunCfgPortIndex 1.3.6.1.4.1.304.1.3.1.9.1.1.1.1 integer read-only
The AppleTalk port associated with the AURP tunnel. The AppleTalk port identified by a particular value of this object is the same port as is identified by the same value of the atportIndex object.
                                     aurpTunCfgSupport 1.3.6.1.4.1.304.1.3.1.9.1.1.1.2 integer read-write
Indicates whether or not AURP support will be enabled when the device is next restarted. Enumeration: 'disabled': 2, 'enabled': 1.
                                     aurpTunCfgAcceptAnyPartner 1.3.6.1.4.1.304.1.3.1.9.1.1.1.3 integer read-write
Indicates whether or not the device will accept a connection from an AURP partner for which there is no entry in the aurpCfgPartnerTable. Enumeration: 'acceptAnyPartner': 1, 'dontAcceptAnyPartner': 2.
                                     aurpTunCfgNetworkRemapping 1.3.6.1.4.1.304.1.3.1.9.1.1.1.4 integer read-write
Indicates whether or not network number remapping will be enabled when the device is next restarted. Enumeration: 'disabled': 2, 'enabled': 1.
                                     aurpTunCfgClustering 1.3.6.1.4.1.304.1.3.1.9.1.1.1.5 integer read-write
Indicates whether or not clustering will be enabled when the device is next restarted. Because clustering assumes network number remapping, the value of this object is meaningful only if the value of the aurpTunCfgNetworkRemapping object is 'enabled(1)'. Enumeration: 'disabled': 2, 'enabled': 1.
                                     aurpTunCfgHopCountReduction 1.3.6.1.4.1.304.1.3.1.9.1.1.1.6 integer read-write
Indicates whether or not hop count reduction will be enabled when the device is next restarted. Because hop count reduction assumes network number remapping, the value of this object is meaningful only if the value of the aurpTunCfgNetworkRemapping object is 'enabled(1)'. Enumeration: 'disabled': 2, 'enabled': 1.
                             aurpRemapRangeCfgTable 1.3.6.1.4.1.304.1.3.1.9.1.2 no-access
A list of entries providing the AppleTalk network address ranges reserved for use in remapping imported networks on the device's AURP tunnels when the device is next restarted.
                                 aurpRemapRangeCfgEntry 1.3.6.1.4.1.304.1.3.1.9.1.2.1 no-access
An entry providing an AppleTalk network address range reserved for use in remapping imported networks on one of the device's AURP tunnels when the device is next restarted.
                                     aurpRemapRangeCfgPortIndex 1.3.6.1.4.1.304.1.3.1.9.1.2.1.1 integer read-only
The AppleTalk port associated with the AURP tunnel for which this entry describes an AppleTalk network number range that will be reserved for use in remapping imported networks when the device is next restarted. The AppleTalk port identified by a particular value of this object is the same port that is identified by the same value of the atportIndex object.
                                     aurpRemapRangeCfgIndex 1.3.6.1.4.1.304.1.3.1.9.1.2.1.2 integer read-only
A unique value for each of the AppleTalk network number ranges reserved for use in remapping imported networks on this tunnel when the device is next restarted.
                                     aurpRemapRangeCfgNetStart 1.3.6.1.4.1.304.1.3.1.9.1.2.1.3 atnetworknumber read-only
The first AppleTalk network number of the range of network numbers reserved for remapping imported networks.
                                     aurpRemapRangeCfgNetEnd 1.3.6.1.4.1.304.1.3.1.9.1.2.1.4 atnetworknumber read-write
The last AppleTalk network number of the range of network numbers reserved for remapping imported networks.
                             aurpCfgPartnerTable 1.3.6.1.4.1.304.1.3.1.9.1.3 no-access
A list of entries containing information about the AURP partners to which the device can place connections and/or from which the device will accept connections. The aurpCfgPartnerTable object supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to the aurpCfgPartnerTable, a management station must provide a value for the new instance of the aurpCfgPartnerInitiateConnection object, and may, in addition, provide values for any or all of the remaining object instances in the new row that have read-write ACCESS. If no value is supplied for the corresponding instance of the aurpCfgPartnerStatus object, its value will default to 'valid(1)'. The value of the instance of the aurpCfgPartnerIpAddr object in a newly created row is always the unknown IP address 0.0.0.0.
                                 aurpCfgPartnerEntry 1.3.6.1.4.1.304.1.3.1.9.1.3.1 no-access
An entry containing information about one of the AURP partners to which the device can initiate a connection and/or from which the device will accept a connection.
                                     aurpCfgPartnerPortIndex 1.3.6.1.4.1.304.1.3.1.9.1.3.1.1 integer read-only
The AppleTalk port associated with the AURP tunnel for which this entry describes a respected AURP partner. The AppleTalk port identified by a particular value of this object is the same port as is identified by the same value of the atportIndex object.
                                     aurpCfgPartnerName 1.3.6.1.4.1.304.1.3.1.9.1.3.1.2 hostnameoripaddr read-only
The name of this AURP partner. The value of this object can be a fully- or partially-qualified domain name system (dns) name, or it can be an IP address in the familiar 'dotted-quad' notation. If the value of this object is a fully- or partially-qualified dns name, the device will attempt to use the Domain Name System to convert the name to an IP address before initiating a connection with this AURP partner.
                                     aurpCfgPartnerIpAddr 1.3.6.1.4.1.304.1.3.1.9.1.3.1.3 ipaddress read-only
The IP address of this AURP partner.
                                     aurpCfgPartnerInitiateConnection 1.3.6.1.4.1.304.1.3.1.9.1.3.1.4 integer read-write
Indicates whether or not the device will attempt to initiate a connection to this AURP partner when the device is next restarted. Enumeration: 'dontInitiate': 2, 'initiate': 1.
                                     aurpCfgPartnerStatus 1.3.6.1.4.1.304.1.3.1.9.1.3.1.5 integer read-write
Indicates the status of this entry. Setting the value of this object to 'invalid(2)' has the effect of invalidating the corresponding entry in the aurpCfgPartnerTable. Whether an agent removes an invalidated entry from the table is an implementation-specific matter. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relevant aurpCfgPartnerStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                         aurpInfo 1.3.6.1.4.1.304.1.3.1.9.2
                             aurpTunnelTable 1.3.6.1.4.1.304.1.3.1.9.2.1 no-access
A list of entries containing information about the device's AURP tunnels.
                                 aurpTunnelEntry 1.3.6.1.4.1.304.1.3.1.9.2.1.1 no-access
An entry containing information about one of the device's AURP tunnels.
                                     aurpTunnelPortIndex 1.3.6.1.4.1.304.1.3.1.9.2.1.1.1 integer read-only
The AppleTalk port associated with this tunnel. The AppleTalk port identified by a particular value of this object is the same port as is identified by the same value of the atportIndex object.
                                     aurpTunnelPortType 1.3.6.1.4.1.304.1.3.1.9.2.1.1.2 integer read-only
The type of the foreign network underlying the AURP tunnel. Enumeration: 'decnetIV': 8, 'serialNonStandard': 4, 'ip': 2, 'serialPpp': 3, 'osi': 7, 'other': 1, 'frameRelay': 5, 'x25': 6, 'ipx': 9.
                                     aurpTunnelStatus 1.3.6.1.4.1.304.1.3.1.9.2.1.1.3 integer read-only
The operational status of this AURP tunnel. Enumeration: 'inactive': 4, 'hasActiveConnections': 2, 'other': 1, 'noActiveConnections': 3, 'inactiveLoopDetected': 5.
                                     aurpTunnelAcceptAnyPartner 1.3.6.1.4.1.304.1.3.1.9.2.1.1.4 integer read-only
Indicates whether or not the device will accept connections on this tunnel from AURP partners for which there was no entry in the aurpCfgPartnerTable when the device was last restarted. Enumeration: 'accept': 1, 'dontAccept': 2.
                                     aurpTunnelNetworkRemapping 1.3.6.1.4.1.304.1.3.1.9.2.1.1.5 integer read-only
Indicates whether or not network number remapping is enabled on this tunnel. Enumeration: 'active': 1, 'inactive': 2.
                                     aurpTunnelClustering 1.3.6.1.4.1.304.1.3.1.9.2.1.1.6 integer read-only
Indicates whether or not clustering of remapped networks is enabled on this tunnel. Enumeration: 'active': 1, 'inactive': 2.
                                     aurpTunnelHopCountReduction 1.3.6.1.4.1.304.1.3.1.9.2.1.1.7 integer read-only
Indicates whether or not hop count reduction is enabled on this tunnel. Enumeration: 'active': 1, 'inactive': 2.
                                     aurpTunnelDomainIdentifier 1.3.6.1.4.1.304.1.3.1.9.2.1.1.8 octet string read-only
The domain identifier associated with this tunnel.
                                     aurpTunnelOpenRequests 1.3.6.1.4.1.304.1.3.1.9.2.1.1.9 counter read-only
The number of Open Request packets that have been received on this tunnel.
                                     aurpTunnelRouterDowns 1.3.6.1.4.1.304.1.3.1.9.2.1.1.10 counter read-only
The number of Router Down packets that have been received on this tunnel.
                                     aurpTunnelRemapErrors 1.3.6.1.4.1.304.1.3.1.9.2.1.1.11 counter read-only
The number of remapping-specific errors that have occurred on this tunnel.
                                     aurpTunnelClusterErrors 1.3.6.1.4.1.304.1.3.1.9.2.1.1.12 counter read-only
The number of clustering-specific errors that have occurred on this tunnel.
                                     aurpTunnelBrokenConnections 1.3.6.1.4.1.304.1.3.1.9.2.1.1.13 counter read-only
The number of times a point-to-point connection on this tunnel has been broken or dropped.
                                     aurpTunnelInvalidVersionErrors 1.3.6.1.4.1.304.1.3.1.9.2.1.1.14 counter read-only
The number of packets with invalid version errors received on this tunnel.
                                     aurpTunnelAuthenticationErrors 1.3.6.1.4.1.304.1.3.1.9.2.1.1.15 counter read-only
The number of authentication errors received on this tunnel.
                             aurpConnectionTable 1.3.6.1.4.1.304.1.3.1.9.2.2 no-access
A list of entries containing information about the device's AURP connections.
                                 aurpConnectionEntry 1.3.6.1.4.1.304.1.3.1.9.2.2.1 no-access
An entry describing one of the device's AURP connections.
                                     aurpConnectionPortIndex 1.3.6.1.4.1.304.1.3.1.9.2.2.1.1 integer read-only
The AppleTalk port associated with this connection. The AppleTalk port identified by a particular value of this object is the same port as is identified by the same value of the atportIndex object. The value of this object identifies the same AURP tunnel as is identified by the same value of aurpTunnelPortIndex.
                                     aurpConnectionIndex 1.3.6.1.4.1.304.1.3.1.9.2.2.1.2 integer read-only
A unique value for each connection on this port.
                                     aurpConnectionAddress 1.3.6.1.4.1.304.1.3.1.9.2.2.1.3 octet string read-only
The address of the remote router for this connection. This address is dependent on the underlying network system as indicated by the corresponding instance of aurpTunnelPortType.
                                     aurpConnectionSentRIs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.4 counter read-only
The number of Routing Information packets that have been sent on this connection.
                                     aurpConnectionRecvRIs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.5 counter read-only
The number of Routing Information packets that have been received on this connection.
                                     aurpConnectionSentZIs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.6 counter read-only
The number of Zone Information packets that have been sent on this connection.
                                     aurpConnectionRecvZIs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.7 counter read-only
The number of Zone Information packets that have been received on this connection.
                                     aurpConnectionSentGZNs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.8 counter read-only
The number of Get Zone Nets Request packets that have been sent on this connection.
                                     aurpConnectionRecvGZNs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.9 counter read-only
The number of Get Zone Nets Request packets that have been received on this connection.
                                     aurpConnectionSentGDZLs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.10 counter read-only
The number of Get Domain Zone List Request packets that have sent on this connection.
                                     aurpConnectionRecvGDZLs 1.3.6.1.4.1.304.1.3.1.9.2.2.1.11 counter read-only
The number of Get Domain Zone List Request packets that have received on this connection.
                                     aurpConnectionBadSequence 1.3.6.1.4.1.304.1.3.1.9.2.2.1.12 counter read-only
The number of unexpected sequence numbers detected on this connection.
                                     aurpConnectionUpdateSendingRate 1.3.6.1.4.1.304.1.3.1.9.2.2.1.13 integer read-only
The rate at which routing table updates are sent on this connection, in seconds.
                                     aurpConnectionLastHeardFromTimeout 1.3.6.1.4.1.304.1.3.1.9.2.2.1.14 integer read-only
The number of seconds to wait after last hearing from the remote router before sending a tickle.
                             aurpRemapRangeTable 1.3.6.1.4.1.304.1.3.1.9.2.3 no-access
The list of tunnel remap ranges for this router. This contains only one entry for each port in most cases.
                                 aurpRemapRangeEntry 1.3.6.1.4.1.304.1.3.1.9.2.3.1 no-access
The description of one of the remap ranges on this router.
                                     aurpRemapRangePortIndex 1.3.6.1.4.1.304.1.3.1.9.2.3.1.1 integer read-only
The AppleTalk port associated with this remap range.
                                     aurpRemapRangeNetStart 1.3.6.1.4.1.304.1.3.1.9.2.3.1.2 atnetworknumber read-only
The first AppleTalk network address in the range of network addresses to be used for remapping imported networks.
                                     aurpRemapRangeNetEnd 1.3.6.1.4.1.304.1.3.1.9.2.3.1.3 atnetworknumber read-only
The last AppleTalk network address in the range of network addresses to be used for remapping imported networks.
                                     aurpRemapRangeRouterAddress 1.3.6.1.4.1.304.1.3.1.9.2.3.1.4 octet string read-only
The address of the router for which this remap range applies. A null string indicates the remap range will be used for all connections on this port.
                             aurpRemapTable 1.3.6.1.4.1.304.1.3.1.9.2.4 no-access
The list of remapped networks.
                                 aurpRemapEntry 1.3.6.1.4.1.304.1.3.1.9.2.4.1 no-access
The description of an imported, remapped network.
                                     aurpRemapPortIndex 1.3.6.1.4.1.304.1.3.1.9.2.4.1.1 integer read-only
The AppleTalk port associated with this remapped network.
                                     aurpRemapNetStart 1.3.6.1.4.1.304.1.3.1.9.2.4.1.2 atnetworknumber read-only
The first AppleTalk network address of the remap range for this imported network.
                                     aurpRemapNetEnd 1.3.6.1.4.1.304.1.3.1.9.2.4.1.3 atnetworknumber read-only
The last AppleTalk network address of the remap range for this imported network.
                                     aurpRemapUIDI 1.3.6.1.4.1.304.1.3.1.9.2.4.1.4 octet string read-only
The domain identifier portion of the unique identifier associated with the imported network that is being remapped.
                                     aurpRemapUINetStart 1.3.6.1.4.1.304.1.3.1.9.2.4.1.5 atnetworknumber read-only
The first AppleTalk network address of the range portion of the unique identifier associated with the imported network that is being remapped.
                                     aurpRemapUINetEnd 1.3.6.1.4.1.304.1.3.1.9.2.4.1.6 atnetworknumber read-only
The last AppleTalk network address of the range portion of the unique identifier associated with the imported network that is being remapped.
                             aurpClusterTable 1.3.6.1.4.1.304.1.3.1.9.2.5 no-access
A list of entries describing the device's clusters of imported, remapped networks.
                                 aurpClusterEntry 1.3.6.1.4.1.304.1.3.1.9.2.5.1 no-access
An entry describing one of the device's clusters of imported, remapped networks.
                                     aurpClusterPortIndex 1.3.6.1.4.1.304.1.3.1.9.2.5.1.1 integer read-only
The AppleTalk port associated with this cluster.
                                     aurpClusterIndex 1.3.6.1.4.1.304.1.3.1.9.2.5.1.2 integer read-only
A unique value for each of the device's clusters on a port.
                                     aurpClusterNetStart 1.3.6.1.4.1.304.1.3.1.9.2.5.1.3 atnetworknumber read-only
The first AppleTalk network address of the range associated with this cluster.
                                     aurpClusterNetEnd 1.3.6.1.4.1.304.1.3.1.9.2.5.1.4 atnetworknumber read-only
The last AppleTalk network address of the range associated with this cluster.
                                     aurpClusterUIDI 1.3.6.1.4.1.304.1.3.1.9.2.5.1.5 octet string read-only
The domain identifier portion of the unique identifier associated with the imported networks that are being clustered.
                                     aurpClusterNumberOfNetworks 1.3.6.1.4.1.304.1.3.1.9.2.5.1.6 integer read-only
The number of imported, remapped networks contained in this cluster.
                                     aurpClusterHopCount 1.3.6.1.4.1.304.1.3.1.9.2.5.1.7 integer read-only
The number of hops that this cluster is away from this router.
                             aurpClusterMemberTable 1.3.6.1.4.1.304.1.3.1.9.2.6 no-access
A list of entries describing the imported, remapped network ranges comprising the device's clusters of imported, remapped networks.
                                 aurpClusterMemberEntry 1.3.6.1.4.1.304.1.3.1.9.2.6.1 no-access
An entry describing a network range in one of the device's clusters of imported, remapped networks.
                                     aurpClusterMemberPortIndex 1.3.6.1.4.1.304.1.3.1.9.2.6.1.1 integer read-only
The AppleTalk port corresponding to the tunnel associated with this clustered network range.
                                     aurpClusterMemberIndex 1.3.6.1.4.1.304.1.3.1.9.2.6.1.2 integer read-only
The unique value associated with the cluster to which this clustered imported network range belongs. The cluster represented by a particular value of this object is the same cluster as is represented by the same value of the aurpClusterIndex object.
                                     aurpClusterMemberUINetStart 1.3.6.1.4.1.304.1.3.1.9.2.6.1.3 atnetworknumber read-only
The first AppleTalk network address of the range portion of the unique identifier associated with the imported network range that is being clustered.
                                     aurpClusterMemberUINetEnd 1.3.6.1.4.1.304.1.3.1.9.2.6.1.4 atnetworknumber read-only
The last AppleTalk network address of the range portion of the unique identifier associated with the imported network range that is being clustered.
                     bootParams 1.3.6.1.4.1.304.1.3.1.10
                           deviceRestart 1.3.6.1.4.1.304.1.3.1.10.1 integer read-write
The value of this object returned in response to an SNMP Get or Get-Next request is always 'dontRestart(1)'. Setting this object to the value 'restart(2)' will cause the device to restart. Enumeration: 'dontRestart': 1, 'restart': 2.
                           restoreDefaultConfig 1.3.6.1.4.1.304.1.3.1.10.2 integer read-write
The value of this object returned in response to an SNMP Get or Get-Next Request is always 'dontRestore(1)'. Setting this object to the value 'restore(2)' will cause the device to replace its running configuration stored in non-volatile memory with the default configuration stored in ROM. Enumeration: 'restore': 2, 'dontRestore': 1.
                           tftpParams 1.3.6.1.4.1.304.1.3.1.10.3
                               tftpMaxRetries 1.3.6.1.4.1.304.1.3.1.10.3.1 integer read-write
The maximum number of times the device will retransmit a Trivial File Transfer Protocol (TFTP) packet before terminating a TFTP transfer. The total number of times TFTP will transmit a packet before terminating a TFTP transfer will be between one and the value of this object plus one.
                               tftpServerName 1.3.6.1.4.1.304.1.3.1.10.3.2 hostnameoripaddr read-write
The name of the TFTP server from which to read or write the device's configuration or from which to read a firmware image. The value of this object can be a fully- or partially-qualified domain name system (dns) name, or it can be an IP address in the familiar 'dotted-quad' notation. If the value of this object is a fully- or partially-qualified dns name, the device will attempt to use the Domain Name System to convert the name to an IP address before initiating a transaction with this TFTP server.
                               tftpFwFileName 1.3.6.1.4.1.304.1.3.1.10.3.3 octet string read-write
The file name of the firmware image file to read from the TFTP server.
                               tftpConfigFileName 1.3.6.1.4.1.304.1.3.1.10.3.4 octet string read-write
The file name of the configuration file to read from or write to the TFTP server.
                               tftpReadFw 1.3.6.1.4.1.304.1.3.1.10.3.5 integer read-write
Specifying the value 'readFw(3)' in an SNMP Set Request causes the device to attempt to replace its firmware image stored in Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) with one read via TFTP. The tftpServerAddr object indicates the host name or IP address of the TFTP server and the tftpFwFileName object indicates the file name of the firmware image file. The value 'readFw(3)' may be specified only if the values of this object, the tftpReadConfig object, and the tftpWriteConfig object are 'notReadingFw(2)', 'notReadingConfig(2)', and 'notWritingConfig(2)', respectively. (That is, the device supports only one TFTP transfer at a time.) The value of this object returned in response to an SNMP Get or Get-Next Request will be either 'readingFw(1)' or 'notReadingFw(2)'. The device will reset itself after successfully replacing its firmware image. Enumeration: 'readingFw': 1, 'notReadingFw': 2, 'readFw': 3.
                               tftpReadConfig 1.3.6.1.4.1.304.1.3.1.10.3.6 integer read-write
Specifying the value 'readConfig(3)' in an SNMP Set Request causes the device to attempt to replace its configuration stored in non-volatile read-only memory (NVRAM) with one read via TFTP. The tftpServerAddr object indicates the host name or IP address of the TFTP server and the tftpConfigFileName object indicates the file name of the configuration file. The value 'readConfig(3)' may be specified only if the values of this object, the tftpReadFw object, and the tftpWriteConfig object are 'notReadingConfig(2)', 'notReadingFw(2)', and 'notWritingConfig(2)', respectively. (That is, the device supports only one TFTP transfer at a time.) The value of this object returned in response to an SNMP Get or Get-Next Request will be either 'readingConfig(1)' or 'notReadingConfig(2)'. Enumeration: 'readingConfig': 1, 'readConfig': 3, 'notReadingConfig': 2.
                               tftpWriteConfig 1.3.6.1.4.1.304.1.3.1.10.3.7 integer read-write
Specifying the value 'writeConfig(3)' in an SNMP Set Request causes the device to attempt to write its configuration stored in non-volatile read-only memory (NVRAM) to a configuration file via TFTP. The tftpServerAddr object indicates the host name or IP address of the TFTP server and the tftpConfigFileName object indicates the file name of the configuration file. The value 'writeConfig(3)' may be specified only if the values of this object, the tftpReadFw object, and the tftpReadConfig object are 'notWritingConfig(2)', 'notReadingFw(2)', and 'notReadingConfig(2)', respectively. (That is, the device supports only one TFTP transfer at a time.) The value of this object returned in response to an SNMP Get or Get-Next Request will be either 'writingConfig(1)' or 'notWritingConfig(2)'. Enumeration: 'notWritingConfig': 2, 'writeConfig': 3, 'writingConfig': 1.
                               tftpCurrentTransferOctets 1.3.6.1.4.1.304.1.3.1.10.3.8 uinteger read-only
Indicates the number of octets transferred during the current TFTP transfer. The value of this object is reset to zero when a TFTP transfer is initiated via a successful set of one of the tftpReadFw, tftpReadConfig, or tftpWriteConfig objects and is updated during the transfer.
                     snmpParams 1.3.6.1.4.1.304.1.3.1.11
                           snmpIpTrapRcvrTable 1.3.6.1.4.1.304.1.3.1.11.1 no-access
A list of entries containing information about network management stations with IP addresses that are to receive traps generated by this device over UDP. The snmpIpTrapRcvrTable object supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to the snmpIpTrapRcvrTable, a management station must provide a value for the new instance of the snmpIpTrapRcvrCommunity object, and may, in addition, provide values for any or all of the remaining object instances in the new row with read-write ACCESS. If no value is supplied for the corresponding instance of the snmpIpTrapRcvrStatus object, its value will default to 'valid(1)'. The value of the instance of the snmpIpTrapRcvrIpAddress object in a newly created row is always the unknown IP address 0.0.0.0.
                               snmpIpTrapRcvrEntry 1.3.6.1.4.1.304.1.3.1.11.1.1 no-access
An entry containing information about a single network management station with an IP address that is to receive traps generated by this device over UDP.
                                   snmpIpTrapRcvrName 1.3.6.1.4.1.304.1.3.1.11.1.1.1 hostnameoripaddr read-only
The name of this IP trap receiver. The value of this object can be a fully- or partially-qualified domain name system (dns) name, or it can be an IP address in the familiar 'dotted-quad' notation. If the value of this object is a fully- or partially-qualified dns name, the device will attempt to use the Domain Name System to convert the name to an IP address before sending a trap to this IP trap receiver.
                                   snmpIpTrapRcvrCommunity 1.3.6.1.4.1.304.1.3.1.11.1.1.2 octet string read-write
The community string to be specified in traps sent to this IP trap receiver.
                                   snmpIpTrapRcvrIpAddress 1.3.6.1.4.1.304.1.3.1.11.1.1.3 ipaddress read-only
The IP address of this IP trap receiver. The value of this object is the IP address that was most recently obtained by the device from the Domain Name System for this IP trap receiver. The value of this object will be the unknown IP address 0.0.0.0 if the device has not yet attempted to obtain an IP address for this IP trap receiver, or if an error (other than a timeout) occurred during the most recent attempt to obtain an IP address for this IP trap receiver.
                                   snmpIpTrapRcvrStatus 1.3.6.1.4.1.304.1.3.1.11.1.1.4 integer read-write
The value of this object indicates whether the associated entry in the snmpIpTrapRcvrTable is in use or not. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the snmpIpTrapRcvrTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, network management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant snmpIpTrapRcvrStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                           snmpAtTrapRcvrTable 1.3.6.1.4.1.304.1.3.1.11.2 no-access
A list of entries containing information about network management stations with AppleTalk addresses that are to receive traps generated by this device over DDP. The snmpAtTrapRcvrTable object supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to the snmpAtTrapRcvrTable, a management station must provide values for the new instance of the snmpAtTrapRcvrCommunity object, and may, in addition, provide values for any or all of the remaining object instances in the new row. If no value is supplied for the corresponding instance of the snmpAtTrapRcvrNBPObject or snmpAtTrapRcvrNBPZone objects, their values will be derived from the snmpAtTrapRcvrCommunity object instance. If no value is supplied for the corresponding instance of the snmpAtTrapRcvrStatus object, its value will default to 'valid(1)'.
                               snmpAtTrapRcvrEntry 1.3.6.1.4.1.304.1.3.1.11.2.1 no-access
An entry containing information about a single network management station with an AppleTalk address that is to receive traps generated by this device over DDP.
                                   snmpAtTrapRcvrNBPObject 1.3.6.1.4.1.304.1.3.1.11.2.1.1 octet string read-write
The object component of the AppleTalk Name Binding Protocol (NBP) name of this trap receiver.
                                   snmpAtTrapRcvrNBPZone 1.3.6.1.4.1.304.1.3.1.11.2.1.2 octet string read-write
The zone component of the AppleTalk Name Binding Protocol (NBP) name of this trap receiver.
                                   snmpAtTrapRcvrCommunity 1.3.6.1.4.1.304.1.3.1.11.2.1.3 octet string read-write
The community string to be specified in traps sent to this trap receiver.
                                   snmpAtTrapRcvrDdpAddress 1.3.6.1.4.1.304.1.3.1.11.2.1.4 ddpaddress read-only
The DDP address of this trap receiver, as determined by the most recent NBP Lookup. The value of this object will be three octets of zero if the DDP address of this trap receiver has not yet been determined by an NBP Lookup, or could not be confirmed by an NBP Confirm and has not yet been re-determined by another NBP Lookup.
                                   snmpAtTrapRcvrLastConfirmTime 1.3.6.1.4.1.304.1.3.1.11.2.1.5 displaystring read-only
The time (in human-readable form) at which the DDP address of this trap receiver was last determined by an NBP Lookup or confirmed by an NBP Confirm. The value of this object will be an empty string if the DDP address of this trap receiver has not yet been determined by an NBP Lookup, or could not be confirmed by an NBP Confirm and has not yet been re-determined by another NBP Lookup.
                                   snmpAtTrapRcvrStatus 1.3.6.1.4.1.304.1.3.1.11.2.1.6 integer read-write
The value of this object indicates whether the associated entry in the snmpAtTrapRcvrTable is in use or not. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the snmpAtTrapRcvrTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, network management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant snmpAtTrapRcvrStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                           snmpAtTrapRcvrCacheEntryLifetime 1.3.6.1.4.1.304.1.3.1.11.3 integer read-write
The cache entry lifetime, in seconds, of bindings between NBP names and DDP addresses in the snmpAtTrapRcvrTable. The value of this object must be at least 60 seconds.
                           snmpUnAuthIpAddr 1.3.6.1.4.1.304.1.3.1.11.4 ipaddress read-only
The IP address of the last management station that attempted to access this agent with an invalid community string. This object is used as a variable binding in an Authentication Failure Trap-PDU.
                           snmpUnAuthCommunity 1.3.6.1.4.1.304.1.3.1.11.5 octet string read-only
The community string specified by the most recent unauthenticated attempt to access this agent. This object is used as a variable binding in an Authentication Failure Trap-PDU.
                     isdnParams 1.3.6.1.4.1.304.1.3.1.12
                           isdnSwitchType 1.3.6.1.4.1.304.1.3.1.12.1 integer read-write
The type of telephone company central office switch to which the device's ISDN Basic Rate Interface (BRI) line is connected. Enumeration: 'ntDms100Custom': 1, 'nationalIsdn1': 3, 'att5essCustom': 2.
                           isdnDirNum1 1.3.6.1.4.1.304.1.3.1.12.2 octet string read-write
The device's primary ISDN directory number.
                           isdnSpid1 1.3.6.1.4.1.304.1.3.1.12.3 octet string read-write
The device's primary service profile identifier (SPID).
                           isdnDirNum2 1.3.6.1.4.1.304.1.3.1.12.4 octet string read-write
The device's secondary ISDN directory number.
                           isdnSpid2 1.3.6.1.4.1.304.1.3.1.12.5 octet string read-write
The device's secondary service profile identifier (SPID).
                           connProfileTable 1.3.6.1.4.1.304.1.3.1.12.6 no-access
A list of entries providing configuration information for the device's possible on-demand WAN connections to remote peers via ISDN. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station may provide a value for any or all of the read- write object instances in the new row. If the management station fails to provide a value for any object instance in the new row, the instance will have the value indicated by the corresponding object's DEFVAL clause.
                               connProfileEntry 1.3.6.1.4.1.304.1.3.1.12.6.1 no-access
An entry containing configuration information for one of the device's possible on-demand WAN connections to remote peers via ISDN.
                                   connProfIndex 1.3.6.1.4.1.304.1.3.1.12.6.1.1 integer read-only
A unique value for each of the device's possible on-demand WAN connections via ISDN.
                                   connProfName 1.3.6.1.4.1.304.1.3.1.12.6.1.2 octet string read-write
The name of the remote peer described by this connection profile.
                                   connProfEnable 1.3.6.1.4.1.304.1.3.1.12.6.1.3 integer read-write
Indicates whether or not this connection profile is currently 'enabled.' A disabled connection profile retains its values, but may not be used to establish a connection. Enumeration: 'disabled': 2, 'enabled': 1.
                                   connProfPermittedUse 1.3.6.1.4.1.304.1.3.1.12.6.1.4 integer read-write
The permitted use of this connection profile. If the value of this object is 'dialIn(1)', the device will accept an incoming call from, but will not originate an outgoing call to, the remote peer described by this connection profile. If the value of this object is 'dialOut(2)', the device will originate an outgoing call to, but will not accept an incoming call from, the remote peer described by this connection profile. If the value of this object is 'dialInOrOut(3)', the device will accept an incoming call from and/or originate an outgoing call to the remote peer described by this connection profile. Enumeration: 'dialIn': 1, 'dialInOrOut': 3, 'dialOut': 2.
                                   connProfIsdnDialNum 1.3.6.1.4.1.304.1.3.1.12.6.1.5 octet string read-write
The string of digits required to place a call to the remote peer described by this connection profile.
                                   connProfIsdnBandwidth 1.3.6.1.4.1.304.1.3.1.12.6.1.6 integer read-write
The number of ISDN B-channels the device will use for the connection to the remote peer described by this connection profile. If the value of this object is 'oneBChannel(1)', the connection will always use exactly one B- channel. If the value of this object is 'twoBChannels(2)', the connection will always use exactly two B-channels. If the value of this object is 'dynamicBandwidth(3)', the connection will use one or two B-channels. The number of B-channels in use at any particular point in time will depend on the traffic level to/from the remote peer and the existence of, or need to establish, a simultaneous connection to another remote peer. Enumeration: 'twoBChannels': 2, 'dynamicBandwidth': 3, 'oneBChannel': 1.
                                   connProfDialOnDemand 1.3.6.1.4.1.304.1.3.1.12.6.1.7 integer read-write
Indicates whether or not the device will initiate an outgoing call to establish a connection with the remote peer described by this connection profile when it receives a packet for which the remote peer is the next hop. Enumeration: 'disabled': 2, 'enabled': 1.
                                   connProfDialBack 1.3.6.1.4.1.304.1.3.1.12.6.1.8 integer read-write
Indicates whether or not the device will hang up and initiate an outgoing call to the remote peer described in this connection profile upon receiving an incoming call from the remote peer. Enumeration: 'disabled': 2, 'enabled': 1.
                                   connProfIsdnOutDataRate 1.3.6.1.4.1.304.1.3.1.12.6.1.9 integer read-write
The type of circuit-switched data service to use when placing an outgoing call to the remote peer described by this connection profile. If the value of this object is 'place64KCall(1)', the device will place a 64K circuit-switched data call to the remote peer. If the value of this object is 'place56KCall(2)', the device will place a 56K circuit-switched data call to the remote peer. Enumeration: 'place64KCall': 1, 'place56KCall': 2.
                                   connProfRemIpAddr 1.3.6.1.4.1.304.1.3.1.12.6.1.10 ipaddress read-write
The IP address of the remote peer's LAN interface.
                                   connProfRemSubnetMask 1.3.6.1.4.1.304.1.3.1.12.6.1.11 ipaddress read-write
The subnet mask of the remote peer's LAN interface.
                                   connProfRxRip 1.3.6.1.4.1.304.1.3.1.12.6.1.12 integer read-write
Indicates whether or not the device will receive RIP packets over the WAN connection from the remote peer. Enumeration: 'dontRxRip': 1, 'rxRip': 2.
                                   connProfTxRip 1.3.6.1.4.1.304.1.3.1.12.6.1.13 integer read-write
Indicates whether or not the device will transmit RIP packets over the WAN connection to the remote peer. Enumeration: 'dontTxRip': 1, 'txRip': 2.
                                   connProfFilterSetIndex 1.3.6.1.4.1.304.1.3.1.12.6.1.14 integer read-write
Indicates the set of filters to be used to filter packets received and transmitted over the WAN connection to the remote peer. The filter set identified by a particular value of this object is the same filter set as is identified by the same value of the filterSetIndex object. The value zero indicates that no filter set is associated with this connection profile.
                                   connProfIdleSeconds 1.3.6.1.4.1.304.1.3.1.12.6.1.15 integer read-write
Indicates the number of seconds during which there must be no outbound traffic over a demand connection to the remote peer for the device to clear the call. The value zero prevents the device from clearing the call due to lack of traffic. Note that the remote peer may implement its own policy that may cause the call to be cleared sooner than it would otherwise be cleared based on the value of this object.
                                   connProfPppMaxRecvUnit 1.3.6.1.4.1.304.1.3.1.12.6.1.16 integer read-write
Indicates the size of the largest PPP packet that can be received over the WAN connection with the remote peer.
                                   connProfPppLinkCompression 1.3.6.1.4.1.304.1.3.1.12.6.1.17 integer read-write
Indicates whether or not the device will attempt to negotiate PPP link compression when establishing a connection to the remote peer. If this object has the value 'negotiateStacCompression(1)', then device will attempt to negotiate use of the Stac Electronics proprietary STACKER LZS (tm) compression- decompression algorithm when establishing a connection with the remote peer. Enumeration: 'noCompression': 2, 'negotiateStacCompression': 1.
                                   connProfPppSendAuthProt 1.3.6.1.4.1.304.1.3.1.12.6.1.18 integer read-write
Indicates the PPP authentication protocol that the device will use to authenticate itself to the remote peer described by this connection profile. If the value of this object is 'authNone(1)', the device will not authenticate itself to the remote peer. If the remote peer requests authentication, the request will be rejected, and if the remote peer requires authentication, then the connection will fail. If the value of this object is 'authPAP(2)', the device will use the Password Authentication Protocol (PAP) described in RFC 1334 to authenticate itself to the remote peer. The connProfPppSendAuthName and connProfPppSendAuthSecret objects indicate the Peer-ID and Password, respectively, that this device will send to the remote peer in PAP Authenticate-Request packets during the Authentication Phase of PPP link establishment. If the value of this object is 'authCHAP(3)', the device will use the Challenge-Handshake Authentication Protocol (CHAP) described in RFC 1334 to authenticate itself to the remote peer. The connProfPppSendAuthName object indicates the Name that the device will use to identify itself in a CHAP Response packet; the connProfPppSendAuthSecret object indicates the Secret that the device will use to compute the Response Value that it sends to the remote peer in a CHAP Response packet. If the remote peer requests the use of a different authentication protocol than the one specified by the value of this object, the request will be rejected. Enumeration: 'authCHAP': 3, 'authNone': 1, 'authPAP': 2.
                                   connProfPppSendAuthName 1.3.6.1.4.1.304.1.3.1.12.6.1.19 octet string read-write
If the value of the connProfPppSendAuthProt object is 'authPAP(2)', then the value of this object is the Peer-ID that the device will send to the remote peer in PAP Authenticate-Request packets during the Authentication Phase of PPP link establishment. If the value of the connProfPppSendAuthProt object is 'authCHAP(3)', then the value of this object is the Name that the device will use to identify itself in CHAP Response packets sent to the remote peer. The value of this object is meaningless if the value of the connProfPppSendAuthProt object is 'authNone(1)'.
                                   connProfPppSendAuthSecret 1.3.6.1.4.1.304.1.3.1.12.6.1.20 octet string read-write
If the value of the connProfPppSendAuthProt object is 'authPAP(2)', then the value of this object is the Password that the device will send to the remote peer in PAP Authenticate-Request packets during the Authentication Phase of PPP link establishment. If the value of the connProfPppSendAuthProt object is 'authCHAP(3)', then the value of this object is the Secret that the device will use to compute the Response Value that it sends to the remote peer in a CHAP Response packet. The value of this object is meaningless if the value of the connProfPppSendAuthProt object is 'authNone(1)'. Although the value of this variable may be altered by a management operation (e.g., an SNMP Set Request), its value can never be retrieved by a management operation: When read, the value of this variable is a zero-length OCTET STRING.
                                   connProfPppRecvAuthName 1.3.6.1.4.1.304.1.3.1.12.6.1.21 octet string read-write
If the value of the ansProfPppRecvAuthProt object is 'authPAP(2)', then the value of this object is the Peer-ID that the remote peer must specify in its PAP Authenticate-Request packets. If the value of the ansProfPppRecvAuthProt object is 'authCHAP(3)', then the value of this object is the Name that the remote peer must use to identify itself in its CHAP Challenge and CHAP Response packets. The value of this object is meaningless if the value of the ansProfConnProfRequired object is 'connProfNotRequired(2)' or the value of the ansProfPppRecvAuthProt object is 'authNone(1)'.
                                   connProfPppRecvAuthSecret 1.3.6.1.4.1.304.1.3.1.12.6.1.22 octet string read-write
If the value of the ansProfPppRecvAuthProt object is 'authPAP(2)', then the value of this object is the Password that the remote peer must specify in its PAP Authenticate-Request packets. If the value of the ansProfPppRecvAuthProt object is 'authCHAP(3)', then the value of this object is the Secret that the device will use to verify the Response Value contained in the remote peer's CHAP Response packets. The value of this object is meaningless if the value of the ansProfConnProfRequired object is 'connProfNotRequired(2)' or the value of the ansProfPppRecvAuthProt object is 'authNone(1)'. Although the value of this variable may be altered by a management operation (e.g., an SNMP Set Request), its value can never be retrieved by a management operation: When read, the value of this variable is a zero-length OCTET STRING.
                                   connProfStatus 1.3.6.1.4.1.304.1.3.1.12.6.1.23 integer read-write
The status of this connection profile. Setting the value of this object to 'invalid(4)' has the effect of invalidating the corresponding entry in the connProfileTable. Whether an agent removes an invalidated entry from the table is an implementation-specific matter. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relevant connProfStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                           ansProfConnProfRequired 1.3.6.1.4.1.304.1.3.1.12.7 integer read-write
Indicates whether or not an incoming call must match a connection profile entry in the connProfileTable. If the value of this object is 'connProfRequired(1)', incoming calls not matching a connection profile entry in the connProfileTable will be rejected. If the value of this object is 'connProfNotRequired(2)', then incoming calls not matching a connection profile entry in the connProfileTable will be accepted, and will be governed by a temporary connection profile created from the values of the following objects: ansProfIsdnBandwidth ansProfRxRip ansProfTxRip ansProfFilterSetIndex ansProfIdleSeconds ansProfPppMaxRecvUnit ansProfPppLinkCompression ansProfIsdnInForce56K If the value of this object is 'connProfNotRequired(2)', the actual value of the ansProfPppRecvAuthProt object is ignored, and the device behaves as if the value of that object is 'authNone(1)'. Enumeration: 'connProfRequired': 1, 'connProfNotRequired': 2.
                           ansProfIsdnBandwidth 1.3.6.1.4.1.304.1.3.1.12.8 integer read-write
The number of ISDN B-channels the device will use for incoming calls from remote peers not matching a connection profile in the connProfileTable. If the value of this object is 'oneBChannel(1)', the connection will always use exactly one B- channel. If the value of this object is 'twoBChannels(2)', the connection will always use exactly two B-channels. If the value of this object is 'dynamicBandwidth(3)', the connection will use one or two B-channels. The number of B-channels in use at any particular point in time will depend on the traffic level to/from the remote peer and the existence of, or need to establish, a simultaneous connection to another remote peer. Enumeration: 'twoBChannels': 2, 'dynamicBandwidth': 3, 'oneBChannel': 1.
                           ansProfIsdnInForce56K 1.3.6.1.4.1.304.1.3.1.12.9 integer read-write
Indicates whether or not the device will ignore the data rate indicated in incoming ISDN calls and assume a data rate of 56K. If the value of this object is 'dontForce56K(1)', the device will honor the data rate indicated in incoming ISDN calls. If the value of this object is 'force56K(2)', the device will ignore the data rate indicated in incoming ISDN calls and assume a data rate of 56K. The value 'force56K(2)' may be required when a device located outside the United States receives an incoming call that originated from the United States, if the telephone company made a 56K to 64K rate adaption that is not indicated in the incoming ISDN call. Enumeration: 'dontForce56K': 1, 'force56K': 2.
                           ansProfRxRip 1.3.6.1.4.1.304.1.3.1.12.10 integer read-write
Indicates whether or not the device will receive RIP packets over a WAN connection from a remote peer established for an incoming call not matching a connection profile in the connProfileTable. Enumeration: 'dontRxRip': 1, 'rxRip': 2.
                           ansProfTxRip 1.3.6.1.4.1.304.1.3.1.12.11 integer read-write
Indicates whether or not the device will transmit RIP packets over a WAN connection to a remote peer established for an incoming call not matching a connection profile in the connProfileTable. Enumeration: 'dontTxRip': 1, 'txRip': 2.
                           ansProfFilterSetIndex 1.3.6.1.4.1.304.1.3.1.12.12 integer read-write
Indicates the set of filters to be used to filter packets received and transmitted over the WAN connection to a remote peer not matching a connection profile in the connProfileTable. The filter set identified by a particular value of this object is the same filter set as is identified by the same value of the filterSetIndex object.
                           ansProfIdleSeconds 1.3.6.1.4.1.304.1.3.1.12.13 integer read-write
Indicates the number of seconds during which there must be no outbound traffic over a WAN connection to a remote peer not matching a connection profile in the connProfileTable for the device to clear the call. The value zero prevents the device from clearing the call due to lack of traffic. Note that the remote peer may implement its own policy that may cause the call to be cleared sooner than it would otherwise be cleared based on the value of this object.
                           ansProfPppMaxRecvUnit 1.3.6.1.4.1.304.1.3.1.12.14 integer read-write
Indicates the size of the largest PPP packet that can be received over a WAN connection with a remote peer established for an incoming call not matching a connection profile in the connProfileTable.
                           ansProfPppLinkCompression 1.3.6.1.4.1.304.1.3.1.12.15 integer read-write
Indicates whether or not the device will attempt to negotiate PPP link compression for a WAN connection with a remote peer established for an incoming call not matching a connection profile in the connProfileTable. If this object has the value 'negotiateStacCompression(1)', then device will attempt to negotiate use of the Stac Electronics proprietary STACKER LZS (tm) compression- decompression algorithm. Enumeration: 'noCompression': 2, 'negotiateStacCompression': 1.
                           ansProfPppRecvAuthProt 1.3.6.1.4.1.304.1.3.1.12.16 integer read-write
Indicates the PPP authentication protocol that the device will require a remote peer to use to authenticate itself when the device receives an incoming call from the remote peer. (The device never requires a remote peer to authenticate itself when the device initiates an outgoing call to a remote peer.) If the value of the ansProfConnProfRequired object is 'connProfNotRequired(2)', the device ignores the actual value of this object and behaves as if it has the value 'authNone(1)'. If the value of this object is 'authNone(1)', the device will not request the use of an authentication protocol during the Link Establishment phase of PPP link establishment, and the remote peer will not be required to authenticate itself. The device will attempt to match the remote peer's IP address with an instance of the connProfRemIpAddr object. If it successfully matches a connProfileTable entry, the connection will be governed by the parameters specified by the connProfileTable entry. If the device is unable to match a connProfileTable entry, the connection will be governed by a temporary connection profile created from the values of the following objects: ansProfIsdnBandwidth ansProfRxRip ansProfTxRip ansProfFilterSetIndex ansProfIdleSeconds ansProfPppMaxRecvUnit ansProfPppLinkCompression ansProfIsdnInForce56K If the value of this object is 'authPAP(2)', and the value of the ansProfConnProfRequired object is 'connProfRequired(1)', the device will require the remote peer to authenticate itself using the Password Authentication Protocol (PAP) described in RFC 1334. The device will attempt to match the Peer-ID and Password sent by the remote peer in its PAP Authenticate-Request packet to the connProfPppRecvAuthName and connProfPppRecvAuthSecret objects, respectively, in a connProfileTable entry. If the device successfully matches a connProfileTable entry, the call will be accepted, and the connection will be governed by the parameters specified by the connProfileTable entry. If the device is unable to match a connProfileTable entry, the call will be rejected. If the value of this object is 'authCHAP(3)', and the value of the ansProfConnProfRequired object is 'connProfRequired(1)', the device will require the remote peer to authenticate itself using the Challenge-Handshake Authentication Protocol (CHAP) described in RFC 1334. During the Authentication phase of PPP link establishment, the device will send a CHAP Challenge packet to, and expect a CHAP Response packet from, the remote peer. The ansProfChapChallengeName object indicates the Name that the device will send in its CHAP Challenge packet. The device will attempt to match the Name sent by the remote peer in its CHAP Response packet to the connProfPppRecvAuthName object in a connProfileTable entry. The device use the connProfPppRecvAuthSecret value in each matching connProfileTable entry to attempt to verify the Response Value in the remote peer's CHAP Response packet. If the device successfully matches a connProfileTable entry, the call will be accepted, and the connection will be governed by the parameters specified by the connProfileTable entry. If the device is unable to match a connProfileTable entry, the call will be rejected. Enumeration: 'authCHAP': 3, 'authNone': 1, 'authPAP': 2.
                           ansProfChapChallengeName 1.3.6.1.4.1.304.1.3.1.12.17 octet string read-write
If the value of the ansProfConnProfRequired object is 'connProfRequired(1)', and the value of the ansProfPppRecvAuthProt object is 'authCHAP(3)', then the value of this object is the Name that the device will use to identify itself in CHAP Challenge packets sent to the remote peer when the device answers an incoming call. The value of this object is meaningless if the value of the ansProfConnProfRequired object is 'connProfNotRequired(2)' or the value of the ansProfPppRecvAuthProt object is 'authNone(1)' or 'authPAP(2)'.
                           schedConnTable 1.3.6.1.4.1.304.1.3.1.12.18 no-access
A list of entries describing automatic, scheduled establishment of connections to the device's remote peers. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for the new instances of the schedConnDayMask, schedConnStartTime, schedConnDuration, and schedConnRemPeer objects, and may, in addition, provide a value for the corresponding instance of the schedConnEnable and schedConnStatus objects. If no value is supplied for the corresponding instance of the schedConnEnable object, its value will default to 'disabled(2)'; if no value is supplied for the corresponding instance of the schedConnStatus object, its value will default to 'valid(1)'.
                                 schedConnEntry 1.3.6.1.4.1.304.1.3.1.12.18.1 no-access
An entry containing information describing the automatic, scheduled establishment of a connection to one of the device's remote peers.
                                     schedConnIndex 1.3.6.1.4.1.304.1.3.1.12.18.1.1 integer read-only
A unique value that identifies this scheduled connection.
                                     schedConnEnable 1.3.6.1.4.1.304.1.3.1.12.18.1.2 integer read-write
Indicates whether or not the scheduled connection described by this entry is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                                     schedConnDayMask 1.3.6.1.4.1.304.1.3.1.12.18.1.3 integer read-write
The value of this object indicates whether this entry corresponds to a one-time scheduled connection or a recurring scheduled connection, and, for a recurring connection, indicates the days of the week on which the connection will be attempted. If the value of this object is between 1 and 127, then this entry corresponds to a recurring scheduled connection that occurs weekly on one or more days of the week. The value of this object is a sum of one or more of the following values and indicates the days of the week on which the connection will be attempted: 1 Sunday 2 Monday 4 Tuesday 8 Wednesday 16 Thursday 32 Friday 64 Saturday For a recurring connection, the value of the corresponding instance of the schedConnStartTime object consists of four decimal-ASCII digits (in the form 'HHMM') that encode the start time for the connection on the specified days. If the value of this object is 128, then this entry corresponds to a one-time scheduled connection. The value of the corresponding instance of the schedConnStartTime object consists of twelve decimal-ASCII digits (in the form 'YYMMDDHHMM') that encode the date and time at which the connection will be attempted.
                                     schedConnStartTime 1.3.6.1.4.1.304.1.3.1.12.18.1.4 octet string read-write
The time at which the device will attempt to originate a connection with the remote peer. If the value of the schedConnDayMask object is between 1 and 127, then the value of this object consists of four decimal-ASCII digits (in the form 'HHMM') that encode the hour and minute at which the device will attempt to establish the recurring scheduled connection described by this entry. If the value of the schedConnDayMask object is 128, then the value of this object consists of twelve decimal-ASCII digits (in the form 'YYYYMMDDHHMM') that indicate the date and time at which the device will attempt to establish the one-time scheduled connection described by this entry.
                                     schedConnDuration 1.3.6.1.4.1.304.1.3.1.12.18.1.5 integer read-write
The duration of this scheduled connection in seconds.
                                     schedConnRemPeer 1.3.6.1.4.1.304.1.3.1.12.18.1.6 integer read-write
The value of this object identifies the remote peer with which the device will attempt to originate the scheduled connection described by this entry. The remote peer identified by a particular value of this object is the same remote peer as is identified by the same value of the connProfIndex object. The value of the connProfPermittedUse object in the connection profile for the remote peer identified by this object must be either 'dialOut(2)' or 'dialInOrOut(3)'.
                                     schedConnStatus 1.3.6.1.4.1.304.1.3.1.12.18.1.7 integer read-write
Indicates the status of this scheduled connection. Setting the value of this object to 'invalid(2)' has the effect of invalidating the corresponding entry in the schedConnTable. Whether an agent removes an invalidated entry from the table is an implementation-specific matter. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relevant schedConnStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                     consoleParams 1.3.6.1.4.1.304.1.3.1.13
                           consolePortSpeed 1.3.6.1.4.1.304.1.3.1.13.1 integer read-write
The speed of the console port in bits per second.
                           consolePortDataBits 1.3.6.1.4.1.304.1.3.1.13.2 integer read-write
The console port's number of data bits.
                           consolePortStopBits 1.3.6.1.4.1.304.1.3.1.13.3 integer read-write
The console port's number of stop bits. Enumeration: 'onePointFive': 3, 'two': 2, 'one': 1.
                           consolePortParity 1.3.6.1.4.1.304.1.3.1.13.4 integer read-write
The console port's parity setting. Enumeration: 'even': 3, 'none': 1, 'odd': 2.
                           consolePortRxChars 1.3.6.1.4.1.304.1.3.1.13.5 counter read-only
The number of good characters received by the console port.
                           consolePortTxChars 1.3.6.1.4.1.304.1.3.1.13.6 counter read-only
The number of characters transmitted by the console port.
                           consolePortParityErrors 1.3.6.1.4.1.304.1.3.1.13.7 counter read-only
The number of characters received by the console port with a parity error indication.
                           consolePortFramingErrors 1.3.6.1.4.1.304.1.3.1.13.8 counter read-only
The number of characters received by the console port with a framing error indication.
                           consolePortOverrunErrors 1.3.6.1.4.1.304.1.3.1.13.9 counter read-only
The number of characters received by the console port with an overrun error indication.
                     pcCardParams 1.3.6.1.4.1.304.1.3.1.14
                           pcCardSlotTable 1.3.6.1.4.1.304.1.3.1.14.1 no-access
A list of entries providing information about the device's PC Card slots.
                               pcCardSlotEntry 1.3.6.1.4.1.304.1.3.1.14.1.1 no-access
A entry providing information about one of the device's PC Card slots.
                                   pcCardSlotIndex 1.3.6.1.4.1.304.1.3.1.14.1.1.1 integer read-only
A unique integer for each of the device's PC Card slots.
                                   pcCardSlotCardPresent 1.3.6.1.4.1.304.1.3.1.14.1.1.2 integer read-only
Indicates whether or not a PC Card is present in this PC Card slot. Enumeration: 'notPresent': 2, 'present': 1.
                           pcCardCardTable 1.3.6.1.4.1.304.1.3.1.14.2 no-access
A list of entries providing information about the PC Cards present in the device's PC Card slots.
                               pcCardCardEntry 1.3.6.1.4.1.304.1.3.1.14.2.1 no-access
An entry providing information about one of the PC Cards present in one of the device's PC Card slots.
                                   pcCardCardMfrName 1.3.6.1.4.1.304.1.3.1.14.2.1.1 octet string read-only
The manufacturer name of the PC Card described by this entry. The value of this object is the first ASCIIZ string in the TPLLV1_INFO field of the 'Level 1 Version/Product Information' tuple (CISTPL_VERS_1). If the PC Card has no Level 1 Version/Product information tuple, the value of this object will be a zero-length OCTET STRING.
                                   pcCardCardProdName 1.3.6.1.4.1.304.1.3.1.14.2.1.2 octet string read-only
The product name of the PC Card described by this entry. The value of this object is the second ASCIIZ string in the TPLLV1_INFO field of the 'Level 1 Version/Product Information' tuple (CISTPL_VERS_1). If the PC Card has no Level 1 Version/Product information tuple, the value of this object will be a zero-length OCTET STRING.
                                   pcCardCardProdInfo1 1.3.6.1.4.1.304.1.3.1.14.2.1.3 octet string read-only
The first additional product information string of the PC Card described by this entry. The value of this object is the third ASCIIZ string in the TPLLV1_INFO field of the 'Level 1 Version/Product Information' tuple (CISTPL_VERS_1). If the PC Card has no Level 1 Version/Product information tuple, the value of this object will be a zero-length OCTET STRING.
                                   pcCardCardProdInfo2 1.3.6.1.4.1.304.1.3.1.14.2.1.4 octet string read-only
The second additional product information string of the PC Card described by this entry. The value of this object is the fourth ASCIIZ string in the TPLLV1_INFO field of the 'Level 1 Version/Product Information' tuple (CISTPL_VERS_1). If the PC Card has no Level 1 Version/Product information tuple, the value of this object will be a zero-length OCTET STRING.
                                   pcCardCardFunction 1.3.6.1.4.1.304.1.3.1.14.2.1.5 integer read-only
A code indicating the major function of the PC Card described by this entry. The value of this object is the value of the third octet of the Function ID tuple (CISTPL_FUNCID). The following values are defined: 0 Multifunction card 1 Memory card 2 Serial Port/Modem 3 Parallel Port 4 Fixed Disk 5 Video Adapter 6 Network/LAN Adapter 7 AIMS Memory card If the PC Card has no Function ID tuple, then the value of this object will be 256.
                           pcCardModemTable 1.3.6.1.4.1.304.1.3.1.14.3 no-access
A list of entries providing information about the PC Card modems present in the device's PC Card slots.
                               pcCardModemEntry 1.3.6.1.4.1.304.1.3.1.14.3.1 no-access
An entry providing information about one of the PC Card modems present in one of the device's PC Card slots.
                                   pcCardModemActive 1.3.6.1.4.1.304.1.3.1.14.3.1.1 integer read-only
The state of the PC Card modem described by this entry. The value 'inactive(1)' indicates that there is no active connection. The value 'active(2)' indicates that there is an active connection. Enumeration: 'active': 1, 'inactive': 2.
                                   pcCardModemSessions 1.3.6.1.4.1.304.1.3.1.14.3.1.2 counter read-only
The number of sessions initiated using this PC Card modem since it was last inserted. The value of this object is incremented each time the modem goes off hook.
                                   pcCardModemTotalRxChars 1.3.6.1.4.1.304.1.3.1.14.3.1.3 counter read-only
The total number of good characters received from this PC Card modem since it was last inserted.
                                   pcCardModemTotalTxChars 1.3.6.1.4.1.304.1.3.1.14.3.1.4 counter read-only
The total number of characters transmitted to this PC Card modem since it was last inserted.
                           pcCardModemConnTable 1.3.6.1.4.1.304.1.3.1.14.4 no-access
A list of entries providing information about the active sessions using the PC Card modems present in the device's PC Card slots.
                               pcCardModemConnEntry 1.3.6.1.4.1.304.1.3.1.14.4.1 no-access
An entry providing information about an active session using the PC Card modem present in one of the device's PC Card slots.
                                   pcCardModemConnSpeed 1.3.6.1.4.1.304.1.3.1.14.4.1.1 integer read-only
The speed, in bits per second, of the active modem connection described by this entry.
                                   pcCardModemConnDataBits 1.3.6.1.4.1.304.1.3.1.14.4.1.2 integer read-only
The number of data bits for the active modem connection described by this entry.
                                   pcCardModemConnStopBits 1.3.6.1.4.1.304.1.3.1.14.4.1.3 integer read-only
The number of stop bits for the active modem connection described by this entry. Enumeration: 'onePointFive': 3, 'two': 2, 'one': 1.
                                   pcCardModemConnParity 1.3.6.1.4.1.304.1.3.1.14.4.1.4 integer read-only
The parity setting for the active modem connection described by this entry. Enumeration: 'even': 3, 'none': 1, 'odd': 2.
                                   pcCardModemConnRxChars 1.3.6.1.4.1.304.1.3.1.14.4.1.5 counter read-only
The number of good characters received from the PC Card modem during the active modem connection described by this entry.
                                   pcCardModemConnTxChars 1.3.6.1.4.1.304.1.3.1.14.4.1.6 counter read-only
The number of characters transmitted to the PC Card modem during the active modem connection described by this entry.
                     logParams 1.3.6.1.4.1.304.1.3.1.15
                           eventLogEnable 1.3.6.1.4.1.304.1.3.1.15.1 integer read-write
The value of this object indicates whether or not system event logging is currently enabled. Changes to this object take effect immediately. Enumeration: 'disabled': 2, 'enabled': 1.
                           eventLogSize 1.3.6.1.4.1.304.1.3.1.15.2 integer read-only
The maximum number of entries retrievable from the system event log. If the value of this object is greater than the value of the eventLogCount object, then only eventLogCount entries have been logged and can be retrieved.
                           eventLogCount 1.3.6.1.4.1.304.1.3.1.15.3 counter read-write
The total number of events logged to the system event log. If the value of this object exceeds the value of the eventLogSize object, only the most recent eventLogSize entries can be retrieved. Setting the value of this object to zero clears the device's system event log.
                           eventLogTable 1.3.6.1.4.1.304.1.3.1.15.4 no-access
A list of system event log entries.
                               eventLogEntry 1.3.6.1.4.1.304.1.3.1.15.4.1 no-access
A single system event log entry.
                                   eventLogIndex 1.3.6.1.4.1.304.1.3.1.15.4.1.1 integer read-only
A unique value for each entry in the event log. Its value is between 1 and the minimum of the value of the eventLogSize and eventLogCount objects. The oldest event in the log corresponds to index 1.
                                   eventLogTime 1.3.6.1.4.1.304.1.3.1.15.4.1.2 displaystring read-only
The time (according to the system clock) in human-readable form at which this system event log entry was logged.
                                   eventLogDescr 1.3.6.1.4.1.304.1.3.1.15.4.1.3 displaystring read-only
A human-readable string describing the event represented by this system event log entry.
                                   eventLogDetail 1.3.6.1.4.1.304.1.3.1.15.4.1.4 displaystring read-only
A human-readable string providing more detailed information about the event represented by this system event log entry.
                                   eventLogRawEntry 1.3.6.1.4.1.304.1.3.1.15.4.1.5 octet string read-only
The raw, unformatted system event log entry as it appears internally.
                           isdnLogEnable 1.3.6.1.4.1.304.1.3.1.15.5 integer read-write
The value of this object indicates whether or not ISDN event logging is currently enabled. Changes to this object take effect immediately. Enumeration: 'disabled': 2, 'enabled': 1.
                           isdnLogSize 1.3.6.1.4.1.304.1.3.1.15.6 integer read-only
The maximum number of entries retrievable from the device's ISDN event log. If the value of this object is greater than the value of the isdnLogCount object, then only isdnLogCount entries have been logged and can be retrieved.
                           isdnLogCount 1.3.6.1.4.1.304.1.3.1.15.7 counter read-write
The total number of events logged to the ISDN event log. If the value of this object exceeds the value of the isdnLogSize object, only the most recent isdnLogSize entries can be retrieved. Setting the value of this object to zero clears the device's ISDN event log.
                           isdnLogTable 1.3.6.1.4.1.304.1.3.1.15.8 no-access
A list of ISDN event log entries.
                               isdnLogEntry 1.3.6.1.4.1.304.1.3.1.15.8.1 no-access
A single ISDN event log entry.
                                   isdnLogIndex 1.3.6.1.4.1.304.1.3.1.15.8.1.1 integer read-only
A unique value for each entry in the ISDN event log. Its value is between 1 and the minimum of the value of the isdnLogSize and isdnLogCount objects. The oldest event in the log corresponds to index 1.
                                   isdnLogTime 1.3.6.1.4.1.304.1.3.1.15.8.1.2 displaystring read-only
The time (according to the system clock) in human-readable form at which this ISDN event log entry was logged.
                                   isdnLogDescr 1.3.6.1.4.1.304.1.3.1.15.8.1.3 displaystring read-only
A human-readable string describing the ISDN event represented by this ISDN event log entry.
                                   isdnLogDetail 1.3.6.1.4.1.304.1.3.1.15.8.1.4 displaystring read-only
A human-readable string providing more detailed information about the ISDN event represented by this ISDN event log entry.
                                   isdnLogRawEntry 1.3.6.1.4.1.304.1.3.1.15.8.1.5 octet string read-only
The raw, unformatted ISDN log entry as it appears internally.
                     filterParams 1.3.6.1.4.1.304.1.3.1.16
                           filterSetTable 1.3.6.1.4.1.304.1.3.1.16.1 no-access
A list of entries providing information about the device's packet filter sets. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for at least one of the read-write object instances in the new row. If the management station fails to provide a value for a read-write object instance in the new row, the instance will have the value indicated by the corresponding object's DEFVAL clause. Note that the device will implicitly create a new row in this table if a management station adds an entry to the ipFilterTable or genericFilterTable corresponding to a filter set for which there is not already a row in this table. Each object instance in the new row will have the value indicated by the corresponding object's DEFVAL clause.
                               filterSetEntry 1.3.6.1.4.1.304.1.3.1.16.1.1 no-access
An entry providing information about one of the device's packet filter sets.
                                   filterSetIndex 1.3.6.1.4.1.304.1.3.1.16.1.1.1 integer read-only
A unique value for each of the device's packet filter sets.
                                   filterSetEnable 1.3.6.1.4.1.304.1.3.1.16.1.1.2 integer read-only
Indicates whether or not the filter set described by this entry is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                                   filterSetName 1.3.6.1.4.1.304.1.3.1.16.1.1.3 octet string read-write
An optional descriptive name for the packet filter set described by this entry.
                                   filterSetStatus 1.3.6.1.4.1.304.1.3.1.16.1.1.4 integer read-only
The status of this filter set entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the filterSetTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant filterSetStatus object. Note: Invalidating a filter set entry in this table will also invalidate any entries in the ipFilterTable and genericFilterTable that are associated with the filter set. Enumeration: 'valid': 1, 'invalid': 2.
                           ipFilterTable 1.3.6.1.4.1.304.1.3.1.16.2 no-access
A list of entries providing information about the device's IP packet filters. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for at least one of the read-write object instances in the new row. If the management station fails to provide a value for a read-write object instance in the new row, the instance will have the value indicated by the corresponding object's DEFVAL clause. Note that the device will implicitly create a new row in the filterSetTable if a management station adds an entry to the ipFilterTable corresponding to a filter set for which there is not already a row in the filterSetTable. Each object instance in the new row in the filterSetTable will have the value indicated by the corresponding object's DEFVAL clause.
                               ipFilterEntry 1.3.6.1.4.1.304.1.3.1.16.2.1 no-access
An entry providing information about one of the device's IP packet filters.
                                   ipFilterDirection 1.3.6.1.4.1.304.1.3.1.16.2.1.1 integer read-only
Indicates whether the IP packet filter described by this entry is an input filter or an output filter. Enumeration: 'input': 1, 'output': 2.
                                   ipFilterIndex 1.3.6.1.4.1.304.1.3.1.16.2.1.2 integer read-only
A unique value for each of the input and output packet filters in the filter set associated with this IP packet filter.
                                   ipFilterEnable 1.3.6.1.4.1.304.1.3.1.16.2.1.3 integer read-write
Indicates whether the IP packet filter described by this entry is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                                   ipFilterForward 1.3.6.1.4.1.304.1.3.1.16.2.1.4 integer read-write
Indicates whether the device will forward or drop an IP packet matching the parameters of this IP packet filter. Enumeration: 'forward': 1, 'drop': 2.
                                   ipFilterSrcMask 1.3.6.1.4.1.304.1.3.1.16.2.1.5 ipaddress read-write
Indicates the value that the device will logically AND with the source IP address in an IP packet being passed through this filter before that address is compared with the value of the corresponding instance of ipFilterSrcAddr.
                                   ipFilterSrcAddr 1.3.6.1.4.1.304.1.3.1.16.2.1.6 ipaddress read-write
Indicates the value that must be produced by the logical AND of the source IP address in an IP packet and the value of ipFilterSrcMask for the IP packet to satisfy this filter.
                                   ipFilterDstMask 1.3.6.1.4.1.304.1.3.1.16.2.1.7 ipaddress read-write
Indicates the value that the device will logically AND with the destination IP address in an IP packet being passed through this filter before that address is compared with the value of the corresponding instance of ipFilterDstAddr.
                                   ipFilterDstAddr 1.3.6.1.4.1.304.1.3.1.16.2.1.8 ipaddress read-write
Indicates the value that must be produced by the logical AND of the destination IP address in an IP packet and the value of ipFilterDstMask for the IP packet to satisfy this filter.
                                   ipFilterProtType 1.3.6.1.4.1.304.1.3.1.16.2.1.9 integer read-write
Indicates the value that must be present in the protocol field (octet 10) of the IP header of an IP packet for the packet to satisfy this filter. The value zero matches any protocol field value.
                                   ipFilterSrcPortComparison 1.3.6.1.4.1.304.1.3.1.16.2.1.10 integer read-write
Indicates the relational operator that the device will use to compare the udp or tcp source port specified in a udp or tcp packet with the value of the corresponding instance of the ipFilterSrcPort object. The value of this object is meaningful only when the value of the corresponding instance of the ipFilterProtType object is 6 (tcp) or 17 (udp). If the value of this object is 'none(1)', no comparison is performed. Enumeration: 'none': 1, 'gt': 6, 'ne': 5, 'lt': 2, 'le': 3, 'ge': 7, 'eq': 4.
                                   ipFilterSrcPort 1.3.6.1.4.1.304.1.3.1.16.2.1.11 integer read-write
Indicates the value to which the device will compare the udp or tcp source port specified in an udp or tcp packet to determine whether or not the packet satisfies this filter. The value of the corresponding instance of the ipFilterSrcPortComparison object indicates the relational operator that the device will use for the comparison. The value of this object is meaningful only when the value of the corresponding instance of the ipFilterProtType object is 6 (tcp) or 17 (udp), and the value of the corresponding instance of the ipFilterSrcPortComparison object is not 'none(1)'.
                                   ipFilterDstPortComparison 1.3.6.1.4.1.304.1.3.1.16.2.1.12 integer read-write
Indicates the relational operator that the device will use to compare the udp or tcp destination port specified in a udp or tcp packet with the value of the corresponding instance of the ipFilterDstPort object. The value of this object is meaningful only when the value of the corresponding instance of the ipFilterProtType object is 6 (tcp) or 17 (udp). If the value of this object is 'none(1)', no comparison is performed. Enumeration: 'none': 1, 'gt': 6, 'ne': 5, 'lt': 2, 'le': 3, 'ge': 7, 'eq': 4.
                                   ipFilterDstPort 1.3.6.1.4.1.304.1.3.1.16.2.1.13 integer read-write
Indicates the value to which the device will compare the udp or tcp destination port specified in an udp or tcp packet to determine whether or not the packet satisfies this filter. The value of the corresponding instance of the ipFilterDstPortComparison object indicates the relational operator that the device will use for the comparison. The value of this object is meaningful only when the value of the corresponding instance of the ipFilterProtType object is 6 (tcp) or 17 (udp) and the value of the corresponding instance of the ipFilterDstPortComparison object is not 'none(1)'.
                                   ipFilterStatus 1.3.6.1.4.1.304.1.3.1.16.2.1.14 integer read-write
Indicates the status of this IP filter entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the ipFilterTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipFilterStatus object. Enumeration: 'valid': 1, 'invalid': 2.
                           genericFilterTable 1.3.6.1.4.1.304.1.3.1.16.3 no-access
A list of entries providing information about the device's generic packet filters. This table supports 'conceptual row creation' according to section 3.2(3) of RFC 1212: To add a new row to this table, a management station must provide a value for at least one of the read-write object instances in the new row. If the management station fails to provide a value for a read-write object instance in the new row, the instance will have the value indicated by the corresponding object's DEFVAL clause. Note that the device will implicitly create a new row in the filterSetTable if a management station adds an entry to the genericFilterTable corresponding to a filter set for which there is not already a row in the filterSetTable. Each object instance in the new row in the filterSetTable will have the value indicated by the corresponding object's DEFVAL clause.
                               genericFilterEntry 1.3.6.1.4.1.304.1.3.1.16.3.1 no-access
An entry providing information about one of the device's generic packet filters.
                                   genericFilterDirection 1.3.6.1.4.1.304.1.3.1.16.3.1.1 integer read-only
Indicates whether the generic packet filter described by this entry is an input filter or an output filter. Enumeration: 'input': 1, 'output': 2.
                                   genericFilterIndex 1.3.6.1.4.1.304.1.3.1.16.3.1.2 integer read-only
A unique value for each of the input and output packet filters in the filter set associated with this generic packet filter.
                                   genericFilterEnable 1.3.6.1.4.1.304.1.3.1.16.3.1.3 integer read-write
Indicates whether the generic packet filter described by this entry is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                                   genericFilterForward 1.3.6.1.4.1.304.1.3.1.16.3.1.4 integer read-write
Indicates whether the device will forward or drop a packet matching the parameters of this generic packet filter. Enumeration: 'forward': 1, 'drop': 2.
                                   genericFilterOffset 1.3.6.1.4.1.304.1.3.1.16.3.1.5 integer read-write
Indicates the offset (in octets) from the start of the packet to the data to which this filter will be applied.
                                   genericFilterMask 1.3.6.1.4.1.304.1.3.1.16.3.1.6 octet string read-write
Indicates the mask that the device will logically AND with the data in a packet being passed through this filter before that data is compared with the value of the corresponding instance of genericFilterValue. While the agent will accept a request to set an instance of this object to a mask that is fewer than eight octets long, when read an instance of this object will always be exactly eight octets long, the least-significant octets having been zero-filled.
                                   genericFilterValue 1.3.6.1.4.1.304.1.3.1.16.3.1.7 octet string read-write
Indicates the value against which the device will compare the value produced by the logical AND of the data in a packet and the value of the corresponding instance of genericFilterMask for the packet to satisfy this filter. While the agent will accept a request to set an instance of this object to a value that is fewer than eight octets long, when read, an instance of this object will always be exactly eight octets long, the least-significant octets having been zero-filled.
                                   genericFilterComparison 1.3.6.1.4.1.304.1.3.1.16.3.1.8 integer read-write
Indicates the relational operator that the device will use when comparing the value produced by the logical AND of the data in a packet and the value of the corresponding instance of genericFilterMask to the value of the corresponding instance of genericFilterValue. If the value of this object is 'none(1)', no comparison is performed; the packet is forwarded or dropped based solely on the value of genericFilterForward. Enumeration: 'none': 1, 'gt': 6, 'ne': 5, 'lt': 2, 'le': 3, 'ge': 7, 'eq': 4.
                                   genericFilterChained 1.3.6.1.4.1.304.1.3.1.16.3.1.9 integer read-write
Indicates whether or not the device will chain this filter together with the next generic filter in the associated filter set when deciding whether or not to forward a packet. Enumeration: 'notChained': 2, 'chained': 1.
                                   genericFilterStatus 1.3.6.1.4.1.304.1.3.1.16.3.1.10 integer read-write
Indicates the status of this generic filter entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the genericFilterTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant genericFilterStatus object. Enumeration: 'valid': 1, 'invalid': 2.