REMOTEACCESS-MIB

MIB Reference — IPNetwork Monitor

All MIBsREMOTEACCESS-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

rmonOBJECT-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 symbolicOID numericTypeAccessDescription
ppp1.3.6.1.2.1.10.23
tftp1.3.6.1.2.1.16.19
STR tftpFile1.3.6.1.2.1.16.19.6DisplayStringread-writeThe 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 tftpServerIP1.3.6.1.2.1.16.19.7IpAddressread-writeThe 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 tftpAction1.3.6.1.2.1.16.19.8INTEGERread-writeWhen 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 tftpStatus1.3.6.1.2.1.16.19.9INTEGERread-onlyThe 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.
sonix1.3.6.1.4.1.559
NTF isdnTestCallEvent1.3.6.1.4.1.559.0.1The isdnTestCallEvent Trap is sent whenever an ISDN test autocall is made, and is unsuccessful.
NTF isdnLinkDownEvent1.3.6.1.4.1.559.0.2The isdnLinkEvent is sent whenever an ISDN Link has been disconnected. This should be used in conjunction with the associated MIBII object.
NTF isdnLinkUpEvent1.3.6.1.4.1.559.0.3The 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 q931FailCauseEvent1.3.6.1.4.1.559.0.6The q931FailCauseEvent is sent whenever a Q931 ISDN call is attempted but fails due to isdnFailCauseCode reason
NTF dass2FailCauseEvent1.3.6.1.4.1.559.0.7The dassFailCauseEvent is sent whenever a DASS2 ISDN call is attempted but fails due to isdnFailCauseCode reason
NTF briFailCauseEvent1.3.6.1.4.1.559.0.8The briFailCauseEvent is sent whenever a BRI ISDN call is attempted but fails due to isdnFailCauseCode reason
NTF radiusTrapEvent1.3.6.1.4.1.559.0.20The 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 loginTrapEvent1.3.6.1.4.1.559.0.21The 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 cscmTrapEvent1.3.6.1.4.1.559.0.100The 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
sonixMibs1.3.6.1.4.1.559.1
remoteaccessMib1.3.6.1.4.1.559.1.2
system1.3.6.1.4.1.559.1.2.1
STR variant1.3.6.1.4.1.559.1.2.1.1DisplayStringread-onlyProduct variant.
STR version1.3.6.1.4.1.559.1.2.1.2DisplayStringread-onlyProduct version number.
STR unitname1.3.6.1.4.1.559.1.2.1.3DisplayStringread-writeThe name of the unit.
INT save1.3.6.1.4.1.559.1.2.1.4INTEGERread-writeSave current configuration to NVRAM.
INT standard1.3.6.1.4.1.559.1.2.1.5INTEGERread-writeRestore standard configuration, erasing NVRAM.
INT saverequired1.3.6.1.4.1.559.1.2.1.6INTEGERread-onlyHave changes been made which need to be save to NVRAM.
STR date1.3.6.1.4.1.559.1.2.1.7DisplayStringread-writeReal-time clock date. (Format dd/mm/yyyy).
STR time1.3.6.1.4.1.559.1.2.1.8DisplayStringread-writeReal-time clock time. (Format hh:mm:ss).
INT dayoftheweek1.3.6.1.4.1.559.1.2.1.9INTEGERread-writeReal-time clock day.
INT managertimeout1.3.6.1.4.1.559.1.2.1.10INTEGERread-writeThe time after which the manager will timeout if there is no activity. Set this to 0 for no timeout.
IP unitipad1.3.6.1.4.1.559.1.2.1.11IpAddressread-writeThe Network port ip address of the unit.
MAC unitmacaddress1.3.6.1.4.1.559.1.2.1.12MacAddressread-onlyThe MAC address of the unit.
INT defaultalert1.3.6.1.4.1.559.1.2.1.13INTEGERread-writeAlert LED action.
INT incallalert1.3.6.1.4.1.559.1.2.1.14INTEGERread-writeIncoming call Alert LED action.
STR publiccommunity1.3.6.1.4.1.559.1.2.1.15DisplayStringread-writeCommunity for reading MIB entries. This string will not be returned, but may be set.
STR privatecommunity1.3.6.1.4.1.559.1.2.1.16DisplayStringread-writeCommunity for reading and writing MIB entries. This string will not be returned, but may be set.
IP trapaddress1.3.6.1.4.1.559.1.2.1.17IpAddressread-writeThe IP Address of the default management station to which all traps will be sent.
INT trapPort1.3.6.1.4.1.559.1.2.1.18INTEGERread-writeThe port on the default management station to which all traps will be sent.
INT lcdManagerLock1.3.6.1.4.1.559.1.2.1.19INTEGERread-writeDefines whether keypad operation is allowed.
INT loopControl1.3.6.1.4.1.559.1.2.1.20INTEGERread-writeWhen 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 novelltimeout1.3.6.1.4.1.559.1.2.1.21INTEGERread-writeThe time after which Novell session emulation will timeout if there is no activity. Set this to 0 for no timeout.
STR timeSinceReboot1.3.6.1.4.1.559.1.2.1.22DisplayStringread-onlyTime since last reboot. (Format hh:mm:ss).
passwdsTable1.3.6.1.4.1.559.1.2.1.23not-accessibleA table of manager passwords. In fact, only one entry in the table is allowed.
passwdsEntry1.3.6.1.4.1.559.1.2.1.23.1not-accessibleA list of manager passwords.
STR passwdsOld1.3.6.1.4.1.559.1.2.1.23.1.1DisplayStringread-writeThe current manager password.
STR passwdsNew1.3.6.1.4.1.559.1.2.1.23.1.2DisplayStringread-writeThe 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.
ip1.3.6.1.4.1.559.1.2.1.25
iprip1.3.6.1.4.1.559.1.2.1.25.1
CTR ipInRipRequests1.3.6.1.4.1.559.1.2.1.25.1.1Counterread-onlyThe number of IP RIP datagram requests received.
CTR ipInRipResponses1.3.6.1.4.1.559.1.2.1.25.1.2Counterread-onlyThe number of IP RIP datagram responses received.
CTR ipInRipErrors1.3.6.1.4.1.559.1.2.1.25.1.3Counterread-onlyThe number of IP RIP datagrams discarded due to some error other than insufficient resources.
CTR ipInRipDiscards1.3.6.1.4.1.559.1.2.1.25.1.4Counterread-onlyThe number of IP RIP datagrams discarded due to insufficient resources.
CTR ipOutRipRequests1.3.6.1.4.1.559.1.2.1.25.1.5Counterread-onlyThe number of IP RIP datagram requests transmitted.
CTR ipOutRipResponses1.3.6.1.4.1.559.1.2.1.25.1.6Counterread-onlyThe number of IP RIP datagram responses transmitted.
CTR ipOutRipUpdates1.3.6.1.4.1.559.1.2.1.25.1.7Counterread-onlyThe number of IP RIP datagrams transmitted due to the detection of a network configuration change.
CTR ipOutRipErrors1.3.6.1.4.1.559.1.2.1.25.1.8Counterread-onlyThe number of IP RIP datagrams discarded due to some error other than insufficient resources.
CTR ipOutRipDiscards1.3.6.1.4.1.559.1.2.1.25.1.9Counterread-onlyThe number of IP RIP datagrams discarded due to insufficient resources.
INT ipRoutingProtocol1.3.6.1.4.1.559.1.2.1.25.1.10INTEGERread-writeThe IP routing protocol used.
INT ipRipLearning1.3.6.1.4.1.559.1.2.1.25.1.11INTEGERread-writeWhen enabled the RIP Table will be updated. This is only applicable to dial-up links.
INT ipRoutingAdvertise1.3.6.1.4.1.559.1.2.1.25.1.12INTEGERread-writeThe interface that all rips are transmitted on.
ipRouteTableCopy1.3.6.1.4.1.559.1.2.1.25.2not-accessibleThis entity's IP Routing table.
ipRouteEntryCopy1.3.6.1.4.1.559.1.2.1.25.2.1not-accessibleA route to a particular destination.
IP ipRouteDestCopy1.3.6.1.4.1.559.1.2.1.25.2.1.1IpAddressread-writeThe 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 ipRouteIfIndexCopy1.3.6.1.4.1.559.1.2.1.25.2.1.2INTEGERread-onlyThe 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 ipRouteMetric1Copy1.3.6.1.4.1.559.1.2.1.25.2.1.3INTEGERread-writeThe 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 ipRouteMetric2Copy1.3.6.1.4.1.559.1.2.1.25.2.1.4INTEGERread-writeAn 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 ipRouteMetric3Copy1.3.6.1.4.1.559.1.2.1.25.2.1.5INTEGERread-writeAn 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 ipRouteMetric4Copy1.3.6.1.4.1.559.1.2.1.25.2.1.6INTEGERread-writeAn 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 ipRouteNextHopCopy1.3.6.1.4.1.559.1.2.1.25.2.1.7IpAddressread-writeThe 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 ipRouteTypeCopy1.3.6.1.4.1.559.1.2.1.25.2.1.8INTEGERread-writeThe 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 ipRouteProtoCopy1.3.6.1.4.1.559.1.2.1.25.2.1.9INTEGERread-onlyThe 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 ipRouteAgeCopy1.3.6.1.4.1.559.1.2.1.25.2.1.10INTEGERread-writeThe 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 ipRouteMaskCopy1.3.6.1.4.1.559.1.2.1.25.2.1.11IpAddressread-writeIndicate 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 ipRouteMetric5Copy1.3.6.1.4.1.559.1.2.1.25.2.1.12INTEGERread-writeAn 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 ipRouteInfoCopy1.3.6.1.4.1.559.1.2.1.25.2.1.13OBJECT IDENTIFIERread-onlyA 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 ipRouteNextHopName1.3.6.1.4.1.559.1.2.1.25.2.1.14DisplayStringread-writeA 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 ipRouteAdvertise1.3.6.1.4.1.559.1.2.1.25.2.1.15INTEGERread-writeWhether or not this route should be advertised
ipx1.3.6.1.4.1.559.1.2.1.26
CTR ipxInReceives1.3.6.1.4.1.559.1.2.1.26.1Counterread-onlyThe number of IPX datagrams received on all interfaces including those received in error.
CTR ipxInDelivers1.3.6.1.4.1.559.1.2.1.26.2Counterread-onlyThe number of IPX datagrams delivered to this management entity.
CTR ipxInDiscards1.3.6.1.4.1.559.1.2.1.26.3Counterread-onlyThe number of IPX datagrams discarded due to insufficient resources.
CTR ipxInUnknownProtocols1.3.6.1.4.1.559.1.2.1.26.4Counterread-onlyThe number of IPX datagrams discardrd due to unknown or unsupported protocols.
CTR ipxInHeaderErrors1.3.6.1.4.1.559.1.2.1.26.5Counterread-onlyThe number of IPX datagrams recieved and discarded due to errors detected in the IPX header.
CTR ipxForwardDatagrams1.3.6.1.4.1.559.1.2.1.26.6Counterread-onlyThe number of received IPX datagrams not addressed to the IPX Router, which the router will attempt to forward.
CTR ipxOutRequests1.3.6.1.4.1.559.1.2.1.26.7Counterread-onlyThe number of datagrams supplied to IPX by local user protocols.
CTR ipxOutNoRoutes1.3.6.1.4.1.559.1.2.1.26.8Counterread-onlyThe number of datagrams discarded because no route could be found to transmit them to their destination.
CTR ipxOutDiscards1.3.6.1.4.1.559.1.2.1.26.9Counterread-onlyThe number of IPX datagrams discarded because no resource could be found to allow transmission.
INT ipxForwarding1.3.6.1.4.1.559.1.2.1.26.10INTEGERread-writeThe indication as to whether this entity is acting as a Router.
ipxrip1.3.6.1.4.1.559.1.2.1.26.11
CTR ipxInRipRequests1.3.6.1.4.1.559.1.2.1.26.11.1Counterread-onlyThe number of IPX RIP datagram requests received.
CTR ipxInRipResponses1.3.6.1.4.1.559.1.2.1.26.11.2Counterread-onlyThe number of IPX RIP datagram responses received.
CTR ipxInRipErrors1.3.6.1.4.1.559.1.2.1.26.11.3Counterread-onlyThe number of IPX RIP datagrams discarded due to some error other than insufficient resources.
CTR ipxInRipTimeouts1.3.6.1.4.1.559.1.2.1.26.11.4Counterread-onlyThe number of times IPX RIP datagrams have been expected but have not been received.
CTR ipxInRipDiscards1.3.6.1.4.1.559.1.2.1.26.11.5Counterread-onlyThe number of IPX RIP datagrams discarded due to insufficient resources.
CTR ipxOutRipRequests1.3.6.1.4.1.559.1.2.1.26.11.6Counterread-onlyThe number of IPX RIP datagram requests transmitted.
CTR ipxOutRipResponses1.3.6.1.4.1.559.1.2.1.26.11.7Counterread-onlyThe number of IPX RIP datagram responses transmitted.
CTR ipxOutRipUpdates1.3.6.1.4.1.559.1.2.1.26.11.8Counterread-onlyThe number of IPX RIP datagrams transmitted due to the detection of a network configuration change.
CTR ipxOutRipErrors1.3.6.1.4.1.559.1.2.1.26.11.9Counterread-onlyThe number of IPX RIP datagrams discarded due to some error other than insufficient resources.
CTR ipxOutRipDiscards1.3.6.1.4.1.559.1.2.1.26.11.10Counterread-onlyThe number of IPX RIP datagrams discarded due to insufficient resources.
ipxrt1.3.6.1.4.1.559.1.2.1.26.12
ipxRoutingTable1.3.6.1.4.1.559.1.2.1.26.12.1not-accessibleThe IPX Routing Table.
ipxRoutingTableEntry1.3.6.1.4.1.559.1.2.1.26.12.1.1not-accessibleInformation about a routing table entry.
OCT ipxRouteTarget1.3.6.1.4.1.559.1.2.1.26.12.1.1.1OCTET STRINGread-onlyThe IPX network number of the destination network.
INT ipxRouteHopCount1.3.6.1.4.1.559.1.2.1.26.12.1.1.2INTEGERread-writeThe 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 ipxRouteTicks1.3.6.1.4.1.559.1.2.1.26.12.1.1.3INTEGERread-writeThe delay in ticks to reach the destination network. This count includes the additional count required to reach the destination network through this route.
OCT ipxRouteNextHopNetwork1.3.6.1.4.1.559.1.2.1.26.12.1.1.4OCTET STRINGread-writeThe IPX Network Address of the next route on the path to the target network.
MAC ipxRouteNextHopNode1.3.6.1.4.1.559.1.2.1.26.12.1.1.5MacAddressread-writeThe IPX Node Address of the next router on the path to the target network.
INT ipxRouteType1.3.6.1.4.1.559.1.2.1.26.12.1.1.6INTEGERread-writeIdentifies 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 ipxRoutePort1.3.6.1.4.1.559.1.2.1.26.12.1.1.7DisplayStringread-onlyThe name of the logical port through which IPX datagrams will be forwarded towards the destination network.
INT ipxRouteLinkType1.3.6.1.4.1.559.1.2.1.26.12.1.1.8INTEGERread-writeThe link protocol of the logical port through which IPX datagrams will be forwarded towards the destination network.
INT ipxRouteIpxType1.3.6.1.4.1.559.1.2.1.26.12.1.1.9INTEGERread-writeThe frame type for IPX RIP messages.
INT ipxRouteLinkTicks1.3.6.1.4.1.559.1.2.1.26.12.1.1.10INTEGERread-writeThe additional count required to reach the destination network through this route.
STR ipxRouteMlink1.3.6.1.4.1.559.1.2.1.26.12.1.1.11DisplayStringread-writeThe MLINK through which datagrams will be forwarded towards the destination network.
INT ipxRouteMode1.3.6.1.4.1.559.1.2.1.26.12.1.1.12INTEGERread-writeThe Operation Required
ipxsap1.3.6.1.4.1.559.1.2.1.26.13
CTR ipxInSapRequests1.3.6.1.4.1.559.1.2.1.26.13.1Counterread-onlyThe number of IPX SAP datagram updates received.
CTR ipxInSapResponses1.3.6.1.4.1.559.1.2.1.26.13.2Counterread-onlyThe number of IPX SAP datagram queries received.
CTR ipxInSapNoServers1.3.6.1.4.1.559.1.2.1.26.13.3Counterread-onlyThe number of IPX datagrams received indicating that no Servers are available.
CTR ipxInSapErrors1.3.6.1.4.1.559.1.2.1.26.13.4Counterread-onlyThe number of IPX SAP datagrams discarded due to some error other than insufficient resources.
CTR ipxInSapDiscards1.3.6.1.4.1.559.1.2.1.26.13.5Counterread-onlyThe number of IPX SAP datagrams discarded due to insufficient resources.
CTR ipxOutSapRequests1.3.6.1.4.1.559.1.2.1.26.13.6Counterread-onlyThe number of IPX SAP datagram updates transmitted.
CTR ipxOutSapResponses1.3.6.1.4.1.559.1.2.1.26.13.7Counterread-onlyThe number of IPX SAP datagram replies transmitted.
CTR ipxOutSapErrors1.3.6.1.4.1.559.1.2.1.26.13.8Counterread-onlyThe number of IPX SAP datagrams discarded due to some error other than insufficient resources.
CTR ipxOutSapDiscards1.3.6.1.4.1.559.1.2.1.26.13.9Counterread-onlyThe number of IPX SAP datagrams discarded due to insufficient resources.
ipxsapt1.3.6.1.4.1.559.1.2.1.26.14
ipxServicesTable1.3.6.1.4.1.559.1.2.1.26.14.1not-accessibleThe IPX Services Table.
ipxServicesTableEntry1.3.6.1.4.1.559.1.2.1.26.14.1.1not-accessibleInformation about a services table entry.
OCT ipxServiceNetwork1.3.6.1.4.1.559.1.2.1.26.14.1.1.1OCTET STRINGread-writeThe IPX network number portion of the IPX Address of this server.
MAC ipxServiceNode1.3.6.1.4.1.559.1.2.1.26.14.1.1.2MacAddressread-onlyThe IPX node number portion of the IPX Address of this server.
INT ipxServiceSocket1.3.6.1.4.1.559.1.2.1.26.14.1.1.3INTEGERread-onlyThe IPX socket through which this server is advertising.
STR ipxServiceName1.3.6.1.4.1.559.1.2.1.26.14.1.1.4DisplayStringread-writeThe name of this server.
INT ipxServiceType1.3.6.1.4.1.559.1.2.1.26.14.1.1.5INTEGERread-writeThe type of service offered by this server.
INT ipxServiceHopCount1.3.6.1.4.1.559.1.2.1.26.14.1.1.6INTEGERread-writeThe number of hops necessary to reach this server. This count will include the additional count required to reach the server through this route.
STR ipxServicePort1.3.6.1.4.1.559.1.2.1.26.14.1.1.7DisplayStringread-onlyThe name of the logical port through which the server is reachable.
OCT ipxServiceNextHopNetwork1.3.6.1.4.1.559.1.2.1.26.14.1.1.8OCTET STRINGread-writeThe IPX Network Address of the next route on the path to the target network.
MAC ipxServiceNextHopNode1.3.6.1.4.1.559.1.2.1.26.14.1.1.9MacAddressread-writeThe IPX Node Address of the next router on the path to the target network.
INT ipxServiceIpxType1.3.6.1.4.1.559.1.2.1.26.14.1.1.10INTEGERread-writeThe frame type for IPX SAP messages.
INT ipxServiceRTType1.3.6.1.4.1.559.1.2.1.26.14.1.1.11INTEGERread-writeIdentifies 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 ipxServiceLinkType1.3.6.1.4.1.559.1.2.1.26.14.1.1.12INTEGERread-writeThe link protocol of the logical port through which IPX datagrams will be forwarded towards the destination network.
STR ipxServiceMlink1.3.6.1.4.1.559.1.2.1.26.14.1.1.13DisplayStringread-writeThe MLINK through which datagrams will be forwarded towards the destination network.
INT ipxServiceMode1.3.6.1.4.1.559.1.2.1.26.14.1.1.14INTEGERread-writeThe Operation Required
ipxnear1.3.6.1.4.1.559.1.2.1.26.15
INT ipxNearest1.3.6.1.4.1.559.1.2.1.26.15.1INTEGERread-writeThe indication as to whether the Nearest Servers list is inclusive or exclusive.
ipxNearestTable1.3.6.1.4.1.559.1.2.1.26.15.2not-accessibleThe IPX Nearest Table.
ipxNearestTableEntry1.3.6.1.4.1.559.1.2.1.26.15.2.1not-accessibleInformation about a services table entry.
INT ipxNearestIndex1.3.6.1.4.1.559.1.2.1.26.15.2.1.1INTEGERread-writeThe index of this entry.
STR ipxNearestServer1.3.6.1.4.1.559.1.2.1.26.15.2.1.2DisplayStringread-writeThe IPX servers in the IPX Nearest table.
INT ipxNearestMode1.3.6.1.4.1.559.1.2.1.26.15.2.1.3INTEGERread-writeThe Operation Required
pppext1.3.6.1.4.1.559.1.2.1.27
pppExtLcpConfigTable1.3.6.1.4.1.559.1.2.1.27.1not-accessibleThe PPP Extended LCP Table
pppExtLcpConfigTableEntry1.3.6.1.4.1.559.1.2.1.27.1.1not-accessibleInformation about a LCP extension table entry.
INT pppExtLcpLocalProtocolCompression1.3.6.1.4.1.559.1.2.1.27.1.1.1INTEGERread-writeLCP Protocol Compression
INT pppExtLcpLocalAddressCompression1.3.6.1.4.1.559.1.2.1.27.1.1.2INTEGERread-writeLCP Address Compression
INT pppExtLcpRemoteMRU1.3.6.1.4.1.559.1.2.1.27.1.1.3INTEGERread-writeLCP Remote MRU
INT pppExtLcpRemoteProtocolCompression1.3.6.1.4.1.559.1.2.1.27.1.1.4INTEGERread-writeLCP Protocol Compression
INT pppExtLcpRemoteAddressCompression1.3.6.1.4.1.559.1.2.1.27.1.1.5INTEGERread-writeLCP Address Compression
INT pppExtLcpMinimumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.1.1.6INTEGERread-writeMinimum Restart Period
INT pppExtLcpMaximumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.1.1.7INTEGERread-writeMaximum Restart Period
INT pppExtLcpMaximumTerminateRequests1.3.6.1.4.1.559.1.2.1.27.1.1.8INTEGERread-writeMaximum Terminate Requests
INT pppExtLcpMaximumConfigRequests1.3.6.1.4.1.559.1.2.1.27.1.1.9INTEGERread-writeMaximum Configure Requests
INT pppExtLcpMaximumConfigNaks1.3.6.1.4.1.559.1.2.1.27.1.1.10INTEGERread-writeMaximum Configure Naks
INT pppExtLcpLocalMRU1.3.6.1.4.1.559.1.2.1.27.1.1.11INTEGERread-writeLCP Local MRU
INT pppExtLcpLocalMagic1.3.6.1.4.1.559.1.2.1.27.1.1.12INTEGERread-writeLCP Local Magic Number
INT pppExtLcpRemoteMagic1.3.6.1.4.1.559.1.2.1.27.1.1.13INTEGERread-writeLCP Remote Magic Number
INT pppExtLcpLocalMRUEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.14INTEGERread-writeLCP Local MRU Enabled
INT pppExtLcpRemoteMRUEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.15INTEGERread-writeLCP Remote MRU Enabled
INT pppExtLcpLocalACCM1.3.6.1.4.1.559.1.2.1.27.1.1.16INTEGERread-writeLCP Local Accm
INT pppExtLcpRemoteACCM1.3.6.1.4.1.559.1.2.1.27.1.1.17INTEGERread-writeLCP Remote Accm
INT pppExtLcpLocalACCMEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.18INTEGERread-writeLCP Local Accm Enabled
INT pppExtLcpRemoteACCMEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.19INTEGERread-writeLCP Remote Accm Enabled
INT pppExtLcpLocalPAPEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.20INTEGERread-writeLCP Local PAP Enabled
INT pppExtLcpRemotePAPEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.21INTEGERread-writeLCP Remote PAP Enabled
INT pppExtLcpLocalCHAPEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.22INTEGERread-writeLCP Local CHAP Enabled
INT pppExtLcpRemoteCHAPEnabled1.3.6.1.4.1.559.1.2.1.27.1.1.23INTEGERread-writeLCP Remote CHAP Enabled
pppEchoConfigTable1.3.6.1.4.1.559.1.2.1.27.2not-accessibleThe PPP LCP Echo Table
pppEchoConfigTableEntry1.3.6.1.4.1.559.1.2.1.27.2.1not-accessibleInformation about a LCP Echo table entry.
INT pppEchoPeriod1.3.6.1.4.1.559.1.2.1.27.2.1.1INTEGERread-writeLCP Echo Period
INT pppEchoMaxNumberRetransmits1.3.6.1.4.1.559.1.2.1.27.2.1.2INTEGERread-writeMaximum number LCP Echos sent with reply before link is closed. Zero disables echos.
pppIpcpConfigTable1.3.6.1.4.1.559.1.2.1.27.3not-accessibleThe PPP IPCP Config Table
pppIpcpConfigTableEntry1.3.6.1.4.1.559.1.2.1.27.3.1not-accessibleInformation about a IPCP table entry.
INT ipcpLocalIPAddressNegotiation1.3.6.1.4.1.559.1.2.1.27.3.1.1INTEGERread-writeIPCP Local IP Address Negotiation Mask
INT ipcpRemoteIPAddressNegotiation1.3.6.1.4.1.559.1.2.1.27.3.1.2INTEGERread-writeIPCP Remote IP Address Negotiation Mask
INT ipcpRemoteCompressionNegotiation1.3.6.1.4.1.559.1.2.1.27.3.1.3INTEGERread-writeIPCP Remote Compression Protocol
INT ipcpMinimumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.3.1.4INTEGERread-writeMinimum Restart Period
INT ipcpMaximumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.3.1.5INTEGERread-writeMaximum Restart Period
INT ipcpMaximumTerminateRequests1.3.6.1.4.1.559.1.2.1.27.3.1.6INTEGERread-writeMaximum Terminate Requests
INT ipcpMaximumConfigRequests1.3.6.1.4.1.559.1.2.1.27.3.1.7INTEGERread-writeMaximum Configure Requests
INT ipcpMaximumConfigNaks1.3.6.1.4.1.559.1.2.1.27.3.1.8INTEGERread-writeMaximum Configure Naks
INT ipcpLocalCompressionNegotiation1.3.6.1.4.1.559.1.2.1.27.3.1.9INTEGERread-writeIPCP Local Compression Protocol
INT ipcpRfc1172Negotiation1.3.6.1.4.1.559.1.2.1.27.3.1.10INTEGERread-writeIPCP RFC1172 Negotiation
pppIpxcpConfigTable1.3.6.1.4.1.559.1.2.1.27.4not-accessibleThe PPP IPXCP Config Table
pppIpxcpConfigTableEntry1.3.6.1.4.1.559.1.2.1.27.4.1not-accessibleInformation about a IPXCP table entry.
INT ipxcpLocalNetworkNumberNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.1INTEGERread-writeIPXCP Local Network Number Negotiation Mask
INT ipxcpLocalNodeNumberNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.2INTEGERread-writeIPXCP Local Node Number Negotiation Mask
INT ipxcpLocalRoutingProtocolNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.3INTEGERread-writeIPXCP Local Routing Protocol Negotiation Mask
INT ipxcpLocalRouterNameNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.4INTEGERread-writeIPXCP Local Router Name Negotiation Mask
INT ipxcpRemoteNetworkNumberNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.5INTEGERread-writeIPXCP Remote Network Number Negotiation Mask
INT ipxcpRemoteNodeNumberNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.6INTEGERread-writeIPXCP Remote Node Number Negotiation Mask
INT ipxcpRemoteRoutingProtocolNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.7INTEGERread-writeIPXCP Remote Routing Protocol Negotiation Mask
INT ipxcpRemoteRouterNameNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.8INTEGERread-writeIPXCP Remote Router Name Negotiation Mask
INT ipxcpConfigCompleteNegotiation1.3.6.1.4.1.559.1.2.1.27.4.1.9INTEGERread-writeIPXCP Configure Complete Negotiation Mask
INT ipxcpAdmin1.3.6.1.4.1.559.1.2.1.27.4.1.10INTEGERread-writeIPXCP Admin Status. Inject OPEN or CLOSE event into the IPXCP state machine.
INT ipxcpMinimumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.4.1.11INTEGERread-writeMinimum Restart Period
INT ipxcpMaximumRestartPeriod1.3.6.1.4.1.559.1.2.1.27.4.1.12INTEGERread-writeMaximum Restart Period
INT ipxcpMaximumTerminateRequests1.3.6.1.4.1.559.1.2.1.27.4.1.13INTEGERread-writeMaximum Terminate Requests
INT ipxcpMaximumConfigRequests1.3.6.1.4.1.559.1.2.1.27.4.1.14INTEGERread-writeMaximum Configure Requests
INT ipxcpMaximumConfigNaks1.3.6.1.4.1.559.1.2.1.27.4.1.15INTEGERread-writeMaximum Configure Naks
MAC ipxcpNodeNumber1.3.6.1.4.1.559.1.2.1.27.4.1.16MacAddressread-writeThe MAC address of the local node.
pppExtConfigTable1.3.6.1.4.1.559.1.2.1.27.5not-accessibleThe PPP Ext Config Table
pppExtConfigTableEntry1.3.6.1.4.1.559.1.2.1.27.5.1not-accessibleInformation about a PPP Ext table entry.
INT pppExtLinkAuthentication1.3.6.1.4.1.559.1.2.1.27.5.1.1INTEGERread-writeLink Authentication.
INT pppExtEnableIp1.3.6.1.4.1.559.1.2.1.27.5.1.2INTEGERread-writePass IP frames over the link.
INT pppExtEnableIpx1.3.6.1.4.1.559.1.2.1.27.5.1.3INTEGERread-writePass IPX frames over the link.
INT pppExtHdlcLayer1.3.6.1.4.1.559.1.2.1.27.5.1.4INTEGERread-writeThe HDLC link type.
firewall1.3.6.1.4.1.559.1.2.1.28
ipFirewallStatusTable1.3.6.1.4.1.559.1.2.1.28.1not-accessibleThe IP Firewall Status Table
ipFirewallStatusTableEntry1.3.6.1.4.1.559.1.2.1.28.1.1not-accessibleInformation about an IP firewall status table entry.
INT ipFirewallStatusIndex1.3.6.1.4.1.559.1.2.1.28.1.1.1INTEGERread-onlyIndex
CTR ipFirewallFilteredPackets1.3.6.1.4.1.559.1.2.1.28.1.1.2Counterread-onlyThe number of packets matching this entry
ipFirewallConfigTable1.3.6.1.4.1.559.1.2.1.28.2not-accessibleThe IP Firewall Table
ipFirewallConfigTableEntry1.3.6.1.4.1.559.1.2.1.28.2.1not-accessibleInformation about an IP firewall table entry.
INT ipFirewallConfigIndex1.3.6.1.4.1.559.1.2.1.28.2.1.1INTEGERread-onlyIndex
IP ipFirewallSourceAddress1.3.6.1.4.1.559.1.2.1.28.2.1.2IpAddressread-writeThe IP Firewall Source Address
IP ipFirewallSourceMask1.3.6.1.4.1.559.1.2.1.28.2.1.3IpAddressread-writeThe IP Firewall Source Mask
INT ipFirewallLowerSourcePort1.3.6.1.4.1.559.1.2.1.28.2.1.4INTEGERread-writeThe Source port or the lower number of a range of source ports.
INT ipFirewallHigherSourcePort1.3.6.1.4.1.559.1.2.1.28.2.1.5INTEGERread-writeThe upper number of a range of source ports.
IP ipFirewallDestinationAddress1.3.6.1.4.1.559.1.2.1.28.2.1.6IpAddressread-writeThe IP Firewall Destination Address
IP ipFirewallDestinationMask1.3.6.1.4.1.559.1.2.1.28.2.1.7IpAddressread-writeThe IP Firewall Destination Mask
INT ipFirewallLowerDestinationPort1.3.6.1.4.1.559.1.2.1.28.2.1.8INTEGERread-writeThe Destination port or the lower number of a range of destination ports.
INT ipFirewallHigherDestinationPort1.3.6.1.4.1.559.1.2.1.28.2.1.9INTEGERread-writeThe upper number of a range of destination ports.
STR ipFirewallRouterName1.3.6.1.4.1.559.1.2.1.28.2.1.10DisplayStringread-writeThe Router name to which frames are forwarded.
INT ipFirewallMode1.3.6.1.4.1.559.1.2.1.28.2.1.11INTEGERread-writeThe Operation Required
INT ipFirewallType1.3.6.1.4.1.559.1.2.1.28.2.1.12INTEGERread-writeThe type of filtering required
INT ipFirewallAction1.3.6.1.4.1.559.1.2.1.28.2.1.13INTEGERread-writeAccept or Deny the frame
INT ipFirewallBidir1.3.6.1.4.1.559.1.2.1.28.2.1.14INTEGERread-writeApply to bidirectional traffic
INT ipFirewallTcpsyn1.3.6.1.4.1.559.1.2.1.28.2.1.15INTEGERread-writeEnable TCP SYN
ipxFirewallStatusTable1.3.6.1.4.1.559.1.2.1.28.3not-accessibleThe IPX Firewall Status Table
ipxFirewallStatusTableEntry1.3.6.1.4.1.559.1.2.1.28.3.1not-accessibleInformation about an IPX firewall status table entry.
INT ipxFirewallStatusIndex1.3.6.1.4.1.559.1.2.1.28.3.1.1INTEGERread-onlyIndex
CTR ipxFirewallFilteredPackets1.3.6.1.4.1.559.1.2.1.28.3.1.2Counterread-onlyThe number of packets matching this entry
ipxFirewallConfigTable1.3.6.1.4.1.559.1.2.1.28.4not-accessibleThe IPX Firewall Table
ipxFirewallConfigTableEntry1.3.6.1.4.1.559.1.2.1.28.4.1not-accessibleInformation about an IPX firewall table entry.
INT ipxFirewallConfigIndex1.3.6.1.4.1.559.1.2.1.28.4.1.1INTEGERread-onlyIndex
OCT ipxFirewallLowerSourceNetwork1.3.6.1.4.1.559.1.2.1.28.4.1.2OCTET STRINGread-writeThe IPX Firewall source network number or the lower number of a range of source networks.
OCT ipxFirewallHigherSourceNetwork1.3.6.1.4.1.559.1.2.1.28.4.1.3OCTET STRINGread-writeThe upper network number of a range of source networks.
MAC ipxFirewallLowerSourceNode1.3.6.1.4.1.559.1.2.1.28.4.1.4MacAddressread-writeThe IPX Firewall source node number or the lower number of a range of source nodes.
MAC ipxFirewallHigherSourceNode1.3.6.1.4.1.559.1.2.1.28.4.1.5MacAddressread-writeThe upper node number of a range of source nodes.
OCT ipxFirewallLowerSourceSocket1.3.6.1.4.1.559.1.2.1.28.4.1.6OCTET STRINGread-writeThe IPX Firewall source socket number or the lower number of a range of source sockets.
OCT ipxFirewallHigherSourceSocket1.3.6.1.4.1.559.1.2.1.28.4.1.7OCTET STRINGread-writeThe upper socket number of a range of source sockets.
OCT ipxFirewallLowerDestinationNetwork1.3.6.1.4.1.559.1.2.1.28.4.1.8OCTET STRINGread-writeThe IPX Firewall destination network number or the lower number of a range of destination networks.
OCT ipxFirewallHigherDestinationNetwork1.3.6.1.4.1.559.1.2.1.28.4.1.9OCTET STRINGread-writeThe upper network number of a range of destination networks.
MAC ipxFirewallLowerDestinationNode1.3.6.1.4.1.559.1.2.1.28.4.1.10MacAddressread-writeThe IPX Firewall destination node number or the lower number of a range of destination nodes.
MAC ipxFirewallHigherDestinationNode1.3.6.1.4.1.559.1.2.1.28.4.1.11MacAddressread-writeThe upper node number of a range of destination nodes.
OCT ipxFirewallLowerDestinationSocket1.3.6.1.4.1.559.1.2.1.28.4.1.12OCTET STRINGread-writeThe IPX Firewall destination socket number or the lower number of a range of destination sockets.
OCT ipxFirewallHigherDestinationSocket1.3.6.1.4.1.559.1.2.1.28.4.1.13OCTET STRINGread-writeThe upper socket number of a range of destination sockets.
STR ipxFirewallRouterName1.3.6.1.4.1.559.1.2.1.28.4.1.14DisplayStringread-writeThe Router name to which frames are forwarded.
INT ipxFirewallMode1.3.6.1.4.1.559.1.2.1.28.4.1.15INTEGERread-writeThe Operation Required
INT ipxFirewallAction1.3.6.1.4.1.559.1.2.1.28.4.1.16INTEGERread-writeAccept or Deny the frame
INT ipxFirewallBidir1.3.6.1.4.1.559.1.2.1.28.4.1.17INTEGERread-writeApply to bidirectional traffic
users1.3.6.1.4.1.559.1.2.1.29
usercfgTable1.3.6.1.4.1.559.1.2.1.29.1not-accessibleA table of users which are allowed to use this router.
usercfgEntry1.3.6.1.4.1.559.1.2.1.29.1.1not-accessibleA list of users.
INT usercfgIndex1.3.6.1.4.1.559.1.2.1.29.1.1.1INTEGERread-onlyIndex
STR usercfgName1.3.6.1.4.1.559.1.2.1.29.1.1.2DisplayStringread-writeThe user name.
MAC usercfgMac1.3.6.1.4.1.559.1.2.1.29.1.1.3MacAddressread-writeThe MAC address.
INT usercfgAllowed1.3.6.1.4.1.559.1.2.1.29.1.1.4INTEGERread-writeMake user active
INT usercfgMode1.3.6.1.4.1.559.1.2.1.29.1.1.5INTEGERread-writeThe Operation Required
INT srcEnabled1.3.6.1.4.1.559.1.2.1.30INTEGERread-writeFlag to enabled or disabled Scaleable Router Clustering.
INT srcPriority1.3.6.1.4.1.559.1.2.1.31INTEGERread-writeObject used to manually set a device to be a Master or Slave device as part of Scaleable Router Clustering.
ipnat1.3.6.1.4.1.559.1.2.1.32
INT ipNatTranslate1.3.6.1.4.1.559.1.2.1.32.1INTEGERread-writeNetwork address translation.
IP ipNatIpAddress1.3.6.1.4.1.559.1.2.1.32.2IpAddressread-writeThe IP address which the network should masquerade as.
IP ipNatBogusNetwork1.3.6.1.4.1.559.1.2.1.32.3IpAddressread-writeThe IP network whose addresses are to be translated.
IP ipNatBogusNetmask1.3.6.1.4.1.559.1.2.1.32.4IpAddressread-writeThe netmask of the IP network whose address are to be translated.
INT ipNatTcpFinTimeout1.3.6.1.4.1.559.1.2.1.32.5INTEGERread-writeThe timeout period in seconds for NAT sessions using TCP which have been closed, but for which no Finis packet has been received.
INT ipNatTcpInactiveTimeout1.3.6.1.4.1.559.1.2.1.32.6INTEGERread-writeThe timeout period in seconds for NAT sessions using TCP.
INT ipNatUdpTimeout1.3.6.1.4.1.559.1.2.1.32.7INTEGERread-writeThe maximum duration in seconds for a NAT session using UDP.
INT ipNatMyself1.3.6.1.4.1.559.1.2.1.32.8INTEGERread-writeTranslation packets to unit's management address?.
dhcpserver1.3.6.1.4.1.559.1.2.1.33
INT dhcpAutoStatus1.3.6.1.4.1.559.1.2.1.33.1INTEGERread-writeIf enabled, DHCP Server will allocate addresses. Also, if enabled, DHCP Proxy and DHCP Relay will silently be disabled.
STR dhcpAutoName1.3.6.1.4.1.559.1.2.1.33.2DisplayStringread-writeThe stem of hostnames to be allocated.
STR dhcpAutoDomain1.3.6.1.4.1.559.1.2.1.33.3DisplayStringread-writeThe domain-name of the hostnames to be allocated.
IP dhcpAutoSeedStart1.3.6.1.4.1.559.1.2.1.33.4IpAddressread-writeInitial seed address used for automatically allocating IP addresses. Warning: if this is changed, the lease table gets cleared automatically!
IP dhcpAutoSeedEnd1.3.6.1.4.1.559.1.2.1.33.5IpAddressread-writeLast seed address used for automatically allocating IP addresses.
IP dhcpAutoMask1.3.6.1.4.1.559.1.2.1.33.6IpAddressread-writeSubnet mask supplied to clients when automatically allocating IP addresses.
IP dhcpAutoRouter1.3.6.1.4.1.559.1.2.1.33.7IpAddressread-writeIP Addr of Default Router for client.
dhcpWINSTable1.3.6.1.4.1.559.1.2.1.33.8not-accessibleA table of WINS addresses supplied to clients.
dhcpWINSEntry1.3.6.1.4.1.559.1.2.1.33.8.1not-accessibleA WINS Address.
INT dhcpWINSIndex1.3.6.1.4.1.559.1.2.1.33.8.1.1INTEGERread-writeWINS Table Index.
IP dhcpWINSAddr1.3.6.1.4.1.559.1.2.1.33.8.1.2IpAddressread-writeIP Addr of a WINS server for client.
dhcpDNSTable1.3.6.1.4.1.559.1.2.1.33.9not-accessibleA table of DNS addresses supplied to clients.
dhcpDNSEntry1.3.6.1.4.1.559.1.2.1.33.9.1not-accessibleA DNS Address.
INT dhcpDNSIndex1.3.6.1.4.1.559.1.2.1.33.9.1.1INTEGERread-writeDNS Table Index.
IP dhcpDNSAddr1.3.6.1.4.1.559.1.2.1.33.9.1.2IpAddressread-writeIP Addr of a DNS server for client.
INT dhcpAutoLease1.3.6.1.4.1.559.1.2.1.33.10INTEGERread-writeAddress lease lifetime (in seconds). Lower limit is 300 (i.e. 5 min), upper limit is 43200 (i.e. 12 hours).
dhcpAstatTable1.3.6.1.4.1.559.1.2.1.33.11not-accessibleA table of automatically allocated IP addresses.
dhcpAstatEntry1.3.6.1.4.1.559.1.2.1.33.11.1not-accessibleAn automatically allocated IP address.
IP dhcpAstatIpAddr1.3.6.1.4.1.559.1.2.1.33.11.1.1IpAddressread-onlyAutomatically allocated IP Addr.
INT dhcpAstatIf1.3.6.1.4.1.559.1.2.1.33.11.1.2INTEGERread-onlyInterface over which IP address was allocated.
MAC dhcpAstatHwAddr1.3.6.1.4.1.559.1.2.1.33.11.1.3MacAddressread-onlyHardware address of client to which IP address was allocated.
OCT dhcpAstatCID1.3.6.1.4.1.559.1.2.1.33.11.1.4OCTET STRINGread-onlyIdentifier of client to which IP address was allocated.
INT dhcpAstatLife1.3.6.1.4.1.559.1.2.1.33.11.1.5INTEGERread-onlyRemaining lifetime of lease. -1 if permanent.
pppAuthTable1.3.6.1.4.1.559.1.2.1.34not-accessibleThe PPP Authentication Table.
pppAuthTableEntry1.3.6.1.4.1.559.1.2.1.34.1not-accessiblePPP authentication table entry.
INT pppAuthIndex1.3.6.1.4.1.559.1.2.1.34.1.1INTEGERread-onlyIndex into the PPP authentication table.
STR pppAuthName1.3.6.1.4.1.559.1.2.1.34.1.2DisplayStringread-writeName of the interface or ISDN number table entry.
INT pppAuthClass1.3.6.1.4.1.559.1.2.1.34.1.3INTEGERread-writeThe PPP authentication mechanism used.
STR pppAuthLocalId1.3.6.1.4.1.559.1.2.1.34.1.4DisplayStringread-writePPP authentication local ID.
STR pppAuthLocalPw1.3.6.1.4.1.559.1.2.1.34.1.5DisplayStringread-writePPP authentication local passwd. Always reads blank.
STR pppAuthRemoteId1.3.6.1.4.1.559.1.2.1.34.1.6DisplayStringread-writePPP authentication remote ID.
STR pppAuthRemotePw1.3.6.1.4.1.559.1.2.1.34.1.7DisplayStringread-writePPP authentication remote passwd. Always reads blank.
INT pppAuthRetryPeriod1.3.6.1.4.1.559.1.2.1.34.1.8INTEGERread-writePPP authentication retry period in milliseconds.
INT pppAuthRenegPeriod1.3.6.1.4.1.559.1.2.1.34.1.9INTEGERread-writePPP authentication renogotiation period in seconds.
INT pppAuthRetryCount1.3.6.1.4.1.559.1.2.1.34.1.10INTEGERread-writePPP authentication maxiumum number of retries.
INT pppAuthMode1.3.6.1.4.1.559.1.2.1.34.1.11INTEGERread-writeThe Operation Required
dnsproxy1.3.6.1.4.1.559.1.2.1.35
IP primaryDNSAddress1.3.6.1.4.1.559.1.2.1.35.1IpAddressread-writeThe 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 secondaryDNSAddress1.3.6.1.4.1.559.1.2.1.35.2IpAddressread-writeThe 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 primaryNBNSAddress1.3.6.1.4.1.559.1.2.1.35.3IpAddressread-writeThe 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 secondaryNBNSAddress1.3.6.1.4.1.559.1.2.1.35.4IpAddressread-writeThe secondary Netbios Name Server (NBNS) address to be advertised to clients.
INT dnsProxyActive1.3.6.1.4.1.559.1.2.1.35.5INTEGERread-writeTRUE if the DNS proxy is enabled.
INT dnsCacheSize1.3.6.1.4.1.559.1.2.1.35.6INTEGERread-writeMaximum number of entries which may be held in the DNS cache if DNS Proxy is enabled.
INT dnsMaxServerTimeout1.3.6.1.4.1.559.1.2.1.35.7INTEGERread-writeThe maximum time in seconds for which DNS Proxy will wait for a response from a remote DNS server.
INT dnsServerRetries1.3.6.1.4.1.559.1.2.1.35.8INTEGERread-writeThe maximum number of times that transmission of a query to remote DNS servers will be attempted.
dnsDomainTable1.3.6.1.4.1.559.1.2.1.35.9not-accessibleThe DNS Domain Table
dnsDomainTableEntry1.3.6.1.4.1.559.1.2.1.35.9.1not-accessibleInformation about a DNS domain table entry.
INT dnsDomainTableIndex1.3.6.1.4.1.559.1.2.1.35.9.1.1INTEGERread-onlyIndex
STR dnsDomainDomainName1.3.6.1.4.1.559.1.2.1.35.9.1.2DisplayStringread-writeThe DNS Domain Name to which this table entry applies.
INT dnsDomainProfileIndex1.3.6.1.4.1.559.1.2.1.35.9.1.3INTEGERread-writeThe 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 dnsDomainRemoteServer1.3.6.1.4.1.559.1.2.1.35.9.1.4DisplayStringread-writeThe 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 dnsDomainPrimaryDNS1.3.6.1.4.1.559.1.2.1.35.9.1.5IpAddressread-writeThe 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 dnsDomainSecondaryDNS1.3.6.1.4.1.559.1.2.1.35.9.1.6IpAddressread-writeThe 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 dnsDomainMode1.3.6.1.4.1.559.1.2.1.35.9.1.7INTEGERread-writeThe operation required
dnsProfileTable1.3.6.1.4.1.559.1.2.1.35.10not-accessibleA 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.
dnsProfileEntry1.3.6.1.4.1.559.1.2.1.35.10.1not-accessibleA list of configuration profiles for remote DNS servers.
INT dnsProfileIndex1.3.6.1.4.1.559.1.2.1.35.10.1.1INTEGERread-onlyIndex
STR dnsProfileName1.3.6.1.4.1.559.1.2.1.35.10.1.2DisplayStringread-writeThe name of this DNS Profile.
STR dnsProfileRemoteServer1.3.6.1.4.1.559.1.2.1.35.10.1.3DisplayStringread-writeThe name of the route from which the addresses for remote DNS servers will be obtained.
IP dnsProfilePrimaryDNS1.3.6.1.4.1.559.1.2.1.35.10.1.4IpAddressread-writeThe 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 dnsProfileSecondaryDNS1.3.6.1.4.1.559.1.2.1.35.10.1.5IpAddressread-writeThe secondary DNS server address associated with this profile.
INT dnsProfileMode1.3.6.1.4.1.559.1.2.1.35.10.1.6INTEGERread-writeThe operation required
memoryusage1.3.6.1.4.1.559.1.2.1.36
INT memoryFree1.3.6.1.4.1.559.1.2.1.36.1INTEGERread-onlyTotal number of free bytes of memory
INT memoryTotal1.3.6.1.4.1.559.1.2.1.36.2INTEGERread-onlyTotal number of bytes of memory.
INT fragmentCount1.3.6.1.4.1.559.1.2.1.36.3INTEGERread-onlyNumber of fragments of memory.
INT fragmentLargest1.3.6.1.4.1.559.1.2.1.36.4INTEGERread-onlySize of biggest fragment in bytes.
INT pool1size1.3.6.1.4.1.559.1.2.1.36.5INTEGERread-onlySize of pool 1 in bytes.
INT pool2size1.3.6.1.4.1.559.1.2.1.36.6INTEGERread-onlySize of pool 2 in bytes.
INT pool3size1.3.6.1.4.1.559.1.2.1.36.7INTEGERread-onlySize of pool 3 in bytes.
INT pool4size1.3.6.1.4.1.559.1.2.1.36.8INTEGERread-onlySize of pool 4 in bytes.
traptable1.3.6.1.4.1.559.1.2.1.37not-accessibleA table of trap addresses, ports and event-masks.
traptableEntry1.3.6.1.4.1.559.1.2.1.37.1not-accessibleTrap Details.
INT trapIndex1.3.6.1.4.1.559.1.2.1.37.1.1INTEGERread-writeTrap-Table Index.
IP trapAddr1.3.6.1.4.1.559.1.2.1.37.1.2IpAddressread-writeIP Addr of a trap target.
INT trapLogFull1.3.6.1.4.1.559.1.2.1.37.1.4INTEGERread-writeSend LogFull Trap?
INT trapLogThreshold1.3.6.1.4.1.559.1.2.1.37.1.5INTEGERread-writeSend LogThreshold Trap?
INT trapWarmStart1.3.6.1.4.1.559.1.2.1.37.1.6INTEGERread-writeSend WarmStart Trap?
INT trapLinkDown1.3.6.1.4.1.559.1.2.1.37.1.7INTEGERread-writeSend LinkDown Trap?
INT trapLinkUp1.3.6.1.4.1.559.1.2.1.37.1.8INTEGERread-writeSend LinkUp Trap?
INT trapVoiceDown1.3.6.1.4.1.559.1.2.1.37.1.9INTEGERread-writeSend VoiceDown Trap?
INT trapVoiceUp1.3.6.1.4.1.559.1.2.1.37.1.10INTEGERread-writeSend VoiceUp Trap?
INT trapISDNDown1.3.6.1.4.1.559.1.2.1.37.1.11INTEGERread-writeSend ISDNDown Trap?
INT trapISDNUp1.3.6.1.4.1.559.1.2.1.37.1.12INTEGERread-writeSend ISDNUp Trap?
INT trapAlarm1.3.6.1.4.1.559.1.2.1.37.1.13INTEGERread-writeSend Alarm Trap?
INT trapQ931Fail1.3.6.1.4.1.559.1.2.1.37.1.14INTEGERread-writeSend Q931Fail Trap?
INT trapDASS2Fail1.3.6.1.4.1.559.1.2.1.37.1.15INTEGERread-writeSend DASS2Fail Trap?
INT trapBriFail1.3.6.1.4.1.559.1.2.1.37.1.16INTEGERread-writeSend BriFail Trap?
INT trapLoginAuth1.3.6.1.4.1.559.1.2.1.37.1.17INTEGERread-writeSend LoginAuth Trap?
patTable1.3.6.1.4.1.559.1.2.1.38not-accessibleA table of Port Address Translation entries.
patEntry1.3.6.1.4.1.559.1.2.1.38.1not-accessibleA list of PAT entries.
INT patIndex1.3.6.1.4.1.559.1.2.1.38.1.1INTEGERread-onlyIndex
INT patPort1.3.6.1.4.1.559.1.2.1.38.1.2INTEGERread-writeThe port to listen on.
IP patInternalIP1.3.6.1.4.1.559.1.2.1.38.1.3IpAddressread-writeThe IP address to forward to.
INT patInternalPort1.3.6.1.4.1.559.1.2.1.38.1.4INTEGERread-writeThe port to forward to.
INT patMode1.3.6.1.4.1.559.1.2.1.38.1.5INTEGERread-writeThe Operation Required
INT tpadLanPort1.3.6.1.4.1.559.1.2.1.39INTEGERread-writeThe port number of the virtual LAN connection to the AT interface.
ports1.3.6.1.4.1.559.1.2.2
portsTable1.3.6.1.4.1.559.1.2.2.1not-accessibleA table of configured physical ports.
portsEntry1.3.6.1.4.1.559.1.2.2.1.1not-accessibleA list of port configurations.
INT portsIndex1.3.6.1.4.1.559.1.2.2.1.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports.
STR portsName1.3.6.1.4.1.559.1.2.2.1.1.2DisplayStringread-onlyThe port name.
INT portsType1.3.6.1.4.1.559.1.2.2.1.1.3INTEGERread-writeThe configured type of the port.
INT portsPhys1.3.6.1.4.1.559.1.2.2.1.1.4INTEGERread-onlyThe connector type.
INT portsTxutil1.3.6.1.4.1.559.1.2.2.1.1.5INTEGERread-onlyThe percentage of the port transmit capacity being used multiplied by 1000.
INT portsRxutil1.3.6.1.4.1.559.1.2.2.1.1.6INTEGERread-onlyThe percentage of the port receive capacity being used multiplied by 1000.
INT portsCompress1.3.6.1.4.1.559.1.2.2.1.1.7INTEGERread-onlyFor ports operating with LempelZiv compression, this is the compression ratio multiplied by 10.
INT portsState1.3.6.1.4.1.559.1.2.2.1.1.8INTEGERread-onlyThe operational state of the port.
CTR portsRxoctets1.3.6.1.4.1.559.1.2.2.1.1.9Counterread-onlyThe number of received octets on this port.
CTR portsTxoctets1.3.6.1.4.1.559.1.2.2.1.1.10Counterread-onlyThe number of transmitted octets on this port.
CTR portsRxpackets1.3.6.1.4.1.559.1.2.2.1.1.11Counterread-onlyThe number of received packets on this port.
CTR portsTxpackets1.3.6.1.4.1.559.1.2.2.1.1.12Counterread-onlyThe number of transmitted packets on this port.
CTR portsRxerrs1.3.6.1.4.1.559.1.2.2.1.1.13Counterread-onlyThe number of receive errors on this port.
CTR portsTxerrs1.3.6.1.4.1.559.1.2.2.1.1.14Counterread-onlyThe number of transmit errors on this port.
portslanTable1.3.6.1.4.1.559.1.2.2.2not-accessibleA table of configured lan ports.
portslanEntry1.3.6.1.4.1.559.1.2.2.2.1not-accessibleA list of lan port configurations.
INT portslanIndex1.3.6.1.4.1.559.1.2.2.2.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portslanName1.3.6.1.4.1.559.1.2.2.2.1.2DisplayStringread-writeThe name of the lan port.
INT portslanPriority1.3.6.1.4.1.559.1.2.2.2.1.3INTEGERread-writeThe spanning tree priority of this port.
INT portslanLinespeed1.3.6.1.4.1.559.1.2.2.2.1.4INTEGERread-writeThe linespeed of this port. Normally this should be 10000000 bits/second
IP portslanIpAddress1.3.6.1.4.1.559.1.2.2.2.1.5IpAddressread-writeThe IP Address assigned to this port when routing is enabled.
IP portslanIpMask1.3.6.1.4.1.559.1.2.2.2.1.6IpAddressread-writeThe IP Address Mask assigned to this port when routing is enabled.
INT portslanIpMetric1.3.6.1.4.1.559.1.2.2.2.1.7INTEGERread-writeThe IP routing metric assigned to this port when routing is enabled.
OCT portslanIpxNetwork1.3.6.1.4.1.559.1.2.2.2.1.8OCTET STRINGread-writeThe IPX Network Address assigned to this port when routing is enabled.
INT portslanIpxType1.3.6.1.4.1.559.1.2.2.2.1.9INTEGERread-writeThe frame type used for IPX RIP and SAP messages emanating from this port.
portshdlcTable1.3.6.1.4.1.559.1.2.2.3not-accessibleA table of configured hdlc ports.
portshdlcEntry1.3.6.1.4.1.559.1.2.2.3.1not-accessibleA list of hdlc port configurations.
INT portshdlcIndex1.3.6.1.4.1.559.1.2.2.3.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portshdlcName1.3.6.1.4.1.559.1.2.2.3.1.2DisplayStringread-writeThe name of the hdlc port.
INT portshdlcPriority1.3.6.1.4.1.559.1.2.2.3.1.3INTEGERread-writeThe spanning tree priority of this port.
INT portshdlcLinespeed1.3.6.1.4.1.559.1.2.2.3.1.4INTEGERread-writeThe linespeed of this port. This is used to calculate percentage load and Spanning tree costs.
INT portshdlcCompression1.3.6.1.4.1.559.1.2.2.3.1.5INTEGERread-writeIf enabled, data is compressed using the Lempel Ziv algorithm.
INT portshdlcScramble1.3.6.1.4.1.559.1.2.2.3.1.6INTEGERread-writeIf enabled, data is scrambled.
INT portshdlcBackupdemand1.3.6.1.4.1.559.1.2.2.3.1.7INTEGERread-writewhether to use the dialup backup and/or demand.
INT portshdlcDemandthresh1.3.6.1.4.1.559.1.2.2.3.1.8INTEGERread-writeThreshold at which dialup demand is invoked, if Backup/Demand is set to demand or both in fraction of capacity * 1000.
INT portshdlcDemandperiod1.3.6.1.4.1.559.1.2.2.3.1.9INTEGERread-writeTime over which demand must exceed the demand threshold before call will be established. Measured in seconds
INT portshdlcIdlethresh1.3.6.1.4.1.559.1.2.2.3.1.10INTEGERread-writeThreshold at which once dialup demand is invoked, it will drop once load drops below fraction of capacity * 1000.
INT portshdlcIdleperiod1.3.6.1.4.1.559.1.2.2.3.1.11INTEGERread-writeTime over which demand must be less than the idle threshold before call will be dropped. Measured in seconds.
INT portshdlcBackupalert1.3.6.1.4.1.559.1.2.2.3.1.12INTEGERread-writeIf enabled, the alert light will be lit whilst a backup call is made.
INT portshdlcDemandpriority1.3.6.1.4.1.559.1.2.2.3.1.13INTEGERread-writePriority of the demand call, since it may be bumped by a higher priority call.
INT portshdlcBackuppriority1.3.6.1.4.1.559.1.2.2.3.1.14INTEGERread-writePriority of the backup call, since it may be bumped by a higher priority call.
STR portshdlcBackupnumber1.3.6.1.4.1.559.1.2.2.3.1.15DisplayStringread-writeTelephone number(name of remote router) of the backup link.
MAC portshdlcBackupMac1.3.6.1.4.1.559.1.2.2.3.1.16MacAddressread-writeThe MAC address of the backup bridge.
IP portshdlcIpAddress1.3.6.1.4.1.559.1.2.2.3.1.17IpAddressread-writeThe IP Address assigned to this port when routing is enabled.
IP portshdlcIpMask1.3.6.1.4.1.559.1.2.2.3.1.18IpAddressread-writeThe IP Address Mask assigned to this port when routing is enabled.
INT portshdlcIpMetric1.3.6.1.4.1.559.1.2.2.3.1.19INTEGERread-writeThe IP routing metric assigned to this port when routing is enabled.
OCT portshdlcIpxNetwork1.3.6.1.4.1.559.1.2.2.3.1.20OCTET STRINGread-writeThe IPX Network Address assigned to this port when routing is enabled.
INT portshdlcIpxType1.3.6.1.4.1.559.1.2.2.3.1.21INTEGERread-writeThe frame type used for IPX RIP and SAP messages emanating from this port.
portspppTable1.3.6.1.4.1.559.1.2.2.4not-accessibleA table of configured ppp ports.
portspppEntry1.3.6.1.4.1.559.1.2.2.4.1not-accessibleA list of ppp port configurations.
INT portspppIndex1.3.6.1.4.1.559.1.2.2.4.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portspppName1.3.6.1.4.1.559.1.2.2.4.1.2DisplayStringread-writeThe name of the ppp port.
INT portspppPriority1.3.6.1.4.1.559.1.2.2.4.1.3INTEGERread-writeThe spanning tree priority of this port.
INT portspppLinespeed1.3.6.1.4.1.559.1.2.2.4.1.4INTEGERread-writeThe linespeed of this port. This is used to calculate percentage load and Spanning tree costs.
IP portspppIpAddress1.3.6.1.4.1.559.1.2.2.4.1.5IpAddressread-writeThe IP Address assigned to this port when routing is enabled.
IP portspppIpMask1.3.6.1.4.1.559.1.2.2.4.1.6IpAddressread-writeThe IP Address Mask assigned to this port when routing is enabled.
INT portspppIpMetric1.3.6.1.4.1.559.1.2.2.4.1.7INTEGERread-writeThe IP routing metric assigned to this port when routing is enabled.
OCT portspppIpxNetwork1.3.6.1.4.1.559.1.2.2.4.1.8OCTET STRINGread-writeThe IPX Network Address assigned to this port when routing is enabled.
INT portspppIpxType1.3.6.1.4.1.559.1.2.2.4.1.9INTEGERread-writeThe frame type used for IPX RIP and SAP messages emanating from this port.
INT portspppBaud1.3.6.1.4.1.559.1.2.2.4.1.10INTEGERread-writeThe Baud Rate.
INT portspppDataBits1.3.6.1.4.1.559.1.2.2.4.1.11INTEGERread-writeThe number of data bits.
INT portspppStopBits1.3.6.1.4.1.559.1.2.2.4.1.12INTEGERread-writeThe number of stop bits.
INT portspppFlowControl1.3.6.1.4.1.559.1.2.2.4.1.13INTEGERread-writeFlow Control.
INT portspppTxParity1.3.6.1.4.1.559.1.2.2.4.1.14INTEGERread-writeTransmit Parity.
INT portspppRxParity1.3.6.1.4.1.559.1.2.2.4.1.15INTEGERread-writeReceive Parity.
INT portspppRemoteUnit1.3.6.1.4.1.559.1.2.2.4.1.16INTEGERread-writeRemote Unit Type.
IP portspppIPRemoteAddress1.3.6.1.4.1.559.1.2.2.4.1.17IpAddressread-writeRemote IP Address.
portstaTable1.3.6.1.4.1.559.1.2.2.5not-accessibleA table of configured ta ports.
portstaEntry1.3.6.1.4.1.559.1.2.2.5.1not-accessibleA list of ta port configurations.
INT portstaIndex1.3.6.1.4.1.559.1.2.2.5.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portstaName1.3.6.1.4.1.559.1.2.2.5.1.2DisplayStringread-writeThe name of the ta port.
INT portstaPriority1.3.6.1.4.1.559.1.2.2.5.1.3INTEGERread-writeThe spanning tree priority of this port.
INT portstaLinespeed1.3.6.1.4.1.559.1.2.2.5.1.4INTEGERread-writeThe linespeed of this port. This is used to calculate percentage load and Spanning tree costs.
INT portstaCompression1.3.6.1.4.1.559.1.2.2.5.1.5INTEGERread-writeIf enabled, data is compressed using the Lempel Ziv algorithm.
INT portstaScramble1.3.6.1.4.1.559.1.2.2.5.1.6INTEGERread-writeIf enabled, data is scrambled.
INT portstaDemand1.3.6.1.4.1.559.1.2.2.5.1.7INTEGERread-writewhether to use enable demand top-up.
INT portstaDemandthresh1.3.6.1.4.1.559.1.2.2.5.1.8INTEGERread-writeThreshold at which dialup demand is invoked, if Backup/Demand is set to demand or both in fraction of capacity * 1000.
INT portstaDemandperiod1.3.6.1.4.1.559.1.2.2.5.1.9INTEGERread-writeTime over which demand must exceed the demand threshold before call will be established. Measured in seconds
INT portstaIdlethresh1.3.6.1.4.1.559.1.2.2.5.1.10INTEGERread-writeThreshold at which once dialup demand is invoked, it will drop once load drops below fraction of capacity * 1000.
INT portstaIdleperiod1.3.6.1.4.1.559.1.2.2.5.1.11INTEGERread-writeTime over which demand must be less than the idle threshold before call will be dropped. Measured in seconds.
INT portstaDemandpriority1.3.6.1.4.1.559.1.2.2.5.1.13INTEGERread-writePriority of the demand call, since it may be bumped by a higher priority call.
INT portstaDialtimeout1.3.6.1.4.1.559.1.2.2.5.1.17INTEGERread-writeThe time in seconds for which bridge will wait for an OK response from the external TA.
STR portstaAtzstring1.3.6.1.4.1.559.1.2.2.5.1.18DisplayStringread-writeInitialization string for the TA.
STR portstaSpidstring1.3.6.1.4.1.559.1.2.2.5.1.19DisplayStringread-writeSPID string for the TA.
portsslipTable1.3.6.1.4.1.559.1.2.2.6not-accessibleA table of configured slip ports.
portsslipEntry1.3.6.1.4.1.559.1.2.2.6.1not-accessibleA list of slip port configurations.
INT portsslipIndex1.3.6.1.4.1.559.1.2.2.6.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portsslipName1.3.6.1.4.1.559.1.2.2.6.1.2DisplayStringread-writeThe name of the slip port.
INT portsslipPriority1.3.6.1.4.1.559.1.2.2.6.1.3INTEGERread-writeThe spanning tree priority of this port.
INT portsslipLinespeed1.3.6.1.4.1.559.1.2.2.6.1.4INTEGERread-writeThe linespeed of this port. This is used to calculate percentage load and Spanning tree costs.
IP portsslipIpAddress1.3.6.1.4.1.559.1.2.2.6.1.5IpAddressread-writeThe IP Address assigned to this port when routing is enabled.
IP portsslipIpMask1.3.6.1.4.1.559.1.2.2.6.1.6IpAddressread-writeThe IP Address Mask assigned to this port when routing is enabled.
INT portsslipIpMetric1.3.6.1.4.1.559.1.2.2.6.1.7INTEGERread-writeThe IP routing metric assigned to this port when routing is enabled.
INT portsslipBaud1.3.6.1.4.1.559.1.2.2.6.1.8INTEGERread-writeThe Baud Rate.
INT portsslipDataBits1.3.6.1.4.1.559.1.2.2.6.1.9INTEGERread-onlyThe number of data bits.
INT portsslipStopBits1.3.6.1.4.1.559.1.2.2.6.1.10INTEGERread-writeThe number of stop bits.
INT portsslipFlowControl1.3.6.1.4.1.559.1.2.2.6.1.11INTEGERread-writeFlow Control.
INT portsslipTxParity1.3.6.1.4.1.559.1.2.2.6.1.12INTEGERread-onlyTransmit Parity.
INT portsslipRxParity1.3.6.1.4.1.559.1.2.2.6.1.13INTEGERread-onlyReceive Parity.
INT portsslipMTU1.3.6.1.4.1.559.1.2.2.6.1.14INTEGERread-writeMaximum Transmit Unit Length
INT portsslipRIPPrivate1.3.6.1.4.1.559.1.2.2.6.1.15INTEGERread-writeAdvertise IP Route
IP portsslipIPRemoteAddress1.3.6.1.4.1.559.1.2.2.6.1.16IpAddressread-writeRemote IP Address.
portsasyncTable1.3.6.1.4.1.559.1.2.2.7not-accessibleA table of configured asynchronous serial manager ports.
portsasyncEntry1.3.6.1.4.1.559.1.2.2.7.1not-accessibleA list of asynchronous serial manager port configurations.
INT portsasyncIndex1.3.6.1.4.1.559.1.2.2.7.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portsasyncName1.3.6.1.4.1.559.1.2.2.7.1.2DisplayStringread-writeThe name of the asynchronous serial manager port.
INT portsasyncBaud1.3.6.1.4.1.559.1.2.2.7.1.3INTEGERread-writeThe Baud Rate.
INT portsasyncDataBits1.3.6.1.4.1.559.1.2.2.7.1.4INTEGERread-writeThe number of data bits.
INT portsasyncStopBits1.3.6.1.4.1.559.1.2.2.7.1.5INTEGERread-writeThe number of stop bits.
INT portsasyncFlowControl1.3.6.1.4.1.559.1.2.2.7.1.6INTEGERread-writeFlow Control.
INT portsasyncTxParity1.3.6.1.4.1.559.1.2.2.7.1.7INTEGERread-writeTransmit Parity.
INT portsasyncRxParity1.3.6.1.4.1.559.1.2.2.7.1.8INTEGERread-writeReceive Parity.
portsvoiceTable1.3.6.1.4.1.559.1.2.2.8not-accessibleA table of configured voice ports.
portsvoiceEntry1.3.6.1.4.1.559.1.2.2.8.1not-accessibleA list of voice port configurations.
INT portsvoiceIndex1.3.6.1.4.1.559.1.2.2.8.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portsvoiceName1.3.6.1.4.1.559.1.2.2.8.1.2DisplayStringread-writeThe name of the voice port.
INT portsvoiceCallsPermitted1.3.6.1.4.1.559.1.2.2.8.1.3INTEGERread-writeControls whether incoming, outgoing or both types of voice call are permitted.
INT portsvoiceEncoding1.3.6.1.4.1.559.1.2.2.8.1.4INTEGERread-writeThe sound encoding mecanism used.
INT portsvoiceDialMode1.3.6.1.4.1.559.1.2.2.8.1.5INTEGERread-writeControls whether each digit dialed is sent to the network immediately, or the whole number sent complete.
portstpadTable1.3.6.1.4.1.559.1.2.2.9not-accessibleA table of configured tpad ports.
portstpadEntry1.3.6.1.4.1.559.1.2.2.9.1not-accessibleA list of tpad port configurations.
INT portstpadIndex1.3.6.1.4.1.559.1.2.2.9.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR portstpadName1.3.6.1.4.1.559.1.2.2.9.1.2DisplayStringread-writeThe name of the tpad port.
INT portstpadBaud1.3.6.1.4.1.559.1.2.2.9.1.3INTEGERread-writeThe Baud Rate.
INT portstpadDataBits1.3.6.1.4.1.559.1.2.2.9.1.4INTEGERread-writeThe number of data bits.
INT portstpadStopBits1.3.6.1.4.1.559.1.2.2.9.1.5INTEGERread-writeThe number of stop bits.
INT portstpadParity1.3.6.1.4.1.559.1.2.2.9.1.6INTEGERread-writeParity.
INT portstpadTxFlowControl1.3.6.1.4.1.559.1.2.2.9.1.7INTEGERread-writeTransmit Flow Control.
INT portstpadRxFlowControl1.3.6.1.4.1.559.1.2.2.9.1.8INTEGERread-writeReceive Flow Control.
INT portstpadX25MinLCN1.3.6.1.4.1.559.1.2.2.9.1.9INTEGERread-writeX25 Minimum LCN
INT portstpadX25MaxLCN1.3.6.1.4.1.559.1.2.2.9.1.10INTEGERread-writeX25 Maximum LCN
bridge1.3.6.1.4.1.559.1.2.3
mlink1.3.6.1.4.1.559.1.2.3.1
mlinkTable1.3.6.1.4.1.559.1.2.3.1.1not-accessibleA table of Multi-link links.
mlinkEntry1.3.6.1.4.1.559.1.2.3.1.1.1not-accessibleA MLINK ports.
INT mlinkIndex1.3.6.1.4.1.559.1.2.3.1.1.1.1INTEGERread-onlyThe index of this mlink link 1 to N.
STR mlinkName1.3.6.1.4.1.559.1.2.3.1.1.1.2DisplayStringread-onlyThe name of the Bridge connected to by this link
INT mlinkNumberOfPorts1.3.6.1.4.1.559.1.2.3.1.1.1.3INTEGERread-onlyNumber of actual ports that make this mlink
CTR mlinkInFrames1.3.6.1.4.1.559.1.2.3.1.1.1.4Counterread-onlyThe 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 mlinkOutFrames1.3.6.1.4.1.559.1.2.3.1.1.1.5Counterread-onlyThe 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 mlinkInDiscards1.3.6.1.4.1.559.1.2.3.1.1.1.6Counterread-onlyCount of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.
INT mlinkState1.3.6.1.4.1.559.1.2.3.1.1.1.7INTEGERread-onlyThe 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).
filter1.3.6.1.4.1.559.1.2.3.2
filterTable1.3.6.1.4.1.559.1.2.3.2.1not-accessibleA table of filter address pairs.
filterEntry1.3.6.1.4.1.559.1.2.3.2.1.1not-accessibleA list of information for each filter pair.
OCT filterDest1.3.6.1.4.1.559.1.2.3.2.1.1.1OCTET STRINGread-writeThe destination Mac Address for the filter pair.
OCT filterSource1.3.6.1.4.1.559.1.2.3.2.1.1.2OCTET STRINGread-writeThe source Mac Address for the filter pair.
INT filterPrimary1.3.6.1.4.1.559.1.2.3.2.1.1.3INTEGERread-onlyThis is the primary entry of the filter pair.
INT filterType1.3.6.1.4.1.559.1.2.3.2.1.1.4INTEGERread-writeThis is a permanent not a learned entry. Set this to delete to delete the entry and its partner.
STR filterRoute1.3.6.1.4.1.559.1.2.3.2.1.1.5DisplayStringread-writeThe link down which the destination is to be found.
INT filterPacketcount1.3.6.1.4.1.559.1.2.3.2.1.1.6INTEGERread-writeThe number of packets received by this destination from this source; may be reset to 0.
INT filterBytecount1.3.6.1.4.1.559.1.2.3.2.1.1.7INTEGERread-writeThe number of bytes received by this destination from this source; may be reset to 0.
filtertypeTable1.3.6.1.4.1.559.1.2.3.2.2not-accessibleA table filter types.
filtertypeEntry1.3.6.1.4.1.559.1.2.3.2.2.1not-accessibleA list of types to filter on.
INT filtertypeIndex1.3.6.1.4.1.559.1.2.3.2.2.1.1INTEGERread-writeThe index of the type filter entry.
INT filtertypeClass1.3.6.1.4.1.559.1.2.3.2.2.1.2INTEGERread-writeThe entry class, or set to delete to remove.
INT filtertypeLsap1.3.6.1.4.1.559.1.2.3.2.2.1.3INTEGERread-writeFor ieee, this is in the range 0..255, For ethernet, in the range 0..65535.
INT filtertypeMode1.3.6.1.4.1.559.1.2.3.2.2.1.4INTEGERread-writeThe Operation Required
INT filterAgingtime1.3.6.1.4.1.559.1.2.3.2.3INTEGERread-writeFor learned entries, this gives the time in seconds after which the learned entries are discarded.
INT filterLearning1.3.6.1.4.1.559.1.2.3.2.4INTEGERread-writeIf disabled, this stops the bridge from learning new entries.
INT filterActiononmatch1.3.6.1.4.1.559.1.2.3.2.5INTEGERread-writeIf packet matches an entry in the filter table, reject or forward the packet.
INT filterFiltermcast1.3.6.1.4.1.559.1.2.3.2.6INTEGERread-writeIf disabled, pass through multicast addresses unfiltered.
INT filterTypematching1.3.6.1.4.1.559.1.2.3.2.7INTEGERread-writeIf enabled, then check whether the Type/Lsap of the packet is in the type table before forwarding.
INT filterTypematchaction1.3.6.1.4.1.559.1.2.3.2.8INTEGERread-writeIf type matching enabled, then reject or forward packets whose Lsap/Type are in the table.
INT filterLearnsourceonmcast1.3.6.1.4.1.559.1.2.3.2.9INTEGERread-writeIf enabled, then learn source location from multicast packets.
INT filterFlushall1.3.6.1.4.1.559.1.2.3.2.10INTEGERread-writeIf true, then the bridge will retire all learned entries.
INT filterLearnnovell1.3.6.1.4.1.559.1.2.3.2.11INTEGERread-writeIf true, then the bridge will learn Novell server addresses and enter them into the autocall table.
INT filterLearnbridging1.3.6.1.4.1.559.1.2.3.2.12INTEGERread-writeEnables or disables bridging.
authorised1.3.6.1.4.1.559.1.2.3.3
authorisedTable1.3.6.1.4.1.559.1.2.3.3.1not-accessibleA table of bridges allowed to join the network.
authorisedEntry1.3.6.1.4.1.559.1.2.3.3.1.1not-accessibleA list of authorised bridges.
OCT authorisedIndex1.3.6.1.4.1.559.1.2.3.3.1.1.1OCTET STRINGread-writeThe MAC address of an authorised bridge.
OCT authorisedAddress1.3.6.1.4.1.559.1.2.3.3.1.1.2OCTET STRINGread-writeThe Mac Address of the bridge authorised to use the network.
INT authorisedMode1.3.6.1.4.1.559.1.2.3.3.1.1.3INTEGERread-writeThe Operation Required
isdn1.3.6.1.4.1.559.1.2.3.4
autocall1.3.6.1.4.1.559.1.2.3.4.1
autocallMacTable1.3.6.1.4.1.559.1.2.3.4.1.2not-accessibleA table of telephone numbers which are automatically dialled upon receipt of MAC addresses.
autocallMacEntry1.3.6.1.4.1.559.1.2.3.4.1.2.1not-accessibleA list of calls.
OCT autocallMacIndex1.3.6.1.4.1.559.1.2.3.4.1.2.1.1OCTET STRINGread-onlyIndex
INT autocallMacDefault1.3.6.1.4.1.559.1.2.3.4.1.2.1.2INTEGERread-writeDefault MAC Autocall
INT autocallMacBumpable1.3.6.1.4.1.559.1.2.3.4.1.2.1.3INTEGERread-writeMake autocall bumpable
INT autocallMacIdle1.3.6.1.4.1.559.1.2.3.4.1.2.1.4INTEGERread-writeNumber of seconds this call can be idle before call is dropped.
INT autocallMacIdleThreshold1.3.6.1.4.1.559.1.2.3.4.1.2.1.5INTEGERread-writeIdle is defined by the line being less than a certain activity. Full load is 1000.
MAC autocallMacAddress1.3.6.1.4.1.559.1.2.3.4.1.2.1.6MacAddressread-writeThe MAC address.
STR autocallMacIsdn1.3.6.1.4.1.559.1.2.3.4.1.2.1.7DisplayStringread-writeThe ISDN telephone number to call.
INT autocallMacMode1.3.6.1.4.1.559.1.2.3.4.1.2.1.8INTEGERread-writeThe Operation Required
autocallIpTable1.3.6.1.4.1.559.1.2.3.4.1.3not-accessibleA table of telephone numbers which are automatically dialled upon receipt of IP addresses.
autocallIpEntry1.3.6.1.4.1.559.1.2.3.4.1.3.1not-accessibleA list of calls.
OCT autocallIpIndex1.3.6.1.4.1.559.1.2.3.4.1.3.1.1OCTET STRINGread-onlyIndex
INT autocallIpBumpable1.3.6.1.4.1.559.1.2.3.4.1.3.1.2INTEGERread-writeMake autocall bumpable
INT autocallIpIdle1.3.6.1.4.1.559.1.2.3.4.1.3.1.3INTEGERread-writeNumber of seconds this call can be idle before call is dropped.
INT autocallIpIdleThreshold1.3.6.1.4.1.559.1.2.3.4.1.3.1.4INTEGERread-writeIdle is defined by the line being less than a certain activity. Full load is 1000.
IP autocallIpAddress1.3.6.1.4.1.559.1.2.3.4.1.3.1.5IpAddressread-writeThe IP address.
IP autocallIpMask1.3.6.1.4.1.559.1.2.3.4.1.3.1.6IpAddressread-writeThe IP mask.
INT autocallIpInverse1.3.6.1.4.1.559.1.2.3.4.1.3.1.7INTEGERread-writeMake inverse autocall
STR autocallIpIsdn1.3.6.1.4.1.559.1.2.3.4.1.3.1.8DisplayStringread-writeThe ISDN telephone number to call.
INT autocallIpMode1.3.6.1.4.1.559.1.2.3.4.1.3.1.9INTEGERread-writeThe Operation Required
autocallIpxSapTable1.3.6.1.4.1.559.1.2.3.4.1.4not-accessibleA table of telephone numbers which are automatically dialled upon receipt of IPX SAP addresses.
autocallIpxSapEntry1.3.6.1.4.1.559.1.2.3.4.1.4.1not-accessibleA list of calls.
OCT autocallIpxSapIndex1.3.6.1.4.1.559.1.2.3.4.1.4.1.1OCTET STRINGread-onlyIndex
STR autocallIpxSapServer1.3.6.1.4.1.559.1.2.3.4.1.4.1.2DisplayStringread-writeThe SAP server name.
OCT autocallIpxSapNetwork1.3.6.1.4.1.559.1.2.3.4.1.4.1.3OCTET STRINGread-writeThe SAP network number.
MAC autocallIpxSapNode1.3.6.1.4.1.559.1.2.3.4.1.4.1.4MacAddressread-writeThe SAP node number.
OCT autocallIpxSapSocket1.3.6.1.4.1.559.1.2.3.4.1.4.1.5OCTET STRINGread-writeThe SAP socket number.
OCT autocallIpxSapService1.3.6.1.4.1.559.1.2.3.4.1.4.1.6OCTET STRINGread-writeThe SAP service type.
INT autocallIpxSapHops1.3.6.1.4.1.559.1.2.3.4.1.4.1.7INTEGERread-writeNumber of hops.
STR autocallIpxSapIsdn1.3.6.1.4.1.559.1.2.3.4.1.4.1.8DisplayStringread-writeThe ISDN telephone number to call.
INT autocallIpxSapFrameType1.3.6.1.4.1.559.1.2.3.4.1.4.1.9INTEGERread-writeThe frame type.
OCT autocallIpxSapDirectNetwork1.3.6.1.4.1.559.1.2.3.4.1.4.1.10OCTET STRINGread-writeThe Direct network number.
MAC autocallIpxSapRouterMac1.3.6.1.4.1.559.1.2.3.4.1.4.1.11MacAddressread-writeThe Router Mac.
INT autocallIpxSapNearest1.3.6.1.4.1.559.1.2.3.4.1.4.1.12INTEGERread-writeIn bridging mode, generate nearest server response for this server.
INT autocallIpxSapPpp1.3.6.1.4.1.559.1.2.3.4.1.4.1.13INTEGERread-writePPP Mode.
INT autocallIpxSapIsdnType1.3.6.1.4.1.559.1.2.3.4.1.4.1.14INTEGERread-writeThe ISDN type.
INT autocallIpxSapMode1.3.6.1.4.1.559.1.2.3.4.1.4.1.15INTEGERread-writeThe Operation Required
autocallIpxTable1.3.6.1.4.1.559.1.2.3.4.1.5not-accessibleA table of telephone numbers which are automatically dialled upon receipt of IPX addresses.
autocallIpxEntry1.3.6.1.4.1.559.1.2.3.4.1.5.1not-accessibleA list of calls.
OCT autocallIpxIndex1.3.6.1.4.1.559.1.2.3.4.1.5.1.1OCTET STRINGread-onlyIndex
OCT autocallIpxNetwork1.3.6.1.4.1.559.1.2.3.4.1.5.1.2OCTET STRINGread-writeThe network number.
MAC autocallIpxNode1.3.6.1.4.1.559.1.2.3.4.1.5.1.3MacAddressread-writeThe node number.
OCT autocallIpxPacketType1.3.6.1.4.1.559.1.2.3.4.1.5.1.4OCTET STRINGread-writePacket Type.
INT autocallIpxTransportControl1.3.6.1.4.1.559.1.2.3.4.1.5.1.5INTEGERread-writeTransport Control.
STR autocallIpxIsdn1.3.6.1.4.1.559.1.2.3.4.1.5.1.6DisplayStringread-writeThe ISDN telephone number to call.
INT autocallIpxBumpable1.3.6.1.4.1.559.1.2.3.4.1.5.1.7INTEGERread-writeMake autocall bumpable
INT autocallIpxIdle1.3.6.1.4.1.559.1.2.3.4.1.5.1.8INTEGERread-writeNumber of seconds this call can be idle before call is dropped.
INT autocallIpxIdleThreshold1.3.6.1.4.1.559.1.2.3.4.1.5.1.9INTEGERread-writeIdle is defined by the line being less than a certain activity. Full load is 1000.
INT autocallIpxDefault1.3.6.1.4.1.559.1.2.3.4.1.5.1.10INTEGERread-writeDefault IPX Autocall
INT autocallIpxFrameType1.3.6.1.4.1.559.1.2.3.4.1.5.1.11INTEGERread-writeThe frame type.
INT autocallIpxPpp1.3.6.1.4.1.559.1.2.3.4.1.5.1.12INTEGERread-writePPP Mode.
INT autocallIpxIsdnType1.3.6.1.4.1.559.1.2.3.4.1.5.1.13INTEGERread-writeThe ISDN type.
INT autocallIpxMode1.3.6.1.4.1.559.1.2.3.4.1.5.1.14INTEGERread-writeThe Operation Required
autocallIpxRipTable1.3.6.1.4.1.559.1.2.3.4.1.6not-accessibleA table of telephone numbers which are automatically dialled upon receipt of IPX RIP addresses.
autocallIpxRipEntry1.3.6.1.4.1.559.1.2.3.4.1.6.1not-accessibleA list of calls.
OCT autocallIpxRipIndex1.3.6.1.4.1.559.1.2.3.4.1.6.1.1OCTET STRINGread-onlyIndex
OCT autocallIpxRipNetwork1.3.6.1.4.1.559.1.2.3.4.1.6.1.2OCTET STRINGread-writeThe network number.
INT autocallIpxRipHops1.3.6.1.4.1.559.1.2.3.4.1.6.1.3INTEGERread-writeNumber of Hops.
INT autocallIpxRipTicks1.3.6.1.4.1.559.1.2.3.4.1.6.1.4INTEGERread-writeNumber of Ticks.
MAC autocallIpxRipNode1.3.6.1.4.1.559.1.2.3.4.1.6.1.5MacAddressread-writeThe node number.
STR autocallIpxRipIsdn1.3.6.1.4.1.559.1.2.3.4.1.6.1.6DisplayStringread-writeThe ISDN telephone number to call.
INT autocallIpxRipFrameType1.3.6.1.4.1.559.1.2.3.4.1.6.1.7INTEGERread-writeThe frame type.
OCT autocallIpxRipDirectNetwork1.3.6.1.4.1.559.1.2.3.4.1.6.1.8OCTET STRINGread-writeThe Direct network number.
MAC autocallIpxRipRouterMac1.3.6.1.4.1.559.1.2.3.4.1.6.1.9MacAddressread-writeThe Router Mac.
INT autocallIpxRipLinkTicks1.3.6.1.4.1.559.1.2.3.4.1.6.1.10INTEGERread-writeNumber of Link Ticks.
INT autocallIpxRipPpp1.3.6.1.4.1.559.1.2.3.4.1.6.1.11INTEGERread-writePPP Mode.
INT autocallIpxRipIsdnType1.3.6.1.4.1.559.1.2.3.4.1.6.1.12INTEGERread-writeThe ISDN type.
INT autocallIpxRipMode1.3.6.1.4.1.559.1.2.3.4.1.6.1.13INTEGERread-writeThe Operation Required
autocallDialTable1.3.6.1.4.1.559.1.2.3.4.1.7not-accessibleA table of telephone numbers which are automatically dialled upon receipt of an ISDN call with a matching CLI response.
autocallDialEntry1.3.6.1.4.1.559.1.2.3.4.1.7.1not-accessibleA list of calls.
OCT autocallDialIndex1.3.6.1.4.1.559.1.2.3.4.1.7.1.1OCTET STRINGread-onlyIndex
STR autocallDialCli1.3.6.1.4.1.559.1.2.3.4.1.7.1.2DisplayStringread-writeThe ISDN telephone number to match.
STR autocallDialIsdn1.3.6.1.4.1.559.1.2.3.4.1.7.1.3DisplayStringread-writeThe ISDN telephone number to call.
INT autocallDialBumpable1.3.6.1.4.1.559.1.2.3.4.1.7.1.4INTEGERread-writeMake autocall bumpable
INT autocallDialIdle1.3.6.1.4.1.559.1.2.3.4.1.7.1.5INTEGERread-writeNumber of seconds this call can be idle before call is dropped.
INT autocallDialIdleThreshold1.3.6.1.4.1.559.1.2.3.4.1.7.1.6INTEGERread-writeIdle is defined by the line being less than a certain activity. Full load is 1000.
INT autocallDialMode1.3.6.1.4.1.559.1.2.3.4.1.7.1.7INTEGERread-writeThe Operation Required
isdnbands1.3.6.1.4.1.559.1.2.3.4.2
isdnbandsTable1.3.6.1.4.1.559.1.2.3.4.2.1not-accessibleA table of isdn timebands and their properties.
isdnbandsEntry1.3.6.1.4.1.559.1.2.3.4.2.1.1not-accessibleA list of isdn timebands.
INT isdnbandsIndex1.3.6.1.4.1.559.1.2.3.4.2.1.1.1INTEGERread-writeThe index of this ISDN band.
STR isdnbandsName1.3.6.1.4.1.559.1.2.3.4.2.1.1.2DisplayStringread-writeThe name of this ISDN band.
INT isdnbandsStarttime1.3.6.1.4.1.559.1.2.3.4.2.1.1.3INTEGERread-writeThe start time in seconds since midnight.
INT isdnbandsEndtime1.3.6.1.4.1.559.1.2.3.4.2.1.1.4INTEGERread-writeThe end time in seconds since midnight.
STR isdnbandsDays1.3.6.1.4.1.559.1.2.3.4.2.1.1.5DisplayStringread-writeDays 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 isdnbandsAllowbackup1.3.6.1.4.1.559.1.2.3.4.2.1.1.6INTEGERread-writeAllow isdn calls to be made to back up bridge links during this time.
INT isdnbandsAllowdemand1.3.6.1.4.1.559.1.2.3.4.2.1.1.7INTEGERread-writeAllow isdn calls to be made for demand bandwidth during this time.
INT isdnbandsAllowautocall1.3.6.1.4.1.559.1.2.3.4.2.1.1.8INTEGERread-writeAllow isdn calls to be made for autocalls during this time.
INT isdnbandsAllowlist1.3.6.1.4.1.559.1.2.3.4.2.1.1.9INTEGERread-writeAllow isdn calls to be made to ISDN numbers on the list for this timeband during this time.
INT isdnbandsMode1.3.6.1.4.1.559.1.2.3.4.2.1.1.12INTEGERread-writeThe Operation Required
isdnbandsBridgeListTable1.3.6.1.4.1.559.1.2.3.4.2.2not-accessibleA table of isdn timebands and their properties.
isdnbandsBridgeListEntry1.3.6.1.4.1.559.1.2.3.4.2.2.1not-accessibleA list of isdn timebands.
INT isdnbandsBridgeListIndex1.3.6.1.4.1.559.1.2.3.4.2.2.1.1INTEGERread-writeThe index of this ISDN band.
STR isdnbandsBridgeListBandName1.3.6.1.4.1.559.1.2.3.4.2.2.1.2DisplayStringread-writeThe name of this ISDN band.
STR isdnbandsBridgeListBridgeName1.3.6.1.4.1.559.1.2.3.4.2.2.1.3DisplayStringread-writeThe name of this ISDN band.
isdnnumbers1.3.6.1.4.1.559.1.2.3.4.3
isdnnumbersTable1.3.6.1.4.1.559.1.2.3.4.3.1not-accessibleA table of isdn numbers against names.
isdnnumbersEntry1.3.6.1.4.1.559.1.2.3.4.3.1.1not-accessibleA list of isdn numbers.
OCT isdnnumbersIndex1.3.6.1.4.1.559.1.2.3.4.3.1.1.1OCTET STRINGread-writeThe index of this ISDN number.
STR isdnnumbersName1.3.6.1.4.1.559.1.2.3.4.3.1.1.2DisplayStringread-writeThe name of this ISDN number.
STR isdnnumbersNumber11.3.6.1.4.1.559.1.2.3.4.3.1.1.3DisplayStringread-writeThe ISDN number (1).
STR isdnnumbersNumber21.3.6.1.4.1.559.1.2.3.4.3.1.1.4DisplayStringread-writeThe ISDN number (2).
STR isdnnumbersNumber31.3.6.1.4.1.559.1.2.3.4.3.1.1.5DisplayStringread-writeThe ISDN number (3).
STR isdnnumbersNumber41.3.6.1.4.1.559.1.2.3.4.3.1.1.6DisplayStringread-onlyThe ISDN number (4).
INT isdnnumbersCall1.3.6.1.4.1.559.1.2.3.4.3.1.1.7INTEGERread-writeIf set to request, then call will be immediately made to this destination. Cancel will cancel any calls to this destination.
INT isdnnumbersTesttime1.3.6.1.4.1.559.1.2.3.4.3.1.1.8INTEGERread-writeThe time at which a test-call will be made (in seconds since midnight).
STR isdnnumbersDays1.3.6.1.4.1.559.1.2.3.4.3.1.1.9DisplayStringread-writeDays 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 isdnnumbersLasttest1.3.6.1.4.1.559.1.2.3.4.3.1.1.10DisplayStringread-onlyThe Day/Month of the last successful testcall.
IP isdnnumbersIpAddress1.3.6.1.4.1.559.1.2.3.4.3.1.1.11IpAddressread-writeThe IP Address assigned to this port when routing is enabled.
IP isdnnumbersIpMask1.3.6.1.4.1.559.1.2.3.4.3.1.1.12IpAddressread-writeThe IP Address Mask assigned to this port when routing is enabled.
INT isdnnumbersIpMetric1.3.6.1.4.1.559.1.2.3.4.3.1.1.13INTEGERread-writeThe IP routing metric assigned to this port when routing is enabled.
OCT isdnnumbersIpxNetwork1.3.6.1.4.1.559.1.2.3.4.3.1.1.14OCTET STRINGread-writeThe IPX Network Address assigned to this port when routing is enabled.
INT isdnnumbersIpxType1.3.6.1.4.1.559.1.2.3.4.3.1.1.15INTEGERread-writeThe frame type used for IPX RIP and SAP messages emanating from this port.
INT isdnnumbersPpp1.3.6.1.4.1.559.1.2.3.4.3.1.1.16INTEGERread-writeEnable/Disable the PPP protocol for this number.
IP isdnnumbersRemoteIpAddress1.3.6.1.4.1.559.1.2.3.4.3.1.1.17IpAddressread-writeThe IP Address for the remote unit.
INT isdnnumbersRemoteUnitType1.3.6.1.4.1.559.1.2.3.4.3.1.1.18INTEGERread-writeThe remote unit type.
INT isdnnumbersHdlcType1.3.6.1.4.1.559.1.2.3.4.3.1.1.19INTEGERread-writeThe HDLC link type.
INT isdnnumbersPppAuthentication1.3.6.1.4.1.559.1.2.3.4.3.1.1.20INTEGERread-onlyThe PPP negotiation status.
INT isdnnumbersMaxCircuits1.3.6.1.4.1.559.1.2.3.4.3.1.1.21INTEGERread-writeThe max number of ISDN Circuits (1 or 2).
INT isdnnumbersMPEnable1.3.6.1.4.1.559.1.2.3.4.3.1.1.22INTEGERread-writePPP Multilink.
STR isdnnumbersLearntED1.3.6.1.4.1.559.1.2.3.4.3.1.1.23DisplayStringread-onlyLearnt endpoint descriminator.
INT isdnnumbersMode1.3.6.1.4.1.559.1.2.3.4.3.1.1.24INTEGERread-writeThe Operation Required
INT isdnnumbersCallType11.3.6.1.4.1.559.1.2.3.4.3.1.1.25INTEGERread-write
INT isdnnumbersCallType21.3.6.1.4.1.559.1.2.3.4.3.1.1.26INTEGERread-write
INT isdnnumbersCallType31.3.6.1.4.1.559.1.2.3.4.3.1.1.27INTEGERread-write
INT isdnnumbersCallType41.3.6.1.4.1.559.1.2.3.4.3.1.1.28INTEGERread-write
isdnports1.3.6.1.4.1.559.1.2.3.4.4
isdnportsTable1.3.6.1.4.1.559.1.2.3.4.4.1not-accessibleA table of isdn ports.
isdnportsEntry1.3.6.1.4.1.559.1.2.3.4.4.1.1not-accessibleA table of isdn ports.
INT isdnportsIndex1.3.6.1.4.1.559.1.2.3.4.4.1.1.1INTEGERread-onlyThe physical port index, in the range 1 to number-of-ports, as found in the ports table.
STR isdnportsDestination1.3.6.1.4.1.559.1.2.3.4.4.1.1.2DisplayStringread-onlyThe destination number that this ISDN number is connected to.
INT isdnportsState1.3.6.1.4.1.559.1.2.3.4.4.1.1.3INTEGERread-onlyCurrent state of the port
TIK isdnportsConnTime1.3.6.1.4.1.559.1.2.3.4.4.1.1.4TimeTicksread-onlyThe connection time (in hundredths of a second).
INT isdnportsBackup1.3.6.1.4.1.559.1.2.3.4.4.1.1.5INTEGERread-onlyIf set to true, then the call is a backup call.
INT isdnportsDemand1.3.6.1.4.1.559.1.2.3.4.4.1.1.6INTEGERread-onlyIf set to true, then the call is a demand call.
INT isdnportsBumpable1.3.6.1.4.1.559.1.2.3.4.4.1.1.7INTEGERread-onlyIf set to true, then the call is a bumpable call.
INT isdnportsAlert1.3.6.1.4.1.559.1.2.3.4.4.1.1.8INTEGERread-onlycurrent Alert State
INT isdnportsPriority1.3.6.1.4.1.559.1.2.3.4.4.1.1.9INTEGERread-onlycurrent call priority
MAC isdnportsSourceMac1.3.6.1.4.1.559.1.2.3.4.4.1.1.10MacAddressread-onlySource Mac of Bridge that requested the call
isdnhistory1.3.6.1.4.1.559.1.2.3.4.5
isdnhistoryTable1.3.6.1.4.1.559.1.2.3.4.5.1not-accessibleA table of isdn ports.
isdnhistoryEntry1.3.6.1.4.1.559.1.2.3.4.5.1.1not-accessibleA table of isdn ports.
INT isdnhistoryIndex1.3.6.1.4.1.559.1.2.3.4.5.1.1.1INTEGERread-onlyThe index of this ISDN history 1 to N.
STR isdnhistoryDestination1.3.6.1.4.1.559.1.2.3.4.5.1.1.2DisplayStringread-onlyThe destination ISDN number.
TIK isdnhistoryTotalTime1.3.6.1.4.1.559.1.2.3.4.5.1.1.3TimeTicksread-onlyTotal Time of all calls to this destination (in hundredths of a second)
INT isdnhistoryTotalCalls1.3.6.1.4.1.559.1.2.3.4.5.1.1.4INTEGERread-onlyThe total number of calls to this destination
INT isdnhistoryFailedCalls1.3.6.1.4.1.559.1.2.3.4.5.1.1.5INTEGERread-onlyThe total number of failed calls to this destination
isdncla1.3.6.1.4.1.559.1.2.3.4.6
isdnCliTable1.3.6.1.4.1.559.1.2.3.4.6.1not-accessibleA table of ISDN Numbers for bridges allowed to join the network.
isdnCliEntry1.3.6.1.4.1.559.1.2.3.4.6.1.1not-accessibleA list of ISDN Numbers for authorised bridges.
INT isdnCliIndex1.3.6.1.4.1.559.1.2.3.4.6.1.1.1INTEGERread-writeThe number of the entry.
STR isdnCliNumber1.3.6.1.4.1.559.1.2.3.4.6.1.1.2DisplayStringread-writeThe ISDN number of the bridge authorised to use the network.
INT isdnCliMode1.3.6.1.4.1.559.1.2.3.4.6.1.1.3INTEGERread-writeThe Operation Required
isdnlists1.3.6.1.4.1.559.1.2.3.4.7
isdnlistsTable1.3.6.1.4.1.559.1.2.3.4.7.1not-accessibleA table of isdn timeband bridge lists.
isdnlistsEntry1.3.6.1.4.1.559.1.2.3.4.7.1.1not-accessibleA list of isdn bridge lists.
INT isdnlistsIndex1.3.6.1.4.1.559.1.2.3.4.7.1.1.1INTEGERread-writeThe index of this bridge.
STR isdnlistsBand1.3.6.1.4.1.559.1.2.3.4.7.1.1.2DisplayStringread-writeThe timeband for this list. Set null-length string here to delete an entry.
STR isdnlistsName1.3.6.1.4.1.559.1.2.3.4.7.1.1.3DisplayStringread-writeThe name of this bridge.
isdnParams1.3.6.1.4.1.559.1.2.3.4.8
INT isdnParamsNetworkType1.3.6.1.4.1.559.1.2.3.4.8.1INTEGERread-writeISDN Network Type. The device must be rebooted for a change of of this object to take effect.
STR isdnParamsSpid11.3.6.1.4.1.559.1.2.3.4.8.2DisplayStringread-writeService Profile ID 1 (USA Network Types only).
STR isdnParamsSpid21.3.6.1.4.1.559.1.2.3.4.8.3DisplayStringread-writeService Profile ID 2 (USA Network Types only).
STR isdnParamsSpid31.3.6.1.4.1.559.1.2.3.4.8.4DisplayStringread-writeService Profile ID 1 (2nd TA - USA Network Types only).
STR isdnParamsSpid41.3.6.1.4.1.559.1.2.3.4.8.5DisplayStringread-writeService Profile ID 2 (2nd TA - USA Network Types only).
STR isdnParamsDirectoryNumber11.3.6.1.4.1.559.1.2.3.4.8.6DisplayStringread-writeDirectory Number 1 (USA Network Types only).
STR isdnParamsDirectoryNumber21.3.6.1.4.1.559.1.2.3.4.8.7DisplayStringread-writeDirectory Number 2 (USA Network Types only).
STR isdnParamsDirectoryNumber31.3.6.1.4.1.559.1.2.3.4.8.8DisplayStringread-writeDirectory Number 3 (2nd TA for USA Network Types only).
STR isdnParamsDirectoryNumber41.3.6.1.4.1.559.1.2.3.4.8.9DisplayStringread-writeDirectory Number 4 (2nd TA for USA Network Types only).
INT isdnParamsReportBusy1.3.6.1.4.1.559.1.2.3.4.8.10INTEGERread-writeSend a positibe Busy reponse to an incoming call if no free port.
INT isdnParamsIncomingDov1.3.6.1.4.1.559.1.2.3.4.8.11INTEGERread-writeShould an incoming voice call be answerred as a data call.
INT isdnParamsMaxCallTime1.3.6.1.4.1.559.1.2.3.4.8.12INTEGERread-writeMaximum Call time in seconds.
isdnParamsMsn1.3.6.1.4.1.559.1.2.3.4.8.13
STR isdnParamsMsnLan1.3.6.1.4.1.559.1.2.3.4.8.13.1DisplayStringread-writeMultiple Subscriber Number for LAN access.
STR isdnParamsMsnVoice1.3.6.1.4.1.559.1.2.3.4.8.13.2DisplayStringread-writeMultiple Subscriber Number for Voice access.
INT isdnParamsMsnCheck1.3.6.1.4.1.559.1.2.3.4.8.13.3INTEGERread-writeShould the incoming MSN be checked before answerring an incoming call.
INT isdnParamsMsnSend1.3.6.1.4.1.559.1.2.3.4.8.13.4INTEGERread-writeShould the MSN be sent in outgoing calls.
isdnParamsSubAddr1.3.6.1.4.1.559.1.2.3.4.8.14
STR isdnParamsSubAddrLan1.3.6.1.4.1.559.1.2.3.4.8.14.1DisplayStringread-writeSub Address for LAN access.
STR isdnParamsSubAddrVoice1.3.6.1.4.1.559.1.2.3.4.8.14.2DisplayStringread-writeSub Address for Voice access.
INT isdnParamsSubAddrCheck1.3.6.1.4.1.559.1.2.3.4.8.14.3INTEGERread-writeShould the incoming Sub Address be checked before answerring an incoming call.
INT isdnParamsSubAddrSend1.3.6.1.4.1.559.1.2.3.4.8.14.4INTEGERread-writeShould the Sub Address be sent in outgoing calls.
INT isdnParamsSubAddrType1.3.6.1.4.1.559.1.2.3.4.8.14.5INTEGERread-writeWhat format should outgoing an Sub Address take.
INT isdnParamsTokenValue1.3.6.1.4.1.559.1.2.3.4.8.15INTEGERread-writeISDN time token value. When tokens are refilled, the isdnParamsTokenRemain variable is set to this value NOTE: -1 = disabled
INT isdnParamsTokenRefill1.3.6.1.4.1.559.1.2.3.4.8.16INTEGERread-writeISDN 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 isdnParamsTokenRemain1.3.6.1.4.1.559.1.2.3.4.8.17INTEGERread-onlyDisplays the remaining number of ISDN tokens left for ISDN usage. NOTE: -1 = disabled
bootp1.3.6.1.4.1.559.1.2.3.4.9
INT bootpActive1.3.6.1.4.1.559.1.2.3.4.9.1INTEGERread-writeTRUE 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 bootpBumpable1.3.6.1.4.1.559.1.2.3.4.9.2INTEGERread-write(Bridge mode only) If we receive an autocall to another destination and no free channels, bump this call.
INT bootpIdle1.3.6.1.4.1.559.1.2.3.4.9.3INTEGERread-write(Bridge mode only) Number of seconds this call can be idle before call is dropped.
INT bootpIdleThreshold1.3.6.1.4.1.559.1.2.3.4.9.4INTEGERread-write(Bridge mode only) Idle is defined by the line being less than a certain activity. Full load is 1000.
STR bootpIsdnName1.3.6.1.4.1.559.1.2.3.4.9.5DisplayStringread-write(Bridge mode only) The name of the ISDN telephone number entry to be called.
IP bootpAddress1.3.6.1.4.1.559.1.2.3.4.9.6IpAddressread-write(Router mode only) The IP Address of the BOOTP/DHCP server. Format: xxx.xxx.xxx.xxx .
INT bootpDelaySecs1.3.6.1.4.1.559.1.2.3.4.9.7INTEGERread-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 dhcpProxyActive1.3.6.1.4.1.559.1.2.3.4.9.8INTEGERread-writeTRUE if the DHCP proxy is enabled. If set, then DHCP Relay and DHCP Server will be silent disabled.
IP referenceAddress1.3.6.1.4.1.559.1.2.3.4.9.9IpAddressread-write(Router mode only) The refernece IP Address (giaddr) for the pool. Format: xxx.xxx.xxx.xxx .
INT minPoolSize1.3.6.1.4.1.559.1.2.3.4.9.10INTEGERread-writeThe minimum number of addresses in the pool.
traps1.3.6.1.4.1.559.1.2.4
alarms1.3.6.1.4.1.559.1.2.4.1
INT alarmCode1.3.6.1.4.1.559.1.2.4.1.1INTEGERread-onlyError code for reported Alarm trap event.
STR alarmText1.3.6.1.4.1.559.1.2.4.1.2DisplayStringread-onlyExplanatory text describing the event which caused the Alarm trap to be generated.
isdnFailCause1.3.6.1.4.1.559.1.2.4.2
STR isdnFailDestination1.3.6.1.4.1.559.1.2.4.2.1DisplayStringread-onlyContainins the ISDN destination dialled to cause the call to fail
INT q931FailCauseCode1.3.6.1.4.1.559.1.2.4.2.2INTEGERread-onlyContains the cause of a failed Q931 ISDN call
INT dass2FailCauseCode1.3.6.1.4.1.559.1.2.4.2.3INTEGERread-onlyContains the cause of a failed DASS2 ISDN call
INT briFailCauseCode1.3.6.1.4.1.559.1.2.4.2.4INTEGERread-onlyContains the cause of a failed DASS2 ISDN call
radius1.3.6.1.4.1.559.1.2.4.3
INT radiusReplyCode1.3.6.1.4.1.559.1.2.4.3.1INTEGERread-onlyContains the result of a call to RADIUS.
STR radiusUsername1.3.6.1.4.1.559.1.2.4.3.2DisplayStringread-onlyThis is the username authenticated by RADIUS.
login1.3.6.1.4.1.559.1.2.4.4
INT loginCode1.3.6.1.4.1.559.1.2.4.4.1INTEGERread-onlyContains the result of a login after no RADIUS server can be found.
registration1.3.6.1.4.1.559.2
regArpeggio1.3.6.1.4.1.559.2.10
arpStandard1.3.6.1.4.1.559.2.10.1
arpFocus1.3.6.1.4.1.559.2.10.2
arpOffice1.3.6.1.4.1.559.2.10.3
arpPlus1.3.6.1.4.1.559.2.10.4
arpMultiLan1.3.6.1.4.1.559.2.10.5
arpLite1.3.6.1.4.1.559.2.10.6
arpPlusRPrimary1.3.6.1.4.1.559.2.10.7
arpPlusRBasic1.3.6.1.4.1.559.2.10.8
officeConnect1.3.6.1.4.1.559.2.13
officeConnectRemote510s1.3.6.1.4.1.559.2.13.1
officeConnectRemote520s1.3.6.1.4.1.559.2.13.2
officeConnectRemote530s1.3.6.1.4.1.559.2.13.3
officeConnectRemote510u1.3.6.1.4.1.559.2.13.4
officeConnectRemote520u1.3.6.1.4.1.559.2.13.5
officeConnectRemote530u1.3.6.1.4.1.559.2.13.6
officeConnectRemote531s1.3.6.1.4.1.559.2.13.7
officeConnectRemote531u1.3.6.1.4.1.559.2.13.8
accessBuilder1.3.6.1.4.1.559.2.14
accessBuilderRemoteUser400s1.3.6.1.4.1.559.2.14.1
accessBuilderRemoteUser400u1.3.6.1.4.1.559.2.14.2
accessBuilderInternet400s1.3.6.1.4.1.559.2.14.3
accessBuilderInternet400u1.3.6.1.4.1.559.2.14.4
accessBuilderRemoteOffice5001.3.6.1.4.1.559.2.14.5
accessBuilderRemoteOffice6001.3.6.1.4.1.559.2.14.6
accessBuilderRemoteOffice7001.3.6.1.4.1.559.2.14.7
accessBuilder7000BriBridgeRouter1.3.6.1.4.1.559.2.14.8
accessBuilder7000PriBridgeRouter1.3.6.1.4.1.559.2.14.9
serviceConnect20001.3.6.1.4.1.559.2.15
serviceConnect2000Base1.3.6.1.4.1.559.2.15.1
serviceConnect2000BaseBri1.3.6.1.4.1.559.2.15.1.1
serviceConnect2000BasePri1.3.6.1.4.1.559.2.15.1.2
cscmInfo1.3.6.1.4.1.559.3
INT cscmEventNumber1.3.6.1.4.1.559.3.1INTEGERread-onlyContains the CSCM event number
IP cscmOriginatingIP1.3.6.1.4.1.559.3.2IpAddressread-onlyThis is the IP address of the unit that caused the trap to be generated by CSCM
STR cscmTrapDetail1.3.6.1.4.1.559.3.3DisplayStringread-onlyThis 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.

Download REMOTEACCESS-MIB