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