Home/Catalog/NETOPIA-MIB

NETOPIA-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for NETOPIA-MIB.

380
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

380 total
Object Name
farallon
OBJECT IDENTIFIER
.1.3.6.1.4.1.304
RFC1155-SMI
Unknown
.1.3.6.1.4.1.304
products
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1
rtrProds
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3
netopia
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1
sysParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.1
hwVersionThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.1.1
fwVersionThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.1.2
productMIBVersionThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.1.3
serialNumberThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.1.4
modelNumberThe device's model number.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.1.5
modelSuffixThe two-character model number suffix, if any. This suffix indicates the country or geographic region for which the model has been localized.ro
DisplayString
.1.3.6.1.4.1.304.1.3.1.1.6
clockParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.2
bootTimeThe time and date (in human-readable form) when the device was last restarted.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.2.1
systemClockThe 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'.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.2.2
sysStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.3
currentCpuUtilThe device's current CPU utilization, measured as the percentage of time the device has been non-idle during the most recent one-second interval.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.1
averageCpuUtilThe device's average CPU utilization, measured as the percentage of time the device has been non-idle during the most recent one-minute interval.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.2
currentBufsThe device's current 1-second buffer utilization, measured as a percentage of all available buffers.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.3
averageBufsThe device's current 1-minute buffer utilization, measured as a percentage of all available buffers.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.4
totalRAMThe number of bytes of Random-Access Memory (RAM) available on the device.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.5
usedRAMThe number of bytes of RAM in use at the current time.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.6
totalFEPROMThe number of bytes of Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) available on the device.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.7
usedFEPROMThe number of bytes of Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) in use at the current time.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.3.8
ipParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.4
ipAddrThe 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.1
ipNetMaskThe 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.2
ipBcastFormThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.3
ipEncapThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.4
ipDefaultGatewayThe 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.5
ipDomainNameThe device's domain name.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.4.6
ipDNSServerTableA 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)'.
SEQUENCE OF IpDNSServerEntry
.1.3.6.1.4.1.304.1.3.1.4.7
ipDNSServerEntryAn entry describing one of the device's Domain Name System name servers.
IpDNSServerEntry
.1.3.6.1.4.1.304.1.3.1.4.7.1
ipDNSServerIndexA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.4.7.1.1
ipDNSServerAddressThe IP address of the Domain Name System name server described by this entry.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.7.1.2
ipDNSServerStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.7.1.3
ipStaticRouteTableA list of entries describing the device's static IP routes. 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 new instances of the ipStaticRouteEnable, ipStaticRoutePriority, ipStaticRouteMetric, ipStaticRouteAdvertise, and ipStaticRouteStatus objects. If no value is supplied for the new instance of one of these objects, its value will default to 'enabled(1)', 20, 1, 'dontAdvertise(2)', and 'valid(1)', respectively.
SEQUENCE OF IpStaticRouteEntry
.1.3.6.1.4.1.304.1.3.1.4.8
ipStaticRouteEntryAn entry describing one of the device's static IP routes.
IpStaticRouteEntry
.1.3.6.1.4.1.304.1.3.1.4.8.1
ipStaticRouteDestThe destination IP address for this static route. The value 0.0.0.0 denotes a default route.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.8.1.1
ipStaticRouteMaskThe mask associated with the corresponding instance of ipStaticRouteDest. This is the value to be logical-ANDed with a destination address before being compared to the value of ipStaticRouteDest. When the value of the corresponding instance of ipStaticRouteDest is 0.0.0.0, the value of this object will also be 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.8.1.2
ipStaticRouteNextHopThe IP address of the next hop for this static route.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.4.8.1.3
ipStaticRouteEnableIndicates whether or not this static route is currently 'enabled.' A disabled static route entry retains its values, but will not appear in the active IP routing table.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.8.1.4
ipStaticRoutePriorityIndicates the priority (administrative distance) for this static route. A smaller value represents a higher priority route, while a larger value represents a lower priority route. Routes learned via RIP have a priority of 50.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.4.8.1.5
ipStaticRouteMetricThe routing metric for this static route.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.4.8.1.6
ipStaticRouteAdvertiseIndicates whether or not this static route is advertised (redistributed) via RIP.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.8.1.7
ipStaticRouteStatusThe status of this entry. Setting this object to the value 'invalid(2)' has the effect of invalidating the corresponding entry in the ipStaticRouteTable. 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 ipStaticRouteStatus object.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.4.8.1.8
ripParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.5
ripEnTxEnableIndicates whether or not transmission of RIP packets on the device's Ethernet interface will be enabled when the device is next restarted. The value of this object is always 'disabled(2)' on Netopia Internet Router models 430, 435, 630, and 635; a network management station will receive a 'badValue' response if it attempts to change the value of this object on one of these models.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.5.1
ripEnRxEnableIndicates whether or not reception of RIP packets will be enabled on the Ethernet interface when the device is next restarted. The value of this object is always 'disabled(2)' on Netopia Internet Router models 430, 435, 630, and 635; a network management station will receive a 'badValue' response if it attempts to change the value of this object on one of these models.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.5.2
atParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.6
atportXTableA list of entries providing additional information for the device's AppleTalk ports.
SEQUENCE OF AtportXEntry
.1.3.6.1.4.1.304.1.3.1.6.1
atportXEntryAn entry containing additional information one of the device's AppleTalk ports.
AtportXEntry
.1.3.6.1.4.1.304.1.3.1.6.1.1
atportXIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.6.1.1.1
atportXHideIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.6.1.1.2
atportXSeedIndicates how this AppleTalk port will seed itself at startup. If the value of this object is 'softseed(2)', the router will get the port's network seed configuration from another router on the cable or will act as the seed router if no other router is connected. If the value of this object is 'hardseed(3)', 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 value of this object is 'noseed(4)', the router will startup the port only if another router is connected to the cable. The value of this object will be 'other(1)' for ports that are not native AppleTalk ports. The value of this object is always 'softseed(2)' on Netopia Internet Router models 430, 435, 630, and 635; a network management station will receive a 'badValue' response if it attempts to change the value of this object on one of these models.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.6.1.1.3
atportZoneTableThe 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)'. Except on Netopia Internet Router models 430, 435, 630, and 635, up to 255 rows may be added to this table for each AppleTalk port attached to an extended AppleTalk network, such as EtherTalk Phase 2; on Netopia Internet Router models 430, 435, 630, and 635, only a single row may be added to this table for each AppleTalk port attached to an extended AppleTalk network. On all Netopia Internet Router models, only a single row may be added to this table for AppleTalk ports attached to non-extended AppleTalk networks.
SEQUENCE OF AtportZoneEntry
.1.3.6.1.4.1.304.1.3.1.6.2
atportZoneEntryAn entry of zone information for a port.
AtportZoneEntry
.1.3.6.1.4.1.304.1.3.1.6.2.1
atportZonePortAn 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.6.2.1.1
atportZoneNameA zone name configured for the AppleTalk port identified by the corresponding instance of atportZonePort.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.6.2.1.2
atportZoneDefaultThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.6.2.1.3
atportZoneStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.6.2.1.4
atportTrafficTableA list of traffic statistics for the router ports.
SEQUENCE OF AtportTrafficEntry
.1.3.6.1.4.1.304.1.3.1.6.3
atportTrafficEntryThe traffic statistics for a single router port.
AtportTrafficEntry
.1.3.6.1.4.1.304.1.3.1.6.3.1
atportTrafficIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.6.3.1.1
atportTrafficRxBytesThe number of bytes the AppleTalk router has received from this port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.6.3.1.2
atportTrafficRxPacketsThe number of packets the AppleTalk router has received from this port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.6.3.1.3
atportTrafficTxBytesThe number of bytes the AppleTalk router has transmitted to this port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.6.3.1.4
atportTrafficTxPacketsThe number of packets the AppleTalk router has transmitted to this port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.6.3.1.5
deviceNBPObjectThe 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. The value of this object is set by the device on startup on Netopia Internet Router models 430, 435, 630, and 635; a network management station will receive a 'badValue' response if it attempts to change the value of this object on one of these models.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.6.4
macipParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.7
macipSupportIndicates whether or not MacIP support will be enabled when the device is restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.7.1
macipFirstStaticIpAddrIndicates the first static MacIP client IP address. The range of addresses identified by the values of this object and the macipNumStaticAddrs object must be a subset of the range of addresses identified by the values of the dhcpFirstClientAddr and dhcpNumClientAddrs objects in the dhcpParams group IP addresses are drawn from the device's pool of DHCP addresses.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.7.4
macipNumStaticAddrsIndicates the total number of static IP addresses that the device will make available to clients of the MacIP gateway. The value of this object may not exceed a limit equal to the lesser of the value of the dhcpMaxClientAddrs object and the number of host addresses between macipFirstStaticIpAddr and the end of the device's pool of DHCP addresses, inclusive.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.7.5
macipUnusedDynamicAddrsIndicates the current number of unused dynamic addresses available to MacIP gateway clients. The value of this object will be the same as the value of the dhcpUnassignedClientAddrs object.ro
Gauge
.1.3.6.1.4.1.304.1.3.1.7.8
macipAssignRequestsIndicates the number of ASSIGN requests received by the MacIP gateway.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.9
macipServerRequestsIndicates the number of SERVER requests received by the MacIP gateway.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.10
macipRefusedAssignRequestsIndicates 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.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.11
macipBadRequestsIndicates 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.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.12
macipForwardedAtFramesThe total number of frames that the MacIP gateway received from the AppleTalk network and forwarded to the IP network.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.13
macipForwardedAtOctetsThe total number of octets contained in the frames counted by the macipForwardedAtFrames object.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.14
macipDroppedAtFramesThe number of frames that the MacIP gateway received from the AppleTalk network that the gateway was unable to forward to the IP network.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.15
macipForwardedIpFramesThe total number of frames that the MacIP gateway received from the IP network and forwarded to the AppleTalk network.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.16
macipForwardedIpOctetsThe total number of octets contained in the frames counted by the macipForwardedIpFrames object.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.17
macipDroppedIpFramesThe number of frames that the MacIP gateway received from the IP network that the gateway was unable to forward to the AppleTalk network.ro
Counter
.1.3.6.1.4.1.304.1.3.1.7.18
macipClientTableA list of entries containing information about the device's MacIP clients.
SEQUENCE OF MacipClientEntry
.1.3.6.1.4.1.304.1.3.1.7.19
macipClientEntryAn entry containing information about one of the device's MacIP clients.
MacipClientEntry
.1.3.6.1.4.1.304.1.3.1.7.19.1
macipClientIpAddrThe IP address assigned to this MacIP client.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.7.19.1.1
macipClientIpAddrTypeIndicates whether the IP address assigned to this MacIP client is a static or dynamic IP address.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.7.19.1.2
macipClientAtAddrThe AppleTalk address of this MacIP client.ro
DdpAddress
.1.3.6.1.4.1.304.1.3.1.7.19.1.3
macipClientIdleTimeThe length of time in seconds that this MacIP client has been idle.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.7.19.1.4
dhcpParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.8
dhcpConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.8.1
dhcpSupportIndicates whether or not DHCP support will be enabled when the device is next restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.1.1
dhcpFirstClientAddrIndicates the first IP address available for assignment to DHCP clients. The range of addresses identified by the values of this object and the dhcpNumClientAddrs object must be a subset of the IP subnet configured for the device's Ethernet port. Note that the range of addresses identified by the values of this object and the dhcpNumClientAddrs object identify a pool of IP addresses that the device uses for all its various IP address serving functions, which include not only DHCP, but also BOOTP, MacIP/KIP (both static and dynamic), and PPP IPCP (WAN client) address assignment.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.1.2
dhcpNumClientAddrsIndicates the initial size, when the device is next restarted, of the IP address serving pool. The value of this object may not exceed the value of the dhcpMaxClientAddrs object.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.8.1.3
dhcpMaxClientAddrsIndicates the maximum value of the dhcpNumClientAddrs object.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.8.1.4
dhcpServerNameThe name the DHCP server uses to identify itself to DHCP clients.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.8.1.5
dhcpOptions
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.8.1.6
dhcpOptionTableA list of entries containing information about the DHCP options served to DHCP clients.
SEQUENCE OF DhcpOptionEntry
.1.3.6.1.4.1.304.1.3.1.8.1.6.1
dhcpOptionEntryAn entry containing information about one of the DHCP options served to DHCP clients.
DhcpOptionEntry
.1.3.6.1.4.1.304.1.3.1.8.1.6.1.1
dhcpOptionCodeThe option code for the DHCP option described by this entry.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.1
dhcpOptionNameThe name of the DHCP option described by this entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.2
dhcpOptionValueObjectThe 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.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.3
dhcpOptionStatusIndicates whether or not the DHCP option described by this entry is currently being served to DHCP clients.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.1.6.1.1.4
dhcpDefaultGatewayThe 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.1.6.2
dhcpDNSServerTableA 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)'.
SEQUENCE OF DhcpDNSServerEntry
.1.3.6.1.4.1.304.1.3.1.8.1.6.3
dhcpDNSServerEntryAn 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).
DhcpDNSServerEntry
.1.3.6.1.4.1.304.1.3.1.8.1.6.3.1
dhcpDNSServerIndexA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.1
dhcpDNSServerAddressThe IP address of the Domain Name System name server described by this entry.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.2
dhcpDNSServerStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.1.6.3.1.3
dhcpDomainNameThe 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.8.1.6.4
dhcpNetBiosNameServerIndicates the value of the NetBIOS over TCP/IP Name Server Option (DHCP option code 44) to be sent to DHCP clients.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.1.6.5
dhcpNetBiosTcpNodeTypeIndicates the value of the NetBIOS over TCP/IP Node Type Option (DHCP option code 46) to be sent to DHCP clients.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.1.6.6
dhcpNetBiosTcpScopeIndicates the value of the NetBIOS over TCP/IP Scope Option (DHCP option code 47) to be sent to DHCP clients.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.8.1.6.7
dhcpBootpSupportIndicates whether or not the device will service BOOTP requests when the device is next restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.1.7
dhcpInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.8.2
dhcpUnassignedClientAddrsIndicates the number of unassigned IP addresses in the device's IP address serving pool.ro
Gauge
.1.3.6.1.4.1.304.1.3.1.8.2.1
dhcpClientTableA list of entries containing information about the device's dhcp clients.
SEQUENCE OF DhcpClientEntry
.1.3.6.1.4.1.304.1.3.1.8.2.2
dhcpClientEntryAn entry containing information about one of the device's dhcp clients.
DhcpClientEntry
.1.3.6.1.4.1.304.1.3.1.8.2.2.1
dhcpClientIpAddrThe IP address assigned to this DHCP client.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.2.2.1.1
dhcpClientIdentifierThe value of the Client Identifier Option (DHCP option code 61) supplied by this DHCP client.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.8.2.2.1.2
dhcpClientStateThe 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.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.2.2.1.3
dhcpClientTimeLeftThe length of time in seconds remaining on the IP address lease to this DHCP client.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.8.2.2.1.4
dhcpClientTypeIndicates the type of client to which this IP address was assigned.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.8.2.2.1.5
dhcpMRBindingTableA 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.
SEQUENCE OF DhcpMRBindingEntry
.1.3.6.1.4.1.304.1.3.1.8.2.3
dhcpMRBindingEntryAn 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.
DhcpMRBindingEntry
.1.3.6.1.4.1.304.1.3.1.8.2.3.1
dhcpMRBindingIpAddrThe IP address for which this entry describes the most recent binding to a DHCP client.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.8.2.3.1.1
dhcpMRBindingClientIdentifierThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.8.2.3.1.2
aurpParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.9
aurpConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.9.1
aurpTunCfgTableA list of entries providing information for configuring the device's AURP tunnels when the device is next restarted.
SEQUENCE OF AurpTunCfgEntry
.1.3.6.1.4.1.304.1.3.1.9.1.1
aurpTunCfgEntryAn entry providing information for configuring one of 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
aurpTunCfgPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.1
aurpTunCfgSupportIndicates whether or not AURP support will be enabled when the device is next restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.2
aurpTunCfgAcceptAnyPartnerIndicates whether or not the device will accept a connection from an AURP partner for which there is no entry in the aurpCfgPartnerTable.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.3
aurpTunCfgNetworkRemappingIndicates whether or not network number remapping will be enabled when the device is next restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.4
aurpTunCfgClusteringIndicates 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)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.5
aurpTunCfgHopCountReductionIndicates 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)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.6
aurpTunCfgLastHeardFromTimeoutThe number of seconds to wait after last hearing from the remote router before sending a tickle. If the value of this object exceeds 120 seconds (two minutes), and the device has not heard from the remote router for at least that long, the device will send a tickle to the remote router before forwarding it a packet. The value zero is equivalent to an infinite timeout.rw
UInteger
.1.3.6.1.4.1.304.1.3.1.9.1.1.1.7
aurpRemapRangeCfgTableA 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.
SEQUENCE OF AurpRemapRangeCfgEntry
.1.3.6.1.4.1.304.1.3.1.9.1.2
aurpRemapRangeCfgEntryAn 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.
AurpRemapRangeCfgEntry
.1.3.6.1.4.1.304.1.3.1.9.1.2.1
aurpRemapRangeCfgPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.1.2.1.1
aurpRemapRangeCfgIndexA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.1.2.1.2
aurpRemapRangeCfgNetStartThe first AppleTalk network number of the range of network numbers reserved for remapping imported networks.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.1.2.1.3
aurpRemapRangeCfgNetEndThe last AppleTalk network number of the range of network numbers reserved for remapping imported networks.rw
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.1.2.1.4
aurpCfgPartnerTableA 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.
SEQUENCE OF AurpCfgPartnerEntry
.1.3.6.1.4.1.304.1.3.1.9.1.3
aurpCfgPartnerEntryAn 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.
AurpCfgPartnerEntry
.1.3.6.1.4.1.304.1.3.1.9.1.3.1
aurpCfgPartnerPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.1.3.1.1
aurpCfgPartnerNameThe 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.ro
HostNameOrIpAddr
.1.3.6.1.4.1.304.1.3.1.9.1.3.1.2
aurpCfgPartnerIpAddrThe IP address of this AURP partner.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.9.1.3.1.3
aurpCfgPartnerInitiateConnectionIndicates whether or not the device will attempt to initiate a connection to this AURP partner when the device is next restarted.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.3.1.4
aurpCfgPartnerStatusIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.1.3.1.5
aurpInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.9.2
aurpTunnelTableA list of entries containing information about the device's AURP tunnels.
SEQUENCE OF AurpTunnelEntry
.1.3.6.1.4.1.304.1.3.1.9.2.1
aurpTunnelEntryAn entry containing information about one of the device's AURP tunnels.
AurpTunnelEntry
.1.3.6.1.4.1.304.1.3.1.9.2.1.1
aurpTunnelPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.1
aurpTunnelPortTypeThe type of the foreign network underlying the AURP tunnel.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.2
aurpTunnelStatusThe operational status of this AURP tunnel.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.3
aurpTunnelAcceptAnyPartnerIndicates 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.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.4
aurpTunnelNetworkRemappingIndicates whether or not network number remapping is enabled on this tunnel.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.5
aurpTunnelClusteringIndicates whether or not clustering of remapped networks is enabled on this tunnel.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.6
aurpTunnelHopCountReductionIndicates whether or not hop count reduction is enabled on this tunnel.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.7
aurpTunnelDomainIdentifierThe domain identifier associated with this tunnel.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.8
aurpTunnelOpenRequestsThe number of Open Request packets that have been received on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.9
aurpTunnelRouterDownsThe number of Router Down packets that have been received on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.10
aurpTunnelRemapErrorsThe number of remapping-specific errors that have occurred on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.11
aurpTunnelClusterErrorsThe number of clustering-specific errors that have occurred on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.12
aurpTunnelBrokenConnectionsThe number of times a point-to-point connection on this tunnel has been broken or dropped.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.13
aurpTunnelInvalidVersionErrorsThe number of packets with invalid version errors received on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.14
aurpTunnelAuthenticationErrorsThe number of authentication errors received on this tunnel.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.1.1.15
aurpConnectionTableA list of entries containing information about the device's AURP connections.
SEQUENCE OF AurpConnectionEntry
.1.3.6.1.4.1.304.1.3.1.9.2.2
aurpConnectionEntryAn entry describing one of the device's AURP connections.
AurpConnectionEntry
.1.3.6.1.4.1.304.1.3.1.9.2.2.1
aurpConnectionPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.1
aurpConnectionIndexA unique value for each connection on this port.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.2
aurpConnectionAddressThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.3
aurpConnectionSentRIsThe number of Routing Information packets that have been sent on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.4
aurpConnectionRecvRIsThe number of Routing Information packets that have been received on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.5
aurpConnectionSentZIsThe number of Zone Information packets that have been sent on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.6
aurpConnectionRecvZIsThe number of Zone Information packets that have been received on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.7
aurpConnectionSentGZNsThe number of Get Zone Nets Request packets that have been sent on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.8
aurpConnectionRecvGZNsThe number of Get Zone Nets Request packets that have been received on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.9
aurpConnectionSentGDZLsThe number of Get Domain Zone List Request packets that have sent on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.10
aurpConnectionRecvGDZLsThe number of Get Domain Zone List Request packets that have received on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.11
aurpConnectionBadSequenceThe number of unexpected sequence numbers detected on this connection.ro
Counter
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.12
aurpConnectionUpdateSendingRateThe rate at which routing table updates are sent on this connection, in seconds.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.13
aurpConnectionLastHeardFromTimeoutThe number of seconds to wait after last hearing from the remote router before sending a tickle.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.2.1.14
aurpRemapRangeTableThe list of tunnel remap ranges for this router. This contains only one entry for each port in most cases.
SEQUENCE OF AurpRemapRangeEntry
.1.3.6.1.4.1.304.1.3.1.9.2.3
aurpRemapRangeEntryThe description of one of the remap ranges on this router.
AurpRemapRangeEntry
.1.3.6.1.4.1.304.1.3.1.9.2.3.1
aurpRemapRangePortIndexThe AppleTalk port associated with this remap range.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.3.1.1
aurpRemapRangeNetStartThe first AppleTalk network address in the range of network addresses to be used for remapping imported networks.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.3.1.2
aurpRemapRangeNetEndThe last AppleTalk network address in the range of network addresses to be used for remapping imported networks.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.3.1.3
aurpRemapRangeRouterAddressThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.9.2.3.1.4
aurpRemapTableThe list of remapped networks.
SEQUENCE OF AurpRemapEntry
.1.3.6.1.4.1.304.1.3.1.9.2.4
aurpRemapEntryThe description of an imported, remapped network.
AurpRemapEntry
.1.3.6.1.4.1.304.1.3.1.9.2.4.1
aurpRemapPortIndexThe AppleTalk port associated with this remapped network.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.1
aurpRemapNetStartThe first AppleTalk network address of the remap range for this imported network.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.2
aurpRemapNetEndThe last AppleTalk network address of the remap range for this imported network.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.3
aurpRemapUIDIThe domain identifier portion of the unique identifier associated with the imported network that is being remapped.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.4
aurpRemapUINetStartThe first AppleTalk network address of the range portion of the unique identifier associated with the imported network that is being remapped.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.5
aurpRemapUINetEndThe last AppleTalk network address of the range portion of the unique identifier associated with the imported network that is being remapped.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.4.1.6
aurpClusterTableA list of entries describing the device's clusters of imported, remapped networks.
SEQUENCE OF AurpClusterEntry
.1.3.6.1.4.1.304.1.3.1.9.2.5
aurpClusterEntryAn entry describing one of the device's clusters of imported, remapped networks.
AurpClusterEntry
.1.3.6.1.4.1.304.1.3.1.9.2.5.1
aurpClusterPortIndexThe AppleTalk port associated with this cluster.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.1
aurpClusterIndexA unique value for each of the device's clusters on a port.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.2
aurpClusterNetStartThe first AppleTalk network address of the range associated with this cluster.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.3
aurpClusterNetEndThe last AppleTalk network address of the range associated with this cluster.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.4
aurpClusterUIDIThe domain identifier portion of the unique identifier associated with the imported networks that are being clustered.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.5
aurpClusterNumberOfNetworksThe number of imported, remapped networks contained in this cluster.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.6
aurpClusterHopCountThe number of hops that this cluster is away from this router.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.5.1.7
aurpClusterMemberTableA list of entries describing the imported, remapped network ranges comprising the device's clusters of imported, remapped networks.
SEQUENCE OF AurpClusterMemberEntry
.1.3.6.1.4.1.304.1.3.1.9.2.6
aurpClusterMemberEntryAn entry describing a network range in one of the device's clusters of imported, remapped networks.
AurpClusterMemberEntry
.1.3.6.1.4.1.304.1.3.1.9.2.6.1
aurpClusterMemberPortIndexThe AppleTalk port corresponding to the tunnel associated with this clustered network range.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.6.1.1
aurpClusterMemberIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.9.2.6.1.2
aurpClusterMemberUINetStartThe first AppleTalk network address of the range portion of the unique identifier associated with the imported network range that is being clustered.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.6.1.3
aurpClusterMemberUINetEndThe last AppleTalk network address of the range portion of the unique identifier associated with the imported network range that is being clustered.ro
ATNetworkNumber
.1.3.6.1.4.1.304.1.3.1.9.2.6.1.4
bootParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.10
deviceRestartThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.10.1
restoreDefaultConfigThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.10.2
tftpParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.10.3
tftpMaxRetriesThe 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.10.3.1
tftpServerNameThe 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.rw
HostNameOrIpAddr
.1.3.6.1.4.1.304.1.3.1.10.3.2
tftpFwFileNameThe file name of the firmware image file to read from the TFTP server.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.10.3.3
tftpConfigFileNameThe file name of the configuration file to read from or write to the TFTP server.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.10.3.4
tftpReadFwSpecifying 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.10.3.5
tftpReadConfigSpecifying 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)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.10.3.6
tftpWriteConfigSpecifying 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)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.10.3.7
tftpCurrentTransferOctetsIndicates 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.ro
UInteger
.1.3.6.1.4.1.304.1.3.1.10.3.8
snmpParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.11
snmpIpTrapRcvrTableA 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.
SEQUENCE OF SnmpIpTrapRcvrEntry
.1.3.6.1.4.1.304.1.3.1.11.1
snmpIpTrapRcvrEntryAn entry containing information about a single network management station with an IP address that is to receive traps generated by this device over UDP.
SnmpIpTrapRcvrEntry
.1.3.6.1.4.1.304.1.3.1.11.1.1
snmpIpTrapRcvrNameThe 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.ro
HostNameOrIpAddr
.1.3.6.1.4.1.304.1.3.1.11.1.1.1
snmpIpTrapRcvrCommunityThe community string to be specified in traps sent to this IP trap receiver.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.11.1.1.2
snmpIpTrapRcvrIpAddressThe 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.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.11.1.1.3
snmpIpTrapRcvrStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.11.1.1.4
snmpUnAuthIpAddrThe 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.ro
IpAddress
.1.3.6.1.4.1.304.1.3.1.11.4
snmpUnAuthCommunityThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.11.5
isdnParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.12
isdnSwitchTypeThe type of telephone company central office switch to which the device's ISDN Basic Rate Interface (BRI) line is connected.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.1
isdnDirNum1The device's primary ISDN directory number.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.2
isdnSpid1The device's primary service profile identifier (SPID).rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.3
isdnDirNum2The device's secondary ISDN directory number.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.4
isdnSpid2The device's secondary service profile identifier (SPID).rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.5
connProfileTableA 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.
SEQUENCE OF ConnProfileEntry
.1.3.6.1.4.1.304.1.3.1.12.6
connProfileEntryAn entry containing configuration information for one of the device's possible on-demand WAN connections to remote peers via ISDN.
ConnProfileEntry
.1.3.6.1.4.1.304.1.3.1.12.6.1
connProfIndexA unique value for each of the device's possible on-demand WAN connections via ISDN.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.6.1.1
connProfNameThe name of the remote peer described by this connection profile.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.2
connProfEnableIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.3
connProfPermittedUseThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.4
connProfIsdnDialNumThe string of digits required to place a call to the remote peer described by this connection profile.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.5
connProfIsdnBandwidthThe 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. If the value of this object is 'twoBPreemptable(4)', the connection will normally use two B-channels. However, one B-channel may be temporarily preempted for use by an incoming or outgoing POTS call; the device will attempt to reestablish a two B-channel connection when the preempting POTS call terminates.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.6
connProfDialOnDemandIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.7
connProfDialBackIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.8
connProfIsdnOutDataRateThe type of circuit-switched 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. If the value of this object is 'placeDOVCall(3)', the device will place a 56K circuit-switched voice (speech) call to the remote peer.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.9
connProfRemIpAddrThe IP address of the remote peer's LAN interface.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.12.6.1.10
connProfRemSubnetMaskThe subnet mask of the remote peer's LAN interface.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.12.6.1.11
connProfRxRipIndicates whether or not the device will receive RIP packets over the WAN connection from the remote peer.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.12
connProfTxRipIndicates whether or not the device will transmit RIP packets over the WAN connection to the remote peer. The value of this object is always 'dontTxRip(1)' on Netopia Internet Router models 430, 435, 630, and 635; a network management station will receive a 'badValue' response if it attempts to change the value of this object on one of these models.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.13
connProfFilterSetIndexIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.6.1.14
connProfIdleSecondsIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.6.1.15
connProfPppMaxRecvUnitIndicates the size of the largest PPP packet that can be received over the WAN connection with the remote peer.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.6.1.16
connProfPppLinkCompressionIndicates 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 'negotiateStdLZSCompression(3)', then the device will attempt to negotiate the 'standard' Stac Electronics proprietary STACKER LZS (tm) compression-decompression algorithm when establishing a connection with the remote peer. If this object has value 'negotiateAscendLZSCompression(1)', then the device will attempt to negotiate the Ascend Communications, Inc. variant of the STACKER LZS compression.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.17
connProfPppSendAuthProtIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.18
connProfPppSendAuthNameIf 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)'.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.19
connProfPppSendAuthSecretIf 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.20
connProfPppRecvAuthNameIf 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)'.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.21
connProfPppRecvAuthSecretIf 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.22
connProfStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.6.1.23
connProfIsdnSecondDialNumThe optional, second string of digits required to place a call to the remote peer described by this connection profile. This number will be dialed to place the second of two calls to the remote peer, e.g., when establishing the second link of a Multilink PPP connection. The value of this object should be a zero-length string if the number represented by the value of the connProfIsdnDialNum object should be used to place both calls to the remote peer.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.6.1.24
ansProfConnProfRequiredIndicates 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)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.7
ansProfIsdnBandwidthThe 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. If the value of this object is 'twoBPreemptable(4)', the connection will normally use two B-channels. However, one B-channel may be temporarily preempted for use by an incoming or outgoing POTS call; the device will attempt to reestablish a two B-channel connection when the preempting POTS call terminates.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.8
ansProfIsdnInForce56KIndicates 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. The value of this object is ignored if the value of the isdnSwitchType object is 'ntDms100Custom(1)', 'att5essCustom(2)', or 'nationalIsdn1(3)'.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.9
ansProfRxRipIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.10
ansProfTxRipIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.11
ansProfFilterSetIndexIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.12
ansProfIdleSecondsIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.13
ansProfPppMaxRecvUnitIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.14
ansProfPppLinkCompressionIndicates 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 'negotiateStdLZSCompression(3)', then the device will attempt to negotiate the 'standard' Stac Electronics proprietary STACKER LZS (tm) compression-decompression algorithm when establishing a connection with the remote peer. If this object has value 'negotiateAscendLZSCompression(1)', then the device will attempt to negotiate the Ascend Communications, Inc. variant of the STACKER LZS compression.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.15
ansProfPppRecvAuthProtIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.16
ansProfChapChallengeNameIf 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)'.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.17
schedConnTableA 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)'.
SEQUENCE OF SchedConnEntry
.1.3.6.1.4.1.304.1.3.1.12.18
schedConnEntryAn entry containing information describing the automatic, scheduled establishment of a connection to one of the device's remote peers.
SchedConnEntry
.1.3.6.1.4.1.304.1.3.1.12.18.1
schedConnIndexA unique value that identifies this scheduled connection.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.18.1.1
schedConnEnableIndicates whether or not the scheduled connection described by this entry is enabled.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.18.1.2
schedConnDayMaskThe 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.18.1.3
schedConnStartTimeThe 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.12.18.1.4
schedConnDurationThe duration of this scheduled connection in seconds.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.18.1.5
schedConnRemPeerThe 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)'.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.12.18.1.6
schedConnStatusIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.12.18.1.7
consoleParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.13
consolePortSpeedThe speed of the console port in bits per second.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.13.1
consolePortDataBitsThe console port's number of data bits.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.13.2
consolePortStopBitsThe console port's number of stop bits.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.13.3
consolePortParityThe console port's parity setting.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.13.4
consolePortRxCharsThe number of good characters received by the console port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.13.5
consolePortTxCharsThe number of characters transmitted by the console port.ro
Counter
.1.3.6.1.4.1.304.1.3.1.13.6
consolePortParityErrorsThe number of characters received by the console port with a parity error indication.ro
Counter
.1.3.6.1.4.1.304.1.3.1.13.7
consolePortFramingErrorsThe number of characters received by the console port with a framing error indication.ro
Counter
.1.3.6.1.4.1.304.1.3.1.13.8
consolePortOverrunErrorsThe number of characters received by the console port with an overrun error indication.ro
Counter
.1.3.6.1.4.1.304.1.3.1.13.9
pcCardParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.14
pcCardSlotTableA list of entries providing information about the device's PC Card slots.
SEQUENCE OF PcCardSlotEntry
.1.3.6.1.4.1.304.1.3.1.14.1
pcCardSlotEntryA entry providing information about one of the device's PC Card slots.
PcCardSlotEntry
.1.3.6.1.4.1.304.1.3.1.14.1.1
pcCardSlotIndexA unique integer for each of the device's PC Card slots.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.14.1.1.1
pcCardSlotCardPresentIndicates whether or not a PC Card is present in this PC Card slot.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.14.1.1.2
pcCardCardTableA list of entries providing information about the PC Cards present in the device's PC Card slots.
SEQUENCE OF PcCardCardEntry
.1.3.6.1.4.1.304.1.3.1.14.2
pcCardCardEntryAn entry providing information about one of the PC Cards present in one of the device's PC Card slots.
PcCardCardEntry
.1.3.6.1.4.1.304.1.3.1.14.2.1
pcCardCardMfrNameThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.14.2.1.1
pcCardCardProdNameThe 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.14.2.1.2
pcCardCardProdInfo1The 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.14.2.1.3
pcCardCardProdInfo2The 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.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.14.2.1.4
pcCardCardFunctionA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.14.2.1.5
pcCardModemTableA list of entries providing information about the PC Card modems present in the device's PC Card slots.
SEQUENCE OF PcCardModemEntry
.1.3.6.1.4.1.304.1.3.1.14.3
pcCardModemEntryAn entry providing information about one of the PC Card modems present in one of the device's PC Card slots.
PcCardModemEntry
.1.3.6.1.4.1.304.1.3.1.14.3.1
pcCardModemActiveThe 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.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.14.3.1.1
pcCardModemSessionsThe 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.ro
Counter
.1.3.6.1.4.1.304.1.3.1.14.3.1.2
pcCardModemTotalRxCharsThe total number of good characters received from this PC Card modem since it was last inserted.ro
Counter
.1.3.6.1.4.1.304.1.3.1.14.3.1.3
pcCardModemTotalTxCharsThe total number of characters transmitted to this PC Card modem since it was last inserted.ro
Counter
.1.3.6.1.4.1.304.1.3.1.14.3.1.4
pcCardModemConnTableA list of entries providing information about the active sessions using the PC Card modems present in the device's PC Card slots.
SEQUENCE OF PcCardModemConnEntry
.1.3.6.1.4.1.304.1.3.1.14.4
pcCardModemConnEntryAn entry providing information about an active session using the PC Card modem present in one of the device's PC Card slots.
PcCardModemConnEntry
.1.3.6.1.4.1.304.1.3.1.14.4.1
pcCardModemConnSpeedThe speed, in bits per second, of the active modem connection described by this entry.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.14.4.1.1
pcCardModemConnDataBitsThe number of data bits for the active modem connection described by this entry.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.14.4.1.2
pcCardModemConnStopBitsThe number of stop bits for the active modem connection described by this entry.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.14.4.1.3
pcCardModemConnParityThe parity setting for the active modem connection described by this entry.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.14.4.1.4
pcCardModemConnRxCharsThe number of good characters received from the PC Card modem during the active modem connection described by this entry.ro
Counter
.1.3.6.1.4.1.304.1.3.1.14.4.1.5
pcCardModemConnTxCharsThe number of characters transmitted to the PC Card modem during the active modem connection described by this entry.ro
Counter
.1.3.6.1.4.1.304.1.3.1.14.4.1.6
logParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.15
eventLogEnableThe value of this object indicates whether or not system event logging is currently enabled. Changes to this object take effect immediately.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.15.1
eventLogSizeThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.15.2
eventLogCountThe 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.rw
Counter
.1.3.6.1.4.1.304.1.3.1.15.3
eventLogTableA list of system event log entries.
SEQUENCE OF EventLogEntry
.1.3.6.1.4.1.304.1.3.1.15.4
eventLogEntryA single system event log entry.
EventLogEntry
.1.3.6.1.4.1.304.1.3.1.15.4.1
eventLogIndexA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.15.4.1.1
eventLogTimeThe time (according to the system clock) in human-readable form at which this system event log entry was logged.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.4.1.2
eventLogDescrA human-readable string describing the event represented by this system event log entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.4.1.3
eventLogDetailA human-readable string providing more detailed information about the event represented by this system event log entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.4.1.4
eventLogRawEntryThe raw, unformatted system event log entry as it appears internally.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.15.4.1.5
isdnLogEnableThe value of this object indicates whether or not ISDN event logging is currently enabled. Changes to this object take effect immediately.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.15.5
isdnLogSizeThe 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.15.6
isdnLogCountThe 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.rw
Counter
.1.3.6.1.4.1.304.1.3.1.15.7
isdnLogTableA list of ISDN event log entries.
SEQUENCE OF IsdnLogEntry
.1.3.6.1.4.1.304.1.3.1.15.8
isdnLogEntryA single ISDN event log entry.
IsdnLogEntry
.1.3.6.1.4.1.304.1.3.1.15.8.1
isdnLogIndexA 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.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.15.8.1.1
isdnLogTimeThe time (according to the system clock) in human-readable form at which this ISDN event log entry was logged.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.8.1.2
isdnLogDescrA human-readable string describing the ISDN event represented by this ISDN event log entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.8.1.3
isdnLogDetailA human-readable string providing more detailed information about the ISDN event represented by this ISDN event log entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.304.1.3.1.15.8.1.4
isdnLogRawEntryThe raw, unformatted ISDN log entry as it appears internally.ro
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.15.8.1.5
filterParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.304.1.3.1.16
filterSetTableA 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.
SEQUENCE OF FilterSetEntry
.1.3.6.1.4.1.304.1.3.1.16.1
filterSetEntryAn entry providing information about one of the device's packet filter sets.
FilterSetEntry
.1.3.6.1.4.1.304.1.3.1.16.1.1
filterSetIndexA unique value for each of the device's packet filter sets.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.1.1.1
filterSetEnableIndicates whether or not the filter set described by this entry is enabled.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.1.1.2
filterSetNameAn optional descriptive name for the packet filter set described by this entry.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.16.1.1.3
filterSetStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.1.1.4
ipFilterTableA 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.
SEQUENCE OF IpFilterEntry
.1.3.6.1.4.1.304.1.3.1.16.2
ipFilterEntryAn entry providing information about one of the device's IP packet filters.
IpFilterEntry
.1.3.6.1.4.1.304.1.3.1.16.2.1
ipFilterDirectionIndicates whether the IP packet filter described by this entry is an input filter or an output filter.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.1
ipFilterIndexA unique value for each of the input and output packet filters in the filter set associated with this IP packet filter.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.2.1.2
ipFilterEnableIndicates whether the IP packet filter described by this entry is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.3
ipFilterForwardIndicates whether the device will forward or drop an IP packet matching the parameters of this IP packet filter.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.4
ipFilterSrcMaskIndicates 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.16.2.1.5
ipFilterSrcAddrIndicates 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.16.2.1.6
ipFilterDstMaskIndicates 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.16.2.1.7
ipFilterDstAddrIndicates 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.rw
IpAddress
.1.3.6.1.4.1.304.1.3.1.16.2.1.8
ipFilterProtTypeIndicates 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.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.2.1.9
ipFilterSrcPortComparisonIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.10
ipFilterSrcPortIndicates 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)'.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.2.1.11
ipFilterDstPortComparisonIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.12
ipFilterDstPortIndicates 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)'.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.2.1.13
ipFilterStatusIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.2.1.14
genericFilterTableA 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.
SEQUENCE OF GenericFilterEntry
.1.3.6.1.4.1.304.1.3.1.16.3
genericFilterEntryAn entry providing information about one of the device's generic packet filters.
GenericFilterEntry
.1.3.6.1.4.1.304.1.3.1.16.3.1
genericFilterDirectionIndicates whether the generic packet filter described by this entry is an input filter or an output filter.ro
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.1
genericFilterIndexA unique value for each of the input and output packet filters in the filter set associated with this generic packet filter.ro
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.3.1.2
genericFilterEnableIndicates whether the generic packet filter described by this entry is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.3
genericFilterForwardIndicates whether the device will forward or drop a packet matching the parameters of this generic packet filter.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.4
genericFilterOffsetIndicates the offset (in octets) from the start of the packet to the data to which this filter will be applied.rw
INTEGER
.1.3.6.1.4.1.304.1.3.1.16.3.1.5
genericFilterMaskIndicates 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.16.3.1.6
genericFilterValueIndicates 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.rw
OCTET STRING
.1.3.6.1.4.1.304.1.3.1.16.3.1.7
genericFilterComparisonIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.8
genericFilterChainedIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.9
genericFilterStatusIndicates 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.rw
Enumeration
.1.3.6.1.4.1.304.1.3.1.16.3.1.10
NETOPIA-MIB - SNMP MIB Reference | MIBs Explorer