All MIBs › REMOTEACCESS-MIB
Category: Generic / Unclassified, Security / Access Control
Description:
Manages remote access service configuration, user sessions, and dial-in statistics.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| ifIndex | |
| transmission |
From RMON-MIB
| rmon | OBJECT-IDENTITY |
What Is REMOTEACCESS-MIB?
This module instance of REMOTEACCESS-MIB, despite its name suggesting broader remote-access session management, exposes a small set of objects centered on TFTP-based file transfer to/from the device. It provides the file name, target TFTP server address, a triggerable transfer action, and a resulting transfer status. In a monitoring context this reflects device software/configuration provisioning state rather than live session counters — it lets an operator confirm whether a firmware or configuration file push to the device completed, failed, or is still pending. It likely depends on or complements a broader remote-access/dial-in session MIB and standard IP addressing conventions for the server address. It's typically deployed on remote-access servers, gateways, or routers that support TFTP-triggered configuration or firmware updates as part of remote management, and this REMOTEACCESS-MIB reference is the place to confirm exactly which TFTP transfer objects are available for that purpose.
IPNetwork Monitor allows you to monitor SNMP objects defined in REMOTEACCESS-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.
What Can Be Monitored
- TFTP file name
- TFTP server IP address
- transfer action state
- transfer result/status
Supported Devices
- remote access server/gateway
- dial-in router
Monitoring Examples
An admin sets tftpServerIP and tftpFile, writes tftpAction to initiate a firmware or config push, then repeatedly polls tftpStatus to see whether the transfer succeeded, failed, or is still in progress. A tftpStatus value stuck at "in progress" across several polls typically indicates a network path or TFTP-server reachability problem blocking the update.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ppp | 1.3.6.1.2.1.10.23 | |||
| tftp | 1.3.6.1.2.1.16.19 | |||
| STR tftpFile | 1.3.6.1.2.1.16.19.6 | DisplayString | read-write | The file name to be LOADED from or STORED on the TFTP server, when a download is next requested via this MIB. This value is set to the zero length string when no file name has been specified. |
| IP tftpServerIP | 1.3.6.1.2.1.16.19.7 | IpAddress | read-write | The IP address of the TFTP server that contains the image to LOAD or STORE when a LOAD or STORE is next requested via this MIB. This value is set to `0.0.0.0' when no IP address has been specified. |
| INT tftpAction | 1.3.6.1.2.1.16.19.8 | INTEGER | read-write | When this object is set to LOAD (2) or STORE (3), the device will discontinue its normal operation and begin loading or storing of the image specified by probeDownloadFile using the TFTP protocol. If LOAD(2) is specified, the new image is copied from the TFTP Server to the unit. If STORE(3)is specified the image is written to the TFTP Server. |
| INT tftpStatus | 1.3.6.1.2.1.16.19.9 | INTEGER | read-only | The status of the last download procedure, if any. This object will have a value of StatusUnknown(2) if no LOAD or STORE process has been performed. |
| sonix | 1.3.6.1.4.1.559 | |||
| NTF isdnTestCallEvent | 1.3.6.1.4.1.559.0.1 | The isdnTestCallEvent Trap is sent whenever an ISDN test autocall is made, and is unsuccessful. | ||
| NTF isdnLinkDownEvent | 1.3.6.1.4.1.559.0.2 | The isdnLinkEvent is sent whenever an ISDN Link has been disconnected. This should be used in conjunction with the associated MIBII object. | ||
| NTF isdnLinkUpEvent | 1.3.6.1.4.1.559.0.3 | The isdnLinkEvent is sent whenever an ISDN Link has been established and dataflow is granted. This should be used in conjunction with the associated MIBII object. | ||
| NTF q931FailCauseEvent | 1.3.6.1.4.1.559.0.6 | The q931FailCauseEvent is sent whenever a Q931 ISDN call is attempted but fails due to isdnFailCauseCode reason | ||
| NTF dass2FailCauseEvent | 1.3.6.1.4.1.559.0.7 | The dassFailCauseEvent is sent whenever a DASS2 ISDN call is attempted but fails due to isdnFailCauseCode reason | ||
| NTF briFailCauseEvent | 1.3.6.1.4.1.559.0.8 | The briFailCauseEvent is sent whenever a BRI ISDN call is attempted but fails due to isdnFailCauseCode reason | ||
| NTF radiusTrapEvent | 1.3.6.1.4.1.559.0.20 | The RadiusTrapEvent is sent whenever a user attempts to log into a unit and RADIUS authentication is enabled. The RadiusReply indicates level of authentication granted to the user (if any). The RadiusUsername shows the username entered at the login prompt. | ||
| NTF loginTrapEvent | 1.3.6.1.4.1.559.0.21 | The LoginTrapEvent is sent whenever a user attempts to log into a unit and RADIUS authentication fails. The boolean LoginCode indicates whether the user sucessfully logged in with the default password. | ||
| NTF cscmTrapEvent | 1.3.6.1.4.1.559.0.100 | The cscmTrapEvent is sent by the CSCM management system whenever an event occurs for a unit on the system that has been setup with trap information and flagged to send it | ||
| sonixMibs | 1.3.6.1.4.1.559.1 | |||
| remoteaccessMib | 1.3.6.1.4.1.559.1.2 | |||
| system | 1.3.6.1.4.1.559.1.2.1 | |||
| STR variant | 1.3.6.1.4.1.559.1.2.1.1 | DisplayString | read-only | Product variant. |
| STR version | 1.3.6.1.4.1.559.1.2.1.2 | DisplayString | read-only | Product version number. |
| STR unitname | 1.3.6.1.4.1.559.1.2.1.3 | DisplayString | read-write | The name of the unit. |
| INT save | 1.3.6.1.4.1.559.1.2.1.4 | INTEGER | read-write | Save current configuration to NVRAM. |
| INT standard | 1.3.6.1.4.1.559.1.2.1.5 | INTEGER | read-write | Restore standard configuration, erasing NVRAM. |
| INT saverequired | 1.3.6.1.4.1.559.1.2.1.6 | INTEGER | read-only | Have changes been made which need to be save to NVRAM. |
| STR date | 1.3.6.1.4.1.559.1.2.1.7 | DisplayString | read-write | Real-time clock date. (Format dd/mm/yyyy). |
| STR time | 1.3.6.1.4.1.559.1.2.1.8 | DisplayString | read-write | Real-time clock time. (Format hh:mm:ss). |
| INT dayoftheweek | 1.3.6.1.4.1.559.1.2.1.9 | INTEGER | read-write | Real-time clock day. |
| INT managertimeout | 1.3.6.1.4.1.559.1.2.1.10 | INTEGER | read-write | The time after which the manager will timeout if there is no activity. Set this to 0 for no timeout. |
| IP unitipad | 1.3.6.1.4.1.559.1.2.1.11 | IpAddress | read-write | The Network port ip address of the unit. |
| MAC unitmacaddress | 1.3.6.1.4.1.559.1.2.1.12 | MacAddress | read-only | The MAC address of the unit. |
| INT defaultalert | 1.3.6.1.4.1.559.1.2.1.13 | INTEGER | read-write | Alert LED action. |
| INT incallalert | 1.3.6.1.4.1.559.1.2.1.14 | INTEGER | read-write | Incoming call Alert LED action. |
| STR publiccommunity | 1.3.6.1.4.1.559.1.2.1.15 | DisplayString | read-write | Community for reading MIB entries. This string will not be returned, but may be set. |
| STR privatecommunity | 1.3.6.1.4.1.559.1.2.1.16 | DisplayString | read-write | Community for reading and writing MIB entries. This string will not be returned, but may be set. |
| IP trapaddress | 1.3.6.1.4.1.559.1.2.1.17 | IpAddress | read-write | The IP Address of the default management station to which all traps will be sent. |
| INT trapPort | 1.3.6.1.4.1.559.1.2.1.18 | INTEGER | read-write | The port on the default management station to which all traps will be sent. |
| INT lcdManagerLock | 1.3.6.1.4.1.559.1.2.1.19 | INTEGER | read-write | Defines whether keypad operation is allowed. |
| INT loopControl | 1.3.6.1.4.1.559.1.2.1.20 | INTEGER | read-write | When enabled Loop Control allows a physical loop to exist without causing broadcast storms by preventing frames received on one WAN/ISDN port being retransmitted on other WAN/ISDN ports (useful when using multiple ISDN circuits). |
| INT novelltimeout | 1.3.6.1.4.1.559.1.2.1.21 | INTEGER | read-write | The time after which Novell session emulation will timeout if there is no activity. Set this to 0 for no timeout. |
| STR timeSinceReboot | 1.3.6.1.4.1.559.1.2.1.22 | DisplayString | read-only | Time since last reboot. (Format hh:mm:ss). |
| passwdsTable | 1.3.6.1.4.1.559.1.2.1.23 | not-accessible | A table of manager passwords. In fact, only one entry in the table is allowed. | |
| passwdsEntry | 1.3.6.1.4.1.559.1.2.1.23.1 | not-accessible | A list of manager passwords. | |
| STR passwdsOld | 1.3.6.1.4.1.559.1.2.1.23.1.1 | DisplayString | read-write | The current manager password. |
| STR passwdsNew | 1.3.6.1.4.1.559.1.2.1.23.1.2 | DisplayString | read-write | The new manager password. To change the password, a new table entry must be added, with both the old password and the new password in the same SET. The table will always appear empty. |
| ip | 1.3.6.1.4.1.559.1.2.1.25 | |||
| iprip | 1.3.6.1.4.1.559.1.2.1.25.1 | |||
| CTR ipInRipRequests | 1.3.6.1.4.1.559.1.2.1.25.1.1 | Counter | read-only | The number of IP RIP datagram requests received. |
| CTR ipInRipResponses | 1.3.6.1.4.1.559.1.2.1.25.1.2 | Counter | read-only | The number of IP RIP datagram responses received. |
| CTR ipInRipErrors | 1.3.6.1.4.1.559.1.2.1.25.1.3 | Counter | read-only | The number of IP RIP datagrams discarded due to some error other than insufficient resources. |
| CTR ipInRipDiscards | 1.3.6.1.4.1.559.1.2.1.25.1.4 | Counter | read-only | The number of IP RIP datagrams discarded due to insufficient resources. |
| CTR ipOutRipRequests | 1.3.6.1.4.1.559.1.2.1.25.1.5 | Counter | read-only | The number of IP RIP datagram requests transmitted. |
| CTR ipOutRipResponses | 1.3.6.1.4.1.559.1.2.1.25.1.6 | Counter | read-only | The number of IP RIP datagram responses transmitted. |
| CTR ipOutRipUpdates | 1.3.6.1.4.1.559.1.2.1.25.1.7 | Counter | read-only | The number of IP RIP datagrams transmitted due to the detection of a network configuration change. |
| CTR ipOutRipErrors | 1.3.6.1.4.1.559.1.2.1.25.1.8 | Counter | read-only | The number of IP RIP datagrams discarded due to some error other than insufficient resources. |
| CTR ipOutRipDiscards | 1.3.6.1.4.1.559.1.2.1.25.1.9 | Counter | read-only | The number of IP RIP datagrams discarded due to insufficient resources. |
| INT ipRoutingProtocol | 1.3.6.1.4.1.559.1.2.1.25.1.10 | INTEGER | read-write | The IP routing protocol used. |
| INT ipRipLearning | 1.3.6.1.4.1.559.1.2.1.25.1.11 | INTEGER | read-write | When enabled the RIP Table will be updated. This is only applicable to dial-up links. |
| INT ipRoutingAdvertise | 1.3.6.1.4.1.559.1.2.1.25.1.12 | INTEGER | read-write | The interface that all rips are transmitted on. |
| ipRouteTableCopy | 1.3.6.1.4.1.559.1.2.1.25.2 | not-accessible | This entity's IP Routing table. | |
| ipRouteEntryCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1 | not-accessible | A route to a particular destination. | |
| IP ipRouteDestCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.1 | IpAddress | read-write | The destination IP address of this route. An entry with a value of 0.0.0.0 is considered an unnumbered route. Unnumbered routes are differentiated by their Destination Route Name entries. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use. |
| INT ipRouteIfIndexCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.2 | INTEGER | read-only | The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT ipRouteMetric1Copy | 1.3.6.1.4.1.559.1.2.1.25.2.1.3 | INTEGER | read-write | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. |
| INT ipRouteMetric2Copy | 1.3.6.1.4.1.559.1.2.1.25.2.1.4 | INTEGER | read-write | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. |
| INT ipRouteMetric3Copy | 1.3.6.1.4.1.559.1.2.1.25.2.1.5 | INTEGER | read-write | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. |
| INT ipRouteMetric4Copy | 1.3.6.1.4.1.559.1.2.1.25.2.1.6 | INTEGER | read-write | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. |
| IP ipRouteNextHopCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.7 | IpAddress | read-write | The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
| INT ipRouteTypeCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.8 | INTEGER | read-write | The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route 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 tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object. |
| INT ipRouteProtoCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.9 | INTEGER | read-only | The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols. |
| INT ipRouteAgeCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.10 | INTEGER | read-write | The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned. |
| IP ipRouteMaskCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.11 | IpAddress | read-write | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism. |
| INT ipRouteMetric5Copy | 1.3.6.1.4.1.559.1.2.1.25.2.1.12 | INTEGER | read-write | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. |
| OID ipRouteInfoCopy | 1.3.6.1.4.1.559.1.2.1.25.2.1.13 | OBJECT IDENTIFIER | read-only | A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value. |
| STR ipRouteNextHopName | 1.3.6.1.4.1.559.1.2.1.25.2.1.14 | DisplayString | read-write | A unique name for the next hop for an unnumbered route. If the IP address of the next hop is 0.0.0.0 it is taken to be the default route if this string is NULL, or an unnumbered link to the named interface if not. |
| INT ipRouteAdvertise | 1.3.6.1.4.1.559.1.2.1.25.2.1.15 | INTEGER | read-write | Whether or not this route should be advertised |
| ipx | 1.3.6.1.4.1.559.1.2.1.26 | |||
| CTR ipxInReceives | 1.3.6.1.4.1.559.1.2.1.26.1 | Counter | read-only | The number of IPX datagrams received on all interfaces including those received in error. |
| CTR ipxInDelivers | 1.3.6.1.4.1.559.1.2.1.26.2 | Counter | read-only | The number of IPX datagrams delivered to this management entity. |
| CTR ipxInDiscards | 1.3.6.1.4.1.559.1.2.1.26.3 | Counter | read-only | The number of IPX datagrams discarded due to insufficient resources. |
| CTR ipxInUnknownProtocols | 1.3.6.1.4.1.559.1.2.1.26.4 | Counter | read-only | The number of IPX datagrams discardrd due to unknown or unsupported protocols. |
| CTR ipxInHeaderErrors | 1.3.6.1.4.1.559.1.2.1.26.5 | Counter | read-only | The number of IPX datagrams recieved and discarded due to errors detected in the IPX header. |
| CTR ipxForwardDatagrams | 1.3.6.1.4.1.559.1.2.1.26.6 | Counter | read-only | The number of received IPX datagrams not addressed to the IPX Router, which the router will attempt to forward. |
| CTR ipxOutRequests | 1.3.6.1.4.1.559.1.2.1.26.7 | Counter | read-only | The number of datagrams supplied to IPX by local user protocols. |
| CTR ipxOutNoRoutes | 1.3.6.1.4.1.559.1.2.1.26.8 | Counter | read-only | The number of datagrams discarded because no route could be found to transmit them to their destination. |
| CTR ipxOutDiscards | 1.3.6.1.4.1.559.1.2.1.26.9 | Counter | read-only | The number of IPX datagrams discarded because no resource could be found to allow transmission. |
| INT ipxForwarding | 1.3.6.1.4.1.559.1.2.1.26.10 | INTEGER | read-write | The indication as to whether this entity is acting as a Router. |
| ipxrip | 1.3.6.1.4.1.559.1.2.1.26.11 | |||
| CTR ipxInRipRequests | 1.3.6.1.4.1.559.1.2.1.26.11.1 | Counter | read-only | The number of IPX RIP datagram requests received. |
| CTR ipxInRipResponses | 1.3.6.1.4.1.559.1.2.1.26.11.2 | Counter | read-only | The number of IPX RIP datagram responses received. |
| CTR ipxInRipErrors | 1.3.6.1.4.1.559.1.2.1.26.11.3 | Counter | read-only | The number of IPX RIP datagrams discarded due to some error other than insufficient resources. |
| CTR ipxInRipTimeouts | 1.3.6.1.4.1.559.1.2.1.26.11.4 | Counter | read-only | The number of times IPX RIP datagrams have been expected but have not been received. |
| CTR ipxInRipDiscards | 1.3.6.1.4.1.559.1.2.1.26.11.5 | Counter | read-only | The number of IPX RIP datagrams discarded due to insufficient resources. |
| CTR ipxOutRipRequests | 1.3.6.1.4.1.559.1.2.1.26.11.6 | Counter | read-only | The number of IPX RIP datagram requests transmitted. |
| CTR ipxOutRipResponses | 1.3.6.1.4.1.559.1.2.1.26.11.7 | Counter | read-only | The number of IPX RIP datagram responses transmitted. |
| CTR ipxOutRipUpdates | 1.3.6.1.4.1.559.1.2.1.26.11.8 | Counter | read-only | The number of IPX RIP datagrams transmitted due to the detection of a network configuration change. |
| CTR ipxOutRipErrors | 1.3.6.1.4.1.559.1.2.1.26.11.9 | Counter | read-only | The number of IPX RIP datagrams discarded due to some error other than insufficient resources. |
| CTR ipxOutRipDiscards | 1.3.6.1.4.1.559.1.2.1.26.11.10 | Counter | read-only | The number of IPX RIP datagrams discarded due to insufficient resources. |
| ipxrt | 1.3.6.1.4.1.559.1.2.1.26.12 | |||
| ipxRoutingTable | 1.3.6.1.4.1.559.1.2.1.26.12.1 | not-accessible | The IPX Routing Table. | |
| ipxRoutingTableEntry | 1.3.6.1.4.1.559.1.2.1.26.12.1.1 | not-accessible | Information about a routing table entry. | |
| OCT ipxRouteTarget | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.1 | OCTET STRING | read-only | The IPX network number of the destination network. |
| INT ipxRouteHopCount | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.2 | INTEGER | read-write | The number of hops necessary to reach the destination network. This count includes the additional count required to reach the destination network through this route. |
| INT ipxRouteTicks | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.3 | INTEGER | read-write | The delay in ticks to reach the destination network. This count includes the additional count required to reach the destination network through this route. |
| OCT ipxRouteNextHopNetwork | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.4 | OCTET STRING | read-write | The IPX Network Address of the next route on the path to the target network. |
| MAC ipxRouteNextHopNode | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.5 | MacAddress | read-write | The IPX Node Address of the next router on the path to the target network. |
| INT ipxRouteType | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.6 | INTEGER | read-write | Identifies the source of the learnt entry: remote - from the WAN. local - from the LAN. alternate - identifies an entry specifying an alternate, but less desireable route to a known destintion. equal - identifies an entry specifying an alternative route to a known destination. autocall - from the ISDN Autocall table. permanent - identifies a permanent entry. The only valid set request is to make a route permanent. |
| STR ipxRoutePort | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.7 | DisplayString | read-only | The name of the logical port through which IPX datagrams will be forwarded towards the destination network. |
| INT ipxRouteLinkType | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.8 | INTEGER | read-write | The link protocol of the logical port through which IPX datagrams will be forwarded towards the destination network. |
| INT ipxRouteIpxType | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.9 | INTEGER | read-write | The frame type for IPX RIP messages. |
| INT ipxRouteLinkTicks | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.10 | INTEGER | read-write | The additional count required to reach the destination network through this route. |
| STR ipxRouteMlink | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.11 | DisplayString | read-write | The MLINK through which datagrams will be forwarded towards the destination network. |
| INT ipxRouteMode | 1.3.6.1.4.1.559.1.2.1.26.12.1.1.12 | INTEGER | read-write | The Operation Required |
| ipxsap | 1.3.6.1.4.1.559.1.2.1.26.13 | |||
| CTR ipxInSapRequests | 1.3.6.1.4.1.559.1.2.1.26.13.1 | Counter | read-only | The number of IPX SAP datagram updates received. |
| CTR ipxInSapResponses | 1.3.6.1.4.1.559.1.2.1.26.13.2 | Counter | read-only | The number of IPX SAP datagram queries received. |
| CTR ipxInSapNoServers | 1.3.6.1.4.1.559.1.2.1.26.13.3 | Counter | read-only | The number of IPX datagrams received indicating that no Servers are available. |
| CTR ipxInSapErrors | 1.3.6.1.4.1.559.1.2.1.26.13.4 | Counter | read-only | The number of IPX SAP datagrams discarded due to some error other than insufficient resources. |
| CTR ipxInSapDiscards | 1.3.6.1.4.1.559.1.2.1.26.13.5 | Counter | read-only | The number of IPX SAP datagrams discarded due to insufficient resources. |
| CTR ipxOutSapRequests | 1.3.6.1.4.1.559.1.2.1.26.13.6 | Counter | read-only | The number of IPX SAP datagram updates transmitted. |
| CTR ipxOutSapResponses | 1.3.6.1.4.1.559.1.2.1.26.13.7 | Counter | read-only | The number of IPX SAP datagram replies transmitted. |
| CTR ipxOutSapErrors | 1.3.6.1.4.1.559.1.2.1.26.13.8 | Counter | read-only | The number of IPX SAP datagrams discarded due to some error other than insufficient resources. |
| CTR ipxOutSapDiscards | 1.3.6.1.4.1.559.1.2.1.26.13.9 | Counter | read-only | The number of IPX SAP datagrams discarded due to insufficient resources. |
| ipxsapt | 1.3.6.1.4.1.559.1.2.1.26.14 | |||
| ipxServicesTable | 1.3.6.1.4.1.559.1.2.1.26.14.1 | not-accessible | The IPX Services Table. | |
| ipxServicesTableEntry | 1.3.6.1.4.1.559.1.2.1.26.14.1.1 | not-accessible | Information about a services table entry. | |
| OCT ipxServiceNetwork | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.1 | OCTET STRING | read-write | The IPX network number portion of the IPX Address of this server. |
| MAC ipxServiceNode | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.2 | MacAddress | read-only | The IPX node number portion of the IPX Address of this server. |
| INT ipxServiceSocket | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.3 | INTEGER | read-only | The IPX socket through which this server is advertising. |
| STR ipxServiceName | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.4 | DisplayString | read-write | The name of this server. |
| INT ipxServiceType | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.5 | INTEGER | read-write | The type of service offered by this server. |
| INT ipxServiceHopCount | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.6 | INTEGER | read-write | The number of hops necessary to reach this server. This count will include the additional count required to reach the server through this route. |
| STR ipxServicePort | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.7 | DisplayString | read-only | The name of the logical port through which the server is reachable. |
| OCT ipxServiceNextHopNetwork | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.8 | OCTET STRING | read-write | The IPX Network Address of the next route on the path to the target network. |
| MAC ipxServiceNextHopNode | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.9 | MacAddress | read-write | The IPX Node Address of the next router on the path to the target network. |
| INT ipxServiceIpxType | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.10 | INTEGER | read-write | The frame type for IPX SAP messages. |
| INT ipxServiceRTType | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.11 | INTEGER | read-write | Identifies the source of the learnt entry: remote - from the WAN. local - from the LAN. alternate - identifies an entry specifying an alternate, but less desireable route to a known destintion. equal - identifies an entry specifying an alternative route to a known destination. autocall - from the ISDN Autocall table. permanent - identifies a permanent entry. The only valid set request is to make an entry permanent. |
| INT ipxServiceLinkType | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.12 | INTEGER | read-write | The link protocol of the logical port through which IPX datagrams will be forwarded towards the destination network. |
| STR ipxServiceMlink | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.13 | DisplayString | read-write | The MLINK through which datagrams will be forwarded towards the destination network. |
| INT ipxServiceMode | 1.3.6.1.4.1.559.1.2.1.26.14.1.1.14 | INTEGER | read-write | The Operation Required |
| ipxnear | 1.3.6.1.4.1.559.1.2.1.26.15 | |||
| INT ipxNearest | 1.3.6.1.4.1.559.1.2.1.26.15.1 | INTEGER | read-write | The indication as to whether the Nearest Servers list is inclusive or exclusive. |
| ipxNearestTable | 1.3.6.1.4.1.559.1.2.1.26.15.2 | not-accessible | The IPX Nearest Table. | |
| ipxNearestTableEntry | 1.3.6.1.4.1.559.1.2.1.26.15.2.1 | not-accessible | Information about a services table entry. | |
| INT ipxNearestIndex | 1.3.6.1.4.1.559.1.2.1.26.15.2.1.1 | INTEGER | read-write | The index of this entry. |
| STR ipxNearestServer | 1.3.6.1.4.1.559.1.2.1.26.15.2.1.2 | DisplayString | read-write | The IPX servers in the IPX Nearest table. |
| INT ipxNearestMode | 1.3.6.1.4.1.559.1.2.1.26.15.2.1.3 | INTEGER | read-write | The Operation Required |
| pppext | 1.3.6.1.4.1.559.1.2.1.27 | |||
| pppExtLcpConfigTable | 1.3.6.1.4.1.559.1.2.1.27.1 | not-accessible | The PPP Extended LCP Table | |
| pppExtLcpConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.27.1.1 | not-accessible | Information about a LCP extension table entry. | |
| INT pppExtLcpLocalProtocolCompression | 1.3.6.1.4.1.559.1.2.1.27.1.1.1 | INTEGER | read-write | LCP Protocol Compression |
| INT pppExtLcpLocalAddressCompression | 1.3.6.1.4.1.559.1.2.1.27.1.1.2 | INTEGER | read-write | LCP Address Compression |
| INT pppExtLcpRemoteMRU | 1.3.6.1.4.1.559.1.2.1.27.1.1.3 | INTEGER | read-write | LCP Remote MRU |
| INT pppExtLcpRemoteProtocolCompression | 1.3.6.1.4.1.559.1.2.1.27.1.1.4 | INTEGER | read-write | LCP Protocol Compression |
| INT pppExtLcpRemoteAddressCompression | 1.3.6.1.4.1.559.1.2.1.27.1.1.5 | INTEGER | read-write | LCP Address Compression |
| INT pppExtLcpMinimumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.1.1.6 | INTEGER | read-write | Minimum Restart Period |
| INT pppExtLcpMaximumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.1.1.7 | INTEGER | read-write | Maximum Restart Period |
| INT pppExtLcpMaximumTerminateRequests | 1.3.6.1.4.1.559.1.2.1.27.1.1.8 | INTEGER | read-write | Maximum Terminate Requests |
| INT pppExtLcpMaximumConfigRequests | 1.3.6.1.4.1.559.1.2.1.27.1.1.9 | INTEGER | read-write | Maximum Configure Requests |
| INT pppExtLcpMaximumConfigNaks | 1.3.6.1.4.1.559.1.2.1.27.1.1.10 | INTEGER | read-write | Maximum Configure Naks |
| INT pppExtLcpLocalMRU | 1.3.6.1.4.1.559.1.2.1.27.1.1.11 | INTEGER | read-write | LCP Local MRU |
| INT pppExtLcpLocalMagic | 1.3.6.1.4.1.559.1.2.1.27.1.1.12 | INTEGER | read-write | LCP Local Magic Number |
| INT pppExtLcpRemoteMagic | 1.3.6.1.4.1.559.1.2.1.27.1.1.13 | INTEGER | read-write | LCP Remote Magic Number |
| INT pppExtLcpLocalMRUEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.14 | INTEGER | read-write | LCP Local MRU Enabled |
| INT pppExtLcpRemoteMRUEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.15 | INTEGER | read-write | LCP Remote MRU Enabled |
| INT pppExtLcpLocalACCM | 1.3.6.1.4.1.559.1.2.1.27.1.1.16 | INTEGER | read-write | LCP Local Accm |
| INT pppExtLcpRemoteACCM | 1.3.6.1.4.1.559.1.2.1.27.1.1.17 | INTEGER | read-write | LCP Remote Accm |
| INT pppExtLcpLocalACCMEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.18 | INTEGER | read-write | LCP Local Accm Enabled |
| INT pppExtLcpRemoteACCMEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.19 | INTEGER | read-write | LCP Remote Accm Enabled |
| INT pppExtLcpLocalPAPEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.20 | INTEGER | read-write | LCP Local PAP Enabled |
| INT pppExtLcpRemotePAPEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.21 | INTEGER | read-write | LCP Remote PAP Enabled |
| INT pppExtLcpLocalCHAPEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.22 | INTEGER | read-write | LCP Local CHAP Enabled |
| INT pppExtLcpRemoteCHAPEnabled | 1.3.6.1.4.1.559.1.2.1.27.1.1.23 | INTEGER | read-write | LCP Remote CHAP Enabled |
| pppEchoConfigTable | 1.3.6.1.4.1.559.1.2.1.27.2 | not-accessible | The PPP LCP Echo Table | |
| pppEchoConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.27.2.1 | not-accessible | Information about a LCP Echo table entry. | |
| INT pppEchoPeriod | 1.3.6.1.4.1.559.1.2.1.27.2.1.1 | INTEGER | read-write | LCP Echo Period |
| INT pppEchoMaxNumberRetransmits | 1.3.6.1.4.1.559.1.2.1.27.2.1.2 | INTEGER | read-write | Maximum number LCP Echos sent with reply before link is closed. Zero disables echos. |
| pppIpcpConfigTable | 1.3.6.1.4.1.559.1.2.1.27.3 | not-accessible | The PPP IPCP Config Table | |
| pppIpcpConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.27.3.1 | not-accessible | Information about a IPCP table entry. | |
| INT ipcpLocalIPAddressNegotiation | 1.3.6.1.4.1.559.1.2.1.27.3.1.1 | INTEGER | read-write | IPCP Local IP Address Negotiation Mask |
| INT ipcpRemoteIPAddressNegotiation | 1.3.6.1.4.1.559.1.2.1.27.3.1.2 | INTEGER | read-write | IPCP Remote IP Address Negotiation Mask |
| INT ipcpRemoteCompressionNegotiation | 1.3.6.1.4.1.559.1.2.1.27.3.1.3 | INTEGER | read-write | IPCP Remote Compression Protocol |
| INT ipcpMinimumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.3.1.4 | INTEGER | read-write | Minimum Restart Period |
| INT ipcpMaximumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.3.1.5 | INTEGER | read-write | Maximum Restart Period |
| INT ipcpMaximumTerminateRequests | 1.3.6.1.4.1.559.1.2.1.27.3.1.6 | INTEGER | read-write | Maximum Terminate Requests |
| INT ipcpMaximumConfigRequests | 1.3.6.1.4.1.559.1.2.1.27.3.1.7 | INTEGER | read-write | Maximum Configure Requests |
| INT ipcpMaximumConfigNaks | 1.3.6.1.4.1.559.1.2.1.27.3.1.8 | INTEGER | read-write | Maximum Configure Naks |
| INT ipcpLocalCompressionNegotiation | 1.3.6.1.4.1.559.1.2.1.27.3.1.9 | INTEGER | read-write | IPCP Local Compression Protocol |
| INT ipcpRfc1172Negotiation | 1.3.6.1.4.1.559.1.2.1.27.3.1.10 | INTEGER | read-write | IPCP RFC1172 Negotiation |
| pppIpxcpConfigTable | 1.3.6.1.4.1.559.1.2.1.27.4 | not-accessible | The PPP IPXCP Config Table | |
| pppIpxcpConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.27.4.1 | not-accessible | Information about a IPXCP table entry. | |
| INT ipxcpLocalNetworkNumberNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.1 | INTEGER | read-write | IPXCP Local Network Number Negotiation Mask |
| INT ipxcpLocalNodeNumberNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.2 | INTEGER | read-write | IPXCP Local Node Number Negotiation Mask |
| INT ipxcpLocalRoutingProtocolNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.3 | INTEGER | read-write | IPXCP Local Routing Protocol Negotiation Mask |
| INT ipxcpLocalRouterNameNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.4 | INTEGER | read-write | IPXCP Local Router Name Negotiation Mask |
| INT ipxcpRemoteNetworkNumberNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.5 | INTEGER | read-write | IPXCP Remote Network Number Negotiation Mask |
| INT ipxcpRemoteNodeNumberNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.6 | INTEGER | read-write | IPXCP Remote Node Number Negotiation Mask |
| INT ipxcpRemoteRoutingProtocolNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.7 | INTEGER | read-write | IPXCP Remote Routing Protocol Negotiation Mask |
| INT ipxcpRemoteRouterNameNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.8 | INTEGER | read-write | IPXCP Remote Router Name Negotiation Mask |
| INT ipxcpConfigCompleteNegotiation | 1.3.6.1.4.1.559.1.2.1.27.4.1.9 | INTEGER | read-write | IPXCP Configure Complete Negotiation Mask |
| INT ipxcpAdmin | 1.3.6.1.4.1.559.1.2.1.27.4.1.10 | INTEGER | read-write | IPXCP Admin Status. Inject OPEN or CLOSE event into the IPXCP state machine. |
| INT ipxcpMinimumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.4.1.11 | INTEGER | read-write | Minimum Restart Period |
| INT ipxcpMaximumRestartPeriod | 1.3.6.1.4.1.559.1.2.1.27.4.1.12 | INTEGER | read-write | Maximum Restart Period |
| INT ipxcpMaximumTerminateRequests | 1.3.6.1.4.1.559.1.2.1.27.4.1.13 | INTEGER | read-write | Maximum Terminate Requests |
| INT ipxcpMaximumConfigRequests | 1.3.6.1.4.1.559.1.2.1.27.4.1.14 | INTEGER | read-write | Maximum Configure Requests |
| INT ipxcpMaximumConfigNaks | 1.3.6.1.4.1.559.1.2.1.27.4.1.15 | INTEGER | read-write | Maximum Configure Naks |
| MAC ipxcpNodeNumber | 1.3.6.1.4.1.559.1.2.1.27.4.1.16 | MacAddress | read-write | The MAC address of the local node. |
| pppExtConfigTable | 1.3.6.1.4.1.559.1.2.1.27.5 | not-accessible | The PPP Ext Config Table | |
| pppExtConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.27.5.1 | not-accessible | Information about a PPP Ext table entry. | |
| INT pppExtLinkAuthentication | 1.3.6.1.4.1.559.1.2.1.27.5.1.1 | INTEGER | read-write | Link Authentication. |
| INT pppExtEnableIp | 1.3.6.1.4.1.559.1.2.1.27.5.1.2 | INTEGER | read-write | Pass IP frames over the link. |
| INT pppExtEnableIpx | 1.3.6.1.4.1.559.1.2.1.27.5.1.3 | INTEGER | read-write | Pass IPX frames over the link. |
| INT pppExtHdlcLayer | 1.3.6.1.4.1.559.1.2.1.27.5.1.4 | INTEGER | read-write | The HDLC link type. |
| firewall | 1.3.6.1.4.1.559.1.2.1.28 | |||
| ipFirewallStatusTable | 1.3.6.1.4.1.559.1.2.1.28.1 | not-accessible | The IP Firewall Status Table | |
| ipFirewallStatusTableEntry | 1.3.6.1.4.1.559.1.2.1.28.1.1 | not-accessible | Information about an IP firewall status table entry. | |
| INT ipFirewallStatusIndex | 1.3.6.1.4.1.559.1.2.1.28.1.1.1 | INTEGER | read-only | Index |
| CTR ipFirewallFilteredPackets | 1.3.6.1.4.1.559.1.2.1.28.1.1.2 | Counter | read-only | The number of packets matching this entry |
| ipFirewallConfigTable | 1.3.6.1.4.1.559.1.2.1.28.2 | not-accessible | The IP Firewall Table | |
| ipFirewallConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.28.2.1 | not-accessible | Information about an IP firewall table entry. | |
| INT ipFirewallConfigIndex | 1.3.6.1.4.1.559.1.2.1.28.2.1.1 | INTEGER | read-only | Index |
| IP ipFirewallSourceAddress | 1.3.6.1.4.1.559.1.2.1.28.2.1.2 | IpAddress | read-write | The IP Firewall Source Address |
| IP ipFirewallSourceMask | 1.3.6.1.4.1.559.1.2.1.28.2.1.3 | IpAddress | read-write | The IP Firewall Source Mask |
| INT ipFirewallLowerSourcePort | 1.3.6.1.4.1.559.1.2.1.28.2.1.4 | INTEGER | read-write | The Source port or the lower number of a range of source ports. |
| INT ipFirewallHigherSourcePort | 1.3.6.1.4.1.559.1.2.1.28.2.1.5 | INTEGER | read-write | The upper number of a range of source ports. |
| IP ipFirewallDestinationAddress | 1.3.6.1.4.1.559.1.2.1.28.2.1.6 | IpAddress | read-write | The IP Firewall Destination Address |
| IP ipFirewallDestinationMask | 1.3.6.1.4.1.559.1.2.1.28.2.1.7 | IpAddress | read-write | The IP Firewall Destination Mask |
| INT ipFirewallLowerDestinationPort | 1.3.6.1.4.1.559.1.2.1.28.2.1.8 | INTEGER | read-write | The Destination port or the lower number of a range of destination ports. |
| INT ipFirewallHigherDestinationPort | 1.3.6.1.4.1.559.1.2.1.28.2.1.9 | INTEGER | read-write | The upper number of a range of destination ports. |
| STR ipFirewallRouterName | 1.3.6.1.4.1.559.1.2.1.28.2.1.10 | DisplayString | read-write | The Router name to which frames are forwarded. |
| INT ipFirewallMode | 1.3.6.1.4.1.559.1.2.1.28.2.1.11 | INTEGER | read-write | The Operation Required |
| INT ipFirewallType | 1.3.6.1.4.1.559.1.2.1.28.2.1.12 | INTEGER | read-write | The type of filtering required |
| INT ipFirewallAction | 1.3.6.1.4.1.559.1.2.1.28.2.1.13 | INTEGER | read-write | Accept or Deny the frame |
| INT ipFirewallBidir | 1.3.6.1.4.1.559.1.2.1.28.2.1.14 | INTEGER | read-write | Apply to bidirectional traffic |
| INT ipFirewallTcpsyn | 1.3.6.1.4.1.559.1.2.1.28.2.1.15 | INTEGER | read-write | Enable TCP SYN |
| ipxFirewallStatusTable | 1.3.6.1.4.1.559.1.2.1.28.3 | not-accessible | The IPX Firewall Status Table | |
| ipxFirewallStatusTableEntry | 1.3.6.1.4.1.559.1.2.1.28.3.1 | not-accessible | Information about an IPX firewall status table entry. | |
| INT ipxFirewallStatusIndex | 1.3.6.1.4.1.559.1.2.1.28.3.1.1 | INTEGER | read-only | Index |
| CTR ipxFirewallFilteredPackets | 1.3.6.1.4.1.559.1.2.1.28.3.1.2 | Counter | read-only | The number of packets matching this entry |
| ipxFirewallConfigTable | 1.3.6.1.4.1.559.1.2.1.28.4 | not-accessible | The IPX Firewall Table | |
| ipxFirewallConfigTableEntry | 1.3.6.1.4.1.559.1.2.1.28.4.1 | not-accessible | Information about an IPX firewall table entry. | |
| INT ipxFirewallConfigIndex | 1.3.6.1.4.1.559.1.2.1.28.4.1.1 | INTEGER | read-only | Index |
| OCT ipxFirewallLowerSourceNetwork | 1.3.6.1.4.1.559.1.2.1.28.4.1.2 | OCTET STRING | read-write | The IPX Firewall source network number or the lower number of a range of source networks. |
| OCT ipxFirewallHigherSourceNetwork | 1.3.6.1.4.1.559.1.2.1.28.4.1.3 | OCTET STRING | read-write | The upper network number of a range of source networks. |
| MAC ipxFirewallLowerSourceNode | 1.3.6.1.4.1.559.1.2.1.28.4.1.4 | MacAddress | read-write | The IPX Firewall source node number or the lower number of a range of source nodes. |
| MAC ipxFirewallHigherSourceNode | 1.3.6.1.4.1.559.1.2.1.28.4.1.5 | MacAddress | read-write | The upper node number of a range of source nodes. |
| OCT ipxFirewallLowerSourceSocket | 1.3.6.1.4.1.559.1.2.1.28.4.1.6 | OCTET STRING | read-write | The IPX Firewall source socket number or the lower number of a range of source sockets. |
| OCT ipxFirewallHigherSourceSocket | 1.3.6.1.4.1.559.1.2.1.28.4.1.7 | OCTET STRING | read-write | The upper socket number of a range of source sockets. |
| OCT ipxFirewallLowerDestinationNetwork | 1.3.6.1.4.1.559.1.2.1.28.4.1.8 | OCTET STRING | read-write | The IPX Firewall destination network number or the lower number of a range of destination networks. |
| OCT ipxFirewallHigherDestinationNetwork | 1.3.6.1.4.1.559.1.2.1.28.4.1.9 | OCTET STRING | read-write | The upper network number of a range of destination networks. |
| MAC ipxFirewallLowerDestinationNode | 1.3.6.1.4.1.559.1.2.1.28.4.1.10 | MacAddress | read-write | The IPX Firewall destination node number or the lower number of a range of destination nodes. |
| MAC ipxFirewallHigherDestinationNode | 1.3.6.1.4.1.559.1.2.1.28.4.1.11 | MacAddress | read-write | The upper node number of a range of destination nodes. |
| OCT ipxFirewallLowerDestinationSocket | 1.3.6.1.4.1.559.1.2.1.28.4.1.12 | OCTET STRING | read-write | The IPX Firewall destination socket number or the lower number of a range of destination sockets. |
| OCT ipxFirewallHigherDestinationSocket | 1.3.6.1.4.1.559.1.2.1.28.4.1.13 | OCTET STRING | read-write | The upper socket number of a range of destination sockets. |
| STR ipxFirewallRouterName | 1.3.6.1.4.1.559.1.2.1.28.4.1.14 | DisplayString | read-write | The Router name to which frames are forwarded. |
| INT ipxFirewallMode | 1.3.6.1.4.1.559.1.2.1.28.4.1.15 | INTEGER | read-write | The Operation Required |
| INT ipxFirewallAction | 1.3.6.1.4.1.559.1.2.1.28.4.1.16 | INTEGER | read-write | Accept or Deny the frame |
| INT ipxFirewallBidir | 1.3.6.1.4.1.559.1.2.1.28.4.1.17 | INTEGER | read-write | Apply to bidirectional traffic |
| users | 1.3.6.1.4.1.559.1.2.1.29 | |||
| usercfgTable | 1.3.6.1.4.1.559.1.2.1.29.1 | not-accessible | A table of users which are allowed to use this router. | |
| usercfgEntry | 1.3.6.1.4.1.559.1.2.1.29.1.1 | not-accessible | A list of users. | |
| INT usercfgIndex | 1.3.6.1.4.1.559.1.2.1.29.1.1.1 | INTEGER | read-only | Index |
| STR usercfgName | 1.3.6.1.4.1.559.1.2.1.29.1.1.2 | DisplayString | read-write | The user name. |
| MAC usercfgMac | 1.3.6.1.4.1.559.1.2.1.29.1.1.3 | MacAddress | read-write | The MAC address. |
| INT usercfgAllowed | 1.3.6.1.4.1.559.1.2.1.29.1.1.4 | INTEGER | read-write | Make user active |
| INT usercfgMode | 1.3.6.1.4.1.559.1.2.1.29.1.1.5 | INTEGER | read-write | The Operation Required |
| INT srcEnabled | 1.3.6.1.4.1.559.1.2.1.30 | INTEGER | read-write | Flag to enabled or disabled Scaleable Router Clustering. |
| INT srcPriority | 1.3.6.1.4.1.559.1.2.1.31 | INTEGER | read-write | Object used to manually set a device to be a Master or Slave device as part of Scaleable Router Clustering. |
| ipnat | 1.3.6.1.4.1.559.1.2.1.32 | |||
| INT ipNatTranslate | 1.3.6.1.4.1.559.1.2.1.32.1 | INTEGER | read-write | Network address translation. |
| IP ipNatIpAddress | 1.3.6.1.4.1.559.1.2.1.32.2 | IpAddress | read-write | The IP address which the network should masquerade as. |
| IP ipNatBogusNetwork | 1.3.6.1.4.1.559.1.2.1.32.3 | IpAddress | read-write | The IP network whose addresses are to be translated. |
| IP ipNatBogusNetmask | 1.3.6.1.4.1.559.1.2.1.32.4 | IpAddress | read-write | The netmask of the IP network whose address are to be translated. |
| INT ipNatTcpFinTimeout | 1.3.6.1.4.1.559.1.2.1.32.5 | INTEGER | read-write | The timeout period in seconds for NAT sessions using TCP which have been closed, but for which no Finis packet has been received. |
| INT ipNatTcpInactiveTimeout | 1.3.6.1.4.1.559.1.2.1.32.6 | INTEGER | read-write | The timeout period in seconds for NAT sessions using TCP. |
| INT ipNatUdpTimeout | 1.3.6.1.4.1.559.1.2.1.32.7 | INTEGER | read-write | The maximum duration in seconds for a NAT session using UDP. |
| INT ipNatMyself | 1.3.6.1.4.1.559.1.2.1.32.8 | INTEGER | read-write | Translation packets to unit's management address?. |
| dhcpserver | 1.3.6.1.4.1.559.1.2.1.33 | |||
| INT dhcpAutoStatus | 1.3.6.1.4.1.559.1.2.1.33.1 | INTEGER | read-write | If enabled, DHCP Server will allocate addresses. Also, if enabled, DHCP Proxy and DHCP Relay will silently be disabled. |
| STR dhcpAutoName | 1.3.6.1.4.1.559.1.2.1.33.2 | DisplayString | read-write | The stem of hostnames to be allocated. |
| STR dhcpAutoDomain | 1.3.6.1.4.1.559.1.2.1.33.3 | DisplayString | read-write | The domain-name of the hostnames to be allocated. |
| IP dhcpAutoSeedStart | 1.3.6.1.4.1.559.1.2.1.33.4 | IpAddress | read-write | Initial seed address used for automatically allocating IP addresses. Warning: if this is changed, the lease table gets cleared automatically! |
| IP dhcpAutoSeedEnd | 1.3.6.1.4.1.559.1.2.1.33.5 | IpAddress | read-write | Last seed address used for automatically allocating IP addresses. |
| IP dhcpAutoMask | 1.3.6.1.4.1.559.1.2.1.33.6 | IpAddress | read-write | Subnet mask supplied to clients when automatically allocating IP addresses. |
| IP dhcpAutoRouter | 1.3.6.1.4.1.559.1.2.1.33.7 | IpAddress | read-write | IP Addr of Default Router for client. |
| dhcpWINSTable | 1.3.6.1.4.1.559.1.2.1.33.8 | not-accessible | A table of WINS addresses supplied to clients. | |
| dhcpWINSEntry | 1.3.6.1.4.1.559.1.2.1.33.8.1 | not-accessible | A WINS Address. | |
| INT dhcpWINSIndex | 1.3.6.1.4.1.559.1.2.1.33.8.1.1 | INTEGER | read-write | WINS Table Index. |
| IP dhcpWINSAddr | 1.3.6.1.4.1.559.1.2.1.33.8.1.2 | IpAddress | read-write | IP Addr of a WINS server for client. |
| dhcpDNSTable | 1.3.6.1.4.1.559.1.2.1.33.9 | not-accessible | A table of DNS addresses supplied to clients. | |
| dhcpDNSEntry | 1.3.6.1.4.1.559.1.2.1.33.9.1 | not-accessible | A DNS Address. | |
| INT dhcpDNSIndex | 1.3.6.1.4.1.559.1.2.1.33.9.1.1 | INTEGER | read-write | DNS Table Index. |
| IP dhcpDNSAddr | 1.3.6.1.4.1.559.1.2.1.33.9.1.2 | IpAddress | read-write | IP Addr of a DNS server for client. |
| INT dhcpAutoLease | 1.3.6.1.4.1.559.1.2.1.33.10 | INTEGER | read-write | Address lease lifetime (in seconds). Lower limit is 300 (i.e. 5 min), upper limit is 43200 (i.e. 12 hours). |
| dhcpAstatTable | 1.3.6.1.4.1.559.1.2.1.33.11 | not-accessible | A table of automatically allocated IP addresses. | |
| dhcpAstatEntry | 1.3.6.1.4.1.559.1.2.1.33.11.1 | not-accessible | An automatically allocated IP address. | |
| IP dhcpAstatIpAddr | 1.3.6.1.4.1.559.1.2.1.33.11.1.1 | IpAddress | read-only | Automatically allocated IP Addr. |
| INT dhcpAstatIf | 1.3.6.1.4.1.559.1.2.1.33.11.1.2 | INTEGER | read-only | Interface over which IP address was allocated. |
| MAC dhcpAstatHwAddr | 1.3.6.1.4.1.559.1.2.1.33.11.1.3 | MacAddress | read-only | Hardware address of client to which IP address was allocated. |
| OCT dhcpAstatCID | 1.3.6.1.4.1.559.1.2.1.33.11.1.4 | OCTET STRING | read-only | Identifier of client to which IP address was allocated. |
| INT dhcpAstatLife | 1.3.6.1.4.1.559.1.2.1.33.11.1.5 | INTEGER | read-only | Remaining lifetime of lease. -1 if permanent. |
| pppAuthTable | 1.3.6.1.4.1.559.1.2.1.34 | not-accessible | The PPP Authentication Table. | |
| pppAuthTableEntry | 1.3.6.1.4.1.559.1.2.1.34.1 | not-accessible | PPP authentication table entry. | |
| INT pppAuthIndex | 1.3.6.1.4.1.559.1.2.1.34.1.1 | INTEGER | read-only | Index into the PPP authentication table. |
| STR pppAuthName | 1.3.6.1.4.1.559.1.2.1.34.1.2 | DisplayString | read-write | Name of the interface or ISDN number table entry. |
| INT pppAuthClass | 1.3.6.1.4.1.559.1.2.1.34.1.3 | INTEGER | read-write | The PPP authentication mechanism used. |
| STR pppAuthLocalId | 1.3.6.1.4.1.559.1.2.1.34.1.4 | DisplayString | read-write | PPP authentication local ID. |
| STR pppAuthLocalPw | 1.3.6.1.4.1.559.1.2.1.34.1.5 | DisplayString | read-write | PPP authentication local passwd. Always reads blank. |
| STR pppAuthRemoteId | 1.3.6.1.4.1.559.1.2.1.34.1.6 | DisplayString | read-write | PPP authentication remote ID. |
| STR pppAuthRemotePw | 1.3.6.1.4.1.559.1.2.1.34.1.7 | DisplayString | read-write | PPP authentication remote passwd. Always reads blank. |
| INT pppAuthRetryPeriod | 1.3.6.1.4.1.559.1.2.1.34.1.8 | INTEGER | read-write | PPP authentication retry period in milliseconds. |
| INT pppAuthRenegPeriod | 1.3.6.1.4.1.559.1.2.1.34.1.9 | INTEGER | read-write | PPP authentication renogotiation period in seconds. |
| INT pppAuthRetryCount | 1.3.6.1.4.1.559.1.2.1.34.1.10 | INTEGER | read-write | PPP authentication maxiumum number of retries. |
| INT pppAuthMode | 1.3.6.1.4.1.559.1.2.1.34.1.11 | INTEGER | read-write | The Operation Required |
| dnsproxy | 1.3.6.1.4.1.559.1.2.1.35 | |||
| IP primaryDNSAddress | 1.3.6.1.4.1.559.1.2.1.35.1 | IpAddress | read-write | The primary Domain Name System (DNS) server address to be advertised to clients. This value will be ignored if DNS Proxy is enabled, as in this case the address of this unit will be advertised instead. A value of 0.0.0.0 causes no address to be advertised. |
| IP secondaryDNSAddress | 1.3.6.1.4.1.559.1.2.1.35.2 | IpAddress | read-write | The secondary Domain Name System (DNS) server address to be advertised to clients. This value will be ignored if DNS Proxy is enabled, as in this case the address of this unit will be advertised instead. |
| IP primaryNBNSAddress | 1.3.6.1.4.1.559.1.2.1.35.3 | IpAddress | read-write | The primary Netbios Name Server (NBNS) address to be advertised to clients. A value of 0.0.0.0 causes no address to be advertised. |
| IP secondaryNBNSAddress | 1.3.6.1.4.1.559.1.2.1.35.4 | IpAddress | read-write | The secondary Netbios Name Server (NBNS) address to be advertised to clients. |
| INT dnsProxyActive | 1.3.6.1.4.1.559.1.2.1.35.5 | INTEGER | read-write | TRUE if the DNS proxy is enabled. |
| INT dnsCacheSize | 1.3.6.1.4.1.559.1.2.1.35.6 | INTEGER | read-write | Maximum number of entries which may be held in the DNS cache if DNS Proxy is enabled. |
| INT dnsMaxServerTimeout | 1.3.6.1.4.1.559.1.2.1.35.7 | INTEGER | read-write | The maximum time in seconds for which DNS Proxy will wait for a response from a remote DNS server. |
| INT dnsServerRetries | 1.3.6.1.4.1.559.1.2.1.35.8 | INTEGER | read-write | The maximum number of times that transmission of a query to remote DNS servers will be attempted. |
| dnsDomainTable | 1.3.6.1.4.1.559.1.2.1.35.9 | not-accessible | The DNS Domain Table | |
| dnsDomainTableEntry | 1.3.6.1.4.1.559.1.2.1.35.9.1 | not-accessible | Information about a DNS domain table entry. | |
| INT dnsDomainTableIndex | 1.3.6.1.4.1.559.1.2.1.35.9.1.1 | INTEGER | read-only | Index |
| STR dnsDomainDomainName | 1.3.6.1.4.1.559.1.2.1.35.9.1.2 | DisplayString | read-write | The DNS Domain Name to which this table entry applies. |
| INT dnsDomainProfileIndex | 1.3.6.1.4.1.559.1.2.1.35.9.1.3 | INTEGER | read-write | The index of the DNS Profile table entry associated with this domain table entry. 0 indicates that there is no profile associated with this entry. |
| STR dnsDomainRemoteServer | 1.3.6.1.4.1.559.1.2.1.35.9.1.4 | DisplayString | read-write | The name of the route from which the addresses for remote DNS servers will be obtained. This field does not need to be set if there is a DNS Profile associated with this table entry. |
| IP dnsDomainPrimaryDNS | 1.3.6.1.4.1.559.1.2.1.35.9.1.5 | IpAddress | read-write | The primary DNS server address for this domain. If this has the value 0.0.0.0 then the address is obtained from the remote server. This field does not need to be set if there is a DNS Profile associated with this table entry. |
| IP dnsDomainSecondaryDNS | 1.3.6.1.4.1.559.1.2.1.35.9.1.6 | IpAddress | read-write | The secondary DNS server address for this domain. This field does not need to be set if there is a DNS Profile associated with this entry. |
| INT dnsDomainMode | 1.3.6.1.4.1.559.1.2.1.35.9.1.7 | INTEGER | read-write | The operation required |
| dnsProfileTable | 1.3.6.1.4.1.559.1.2.1.35.10 | not-accessible | A table of configuration profiles which describe the route to a remote DNS server. Each entry may be associated with one or more entries in the DNS domain table. | |
| dnsProfileEntry | 1.3.6.1.4.1.559.1.2.1.35.10.1 | not-accessible | A list of configuration profiles for remote DNS servers. | |
| INT dnsProfileIndex | 1.3.6.1.4.1.559.1.2.1.35.10.1.1 | INTEGER | read-only | Index |
| STR dnsProfileName | 1.3.6.1.4.1.559.1.2.1.35.10.1.2 | DisplayString | read-write | The name of this DNS Profile. |
| STR dnsProfileRemoteServer | 1.3.6.1.4.1.559.1.2.1.35.10.1.3 | DisplayString | read-write | The name of the route from which the addresses for remote DNS servers will be obtained. |
| IP dnsProfilePrimaryDNS | 1.3.6.1.4.1.559.1.2.1.35.10.1.4 | IpAddress | read-write | The primary DNS server address associated with this profile. If this has the value 0.0.0.0 then the address is obtained from the remote server. |
| IP dnsProfileSecondaryDNS | 1.3.6.1.4.1.559.1.2.1.35.10.1.5 | IpAddress | read-write | The secondary DNS server address associated with this profile. |
| INT dnsProfileMode | 1.3.6.1.4.1.559.1.2.1.35.10.1.6 | INTEGER | read-write | The operation required |
| memoryusage | 1.3.6.1.4.1.559.1.2.1.36 | |||
| INT memoryFree | 1.3.6.1.4.1.559.1.2.1.36.1 | INTEGER | read-only | Total number of free bytes of memory |
| INT memoryTotal | 1.3.6.1.4.1.559.1.2.1.36.2 | INTEGER | read-only | Total number of bytes of memory. |
| INT fragmentCount | 1.3.6.1.4.1.559.1.2.1.36.3 | INTEGER | read-only | Number of fragments of memory. |
| INT fragmentLargest | 1.3.6.1.4.1.559.1.2.1.36.4 | INTEGER | read-only | Size of biggest fragment in bytes. |
| INT pool1size | 1.3.6.1.4.1.559.1.2.1.36.5 | INTEGER | read-only | Size of pool 1 in bytes. |
| INT pool2size | 1.3.6.1.4.1.559.1.2.1.36.6 | INTEGER | read-only | Size of pool 2 in bytes. |
| INT pool3size | 1.3.6.1.4.1.559.1.2.1.36.7 | INTEGER | read-only | Size of pool 3 in bytes. |
| INT pool4size | 1.3.6.1.4.1.559.1.2.1.36.8 | INTEGER | read-only | Size of pool 4 in bytes. |
| traptable | 1.3.6.1.4.1.559.1.2.1.37 | not-accessible | A table of trap addresses, ports and event-masks. | |
| traptableEntry | 1.3.6.1.4.1.559.1.2.1.37.1 | not-accessible | Trap Details. | |
| INT trapIndex | 1.3.6.1.4.1.559.1.2.1.37.1.1 | INTEGER | read-write | Trap-Table Index. |
| IP trapAddr | 1.3.6.1.4.1.559.1.2.1.37.1.2 | IpAddress | read-write | IP Addr of a trap target. |
| INT trapLogFull | 1.3.6.1.4.1.559.1.2.1.37.1.4 | INTEGER | read-write | Send LogFull Trap? |
| INT trapLogThreshold | 1.3.6.1.4.1.559.1.2.1.37.1.5 | INTEGER | read-write | Send LogThreshold Trap? |
| INT trapWarmStart | 1.3.6.1.4.1.559.1.2.1.37.1.6 | INTEGER | read-write | Send WarmStart Trap? |
| INT trapLinkDown | 1.3.6.1.4.1.559.1.2.1.37.1.7 | INTEGER | read-write | Send LinkDown Trap? |
| INT trapLinkUp | 1.3.6.1.4.1.559.1.2.1.37.1.8 | INTEGER | read-write | Send LinkUp Trap? |
| INT trapVoiceDown | 1.3.6.1.4.1.559.1.2.1.37.1.9 | INTEGER | read-write | Send VoiceDown Trap? |
| INT trapVoiceUp | 1.3.6.1.4.1.559.1.2.1.37.1.10 | INTEGER | read-write | Send VoiceUp Trap? |
| INT trapISDNDown | 1.3.6.1.4.1.559.1.2.1.37.1.11 | INTEGER | read-write | Send ISDNDown Trap? |
| INT trapISDNUp | 1.3.6.1.4.1.559.1.2.1.37.1.12 | INTEGER | read-write | Send ISDNUp Trap? |
| INT trapAlarm | 1.3.6.1.4.1.559.1.2.1.37.1.13 | INTEGER | read-write | Send Alarm Trap? |
| INT trapQ931Fail | 1.3.6.1.4.1.559.1.2.1.37.1.14 | INTEGER | read-write | Send Q931Fail Trap? |
| INT trapDASS2Fail | 1.3.6.1.4.1.559.1.2.1.37.1.15 | INTEGER | read-write | Send DASS2Fail Trap? |
| INT trapBriFail | 1.3.6.1.4.1.559.1.2.1.37.1.16 | INTEGER | read-write | Send BriFail Trap? |
| INT trapLoginAuth | 1.3.6.1.4.1.559.1.2.1.37.1.17 | INTEGER | read-write | Send LoginAuth Trap? |
| patTable | 1.3.6.1.4.1.559.1.2.1.38 | not-accessible | A table of Port Address Translation entries. | |
| patEntry | 1.3.6.1.4.1.559.1.2.1.38.1 | not-accessible | A list of PAT entries. | |
| INT patIndex | 1.3.6.1.4.1.559.1.2.1.38.1.1 | INTEGER | read-only | Index |
| INT patPort | 1.3.6.1.4.1.559.1.2.1.38.1.2 | INTEGER | read-write | The port to listen on. |
| IP patInternalIP | 1.3.6.1.4.1.559.1.2.1.38.1.3 | IpAddress | read-write | The IP address to forward to. |
| INT patInternalPort | 1.3.6.1.4.1.559.1.2.1.38.1.4 | INTEGER | read-write | The port to forward to. |
| INT patMode | 1.3.6.1.4.1.559.1.2.1.38.1.5 | INTEGER | read-write | The Operation Required |
| INT tpadLanPort | 1.3.6.1.4.1.559.1.2.1.39 | INTEGER | read-write | The port number of the virtual LAN connection to the AT interface. |
| ports | 1.3.6.1.4.1.559.1.2.2 | |||
| portsTable | 1.3.6.1.4.1.559.1.2.2.1 | not-accessible | A table of configured physical ports. | |
| portsEntry | 1.3.6.1.4.1.559.1.2.2.1.1 | not-accessible | A list of port configurations. | |
| INT portsIndex | 1.3.6.1.4.1.559.1.2.2.1.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports. |
| STR portsName | 1.3.6.1.4.1.559.1.2.2.1.1.2 | DisplayString | read-only | The port name. |
| INT portsType | 1.3.6.1.4.1.559.1.2.2.1.1.3 | INTEGER | read-write | The configured type of the port. |
| INT portsPhys | 1.3.6.1.4.1.559.1.2.2.1.1.4 | INTEGER | read-only | The connector type. |
| INT portsTxutil | 1.3.6.1.4.1.559.1.2.2.1.1.5 | INTEGER | read-only | The percentage of the port transmit capacity being used multiplied by 1000. |
| INT portsRxutil | 1.3.6.1.4.1.559.1.2.2.1.1.6 | INTEGER | read-only | The percentage of the port receive capacity being used multiplied by 1000. |
| INT portsCompress | 1.3.6.1.4.1.559.1.2.2.1.1.7 | INTEGER | read-only | For ports operating with LempelZiv compression, this is the compression ratio multiplied by 10. |
| INT portsState | 1.3.6.1.4.1.559.1.2.2.1.1.8 | INTEGER | read-only | The operational state of the port. |
| CTR portsRxoctets | 1.3.6.1.4.1.559.1.2.2.1.1.9 | Counter | read-only | The number of received octets on this port. |
| CTR portsTxoctets | 1.3.6.1.4.1.559.1.2.2.1.1.10 | Counter | read-only | The number of transmitted octets on this port. |
| CTR portsRxpackets | 1.3.6.1.4.1.559.1.2.2.1.1.11 | Counter | read-only | The number of received packets on this port. |
| CTR portsTxpackets | 1.3.6.1.4.1.559.1.2.2.1.1.12 | Counter | read-only | The number of transmitted packets on this port. |
| CTR portsRxerrs | 1.3.6.1.4.1.559.1.2.2.1.1.13 | Counter | read-only | The number of receive errors on this port. |
| CTR portsTxerrs | 1.3.6.1.4.1.559.1.2.2.1.1.14 | Counter | read-only | The number of transmit errors on this port. |
| portslanTable | 1.3.6.1.4.1.559.1.2.2.2 | not-accessible | A table of configured lan ports. | |
| portslanEntry | 1.3.6.1.4.1.559.1.2.2.2.1 | not-accessible | A list of lan port configurations. | |
| INT portslanIndex | 1.3.6.1.4.1.559.1.2.2.2.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portslanName | 1.3.6.1.4.1.559.1.2.2.2.1.2 | DisplayString | read-write | The name of the lan port. |
| INT portslanPriority | 1.3.6.1.4.1.559.1.2.2.2.1.3 | INTEGER | read-write | The spanning tree priority of this port. |
| INT portslanLinespeed | 1.3.6.1.4.1.559.1.2.2.2.1.4 | INTEGER | read-write | The linespeed of this port. Normally this should be 10000000 bits/second |
| IP portslanIpAddress | 1.3.6.1.4.1.559.1.2.2.2.1.5 | IpAddress | read-write | The IP Address assigned to this port when routing is enabled. |
| IP portslanIpMask | 1.3.6.1.4.1.559.1.2.2.2.1.6 | IpAddress | read-write | The IP Address Mask assigned to this port when routing is enabled. |
| INT portslanIpMetric | 1.3.6.1.4.1.559.1.2.2.2.1.7 | INTEGER | read-write | The IP routing metric assigned to this port when routing is enabled. |
| OCT portslanIpxNetwork | 1.3.6.1.4.1.559.1.2.2.2.1.8 | OCTET STRING | read-write | The IPX Network Address assigned to this port when routing is enabled. |
| INT portslanIpxType | 1.3.6.1.4.1.559.1.2.2.2.1.9 | INTEGER | read-write | The frame type used for IPX RIP and SAP messages emanating from this port. |
| portshdlcTable | 1.3.6.1.4.1.559.1.2.2.3 | not-accessible | A table of configured hdlc ports. | |
| portshdlcEntry | 1.3.6.1.4.1.559.1.2.2.3.1 | not-accessible | A list of hdlc port configurations. | |
| INT portshdlcIndex | 1.3.6.1.4.1.559.1.2.2.3.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portshdlcName | 1.3.6.1.4.1.559.1.2.2.3.1.2 | DisplayString | read-write | The name of the hdlc port. |
| INT portshdlcPriority | 1.3.6.1.4.1.559.1.2.2.3.1.3 | INTEGER | read-write | The spanning tree priority of this port. |
| INT portshdlcLinespeed | 1.3.6.1.4.1.559.1.2.2.3.1.4 | INTEGER | read-write | The linespeed of this port. This is used to calculate percentage load and Spanning tree costs. |
| INT portshdlcCompression | 1.3.6.1.4.1.559.1.2.2.3.1.5 | INTEGER | read-write | If enabled, data is compressed using the Lempel Ziv algorithm. |
| INT portshdlcScramble | 1.3.6.1.4.1.559.1.2.2.3.1.6 | INTEGER | read-write | If enabled, data is scrambled. |
| INT portshdlcBackupdemand | 1.3.6.1.4.1.559.1.2.2.3.1.7 | INTEGER | read-write | whether to use the dialup backup and/or demand. |
| INT portshdlcDemandthresh | 1.3.6.1.4.1.559.1.2.2.3.1.8 | INTEGER | read-write | Threshold at which dialup demand is invoked, if Backup/Demand is set to demand or both in fraction of capacity * 1000. |
| INT portshdlcDemandperiod | 1.3.6.1.4.1.559.1.2.2.3.1.9 | INTEGER | read-write | Time over which demand must exceed the demand threshold before call will be established. Measured in seconds |
| INT portshdlcIdlethresh | 1.3.6.1.4.1.559.1.2.2.3.1.10 | INTEGER | read-write | Threshold at which once dialup demand is invoked, it will drop once load drops below fraction of capacity * 1000. |
| INT portshdlcIdleperiod | 1.3.6.1.4.1.559.1.2.2.3.1.11 | INTEGER | read-write | Time over which demand must be less than the idle threshold before call will be dropped. Measured in seconds. |
| INT portshdlcBackupalert | 1.3.6.1.4.1.559.1.2.2.3.1.12 | INTEGER | read-write | If enabled, the alert light will be lit whilst a backup call is made. |
| INT portshdlcDemandpriority | 1.3.6.1.4.1.559.1.2.2.3.1.13 | INTEGER | read-write | Priority of the demand call, since it may be bumped by a higher priority call. |
| INT portshdlcBackuppriority | 1.3.6.1.4.1.559.1.2.2.3.1.14 | INTEGER | read-write | Priority of the backup call, since it may be bumped by a higher priority call. |
| STR portshdlcBackupnumber | 1.3.6.1.4.1.559.1.2.2.3.1.15 | DisplayString | read-write | Telephone number(name of remote router) of the backup link. |
| MAC portshdlcBackupMac | 1.3.6.1.4.1.559.1.2.2.3.1.16 | MacAddress | read-write | The MAC address of the backup bridge. |
| IP portshdlcIpAddress | 1.3.6.1.4.1.559.1.2.2.3.1.17 | IpAddress | read-write | The IP Address assigned to this port when routing is enabled. |
| IP portshdlcIpMask | 1.3.6.1.4.1.559.1.2.2.3.1.18 | IpAddress | read-write | The IP Address Mask assigned to this port when routing is enabled. |
| INT portshdlcIpMetric | 1.3.6.1.4.1.559.1.2.2.3.1.19 | INTEGER | read-write | The IP routing metric assigned to this port when routing is enabled. |
| OCT portshdlcIpxNetwork | 1.3.6.1.4.1.559.1.2.2.3.1.20 | OCTET STRING | read-write | The IPX Network Address assigned to this port when routing is enabled. |
| INT portshdlcIpxType | 1.3.6.1.4.1.559.1.2.2.3.1.21 | INTEGER | read-write | The frame type used for IPX RIP and SAP messages emanating from this port. |
| portspppTable | 1.3.6.1.4.1.559.1.2.2.4 | not-accessible | A table of configured ppp ports. | |
| portspppEntry | 1.3.6.1.4.1.559.1.2.2.4.1 | not-accessible | A list of ppp port configurations. | |
| INT portspppIndex | 1.3.6.1.4.1.559.1.2.2.4.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portspppName | 1.3.6.1.4.1.559.1.2.2.4.1.2 | DisplayString | read-write | The name of the ppp port. |
| INT portspppPriority | 1.3.6.1.4.1.559.1.2.2.4.1.3 | INTEGER | read-write | The spanning tree priority of this port. |
| INT portspppLinespeed | 1.3.6.1.4.1.559.1.2.2.4.1.4 | INTEGER | read-write | The linespeed of this port. This is used to calculate percentage load and Spanning tree costs. |
| IP portspppIpAddress | 1.3.6.1.4.1.559.1.2.2.4.1.5 | IpAddress | read-write | The IP Address assigned to this port when routing is enabled. |
| IP portspppIpMask | 1.3.6.1.4.1.559.1.2.2.4.1.6 | IpAddress | read-write | The IP Address Mask assigned to this port when routing is enabled. |
| INT portspppIpMetric | 1.3.6.1.4.1.559.1.2.2.4.1.7 | INTEGER | read-write | The IP routing metric assigned to this port when routing is enabled. |
| OCT portspppIpxNetwork | 1.3.6.1.4.1.559.1.2.2.4.1.8 | OCTET STRING | read-write | The IPX Network Address assigned to this port when routing is enabled. |
| INT portspppIpxType | 1.3.6.1.4.1.559.1.2.2.4.1.9 | INTEGER | read-write | The frame type used for IPX RIP and SAP messages emanating from this port. |
| INT portspppBaud | 1.3.6.1.4.1.559.1.2.2.4.1.10 | INTEGER | read-write | The Baud Rate. |
| INT portspppDataBits | 1.3.6.1.4.1.559.1.2.2.4.1.11 | INTEGER | read-write | The number of data bits. |
| INT portspppStopBits | 1.3.6.1.4.1.559.1.2.2.4.1.12 | INTEGER | read-write | The number of stop bits. |
| INT portspppFlowControl | 1.3.6.1.4.1.559.1.2.2.4.1.13 | INTEGER | read-write | Flow Control. |
| INT portspppTxParity | 1.3.6.1.4.1.559.1.2.2.4.1.14 | INTEGER | read-write | Transmit Parity. |
| INT portspppRxParity | 1.3.6.1.4.1.559.1.2.2.4.1.15 | INTEGER | read-write | Receive Parity. |
| INT portspppRemoteUnit | 1.3.6.1.4.1.559.1.2.2.4.1.16 | INTEGER | read-write | Remote Unit Type. |
| IP portspppIPRemoteAddress | 1.3.6.1.4.1.559.1.2.2.4.1.17 | IpAddress | read-write | Remote IP Address. |
| portstaTable | 1.3.6.1.4.1.559.1.2.2.5 | not-accessible | A table of configured ta ports. | |
| portstaEntry | 1.3.6.1.4.1.559.1.2.2.5.1 | not-accessible | A list of ta port configurations. | |
| INT portstaIndex | 1.3.6.1.4.1.559.1.2.2.5.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portstaName | 1.3.6.1.4.1.559.1.2.2.5.1.2 | DisplayString | read-write | The name of the ta port. |
| INT portstaPriority | 1.3.6.1.4.1.559.1.2.2.5.1.3 | INTEGER | read-write | The spanning tree priority of this port. |
| INT portstaLinespeed | 1.3.6.1.4.1.559.1.2.2.5.1.4 | INTEGER | read-write | The linespeed of this port. This is used to calculate percentage load and Spanning tree costs. |
| INT portstaCompression | 1.3.6.1.4.1.559.1.2.2.5.1.5 | INTEGER | read-write | If enabled, data is compressed using the Lempel Ziv algorithm. |
| INT portstaScramble | 1.3.6.1.4.1.559.1.2.2.5.1.6 | INTEGER | read-write | If enabled, data is scrambled. |
| INT portstaDemand | 1.3.6.1.4.1.559.1.2.2.5.1.7 | INTEGER | read-write | whether to use enable demand top-up. |
| INT portstaDemandthresh | 1.3.6.1.4.1.559.1.2.2.5.1.8 | INTEGER | read-write | Threshold at which dialup demand is invoked, if Backup/Demand is set to demand or both in fraction of capacity * 1000. |
| INT portstaDemandperiod | 1.3.6.1.4.1.559.1.2.2.5.1.9 | INTEGER | read-write | Time over which demand must exceed the demand threshold before call will be established. Measured in seconds |
| INT portstaIdlethresh | 1.3.6.1.4.1.559.1.2.2.5.1.10 | INTEGER | read-write | Threshold at which once dialup demand is invoked, it will drop once load drops below fraction of capacity * 1000. |
| INT portstaIdleperiod | 1.3.6.1.4.1.559.1.2.2.5.1.11 | INTEGER | read-write | Time over which demand must be less than the idle threshold before call will be dropped. Measured in seconds. |
| INT portstaDemandpriority | 1.3.6.1.4.1.559.1.2.2.5.1.13 | INTEGER | read-write | Priority of the demand call, since it may be bumped by a higher priority call. |
| INT portstaDialtimeout | 1.3.6.1.4.1.559.1.2.2.5.1.17 | INTEGER | read-write | The time in seconds for which bridge will wait for an OK response from the external TA. |
| STR portstaAtzstring | 1.3.6.1.4.1.559.1.2.2.5.1.18 | DisplayString | read-write | Initialization string for the TA. |
| STR portstaSpidstring | 1.3.6.1.4.1.559.1.2.2.5.1.19 | DisplayString | read-write | SPID string for the TA. |
| portsslipTable | 1.3.6.1.4.1.559.1.2.2.6 | not-accessible | A table of configured slip ports. | |
| portsslipEntry | 1.3.6.1.4.1.559.1.2.2.6.1 | not-accessible | A list of slip port configurations. | |
| INT portsslipIndex | 1.3.6.1.4.1.559.1.2.2.6.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portsslipName | 1.3.6.1.4.1.559.1.2.2.6.1.2 | DisplayString | read-write | The name of the slip port. |
| INT portsslipPriority | 1.3.6.1.4.1.559.1.2.2.6.1.3 | INTEGER | read-write | The spanning tree priority of this port. |
| INT portsslipLinespeed | 1.3.6.1.4.1.559.1.2.2.6.1.4 | INTEGER | read-write | The linespeed of this port. This is used to calculate percentage load and Spanning tree costs. |
| IP portsslipIpAddress | 1.3.6.1.4.1.559.1.2.2.6.1.5 | IpAddress | read-write | The IP Address assigned to this port when routing is enabled. |
| IP portsslipIpMask | 1.3.6.1.4.1.559.1.2.2.6.1.6 | IpAddress | read-write | The IP Address Mask assigned to this port when routing is enabled. |
| INT portsslipIpMetric | 1.3.6.1.4.1.559.1.2.2.6.1.7 | INTEGER | read-write | The IP routing metric assigned to this port when routing is enabled. |
| INT portsslipBaud | 1.3.6.1.4.1.559.1.2.2.6.1.8 | INTEGER | read-write | The Baud Rate. |
| INT portsslipDataBits | 1.3.6.1.4.1.559.1.2.2.6.1.9 | INTEGER | read-only | The number of data bits. |
| INT portsslipStopBits | 1.3.6.1.4.1.559.1.2.2.6.1.10 | INTEGER | read-write | The number of stop bits. |
| INT portsslipFlowControl | 1.3.6.1.4.1.559.1.2.2.6.1.11 | INTEGER | read-write | Flow Control. |
| INT portsslipTxParity | 1.3.6.1.4.1.559.1.2.2.6.1.12 | INTEGER | read-only | Transmit Parity. |
| INT portsslipRxParity | 1.3.6.1.4.1.559.1.2.2.6.1.13 | INTEGER | read-only | Receive Parity. |
| INT portsslipMTU | 1.3.6.1.4.1.559.1.2.2.6.1.14 | INTEGER | read-write | Maximum Transmit Unit Length |
| INT portsslipRIPPrivate | 1.3.6.1.4.1.559.1.2.2.6.1.15 | INTEGER | read-write | Advertise IP Route |
| IP portsslipIPRemoteAddress | 1.3.6.1.4.1.559.1.2.2.6.1.16 | IpAddress | read-write | Remote IP Address. |
| portsasyncTable | 1.3.6.1.4.1.559.1.2.2.7 | not-accessible | A table of configured asynchronous serial manager ports. | |
| portsasyncEntry | 1.3.6.1.4.1.559.1.2.2.7.1 | not-accessible | A list of asynchronous serial manager port configurations. | |
| INT portsasyncIndex | 1.3.6.1.4.1.559.1.2.2.7.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portsasyncName | 1.3.6.1.4.1.559.1.2.2.7.1.2 | DisplayString | read-write | The name of the asynchronous serial manager port. |
| INT portsasyncBaud | 1.3.6.1.4.1.559.1.2.2.7.1.3 | INTEGER | read-write | The Baud Rate. |
| INT portsasyncDataBits | 1.3.6.1.4.1.559.1.2.2.7.1.4 | INTEGER | read-write | The number of data bits. |
| INT portsasyncStopBits | 1.3.6.1.4.1.559.1.2.2.7.1.5 | INTEGER | read-write | The number of stop bits. |
| INT portsasyncFlowControl | 1.3.6.1.4.1.559.1.2.2.7.1.6 | INTEGER | read-write | Flow Control. |
| INT portsasyncTxParity | 1.3.6.1.4.1.559.1.2.2.7.1.7 | INTEGER | read-write | Transmit Parity. |
| INT portsasyncRxParity | 1.3.6.1.4.1.559.1.2.2.7.1.8 | INTEGER | read-write | Receive Parity. |
| portsvoiceTable | 1.3.6.1.4.1.559.1.2.2.8 | not-accessible | A table of configured voice ports. | |
| portsvoiceEntry | 1.3.6.1.4.1.559.1.2.2.8.1 | not-accessible | A list of voice port configurations. | |
| INT portsvoiceIndex | 1.3.6.1.4.1.559.1.2.2.8.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portsvoiceName | 1.3.6.1.4.1.559.1.2.2.8.1.2 | DisplayString | read-write | The name of the voice port. |
| INT portsvoiceCallsPermitted | 1.3.6.1.4.1.559.1.2.2.8.1.3 | INTEGER | read-write | Controls whether incoming, outgoing or both types of voice call are permitted. |
| INT portsvoiceEncoding | 1.3.6.1.4.1.559.1.2.2.8.1.4 | INTEGER | read-write | The sound encoding mecanism used. |
| INT portsvoiceDialMode | 1.3.6.1.4.1.559.1.2.2.8.1.5 | INTEGER | read-write | Controls whether each digit dialed is sent to the network immediately, or the whole number sent complete. |
| portstpadTable | 1.3.6.1.4.1.559.1.2.2.9 | not-accessible | A table of configured tpad ports. | |
| portstpadEntry | 1.3.6.1.4.1.559.1.2.2.9.1 | not-accessible | A list of tpad port configurations. | |
| INT portstpadIndex | 1.3.6.1.4.1.559.1.2.2.9.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR portstpadName | 1.3.6.1.4.1.559.1.2.2.9.1.2 | DisplayString | read-write | The name of the tpad port. |
| INT portstpadBaud | 1.3.6.1.4.1.559.1.2.2.9.1.3 | INTEGER | read-write | The Baud Rate. |
| INT portstpadDataBits | 1.3.6.1.4.1.559.1.2.2.9.1.4 | INTEGER | read-write | The number of data bits. |
| INT portstpadStopBits | 1.3.6.1.4.1.559.1.2.2.9.1.5 | INTEGER | read-write | The number of stop bits. |
| INT portstpadParity | 1.3.6.1.4.1.559.1.2.2.9.1.6 | INTEGER | read-write | Parity. |
| INT portstpadTxFlowControl | 1.3.6.1.4.1.559.1.2.2.9.1.7 | INTEGER | read-write | Transmit Flow Control. |
| INT portstpadRxFlowControl | 1.3.6.1.4.1.559.1.2.2.9.1.8 | INTEGER | read-write | Receive Flow Control. |
| INT portstpadX25MinLCN | 1.3.6.1.4.1.559.1.2.2.9.1.9 | INTEGER | read-write | X25 Minimum LCN |
| INT portstpadX25MaxLCN | 1.3.6.1.4.1.559.1.2.2.9.1.10 | INTEGER | read-write | X25 Maximum LCN |
| bridge | 1.3.6.1.4.1.559.1.2.3 | |||
| mlink | 1.3.6.1.4.1.559.1.2.3.1 | |||
| mlinkTable | 1.3.6.1.4.1.559.1.2.3.1.1 | not-accessible | A table of Multi-link links. | |
| mlinkEntry | 1.3.6.1.4.1.559.1.2.3.1.1.1 | not-accessible | A MLINK ports. | |
| INT mlinkIndex | 1.3.6.1.4.1.559.1.2.3.1.1.1.1 | INTEGER | read-only | The index of this mlink link 1 to N. |
| STR mlinkName | 1.3.6.1.4.1.559.1.2.3.1.1.1.2 | DisplayString | read-only | The name of the Bridge connected to by this link |
| INT mlinkNumberOfPorts | 1.3.6.1.4.1.559.1.2.3.1.1.1.3 | INTEGER | read-only | Number of actual ports that make this mlink |
| CTR mlinkInFrames | 1.3.6.1.4.1.559.1.2.3.1.1.1.4 | Counter | read-only | The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function. |
| CTR mlinkOutFrames | 1.3.6.1.4.1.559.1.2.3.1.1.1.5 | Counter | read-only | The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function. |
| CTR mlinkInDiscards | 1.3.6.1.4.1.559.1.2.3.1.1.1.6 | Counter | read-only | Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. |
| INT mlinkState | 1.3.6.1.4.1.559.1.2.3.1.1.1.7 | INTEGER | read-only | The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1). |
| filter | 1.3.6.1.4.1.559.1.2.3.2 | |||
| filterTable | 1.3.6.1.4.1.559.1.2.3.2.1 | not-accessible | A table of filter address pairs. | |
| filterEntry | 1.3.6.1.4.1.559.1.2.3.2.1.1 | not-accessible | A list of information for each filter pair. | |
| OCT filterDest | 1.3.6.1.4.1.559.1.2.3.2.1.1.1 | OCTET STRING | read-write | The destination Mac Address for the filter pair. |
| OCT filterSource | 1.3.6.1.4.1.559.1.2.3.2.1.1.2 | OCTET STRING | read-write | The source Mac Address for the filter pair. |
| INT filterPrimary | 1.3.6.1.4.1.559.1.2.3.2.1.1.3 | INTEGER | read-only | This is the primary entry of the filter pair. |
| INT filterType | 1.3.6.1.4.1.559.1.2.3.2.1.1.4 | INTEGER | read-write | This is a permanent not a learned entry. Set this to delete to delete the entry and its partner. |
| STR filterRoute | 1.3.6.1.4.1.559.1.2.3.2.1.1.5 | DisplayString | read-write | The link down which the destination is to be found. |
| INT filterPacketcount | 1.3.6.1.4.1.559.1.2.3.2.1.1.6 | INTEGER | read-write | The number of packets received by this destination from this source; may be reset to 0. |
| INT filterBytecount | 1.3.6.1.4.1.559.1.2.3.2.1.1.7 | INTEGER | read-write | The number of bytes received by this destination from this source; may be reset to 0. |
| filtertypeTable | 1.3.6.1.4.1.559.1.2.3.2.2 | not-accessible | A table filter types. | |
| filtertypeEntry | 1.3.6.1.4.1.559.1.2.3.2.2.1 | not-accessible | A list of types to filter on. | |
| INT filtertypeIndex | 1.3.6.1.4.1.559.1.2.3.2.2.1.1 | INTEGER | read-write | The index of the type filter entry. |
| INT filtertypeClass | 1.3.6.1.4.1.559.1.2.3.2.2.1.2 | INTEGER | read-write | The entry class, or set to delete to remove. |
| INT filtertypeLsap | 1.3.6.1.4.1.559.1.2.3.2.2.1.3 | INTEGER | read-write | For ieee, this is in the range 0..255, For ethernet, in the range 0..65535. |
| INT filtertypeMode | 1.3.6.1.4.1.559.1.2.3.2.2.1.4 | INTEGER | read-write | The Operation Required |
| INT filterAgingtime | 1.3.6.1.4.1.559.1.2.3.2.3 | INTEGER | read-write | For learned entries, this gives the time in seconds after which the learned entries are discarded. |
| INT filterLearning | 1.3.6.1.4.1.559.1.2.3.2.4 | INTEGER | read-write | If disabled, this stops the bridge from learning new entries. |
| INT filterActiononmatch | 1.3.6.1.4.1.559.1.2.3.2.5 | INTEGER | read-write | If packet matches an entry in the filter table, reject or forward the packet. |
| INT filterFiltermcast | 1.3.6.1.4.1.559.1.2.3.2.6 | INTEGER | read-write | If disabled, pass through multicast addresses unfiltered. |
| INT filterTypematching | 1.3.6.1.4.1.559.1.2.3.2.7 | INTEGER | read-write | If enabled, then check whether the Type/Lsap of the packet is in the type table before forwarding. |
| INT filterTypematchaction | 1.3.6.1.4.1.559.1.2.3.2.8 | INTEGER | read-write | If type matching enabled, then reject or forward packets whose Lsap/Type are in the table. |
| INT filterLearnsourceonmcast | 1.3.6.1.4.1.559.1.2.3.2.9 | INTEGER | read-write | If enabled, then learn source location from multicast packets. |
| INT filterFlushall | 1.3.6.1.4.1.559.1.2.3.2.10 | INTEGER | read-write | If true, then the bridge will retire all learned entries. |
| INT filterLearnnovell | 1.3.6.1.4.1.559.1.2.3.2.11 | INTEGER | read-write | If true, then the bridge will learn Novell server addresses and enter them into the autocall table. |
| INT filterLearnbridging | 1.3.6.1.4.1.559.1.2.3.2.12 | INTEGER | read-write | Enables or disables bridging. |
| authorised | 1.3.6.1.4.1.559.1.2.3.3 | |||
| authorisedTable | 1.3.6.1.4.1.559.1.2.3.3.1 | not-accessible | A table of bridges allowed to join the network. | |
| authorisedEntry | 1.3.6.1.4.1.559.1.2.3.3.1.1 | not-accessible | A list of authorised bridges. | |
| OCT authorisedIndex | 1.3.6.1.4.1.559.1.2.3.3.1.1.1 | OCTET STRING | read-write | The MAC address of an authorised bridge. |
| OCT authorisedAddress | 1.3.6.1.4.1.559.1.2.3.3.1.1.2 | OCTET STRING | read-write | The Mac Address of the bridge authorised to use the network. |
| INT authorisedMode | 1.3.6.1.4.1.559.1.2.3.3.1.1.3 | INTEGER | read-write | The Operation Required |
| isdn | 1.3.6.1.4.1.559.1.2.3.4 | |||
| autocall | 1.3.6.1.4.1.559.1.2.3.4.1 | |||
| autocallMacTable | 1.3.6.1.4.1.559.1.2.3.4.1.2 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of MAC addresses. | |
| autocallMacEntry | 1.3.6.1.4.1.559.1.2.3.4.1.2.1 | not-accessible | A list of calls. | |
| OCT autocallMacIndex | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.1 | OCTET STRING | read-only | Index |
| INT autocallMacDefault | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.2 | INTEGER | read-write | Default MAC Autocall |
| INT autocallMacBumpable | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.3 | INTEGER | read-write | Make autocall bumpable |
| INT autocallMacIdle | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.4 | INTEGER | read-write | Number of seconds this call can be idle before call is dropped. |
| INT autocallMacIdleThreshold | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.5 | INTEGER | read-write | Idle is defined by the line being less than a certain activity. Full load is 1000. |
| MAC autocallMacAddress | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.6 | MacAddress | read-write | The MAC address. |
| STR autocallMacIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.7 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallMacMode | 1.3.6.1.4.1.559.1.2.3.4.1.2.1.8 | INTEGER | read-write | The Operation Required |
| autocallIpTable | 1.3.6.1.4.1.559.1.2.3.4.1.3 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of IP addresses. | |
| autocallIpEntry | 1.3.6.1.4.1.559.1.2.3.4.1.3.1 | not-accessible | A list of calls. | |
| OCT autocallIpIndex | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.1 | OCTET STRING | read-only | Index |
| INT autocallIpBumpable | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.2 | INTEGER | read-write | Make autocall bumpable |
| INT autocallIpIdle | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.3 | INTEGER | read-write | Number of seconds this call can be idle before call is dropped. |
| INT autocallIpIdleThreshold | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.4 | INTEGER | read-write | Idle is defined by the line being less than a certain activity. Full load is 1000. |
| IP autocallIpAddress | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.5 | IpAddress | read-write | The IP address. |
| IP autocallIpMask | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.6 | IpAddress | read-write | The IP mask. |
| INT autocallIpInverse | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.7 | INTEGER | read-write | Make inverse autocall |
| STR autocallIpIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.8 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallIpMode | 1.3.6.1.4.1.559.1.2.3.4.1.3.1.9 | INTEGER | read-write | The Operation Required |
| autocallIpxSapTable | 1.3.6.1.4.1.559.1.2.3.4.1.4 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of IPX SAP addresses. | |
| autocallIpxSapEntry | 1.3.6.1.4.1.559.1.2.3.4.1.4.1 | not-accessible | A list of calls. | |
| OCT autocallIpxSapIndex | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.1 | OCTET STRING | read-only | Index |
| STR autocallIpxSapServer | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.2 | DisplayString | read-write | The SAP server name. |
| OCT autocallIpxSapNetwork | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.3 | OCTET STRING | read-write | The SAP network number. |
| MAC autocallIpxSapNode | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.4 | MacAddress | read-write | The SAP node number. |
| OCT autocallIpxSapSocket | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.5 | OCTET STRING | read-write | The SAP socket number. |
| OCT autocallIpxSapService | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.6 | OCTET STRING | read-write | The SAP service type. |
| INT autocallIpxSapHops | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.7 | INTEGER | read-write | Number of hops. |
| STR autocallIpxSapIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.8 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallIpxSapFrameType | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.9 | INTEGER | read-write | The frame type. |
| OCT autocallIpxSapDirectNetwork | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.10 | OCTET STRING | read-write | The Direct network number. |
| MAC autocallIpxSapRouterMac | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.11 | MacAddress | read-write | The Router Mac. |
| INT autocallIpxSapNearest | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.12 | INTEGER | read-write | In bridging mode, generate nearest server response for this server. |
| INT autocallIpxSapPpp | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.13 | INTEGER | read-write | PPP Mode. |
| INT autocallIpxSapIsdnType | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.14 | INTEGER | read-write | The ISDN type. |
| INT autocallIpxSapMode | 1.3.6.1.4.1.559.1.2.3.4.1.4.1.15 | INTEGER | read-write | The Operation Required |
| autocallIpxTable | 1.3.6.1.4.1.559.1.2.3.4.1.5 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of IPX addresses. | |
| autocallIpxEntry | 1.3.6.1.4.1.559.1.2.3.4.1.5.1 | not-accessible | A list of calls. | |
| OCT autocallIpxIndex | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.1 | OCTET STRING | read-only | Index |
| OCT autocallIpxNetwork | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.2 | OCTET STRING | read-write | The network number. |
| MAC autocallIpxNode | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.3 | MacAddress | read-write | The node number. |
| OCT autocallIpxPacketType | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.4 | OCTET STRING | read-write | Packet Type. |
| INT autocallIpxTransportControl | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.5 | INTEGER | read-write | Transport Control. |
| STR autocallIpxIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.6 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallIpxBumpable | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.7 | INTEGER | read-write | Make autocall bumpable |
| INT autocallIpxIdle | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.8 | INTEGER | read-write | Number of seconds this call can be idle before call is dropped. |
| INT autocallIpxIdleThreshold | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.9 | INTEGER | read-write | Idle is defined by the line being less than a certain activity. Full load is 1000. |
| INT autocallIpxDefault | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.10 | INTEGER | read-write | Default IPX Autocall |
| INT autocallIpxFrameType | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.11 | INTEGER | read-write | The frame type. |
| INT autocallIpxPpp | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.12 | INTEGER | read-write | PPP Mode. |
| INT autocallIpxIsdnType | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.13 | INTEGER | read-write | The ISDN type. |
| INT autocallIpxMode | 1.3.6.1.4.1.559.1.2.3.4.1.5.1.14 | INTEGER | read-write | The Operation Required |
| autocallIpxRipTable | 1.3.6.1.4.1.559.1.2.3.4.1.6 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of IPX RIP addresses. | |
| autocallIpxRipEntry | 1.3.6.1.4.1.559.1.2.3.4.1.6.1 | not-accessible | A list of calls. | |
| OCT autocallIpxRipIndex | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.1 | OCTET STRING | read-only | Index |
| OCT autocallIpxRipNetwork | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.2 | OCTET STRING | read-write | The network number. |
| INT autocallIpxRipHops | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.3 | INTEGER | read-write | Number of Hops. |
| INT autocallIpxRipTicks | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.4 | INTEGER | read-write | Number of Ticks. |
| MAC autocallIpxRipNode | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.5 | MacAddress | read-write | The node number. |
| STR autocallIpxRipIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.6 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallIpxRipFrameType | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.7 | INTEGER | read-write | The frame type. |
| OCT autocallIpxRipDirectNetwork | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.8 | OCTET STRING | read-write | The Direct network number. |
| MAC autocallIpxRipRouterMac | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.9 | MacAddress | read-write | The Router Mac. |
| INT autocallIpxRipLinkTicks | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.10 | INTEGER | read-write | Number of Link Ticks. |
| INT autocallIpxRipPpp | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.11 | INTEGER | read-write | PPP Mode. |
| INT autocallIpxRipIsdnType | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.12 | INTEGER | read-write | The ISDN type. |
| INT autocallIpxRipMode | 1.3.6.1.4.1.559.1.2.3.4.1.6.1.13 | INTEGER | read-write | The Operation Required |
| autocallDialTable | 1.3.6.1.4.1.559.1.2.3.4.1.7 | not-accessible | A table of telephone numbers which are automatically dialled upon receipt of an ISDN call with a matching CLI response. | |
| autocallDialEntry | 1.3.6.1.4.1.559.1.2.3.4.1.7.1 | not-accessible | A list of calls. | |
| OCT autocallDialIndex | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.1 | OCTET STRING | read-only | Index |
| STR autocallDialCli | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.2 | DisplayString | read-write | The ISDN telephone number to match. |
| STR autocallDialIsdn | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.3 | DisplayString | read-write | The ISDN telephone number to call. |
| INT autocallDialBumpable | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.4 | INTEGER | read-write | Make autocall bumpable |
| INT autocallDialIdle | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.5 | INTEGER | read-write | Number of seconds this call can be idle before call is dropped. |
| INT autocallDialIdleThreshold | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.6 | INTEGER | read-write | Idle is defined by the line being less than a certain activity. Full load is 1000. |
| INT autocallDialMode | 1.3.6.1.4.1.559.1.2.3.4.1.7.1.7 | INTEGER | read-write | The Operation Required |
| isdnbands | 1.3.6.1.4.1.559.1.2.3.4.2 | |||
| isdnbandsTable | 1.3.6.1.4.1.559.1.2.3.4.2.1 | not-accessible | A table of isdn timebands and their properties. | |
| isdnbandsEntry | 1.3.6.1.4.1.559.1.2.3.4.2.1.1 | not-accessible | A list of isdn timebands. | |
| INT isdnbandsIndex | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.1 | INTEGER | read-write | The index of this ISDN band. |
| STR isdnbandsName | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.2 | DisplayString | read-write | The name of this ISDN band. |
| INT isdnbandsStarttime | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.3 | INTEGER | read-write | The start time in seconds since midnight. |
| INT isdnbandsEndtime | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.4 | INTEGER | read-write | The end time in seconds since midnight. |
| STR isdnbandsDays | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.5 | DisplayString | read-write | Days of the week assigned to this timeband, separated by colons. Use abbreviations : monday - Mo tuesday - Tu wednesday - We thursday - Th friday - Fr saturday - Sa sunday - Su eg saturday and sunday is Sa:Su . |
| INT isdnbandsAllowbackup | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.6 | INTEGER | read-write | Allow isdn calls to be made to back up bridge links during this time. |
| INT isdnbandsAllowdemand | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.7 | INTEGER | read-write | Allow isdn calls to be made for demand bandwidth during this time. |
| INT isdnbandsAllowautocall | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.8 | INTEGER | read-write | Allow isdn calls to be made for autocalls during this time. |
| INT isdnbandsAllowlist | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.9 | INTEGER | read-write | Allow isdn calls to be made to ISDN numbers on the list for this timeband during this time. |
| INT isdnbandsMode | 1.3.6.1.4.1.559.1.2.3.4.2.1.1.12 | INTEGER | read-write | The Operation Required |
| isdnbandsBridgeListTable | 1.3.6.1.4.1.559.1.2.3.4.2.2 | not-accessible | A table of isdn timebands and their properties. | |
| isdnbandsBridgeListEntry | 1.3.6.1.4.1.559.1.2.3.4.2.2.1 | not-accessible | A list of isdn timebands. | |
| INT isdnbandsBridgeListIndex | 1.3.6.1.4.1.559.1.2.3.4.2.2.1.1 | INTEGER | read-write | The index of this ISDN band. |
| STR isdnbandsBridgeListBandName | 1.3.6.1.4.1.559.1.2.3.4.2.2.1.2 | DisplayString | read-write | The name of this ISDN band. |
| STR isdnbandsBridgeListBridgeName | 1.3.6.1.4.1.559.1.2.3.4.2.2.1.3 | DisplayString | read-write | The name of this ISDN band. |
| isdnnumbers | 1.3.6.1.4.1.559.1.2.3.4.3 | |||
| isdnnumbersTable | 1.3.6.1.4.1.559.1.2.3.4.3.1 | not-accessible | A table of isdn numbers against names. | |
| isdnnumbersEntry | 1.3.6.1.4.1.559.1.2.3.4.3.1.1 | not-accessible | A list of isdn numbers. | |
| OCT isdnnumbersIndex | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.1 | OCTET STRING | read-write | The index of this ISDN number. |
| STR isdnnumbersName | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.2 | DisplayString | read-write | The name of this ISDN number. |
| STR isdnnumbersNumber1 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.3 | DisplayString | read-write | The ISDN number (1). |
| STR isdnnumbersNumber2 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.4 | DisplayString | read-write | The ISDN number (2). |
| STR isdnnumbersNumber3 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.5 | DisplayString | read-write | The ISDN number (3). |
| STR isdnnumbersNumber4 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.6 | DisplayString | read-only | The ISDN number (4). |
| INT isdnnumbersCall | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.7 | INTEGER | read-write | If set to request, then call will be immediately made to this destination. Cancel will cancel any calls to this destination. |
| INT isdnnumbersTesttime | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.8 | INTEGER | read-write | The time at which a test-call will be made (in seconds since midnight). |
| STR isdnnumbersDays | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.9 | DisplayString | read-write | Days of the week on which testcalls will be made, separated by colons. Use abbreviations : monday - Mo tuesday - Tu wednesday - We thursday - Th friday - Fr saturday - Sa sunday - Su eg saturday and sunday is Sa:Su . |
| STR isdnnumbersLasttest | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.10 | DisplayString | read-only | The Day/Month of the last successful testcall. |
| IP isdnnumbersIpAddress | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.11 | IpAddress | read-write | The IP Address assigned to this port when routing is enabled. |
| IP isdnnumbersIpMask | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.12 | IpAddress | read-write | The IP Address Mask assigned to this port when routing is enabled. |
| INT isdnnumbersIpMetric | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.13 | INTEGER | read-write | The IP routing metric assigned to this port when routing is enabled. |
| OCT isdnnumbersIpxNetwork | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.14 | OCTET STRING | read-write | The IPX Network Address assigned to this port when routing is enabled. |
| INT isdnnumbersIpxType | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.15 | INTEGER | read-write | The frame type used for IPX RIP and SAP messages emanating from this port. |
| INT isdnnumbersPpp | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.16 | INTEGER | read-write | Enable/Disable the PPP protocol for this number. |
| IP isdnnumbersRemoteIpAddress | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.17 | IpAddress | read-write | The IP Address for the remote unit. |
| INT isdnnumbersRemoteUnitType | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.18 | INTEGER | read-write | The remote unit type. |
| INT isdnnumbersHdlcType | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.19 | INTEGER | read-write | The HDLC link type. |
| INT isdnnumbersPppAuthentication | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.20 | INTEGER | read-only | The PPP negotiation status. |
| INT isdnnumbersMaxCircuits | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.21 | INTEGER | read-write | The max number of ISDN Circuits (1 or 2). |
| INT isdnnumbersMPEnable | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.22 | INTEGER | read-write | PPP Multilink. |
| STR isdnnumbersLearntED | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.23 | DisplayString | read-only | Learnt endpoint descriminator. |
| INT isdnnumbersMode | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.24 | INTEGER | read-write | The Operation Required |
| INT isdnnumbersCallType1 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.25 | INTEGER | read-write | |
| INT isdnnumbersCallType2 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.26 | INTEGER | read-write | |
| INT isdnnumbersCallType3 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.27 | INTEGER | read-write | |
| INT isdnnumbersCallType4 | 1.3.6.1.4.1.559.1.2.3.4.3.1.1.28 | INTEGER | read-write | |
| isdnports | 1.3.6.1.4.1.559.1.2.3.4.4 | |||
| isdnportsTable | 1.3.6.1.4.1.559.1.2.3.4.4.1 | not-accessible | A table of isdn ports. | |
| isdnportsEntry | 1.3.6.1.4.1.559.1.2.3.4.4.1.1 | not-accessible | A table of isdn ports. | |
| INT isdnportsIndex | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.1 | INTEGER | read-only | The physical port index, in the range 1 to number-of-ports, as found in the ports table. |
| STR isdnportsDestination | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.2 | DisplayString | read-only | The destination number that this ISDN number is connected to. |
| INT isdnportsState | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.3 | INTEGER | read-only | Current state of the port |
| TIK isdnportsConnTime | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.4 | TimeTicks | read-only | The connection time (in hundredths of a second). |
| INT isdnportsBackup | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.5 | INTEGER | read-only | If set to true, then the call is a backup call. |
| INT isdnportsDemand | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.6 | INTEGER | read-only | If set to true, then the call is a demand call. |
| INT isdnportsBumpable | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.7 | INTEGER | read-only | If set to true, then the call is a bumpable call. |
| INT isdnportsAlert | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.8 | INTEGER | read-only | current Alert State |
| INT isdnportsPriority | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.9 | INTEGER | read-only | current call priority |
| MAC isdnportsSourceMac | 1.3.6.1.4.1.559.1.2.3.4.4.1.1.10 | MacAddress | read-only | Source Mac of Bridge that requested the call |
| isdnhistory | 1.3.6.1.4.1.559.1.2.3.4.5 | |||
| isdnhistoryTable | 1.3.6.1.4.1.559.1.2.3.4.5.1 | not-accessible | A table of isdn ports. | |
| isdnhistoryEntry | 1.3.6.1.4.1.559.1.2.3.4.5.1.1 | not-accessible | A table of isdn ports. | |
| INT isdnhistoryIndex | 1.3.6.1.4.1.559.1.2.3.4.5.1.1.1 | INTEGER | read-only | The index of this ISDN history 1 to N. |
| STR isdnhistoryDestination | 1.3.6.1.4.1.559.1.2.3.4.5.1.1.2 | DisplayString | read-only | The destination ISDN number. |
| TIK isdnhistoryTotalTime | 1.3.6.1.4.1.559.1.2.3.4.5.1.1.3 | TimeTicks | read-only | Total Time of all calls to this destination (in hundredths of a second) |
| INT isdnhistoryTotalCalls | 1.3.6.1.4.1.559.1.2.3.4.5.1.1.4 | INTEGER | read-only | The total number of calls to this destination |
| INT isdnhistoryFailedCalls | 1.3.6.1.4.1.559.1.2.3.4.5.1.1.5 | INTEGER | read-only | The total number of failed calls to this destination |
| isdncla | 1.3.6.1.4.1.559.1.2.3.4.6 | |||
| isdnCliTable | 1.3.6.1.4.1.559.1.2.3.4.6.1 | not-accessible | A table of ISDN Numbers for bridges allowed to join the network. | |
| isdnCliEntry | 1.3.6.1.4.1.559.1.2.3.4.6.1.1 | not-accessible | A list of ISDN Numbers for authorised bridges. | |
| INT isdnCliIndex | 1.3.6.1.4.1.559.1.2.3.4.6.1.1.1 | INTEGER | read-write | The number of the entry. |
| STR isdnCliNumber | 1.3.6.1.4.1.559.1.2.3.4.6.1.1.2 | DisplayString | read-write | The ISDN number of the bridge authorised to use the network. |
| INT isdnCliMode | 1.3.6.1.4.1.559.1.2.3.4.6.1.1.3 | INTEGER | read-write | The Operation Required |
| isdnlists | 1.3.6.1.4.1.559.1.2.3.4.7 | |||
| isdnlistsTable | 1.3.6.1.4.1.559.1.2.3.4.7.1 | not-accessible | A table of isdn timeband bridge lists. | |
| isdnlistsEntry | 1.3.6.1.4.1.559.1.2.3.4.7.1.1 | not-accessible | A list of isdn bridge lists. | |
| INT isdnlistsIndex | 1.3.6.1.4.1.559.1.2.3.4.7.1.1.1 | INTEGER | read-write | The index of this bridge. |
| STR isdnlistsBand | 1.3.6.1.4.1.559.1.2.3.4.7.1.1.2 | DisplayString | read-write | The timeband for this list. Set null-length string here to delete an entry. |
| STR isdnlistsName | 1.3.6.1.4.1.559.1.2.3.4.7.1.1.3 | DisplayString | read-write | The name of this bridge. |
| isdnParams | 1.3.6.1.4.1.559.1.2.3.4.8 | |||
| INT isdnParamsNetworkType | 1.3.6.1.4.1.559.1.2.3.4.8.1 | INTEGER | read-write | ISDN Network Type. The device must be rebooted for a change of of this object to take effect. |
| STR isdnParamsSpid1 | 1.3.6.1.4.1.559.1.2.3.4.8.2 | DisplayString | read-write | Service Profile ID 1 (USA Network Types only). |
| STR isdnParamsSpid2 | 1.3.6.1.4.1.559.1.2.3.4.8.3 | DisplayString | read-write | Service Profile ID 2 (USA Network Types only). |
| STR isdnParamsSpid3 | 1.3.6.1.4.1.559.1.2.3.4.8.4 | DisplayString | read-write | Service Profile ID 1 (2nd TA - USA Network Types only). |
| STR isdnParamsSpid4 | 1.3.6.1.4.1.559.1.2.3.4.8.5 | DisplayString | read-write | Service Profile ID 2 (2nd TA - USA Network Types only). |
| STR isdnParamsDirectoryNumber1 | 1.3.6.1.4.1.559.1.2.3.4.8.6 | DisplayString | read-write | Directory Number 1 (USA Network Types only). |
| STR isdnParamsDirectoryNumber2 | 1.3.6.1.4.1.559.1.2.3.4.8.7 | DisplayString | read-write | Directory Number 2 (USA Network Types only). |
| STR isdnParamsDirectoryNumber3 | 1.3.6.1.4.1.559.1.2.3.4.8.8 | DisplayString | read-write | Directory Number 3 (2nd TA for USA Network Types only). |
| STR isdnParamsDirectoryNumber4 | 1.3.6.1.4.1.559.1.2.3.4.8.9 | DisplayString | read-write | Directory Number 4 (2nd TA for USA Network Types only). |
| INT isdnParamsReportBusy | 1.3.6.1.4.1.559.1.2.3.4.8.10 | INTEGER | read-write | Send a positibe Busy reponse to an incoming call if no free port. |
| INT isdnParamsIncomingDov | 1.3.6.1.4.1.559.1.2.3.4.8.11 | INTEGER | read-write | Should an incoming voice call be answerred as a data call. |
| INT isdnParamsMaxCallTime | 1.3.6.1.4.1.559.1.2.3.4.8.12 | INTEGER | read-write | Maximum Call time in seconds. |
| isdnParamsMsn | 1.3.6.1.4.1.559.1.2.3.4.8.13 | |||
| STR isdnParamsMsnLan | 1.3.6.1.4.1.559.1.2.3.4.8.13.1 | DisplayString | read-write | Multiple Subscriber Number for LAN access. |
| STR isdnParamsMsnVoice | 1.3.6.1.4.1.559.1.2.3.4.8.13.2 | DisplayString | read-write | Multiple Subscriber Number for Voice access. |
| INT isdnParamsMsnCheck | 1.3.6.1.4.1.559.1.2.3.4.8.13.3 | INTEGER | read-write | Should the incoming MSN be checked before answerring an incoming call. |
| INT isdnParamsMsnSend | 1.3.6.1.4.1.559.1.2.3.4.8.13.4 | INTEGER | read-write | Should the MSN be sent in outgoing calls. |
| isdnParamsSubAddr | 1.3.6.1.4.1.559.1.2.3.4.8.14 | |||
| STR isdnParamsSubAddrLan | 1.3.6.1.4.1.559.1.2.3.4.8.14.1 | DisplayString | read-write | Sub Address for LAN access. |
| STR isdnParamsSubAddrVoice | 1.3.6.1.4.1.559.1.2.3.4.8.14.2 | DisplayString | read-write | Sub Address for Voice access. |
| INT isdnParamsSubAddrCheck | 1.3.6.1.4.1.559.1.2.3.4.8.14.3 | INTEGER | read-write | Should the incoming Sub Address be checked before answerring an incoming call. |
| INT isdnParamsSubAddrSend | 1.3.6.1.4.1.559.1.2.3.4.8.14.4 | INTEGER | read-write | Should the Sub Address be sent in outgoing calls. |
| INT isdnParamsSubAddrType | 1.3.6.1.4.1.559.1.2.3.4.8.14.5 | INTEGER | read-write | What format should outgoing an Sub Address take. |
| INT isdnParamsTokenValue | 1.3.6.1.4.1.559.1.2.3.4.8.15 | INTEGER | read-write | ISDN time token value. When tokens are refilled, the isdnParamsTokenRemain variable is set to this value NOTE: -1 = disabled |
| INT isdnParamsTokenRefill | 1.3.6.1.4.1.559.1.2.3.4.8.16 | INTEGER | read-write | ISDN token Refill Mechanism type - 'disabled' No token mechanism. - 'manual' left for user to refill tokens manually. - 'auto' reset the tokens every day at 23:59.59 - 'refill' refills the tokens. NOTE: In order to set 'manuall and 'auto', isdnParamsTokenRemain must not be -1 (disabled) |
| INT isdnParamsTokenRemain | 1.3.6.1.4.1.559.1.2.3.4.8.17 | INTEGER | read-only | Displays the remaining number of ISDN tokens left for ISDN usage. NOTE: -1 = disabled |
| bootp | 1.3.6.1.4.1.559.1.2.3.4.9 | |||
| INT bootpActive | 1.3.6.1.4.1.559.1.2.3.4.9.1 | INTEGER | read-write | TRUE if BOOTP/DHCP broadcasts are to be bridged (when box is in bridge mode). TRUE if BOOTP/DHCP relay agent is to be active (when box is in router mode). If set, then DHCP Proxy and DHCP Server will be silent disabled. |
| INT bootpBumpable | 1.3.6.1.4.1.559.1.2.3.4.9.2 | INTEGER | read-write | (Bridge mode only) If we receive an autocall to another destination and no free channels, bump this call. |
| INT bootpIdle | 1.3.6.1.4.1.559.1.2.3.4.9.3 | INTEGER | read-write | (Bridge mode only) Number of seconds this call can be idle before call is dropped. |
| INT bootpIdleThreshold | 1.3.6.1.4.1.559.1.2.3.4.9.4 | INTEGER | read-write | (Bridge mode only) Idle is defined by the line being less than a certain activity. Full load is 1000. |
| STR bootpIsdnName | 1.3.6.1.4.1.559.1.2.3.4.9.5 | DisplayString | read-write | (Bridge mode only) The name of the ISDN telephone number entry to be called. |
| IP bootpAddress | 1.3.6.1.4.1.559.1.2.3.4.9.6 | IpAddress | read-write | (Router mode only) The IP Address of the BOOTP/DHCP server. Format: xxx.xxx.xxx.xxx . |
| INT bootpDelaySecs | 1.3.6.1.4.1.559.1.2.3.4.9.7 | INTEGER | read-write | (Bridge mode or Router Mode) The age in seconds of a BOOTP/DHCP message after which the bridge or relay starts doing anything. Zero means no delay. |
| INT dhcpProxyActive | 1.3.6.1.4.1.559.1.2.3.4.9.8 | INTEGER | read-write | TRUE if the DHCP proxy is enabled. If set, then DHCP Relay and DHCP Server will be silent disabled. |
| IP referenceAddress | 1.3.6.1.4.1.559.1.2.3.4.9.9 | IpAddress | read-write | (Router mode only) The refernece IP Address (giaddr) for the pool. Format: xxx.xxx.xxx.xxx . |
| INT minPoolSize | 1.3.6.1.4.1.559.1.2.3.4.9.10 | INTEGER | read-write | The minimum number of addresses in the pool. |
| traps | 1.3.6.1.4.1.559.1.2.4 | |||
| alarms | 1.3.6.1.4.1.559.1.2.4.1 | |||
| INT alarmCode | 1.3.6.1.4.1.559.1.2.4.1.1 | INTEGER | read-only | Error code for reported Alarm trap event. |
| STR alarmText | 1.3.6.1.4.1.559.1.2.4.1.2 | DisplayString | read-only | Explanatory text describing the event which caused the Alarm trap to be generated. |
| isdnFailCause | 1.3.6.1.4.1.559.1.2.4.2 | |||
| STR isdnFailDestination | 1.3.6.1.4.1.559.1.2.4.2.1 | DisplayString | read-only | Containins the ISDN destination dialled to cause the call to fail |
| INT q931FailCauseCode | 1.3.6.1.4.1.559.1.2.4.2.2 | INTEGER | read-only | Contains the cause of a failed Q931 ISDN call |
| INT dass2FailCauseCode | 1.3.6.1.4.1.559.1.2.4.2.3 | INTEGER | read-only | Contains the cause of a failed DASS2 ISDN call |
| INT briFailCauseCode | 1.3.6.1.4.1.559.1.2.4.2.4 | INTEGER | read-only | Contains the cause of a failed DASS2 ISDN call |
| radius | 1.3.6.1.4.1.559.1.2.4.3 | |||
| INT radiusReplyCode | 1.3.6.1.4.1.559.1.2.4.3.1 | INTEGER | read-only | Contains the result of a call to RADIUS. |
| STR radiusUsername | 1.3.6.1.4.1.559.1.2.4.3.2 | DisplayString | read-only | This is the username authenticated by RADIUS. |
| login | 1.3.6.1.4.1.559.1.2.4.4 | |||
| INT loginCode | 1.3.6.1.4.1.559.1.2.4.4.1 | INTEGER | read-only | Contains the result of a login after no RADIUS server can be found. |
| registration | 1.3.6.1.4.1.559.2 | |||
| regArpeggio | 1.3.6.1.4.1.559.2.10 | |||
| arpStandard | 1.3.6.1.4.1.559.2.10.1 | |||
| arpFocus | 1.3.6.1.4.1.559.2.10.2 | |||
| arpOffice | 1.3.6.1.4.1.559.2.10.3 | |||
| arpPlus | 1.3.6.1.4.1.559.2.10.4 | |||
| arpMultiLan | 1.3.6.1.4.1.559.2.10.5 | |||
| arpLite | 1.3.6.1.4.1.559.2.10.6 | |||
| arpPlusRPrimary | 1.3.6.1.4.1.559.2.10.7 | |||
| arpPlusRBasic | 1.3.6.1.4.1.559.2.10.8 | |||
| officeConnect | 1.3.6.1.4.1.559.2.13 | |||
| officeConnectRemote510s | 1.3.6.1.4.1.559.2.13.1 | |||
| officeConnectRemote520s | 1.3.6.1.4.1.559.2.13.2 | |||
| officeConnectRemote530s | 1.3.6.1.4.1.559.2.13.3 | |||
| officeConnectRemote510u | 1.3.6.1.4.1.559.2.13.4 | |||
| officeConnectRemote520u | 1.3.6.1.4.1.559.2.13.5 | |||
| officeConnectRemote530u | 1.3.6.1.4.1.559.2.13.6 | |||
| officeConnectRemote531s | 1.3.6.1.4.1.559.2.13.7 | |||
| officeConnectRemote531u | 1.3.6.1.4.1.559.2.13.8 | |||
| accessBuilder | 1.3.6.1.4.1.559.2.14 | |||
| accessBuilderRemoteUser400s | 1.3.6.1.4.1.559.2.14.1 | |||
| accessBuilderRemoteUser400u | 1.3.6.1.4.1.559.2.14.2 | |||
| accessBuilderInternet400s | 1.3.6.1.4.1.559.2.14.3 | |||
| accessBuilderInternet400u | 1.3.6.1.4.1.559.2.14.4 | |||
| accessBuilderRemoteOffice500 | 1.3.6.1.4.1.559.2.14.5 | |||
| accessBuilderRemoteOffice600 | 1.3.6.1.4.1.559.2.14.6 | |||
| accessBuilderRemoteOffice700 | 1.3.6.1.4.1.559.2.14.7 | |||
| accessBuilder7000BriBridgeRouter | 1.3.6.1.4.1.559.2.14.8 | |||
| accessBuilder7000PriBridgeRouter | 1.3.6.1.4.1.559.2.14.9 | |||
| serviceConnect2000 | 1.3.6.1.4.1.559.2.15 | |||
| serviceConnect2000Base | 1.3.6.1.4.1.559.2.15.1 | |||
| serviceConnect2000BaseBri | 1.3.6.1.4.1.559.2.15.1.1 | |||
| serviceConnect2000BasePri | 1.3.6.1.4.1.559.2.15.1.2 | |||
| cscmInfo | 1.3.6.1.4.1.559.3 | |||
| INT cscmEventNumber | 1.3.6.1.4.1.559.3.1 | INTEGER | read-only | Contains the CSCM event number |
| IP cscmOriginatingIP | 1.3.6.1.4.1.559.3.2 | IpAddress | read-only | This is the IP address of the unit that caused the trap to be generated by CSCM |
| STR cscmTrapDetail | 1.3.6.1.4.1.559.3.3 | DisplayString | read-only | This is the IP address of the unit that caused the trap to be generated by CSCM |
RFC description
Manages 3Com remote access routers including AccessBuilder and Office Connect series devices.
Start monitoring remote access server/gateway, dial-in router (TFTP-triggered firmware/config transfer) 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.