RETIX-RX7000-MIB: View SNMP OID List / Download MIB

VENDOR: RETIX


 Home MIB: RETIX-RX7000-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 retix 1.3.6.1.4.1.72
       rx7000 1.3.6.1.4.1.72.14
             station 1.3.6.1.4.1.72.14.1
                 stationTime 1.3.6.1.4.1.72.14.1.1 displaystring read-write
This is the current time as perceived by the station. The string returned is a subset of the UTC Time as specified in the Draft Recommendation X.409 Message Handling Systems : Presentation Transfer SYNTAX and Notation (ASN.1). The formats acceptable when the time is being set are : 1. 11 Octets YYMMDDhhmmZ and 2. 13 Octets YYMMDDhhmmssZ Where YY are the two digits representing the year, MM are the two digits representing the month, DD are the two digits representing the day, hh are the two digits representing the hour, mm are the two digits representing the minute, ss are the two digits representing the second, Z is the ASCII character 'Z'. The time returned by the station in response to a Get or GetNext request will always be the 13 octet variant. It should be noted that changing this object also changes the value of timestamp objects and the value of objects which return a time-since-an-event-occurred value. Thus, if the stationTime is altered the validity of time dependent objects cannot be guaranteed.
                 stationActionOnNextReset 1.3.6.1.4.1.72.14.1.2 integer read-write
This object is used to configure the action to be taken the next time the station is reset. If this object has a value of coldStart(1) then the station will re-initalize itself such that the factory default configuration is loaded from memory. If this object is configured to warmStart(2) then upon the next reset the station will initialize with the same configuration, however the statistics counters and other statistics may have been reinitialized. Enumeration: 'warmStart': 2, 'coldStart': 1.
                 stationReset 1.3.6.1.4.1.72.14.1.3 integer read-write
This parameter is used to reset the station. The type of reset which occurs is dependent on the value of the stationActionOnNextReset object (station.2). The reset occurs a predefined time after the SetRequest in order that a response may be sent. Only the value reset(1) is valid for the Set operation, all other values will cause the generation of a badValue error. A value of noAction(2) is always returned in response to a GetRequest on this object. Enumeration: 'reset': 1, 'noAction': 2.
                 stationSwRevision 1.3.6.1.4.1.72.14.1.4 displaystring read-only
This string identifies the current system software revision. The maximum length of the returned string is 16 characters. The returned string is in ASCII format.
                 stationHwRevision 1.3.6.1.4.1.72.14.1.5 integer read-only
This number identifies the current system hardware revision.
                 stationChassisType 1.3.6.1.4.1.72.14.1.6 integer read-only
This number identifies the chassis type of this system. Enumeration: 'type7221': 10, 'type7220': 8, 'typeLC': 6, 'typeA': 1, 'typeC': 4, 'typeB': 3, 'type7240': 7, 'typeBMinus': 2, 'typeBRedundant': 5, 'typeENS': 9.
                 stationLEDIndication 1.3.6.1.4.1.72.14.1.7 integer read-only
This is a number which returns an interpretation of the state of the LEDs on the front panel of the chassis. A value of error(2) indicates that the unit has encountered some error condition. could be one of a tempreature overheat, a software failure or a diagnostic error. Enumeration: 'normal': 1, 'error': 2.
                 stationFreePFlash 1.3.6.1.4.1.72.14.1.8 integer read-only
This is the number of free bytes remaining in Parameter Flash memory. This value can vary depending on the use of the device, as it changes as you configure the device.
                 stationFreeFlash 1.3.6.1.4.1.72.14.1.9 integer read-only
This is the number of bytes which remain free in Code Flash memory, this is the memory used to store the code image. This figure will be fixed between each reload of software to the device.
                 stationProcessorLoading 1.3.6.1.4.1.72.14.1.10 integer read-only
This is a measure of the loading on the RMP's processor. The processor loading is expressed as a percentage. The higher the value the greater the loading on the processor.
                 stationBufBytesAvailable 1.3.6.1.4.1.72.14.1.11 integer read-only
The value of this object indicates the number of bytes remaining on the RMP for use in buffer allocation. It is the total number of bytes which remain after all the RMP's software has been loaded.
                 stationBufNumOfFreeSmlBufs 1.3.6.1.4.1.72.14.1.12 integer read-only
The value of this object indicates the number of free small buffers which remain unused by the RMP.
                 stationBufNumOfFreeMedBufs 1.3.6.1.4.1.72.14.1.13 integer read-only
The value of this object indicates the number of free medium buffers which remain unused by the RMP.
                 stationBufNumOfFreeLgeBufs 1.3.6.1.4.1.72.14.1.14 integer read-only
The value of this object indicates the number of free large buffers which remain unused by the RMP.
                 stationBufNumOfSmlBufs 1.3.6.1.4.1.72.14.1.15 integer read-only
This is the total number of free small buffers available at the start of day or after a reinitialization of the unit.
                 stationBufNumOfMedBufs 1.3.6.1.4.1.72.14.1.16 integer read-only
This is the total number of free medium buffers available at the start of day or after a reinitialization of the unit.
                 stationBufNumOfLgeBufs 1.3.6.1.4.1.72.14.1.17 integer read-only
This is the total number of free large buffers available at the start of day or after a reinitialization of the unit.
                 stationSlotTable 1.3.6.1.4.1.72.14.1.18 no-access
A table of status and configuration parameters for the processors in each slot.
                       stnSlotEntry 1.3.6.1.4.1.72.14.1.18.1 no-access
This is an entry in the station Slot Entry Table.
                           stnSlotIndex 1.3.6.1.4.1.72.14.1.18.1.1 integer read-only
The value of this index uniquely identifies the Slot to which this entry is applicable.
                           stnSlotType 1.3.6.1.4.1.72.14.1.18.1.2 integer read-only
This parameter indicates the type of processing card present in a slot. It returns empty when no FP is present. Enumeration: 'stdFp': 2, 'fddiFp': 3, 'empty': 1.
                           stnSlotOperState 1.3.6.1.4.1.72.14.1.18.1.3 integer read-only
This object indicates the current status of the particular processing card. Enumeration: 'partitioned': 7, 'configuring': 3, 'testing': 1, 'operational': 2, 'configMismatch': 4, 'other': 10, 'deconfiguring': 6, 'active': 5, 'removed': 8, 'empty': 9.
                           stnSlotDesiredState 1.3.6.1.4.1.72.14.1.18.1.4 integer read-write
This object is used to alter the state of the processing card and display the current state. When the user wishes to run continuous tests on a particular processing card the testing(2) state is used. If testing is complete and the users wishes to bring the card back on-line then a set with a value of operational(3) is made on this object. The partitioned(7) state is used to take a particular processing card off-line. This object can only be set with values of testing(1), operational(2), partitioned(7) and empty(8). Enumeration: 'partitioned': 7, 'configuring': 3, 'testing': 1, 'operational': 2, 'configMismatch': 4, 'other': 10, 'deconfiguring': 6, 'active': 5, 'removed': 8, 'empty': 9.
                           stnSlotProcessorLoading 1.3.6.1.4.1.72.14.1.18.1.5 integer read-only
This is a measure of the percentage loading on an FP's processor. The higher the value the greater the loading on the processor.
                 stationSlotBufferTable 1.3.6.1.4.1.72.14.1.19 no-access
This table contains configuration and statistic parameters for the buffers used by each forwarding processor card.
                       stnSlotBufEntry 1.3.6.1.4.1.72.14.1.19.1 no-access
This is an entry in the station Slot Buffer Entry Table.
                           stnSlotBufIndex 1.3.6.1.4.1.72.14.1.19.1.1 integer read-only
The value of this index uniquely identifies the Slot to which this entry is applicable. This identifies the FP to which this entry pertains.
                           stnSlotBufBytesAvailable 1.3.6.1.4.1.72.14.1.19.1.2 integer read-only
The value of this object indicates the number of bytes remaining on this card for use in buffer allocation. It is the total number of bytes which remain after all the processing card's software has been loaded.
                           stnSlotBufNumOfFreeSmlBufs 1.3.6.1.4.1.72.14.1.19.1.3 integer read-only
The value of this object indicates the number of free small buffers which remain unused by this processing card.
                           stnSlotBufNumOfFreeMedBufs 1.3.6.1.4.1.72.14.1.19.1.4 integer read-only
The value of this object indicates the number of free medium buffers which remain unused by this processing card.
                           stnSlotBufNumOfFreeLgeBufs 1.3.6.1.4.1.72.14.1.19.1.5 integer read-only
The value of this object indicates the number of free large buffers which remain unused by this processing card.
                           stnSlotBufNumOfSmlBufs 1.3.6.1.4.1.72.14.1.19.1.6 integer read-only
This is the total number of free small buffers available at the start of day or after a reinitialization of the unit.
                           stnSlotBufNumOfMedBufs 1.3.6.1.4.1.72.14.1.19.1.7 integer read-only
This is the total number of free medium buffers available at the start of day or after a reinitialization of the unit.
                           stnSlotBufNumOfLgeBufs 1.3.6.1.4.1.72.14.1.19.1.8 integer read-only
This is the total number of free large buffers available at the start of day or after a reinitialization of the unit.
                           stnSlotHeapBytesFree 1.3.6.1.4.1.72.14.1.19.1.9 integer read-only
This is the total number of free (unallocated) bytes available in this FP's heap space.
                           stnSlotHeapBytesUsed 1.3.6.1.4.1.72.14.1.19.1.10 integer read-only
This is the total number of used (allocated) bytes in this FP's heap space.
                           stnSlotBufSizeOfSmlBufs 1.3.6.1.4.1.72.14.1.19.1.11 integer read-only
The value of this object indicates the size of small buffers used by this processing card.
                           stnSlotBufSizeOfMedBufs 1.3.6.1.4.1.72.14.1.19.1.12 integer read-only
The value of this object indicates the size of medium buffers used by this processing card.
                           stnSlotBufSizeOfLgeBufs 1.3.6.1.4.1.72.14.1.19.1.13 integer read-only
The value of this object indicates the size of Large buffers used by this processing card.
                 stationTrapDestinationTable 1.3.6.1.4.1.72.14.1.20 no-access
This is the table of ip address of the stations to which the unit sends Trap PDUs. There is a maximum of eight entries in this table. To set an entry in this table, all the objects must be sent in a single SET PDU.
                       stationTrapDestEntry 1.3.6.1.4.1.72.14.1.20.1 no-access
This is an entry in the station trap destination table.
                           stationTrapDestIpAddr 1.3.6.1.4.1.72.14.1.20.1.1 ipaddress read-write
This is the IP Address of a station/manager to which Trap PDU messages will be sent.
                           stationTrapDestCommunityName 1.3.6.1.4.1.72.14.1.20.1.2 displaystring read-write
This is the community name string which is inserted into the Trap PDU.
                           stationTrapDestType 1.3.6.1.4.1.72.14.1.20.1.3 integer read-write
The value of this object indicates if the requested entry is valid or invalid. The value of this parameter is used to determine if the entry is to be added or made invalid. If an entry has a type of invalid(2) then it can be overwritten. A GetNext request on this table returns all the entries and this type field indicates whether they are valid (i.e. being used) or invalid. Enumeration: 'valid': 1, 'invalid': 2.
                 snmpAccessPolicyTable 1.3.6.1.4.1.72.14.1.21 no-access
A table of access policy entries. There is a maximum of eight entries in this table. To set an entry in this table, all the objects must be sent in a single SET PDU.
                       snmpAccessPolicyEntry 1.3.6.1.4.1.72.14.1.21.1 no-access
This is an entry in the SNMP Access Policy Table.
                           snmpAccessPolicyIndex 1.3.6.1.4.1.72.14.1.21.1.1 integer read-write
The value of this index uniquely identifies an entry in this table.
                           snmpAccessPolicyCommunityName 1.3.6.1.4.1.72.14.1.21.1.2 displaystring read-write
This is an octet string, against which the communityName field of the request PDU is compared. If the communityName in the request has been compared with all the community names in this table and no match has been found then authentication of the PDU fails. If there is an authentication failure than an authenticationFailure trap will be sent if the snmpEnableAuthenTraps object has a value of enabled(1).
                           snmpAccessPolicyAccessMode 1.3.6.1.4.1.72.14.1.21.1.3 integer read-write
This is a bit significant field as follows : bit 0 - read access bit 1 - write access Setting the individual bit to 1 enables the type of access, setting it to 0 disables it. Thus, a value of 3 (b11) indicates read-write access for a PDU with the corresponding communityName.
                           snmpAccessPolicyType 1.3.6.1.4.1.72.14.1.21.1.4 integer read-write
This object is used to indicate if a particular entry in the table is valid or invalid. If the entry is valid(1) then the entry's community name is used in the SNMP authentication process. Enumeration: 'valid': 1, 'invalid': 2.
                 stationInitiateDownload 1.3.6.1.4.1.72.14.1.22 integer read-write
This object is used to initiate a parallel download of the software image to the unit. This object is set to a value of initiate(1) to begin the parallel download procedure. A value of noAction(2) is always returned to a GetRequest. This object can only be set to a value of initiate(1). Enumeration: 'initiate': 1, 'noAction': 2.
                 stationHeapBytesFree 1.3.6.1.4.1.72.14.1.23 integer read-only
This object indicates the number of free (unallocated) bytes in the system heap area.
                 stationHeapBytesUsed 1.3.6.1.4.1.72.14.1.24 integer read-only
This object indicates the number of bytes which are in use (allocated) by tasks using the system heap.
                 stationNoOfResets 1.3.6.1.4.1.72.14.1.25 counter read-only
This object is a count of the number of times this station reset since the last coldStart was performed.
                 stationLastResetReason 1.3.6.1.4.1.72.14.1.26 octet string read-only
This string contains a description of the reason for the last station reset, this maybe power cycle, reset due to management action or some other error.
                 stationPowerSupplyStatus 1.3.6.1.4.1.72.14.1.27 integer read-only
This object gives an indication of the status of the unit's power supply. If this object has a value of fail(2) this means that a power supply failure has occurred. On units which do not have a redundant power supply this object will only have a value of ok(1). Enumeration: 'fail': 2, 'ok': 1.
                 stationConsolePortState 1.3.6.1.4.1.72.14.1.28 integer read-only
This object indicates if there is a Local Management Session in progress for this unit. Enumeration: 'active': 1, 'inactive': 2.
                 stationModemPortState 1.3.6.1.4.1.72.14.1.29 integer read-only
This object indicates if a modem port is in use. Enumeration: 'active': 1, 'inactive': 2.
                 stationNoOfTelnets 1.3.6.1.4.1.72.14.1.30 counter read-only
This object is a count of the number of active telnet sessions for the unit.
                 stationTelnetTable 1.3.6.1.4.1.72.14.1.31 no-access
This is the table of ip address of the stations to which the unit can telnet. There is a maximum of eight entries in this table. To set an entry in this table, all the objects must be sent in a single SET PDU.
                       stationTelnetEntry 1.3.6.1.4.1.72.14.1.31.1 no-access
This is an entry in the station trap destination table.
                           stationTelnetIpAddr 1.3.6.1.4.1.72.14.1.31.1.1 ipaddress read-write
This is the IP Address of a station/manager to which you Telnet.
                           stationTelnetHostName 1.3.6.1.4.1.72.14.1.31.1.2 displaystring read-write
This is the community name string which is inserted into the Trap PDU.
                           stationTelnetType 1.3.6.1.4.1.72.14.1.31.1.3 integer read-write
The value of this object indicates if the requested entry is valid or invalid. The value of this parameter is used to determine if the entry is to be added or made invalid. If an entry has a type of invalid(2) then it can be overwritten. A GetNext request on this table returns all the entries and this type field indicates whether they are valid (i.e. being used) or invalid. Enumeration: 'valid': 1, 'invalid': 2.
                 stationPflashServerIpAddress 1.3.6.1.4.1.72.14.1.32 ipaddress read-write
The IP Address of the server for the Parameter Configuration Save/Restore.
                 stationPflashFileName 1.3.6.1.4.1.72.14.1.33 displaystring read-write
The path and name of the file to be save/restore for the Parameter Configuration Save/Restore.
                 stationPflashAction 1.3.6.1.4.1.72.14.1.34 integer read-write
This object is used to initiate parameter save or restore. A value of noAction is always returned to a GetRequest Enumeration: 'startSave': 2, 'startRestore': 3, 'noAction': 1.
                 stationPflashStatus 1.3.6.1.4.1.72.14.1.35 integer read-only
This is the current status of the parameter Configuration Save/Restore process. Enumeration: 'failFileExists': 5, 'failTFTPInvalidFile': 7, 'saving': 2, 'restoreSuccess': 14, 'genFailure': 15, 'errorServerResponse': 6, 'failNetworkTimeout': 8, 'idle': 1, 'saveSuccess': 13, 'errorServerData': 11, 'failTFTPNoFile': 4, 'saveResultUnknown': 12, 'failFlashChksumError': 10, 'failFlashProgError': 9, 'restoring': 3.
                 stationInactivityTimeout 1.3.6.1.4.1.72.14.1.36 integer read-write
If a session is inactive for this length of time in minutes then it will timeout. A value of 0 means never timeout.
                 stationBufSizeOfSmlBufs 1.3.6.1.4.1.72.14.1.37 integer read-only
The value of this object indicates the size of small buffers used by the RMP.
                 stationBufSizeOfMedBufs 1.3.6.1.4.1.72.14.1.38 integer read-only
The value of this object indicates the size of medium buffers used by the RMP.
                 stationBufSizeOfLgeBufs 1.3.6.1.4.1.72.14.1.39 integer read-only
The value of this object indicates the size of Large buffers used by the RMP.
                 stationBufferExceptions 1.3.6.1.4.1.72.14.1.40 counter read-only
The value of this object indicates the number of times all the pools have been exhausted.
             bridge 1.3.6.1.4.1.72.14.2
                 bridgingFacility 1.3.6.1.4.1.72.14.2.1 integer read-write
This object enables/disables the bridging element on the unit. When disabled, the unit shall not bridge any frames, nor shall it take part in the Spanning Tree protocol. Each logical port must also be enabled separately Enumeration: 'disabled': 2, 'enabled': 1.
                 brARSupport 1.3.6.1.4.1.72.14.2.2 integer read-write
This object allows you to enable/disable Retix 4000 series Adaptive Routing support on this box. If the value of this object is enabled (1) then this unit will allow an Adaptive Routing session to be set up across it. Enumeration: 'disabled': 2, 'enabled': 1.
                 brSNAPConversion 1.3.6.1.4.1.72.14.2.3 integer read-write
This enables/disables the conversion between Ethernet V.2 and SNAP bridged frames on the unit. When enabled, EthernetV2 frames to be bridged to Token Ring or fddi ports are converted to SNAP Encapsulation. Enumeration: 'disabled': 2, 'enabled': 1.
                 brSTPFacility 1.3.6.1.4.1.72.14.2.4 integer read-write
This enables/disables the use of Spanning Tree Protocol on the unit. When disabled, all bridging ports will forward traffic and learn addresses, regardless of network topology. Enumeration: 'disabled': 2, 'enabled': 1.
                 brSTPVersion 1.3.6.1.4.1.72.14.2.5 integer read-write
This object defines which version of Spanning Tree is running on the unit. Enumeration: 'draft9': 9, 'revisionC': 3.
                 brSTPDomAddress 1.3.6.1.4.1.72.14.2.6 physaddress read-write
This is the MAC Address to be used for STP Draft 9 traffic. It is only meaningful when running STP Draft 9.
                 brSTPResetDelayTime 1.3.6.1.4.1.72.14.2.7 integer read-write
This is the time in seconds for which a serial port is assigned the maximum path Cost after it has reset. This is to avoid unreliable links forming the active path in Spanning Tree.
                 brTimeToDelete 1.3.6.1.4.1.72.14.2.8 integer read-write
This is the time in seconds after which forgotten Addresses are deleted from the Filtering Database.
                 brPortConfigTable 1.3.6.1.4.1.72.14.2.9 no-access
The Port Configuration Table.
                     brPortConfigEntry 1.3.6.1.4.1.72.14.2.9.1 no-access
Each entry contains configurables for each port on the system.
                         brPCIndex 1.3.6.1.4.1.72.14.2.9.1.1 integer read-only
This is the Logical Port Id to which this entry pertains.
                         brPCSecurityMode 1.3.6.1.4.1.72.14.2.9.1.2 integer read-write
This sets the mode of operation for this particular port. When in Security Mode, frames are forwarded only to destination addresses which appear as FIXED entries in the Filtering Database Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCSrcAddrLearning 1.3.6.1.4.1.72.14.2.9.1.3 integer read-write
This enables/disables Source Address Learning on this port. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCSrcAddrFiltering 1.3.6.1.4.1.72.14.2.9.1.4 integer read-write
This enables/disables Source Address Filtering on this port. When enabled, frames will only be forwarded if their source address is a FIXED( non-learnt) entry in the Filtering database. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCAcceptMcastAddr 1.3.6.1.4.1.72.14.2.9.1.5 integer read-write
This configures the port to either accept or ignore broadcast/multicast packets. In a network of bridges in Security Mode, this allows a path to be provided for multicast/broadcast frames. If disabled, the port will filter these packets as normal. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCCustomFiltering 1.3.6.1.4.1.72.14.2.9.1.6 integer read-write
This enables/disables Custom Filtering on this port. If enabled, then Filtering is carried out according to the tests and actions described in the Custom Filter Statement Table for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCTinygramComp 1.3.6.1.4.1.72.14.2.9.1.7 integer read-write
This enables/disables Tinygram Compression on this port. This is only valid for WAN ports, using Retix encapsulation, connected to other RX7000 units. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCSTPFacility 1.3.6.1.4.1.72.14.2.9.1.8 integer read-write
This enables/disables the Spanning Tree protocol on a per port basis. If disabled, the port will still forward and learn as a bridging port but will never forward or transmit spanning tree BPDUs. Enumeration: 'disabled': 2, 'enabled': 1.
                         brPCPathCostMode 1.3.6.1.4.1.72.14.2.9.1.9 integer read-write
This sets the mode for how the Port Path Cost is to be calculated. If manual, then the port Path Cost is configureable, if any of the others, then the Path Cost is calculated by the system, using the attached network's speed. Low, medium and high modes act as scaling values in this calculation. Enumeration: 'high': 4, 'manual': 1, 'low': 2, 'normal': 3.
                         brPCManPortPathCost 1.3.6.1.4.1.72.14.2.9.1.10 integer read-write
This is the manually configured Port Path Cost. It takes effect if the PortPathCostMode is 'manual', otherwise this value is not used.
                         brPCNCPState 1.3.6.1.4.1.72.14.2.9.1.11 integer read-write
Setting this object to a value of enable (1) causes NCP negotiation to commence for this bridging element. This is for use with Logical ports which are attached to PPP physical ports. Enumeration: 'enable': 1, 'disable': 2.
                         brPCGroupCheck 1.3.6.1.4.1.72.14.2.9.1.12 integer read-write
Setting this object to a value of enable (1) causes the bridging element to invoke group checking, i.e. it checks for membership of particular groups, when forwarding packets to/from this port. Enumeration: 'enable': 1, 'disable': 2.
                         brPCGroupMembership 1.3.6.1.4.1.72.14.2.9.1.13 integer read-write
This object is an integer which allows the user to specify which groups this port belongs to. There are 32 groups, 1 bit per group. This value initially takes the value zero, then for each of the group that the port belongs to, 2 raised to the power of the group number is added to value of the Membership object.
                 brCstmFilterTestTable 1.3.6.1.4.1.72.14.2.10 no-access
The Custom Filter Test Table
                       brCstmFilterTestEntry 1.3.6.1.4.1.72.14.2.10.1 no-access
Each entry is a Test to be applied to frames on any particular port. There can be up to 64 entries in the table. Each test is carried out in the following manner:- The position in the frame which is to be filtered is found by using the FilterStart and Offset fields. Then the Mask is applied, and the resulting value is compared with the Value field, using the Operator to define the comparison. Tests are carried out according to the the Port's Statement table. To set an entry in the table, all the objects must be present in the SET PDU.
                           brCFTTestIndex 1.3.6.1.4.1.72.14.2.10.1.1 integer read-only
This is the table index number
                           brCFTTestName 1.3.6.1.4.1.72.14.2.10.1.2 displaystring read-write
This is the name given to the Test, and can be up to 20 characters long. It should be an ascii string.
                           brCFTFilterStart 1.3.6.1.4.1.72.14.2.10.1.3 integer read-write
This defines the position in the frame where the offset is to be applied. Enumeration: 'llc': 2, 'mac': 1, 'framelength': 3.
                           brCFTOffset 1.3.6.1.4.1.72.14.2.10.1.4 integer read-write
This is the offset to the position in the frame where the filter Mask is to be applied. If the FilterStart field is set to 'framelength' this field has no meaning.
                           brCFTMask 1.3.6.1.4.1.72.14.2.10.1.5 octet string read-write
This is a bit-mask value, values 0x00..0xffff ffff This is the filter-mask, applied to the bits specified by filterStart and offset.
                           brCFTOperator 1.3.6.1.4.1.72.14.2.10.1.6 integer read-write
The operator defines the comparison check being made. Enumeration: 'notEqual': 2, 'lessThan': 3, 'greaterThan': 4, 'equal': 1.
                           brCFTValue 1.3.6.1.4.1.72.14.2.10.1.7 octet string read-write
This is the value to which the result of applying the mask is compared, using the operator.
                 brCstmFilterStmtTable 1.3.6.1.4.1.72.14.2.11 no-access
The Custom Filter Statement Table
                       brCstmFilterStmtEntry 1.3.6.1.4.1.72.14.2.11.1 no-access
Each entry is a Test statement. There are up to 16 entries per port. Each entry links a Test with the actions to be carried out depending on the test's success or failure. To set an entry in the table, all the objects must be present in the SET PDU.
                           brCFSPortNumber 1.3.6.1.4.1.72.14.2.11.1.1 integer read-only
This is the Logical Port No. for which the table exists.
                           brCFSStmtIndex 1.3.6.1.4.1.72.14.2.11.1.2 integer read-only
This is the table index number
                           brCFSTestName 1.3.6.1.4.1.72.14.2.11.1.3 displaystring read-write
This is the name of the Test to apply for this statement. It should match a Test name in the Custom Filter Test Table. It is an ascii string, of up to 20 characters.
                           brCFSActionOnSuccess 1.3.6.1.4.1.72.14.2.11.1.4 integer read-write
This can have the following values and meanings: Values 0..7 - Forward at priority 0..7 Value 0x7fff - Discard Values 0x8001..0x8010 - Use Statement No 1..16. This object can only be set to the values listed above.
                           brCFSActionOnFailure 1.3.6.1.4.1.72.14.2.11.1.5 integer read-write
This can have the following values and meanings: Values 0..7 - Forward at priority 0..7 Value 0x7fff - Discard Values 0x8001..0x8010 - Use Statement No 1..16. This object can only be set to the values listed above.
                 brFilteringDbTable 1.3.6.1.4.1.72.14.2.12 no-access
The Filtering Database Table
                       brFilteringDbEntry 1.3.6.1.4.1.72.14.2.12.1 no-access
Each entry comprises a MacAddress, a disposition, a port number and a type field. A Set on an entry of this table must set an entire entry. No partial sets are allowed.
                           brFDbMacAddress 1.3.6.1.4.1.72.14.2.12.1.1 physaddress read-write
The MacAddress in question
                           brFDbPortNumber 1.3.6.1.4.1.72.14.2.12.1.2 integer read-write
This is the port for which this entry applies. A value of zero indicates that the entry applies to all bridge ports on the unit. All learnt entries will have a zero in this field.
                           brFDbDisposition 1.3.6.1.4.1.72.14.2.12.1.3 integer read-write
The disposition can have the following values :- 0 - Discard 1..253 - Port Number to forward on. 16385(0x4001)..16416(0x4020) - Group No. 1 to 32 65,534( 0xfffe ) - Internal Entry 65,535( 0xffff ) - Flood. All these values, except for the Internal Entry( 65534 ) can be used in a SET request.
                           brFDbType 1.3.6.1.4.1.72.14.2.12.1.4 integer read-write
This defines the type of the entry. A set pdu may only set this object to either fixedVolatile, fixedNonVolatile or delete, the other entries may be returned by a GET. Internal entries cannot be deleted. Enumeration: 'learnt': 1, 'fixedVolatile': 2, 'internal': 16, 'forgotten': 4, 'fixedNonVolatile': 8, 'delete': 32.
                 brIdentifier 1.3.6.1.4.1.72.14.2.13 octet string read-only
This is the bridge Identifier, which consists of an 8-byte hexadecimal string, the first 2 bytes specify the Spanning Tree priority, and the last 6, a MacAddress.
                 brTopologyChange 1.3.6.1.4.1.72.14.2.14 integer read-only
This flag indicates that there has been a change in the active topology in part of the bridged Network. When this is true, then Filtering Db entries are 'forgotten' when their age reaches the Forward delay time for the unit. Enumeration: 'true': 1, 'false': 2.
                 brLastTCNSource 1.3.6.1.4.1.72.14.2.15 displaystring read-only
This string tells us the source of the last topology change. This may be a MAC Address, if the bridge has received a TC BPDU, from another STP bridge, if it detected the change itself, then this will be a reason string indicating the cause of the TC. If no such TC has occurred then the string will have the value 'NONE'. The maximum length of this string is 20 bytes.
                 brLastTCN 1.3.6.1.4.1.72.14.2.16 integer read-only
The time in seconds since the last TCN. If this has never happened then this will have a value of zero.
                 brActiveAddresses 1.3.6.1.4.1.72.14.2.17 counter read-only
This is a count of the Active Addresses in the Filtering Db, including learnt, fixed and internal entries.
                 brForgottenAddresses 1.3.6.1.4.1.72.14.2.18 counter read-only
This is a count of the forgotten addresses in the Filtering Database.
                 brPortStatsTable 1.3.6.1.4.1.72.14.2.19 no-access
This is a table of statistics which are kept per logical port
                       brPortStatsEntry 1.3.6.1.4.1.72.14.2.19.1 no-access
An entry in the Port Statistics table.
                           brPSPortNumber 1.3.6.1.4.1.72.14.2.19.1.1 integer read-only
The Logical port number to which these statistics belong.
                           brPSPortState 1.3.6.1.4.1.72.14.2.19.1.2 integer read-only
This is the forwarding state of the port. Enumeration: 'active': 1, 'inactive': 2.
                           brPSLastReset 1.3.6.1.4.1.72.14.2.19.1.3 integer read-only
This is the time in seconds, since the port was last reset or initialised.
                           brPSTopologyChangeAck 1.3.6.1.4.1.72.14.2.19.1.4 integer read-only
This is the state of the Spanning Tree Topology change acknowledge flag. Enumeration: 'ack': 1, 'noAck': 2.
                           brPSResetDelayTimer 1.3.6.1.4.1.72.14.2.19.1.5 integer read-only
This is the current value of this timer, in seconds, for this port. This indicates the time since the last reset for a WAN port. When the timer is running, then the portPathCost for this port is set to a maximum. When the timer reaches the Reset DelayTime, then the portPathCost is reset to its normal value, and the timer is stopped. When the timer is stopped, it has a value of 0. It also has this value if this port is a LAN port.
                           brPSForwardedFrames 1.3.6.1.4.1.72.14.2.19.1.6 counter read-only
This is the number of transparent bridge frames forwarded received on this port, that have been forwarded to at least one other bridge port.
                           brPSDeletedFrames 1.3.6.1.4.1.72.14.2.19.1.7 counter read-only
This is the no. of transparent bridge frames received in this port, that would have been forwarded, but were deleted due to a lack of resources.
                           brPSNCPStatus 1.3.6.1.4.1.72.14.2.19.1.8 integer read-only
The current status of the bridging Network Control Protocol. If this logical port is attached to a non-PPP physical port, then the value will be notApplicable(11). Enumeration: 'opened': 10, 'startingState': 2, 'ackReceived': 8, 'requestSend': 7, 'initialState': 1, 'notApplicable': 11, 'stopped': 4, 'ackSent': 9, 'stopping': 6, 'closing': 5, 'closed': 3.
                 brIPXConversion 1.3.6.1.4.1.72.14.2.20 integer read-write
When enabled, this object causes the bridging process to recognise IPX packets, and NOT perform MAC Address byte- swapping on them, when going to and from Token Ring networks. Otherwise they are treated as ordinary bridging traffic and have their addresses byte-swapped. Enumeration: 'disabled': 2, 'enabled': 1.
             ipRouter 1.3.6.1.4.1.72.14.3
                 ipARPTimeout 1.3.6.1.4.1.72.14.3.1 integer read-write
This parameter determines the amount of time an entry can stay in the Address Resolution Table. When the specified time elapses, the entry is deleted. A value of zero disables aging of entries in the table, this object can take the following values 0, and any number from 3 to 1500 inclusive..
                 ipReassemblyTimeout 1.3.6.1.4.1.72.14.3.2 integer read-write
This parameter specifies the number of seconds that the IP layer waits for all IP fragments of an IP datagram to be received.
                 ipProxyARPState 1.3.6.1.4.1.72.14.3.3 integer read-write
This parameter determines whether the ipRouter Proxy ARP functionality is on or off. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipSrcQuenchState 1.3.6.1.4.1.72.14.3.4 integer read-write
This parameter determines whether ICMP Source Quench messages will be generated by the ipRouter. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipRedirectState 1.3.6.1.4.1.72.14.3.5 integer read-write
This parameter determines whether ICMP Redirect messages will be generated by the ipRouter. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipICMPTxRate 1.3.6.1.4.1.72.14.3.6 integer read-write
This parameter controls the rate (in seconds) at which ICMP error messages are generated.
                 ipRtHashSize 1.3.6.1.4.1.72.14.3.7 integer read-write
This parameter determines the size of the IP routing hash table.
                 ipRIPState 1.3.6.1.4.1.72.14.3.8 integer read-write
This parameter determines if the RIP routing protocol is enabled globally. This parameter is set to DISABLED if IP routing is disabled globally. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipBoothelperState 1.3.6.1.4.1.72.14.3.9 integer read-write
This parameter disables or enables the boothelper function in the ipRouter. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipBoothelperFwdAddress 1.3.6.1.4.1.72.14.3.10 ipaddress read-write
This parameter is the boothelper IP forwarding address
                 ipBoothelperHopCount 1.3.6.1.4.1.72.14.3.11 integer read-write
This parameter is the maximum number of hops a BOOTP packet can traverse.
                 ipSecurity 1.3.6.1.4.1.72.14.3.12 integer read-write
This parameter enables or disables the security mechanism. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipRouterId 1.3.6.1.4.1.72.14.3.13 ipaddress read-write
This Address uniquely identifies the Router in the autonomous system.
                 ipPortConfigTable 1.3.6.1.4.1.72.14.3.14 no-access
This is a table of configurable IP parameters.
                       ipPortConfigEntry 1.3.6.1.4.1.72.14.3.14.1 no-access
This is an entry of the ipPortConfigTable.
                           ipPortConfigIndex 1.3.6.1.4.1.72.14.3.14.1.1 integer read-only
This is the Logical Port No. to which this Table entry pertains.
                           ipPortForwarding 1.3.6.1.4.1.72.14.3.14.1.2 integer read-write
The indication of whether this entity is acting as a gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not ( except those source-routed via the host.) Even if enabled, this port will not forward unless the global ipForwarding flag is enabled and at least one IP Address has been configured on the unit. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipPortRIPState 1.3.6.1.4.1.72.14.3.14.1.3 integer read-write
This parameter determines if the RIP routing protocol is enabled on this interface. This parameter is set to DISABLED if IP routing is disabled on this port. If the global RIPState flag is not enabled then this port will not be enabled, no matter what value this object has. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipPortPathCost 1.3.6.1.4.1.72.14.3.14.1.4 integer read-write
This parameter is the RIP path cost associated with logical port which is used by RIP.
                           ipPortMACEncapsulation 1.3.6.1.4.1.72.14.3.14.1.5 integer read-write
This parameter determines the LAN encapsulation used when transmitting a datagram on this logical port. This parameter is only applicable for logical ports which are attached to LAN physical ports. Enumeration: 'ethernet': 1, 'ieee8023': 2.
                           ipPortBcastForm 1.3.6.1.4.1.72.14.3.14.1.6 integer read-write
This parameter determines the directed broadcast form used on this interface. Enumeration: 'ones': 1, 'zeros': 2.
                           ipPortFwdBroadcast 1.3.6.1.4.1.72.14.3.14.1.7 integer read-write
This parameter determines whether directed broadcast datagrams are forwarded. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipPortMTU 1.3.6.1.4.1.72.14.3.14.1.8 integer read-write
Maximum size of an IP packet that can be transferred through this interface. Ethernet packets can have a maximum size of 1500, IEEE802.3 packets have a maximum size of 1492. Token Ring have a maximum size of 4464 and FDDI has a maximum size of 4390.
                           ipPortDisposition 1.3.6.1.4.1.72.14.3.14.1.9 integer read-write
This parameter determines the action taken on a received IP datagram if routing is disabled for this port, and the global routing flag is set to enabled (2). If routing is disabled for this port and this object has a value of discard (2), than all IP datagrams received on this port which are not addressed to the unit, will be discarded. Enumeration: 'bridge': 1, 'discard': 2.
                           ipPortAccessList1 1.3.6.1.4.1.72.14.3.14.1.10 integer read-write
The first set of security parameters associated with this port. This number identifies an entry in the ipAccessList table for this port. A value of 0 indicates that the default entry is used in which case no access checking is done.
                           ipPortAccessList2 1.3.6.1.4.1.72.14.3.14.1.11 integer read-write
The second set of security parameters associated with this port. This number identifies an entry in the ipAccessList table for this port. A value of 0 indicates that the default entry is used in which case no access checking is done.
                           ipPortHideNullNets 1.3.6.1.4.1.72.14.3.14.1.12 integer read-write
Locally connected WANs are not advertised in RIP messages. This allows subnetting over WANs without consuming large numbers of IP addresses. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipPortUDPBroadcasts 1.3.6.1.4.1.72.14.3.14.1.13 integer read-write
When enabled UDP broadcasts are frowarded on this port. Set to a value of disabled (2) to prevent UDP broadcast from being forwardrd on this port and so prevent broadcast stroms arising from loops in the network etc. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipPortAddrTable 1.3.6.1.4.1.72.14.3.15 no-access
This table is a table of IP addresses and masks associated with each logical port.
                       ipPortAddrEntry 1.3.6.1.4.1.72.14.3.15.1 no-access
An entry of the IP port address table. All the objects in an entry must be supplied in a single SET PDU.
                           ipPortAddrIndex 1.3.6.1.4.1.72.14.3.15.1.1 integer read-only
An index into the ipPortAddr Table which identifies the Logical Port No, for which the address is valid.
                           ipPortIpAddress 1.3.6.1.4.1.72.14.3.15.1.2 ipaddress read-write
The IP Address of the logical port. There can be up to five IP addresses associated with each port. This object combined with the ipPortAddrIndex object constitutes the instance value used to uniquely identify and entry in this table.
                           ipPortIpAddressMask 1.3.6.1.4.1.72.14.3.15.1.3 ipaddress read-write
The IP address mask associated with the IP address.
                           ipPortAddrType 1.3.6.1.4.1.72.14.3.15.1.4 integer read-write
If the value of this object is valid(1) and we are performing a SetRequest then this is a request to add an entry to the table. If a value of invalid(2) is passed in the SetRequest, along with the other objects in an entry then this is a request to delete the entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
                 ipDestUnreachLastRx 1.3.6.1.4.1.72.14.3.16 displaystring read-only
The last time an ICMP Destination Unreachable message was received. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipDestUnreachLastTx 1.3.6.1.4.1.72.14.3.17 displaystring read-only
This is the last time an ICMP Destination Unreachable Message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipSourceQuenchLastRx 1.3.6.1.4.1.72.14.3.18 displaystring read-only
This is the last time an ICMP Source Quench message was received. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipSourceQuenchLastTx 1.3.6.1.4.1.72.14.3.19 displaystring read-only
This is the last time an ICMP Source Quench message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipRedirectsLastRx 1.3.6.1.4.1.72.14.3.20 displaystring read-only
This is the last time an ICMP Redirects message was received. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipRedirectsLastTx 1.3.6.1.4.1.72.14.3.21 displaystring read-only
This is the last time an ICMP Redirects message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipEchoRequestLastRx 1.3.6.1.4.1.72.14.3.22 displaystring read-only
This is the last time an ICMP Echo Requests message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipEchoRequestLastTx 1.3.6.1.4.1.72.14.3.23 displaystring read-only
This is the last time an ICMP Echo Request message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipTimeExceededLastRx 1.3.6.1.4.1.72.14.3.24 displaystring read-only
This is the last time an ICMP Time Exceeded message was received. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipTimeExceededLastTx 1.3.6.1.4.1.72.14.3.25 displaystring read-only
This is the last time an ICMP Time Exceeded message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipParamProbLastRx 1.3.6.1.4.1.72.14.3.26 displaystring read-only
This is the last time an ICMP Parameter Problem message was received. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipParamProbLastTx 1.3.6.1.4.1.72.14.3.27 displaystring read-only
This is the last time an ICMP Parameter Problem message was sent. The format of the returned OctetString is the same as that define in section b. of the definition of the stationTime (station.1) object.
                 ipAccessViolations 1.3.6.1.4.1.72.14.3.28 counter read-only
This is a count of the number of access violations which have occurred for the entire unit.
                 ipOtherDiscards 1.3.6.1.4.1.72.14.3.29 counter read-only
This is the total number of IP datagrams discarded for the entire unit, for other reasons, eg the incorrect configuration of a WAN port, etc
                 ipOutTransmits 1.3.6.1.4.1.72.14.3.30 counter read-only
This is the total number of IP datagrams which have been transmitted by this unit.
                 ipPortStatsTable 1.3.6.1.4.1.72.14.3.31 no-access
This is a table of IP logical port statistics parameters.
                       ipPortStatsEntry 1.3.6.1.4.1.72.14.3.31.1 no-access
An entry of the Stats table.
                           ipPortStatsIndex 1.3.6.1.4.1.72.14.3.31.1.1 integer read-only
This index is a logical port number and uniquely identifies an entry in this table.
                           ipPortInReceives 1.3.6.1.4.1.72.14.3.31.1.2 counter read-only
The total number of input datagrams received on this port, including those received in errors.
                           ipPortInHdrErrors 1.3.6.1.4.1.72.14.3.31.1.3 counter read-only
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded errors, errors discovered in processing their routines, etc.
                           ipPortInAddrErrors 1.3.6.1.4.1.72.14.3.31.1.4 counter read-only
The number of input datagrams discarded because the IP headers destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g. 0.0.0.0) and addresses of unsupported classes (e.g. class E). For entities which are not IP gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
                           ipPortForwDatagrams 1.3.6.1.4.1.72.14.3.31.1.5 counter read-only
The number of input datagrams forwarded or source-routed via this entity.
                           ipPortInDiscards 1.3.6.1.4.1.72.14.3.31.1.6 counter read-only
The number of input IP datagrams for which no problem was encountered to prevent their further processing, but were discarded (e.g. lack of buffer space). This does not include datagrams discarded while awaiting reassembly.
                           ipPortInDelivers 1.3.6.1.4.1.72.14.3.31.1.7 counter read-only
The total number of input datagrams successfully delivered to IP user protocols ( including ICMP).
                           ipPortOutTransmits 1.3.6.1.4.1.72.14.3.31.1.8 counter read-only
The total number of IP datagrams which have been transmitted on this port.
                           ipPortOutNoRoutes 1.3.6.1.4.1.72.14.3.31.1.9 counter read-only
The number of IP datagrams discarded because no route could be found to transmit them to their destination.
                           ipPortOtherDiscards 1.3.6.1.4.1.72.14.3.31.1.10 counter read-only
The number of IP datagrams discarded for other reasons, eg the incorrect configuration of a WAN port, etc
                           ipPortICMPInMsgs 1.3.6.1.4.1.72.14.3.31.1.11 counter read-only
The number of ICMP messages which the entity received on this port. Note that this counter includes all those counted by icmpInErrors.
                           ipPortICMPInErrors 1.3.6.1.4.1.72.14.3.31.1.12 counter read-only
The number of ICMP messages which the entity received on this port, but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
                           ipPortICMPInDestUnreachs 1.3.6.1.4.1.72.14.3.31.1.13 counter read-only
The number of ICMP Destination Unreachable messages received on this port.
                           ipPortICMPInTimeExcds 1.3.6.1.4.1.72.14.3.31.1.14 counter read-only
The number of ICMP Time Exceeded messages received on this port.
                           ipPortICMPInParmProbs 1.3.6.1.4.1.72.14.3.31.1.15 counter read-only
The number of ICMP Parameter Problem messages received on this port.
                           ipPortICMPInSrcQuenchs 1.3.6.1.4.1.72.14.3.31.1.16 counter read-only
The number of ICMP Source Quench messages received on this port.
                           ipPortICMPInRedirects 1.3.6.1.4.1.72.14.3.31.1.17 counter read-only
The number of ICMP Redirect messages received on this port.
                           ipPortICMPInEchos 1.3.6.1.4.1.72.14.3.31.1.18 counter read-only
The number of ICMP Echo (request) messages received on this port.
                           ipPortICMPInEchoReps 1.3.6.1.4.1.72.14.3.31.1.19 counter read-only
The number of ICMP Echo Reply messages received on this port.
                           ipPortICMPInTimestamps 1.3.6.1.4.1.72.14.3.31.1.20 counter read-only
The number of ICMP Timestamp (request) messages received on this port.
                           ipPortICMPInTimestampReps 1.3.6.1.4.1.72.14.3.31.1.21 counter read-only
The number of ICMP Timestamp Reply messages received on this port.
                           ipPortICMPInAddrMasks 1.3.6.1.4.1.72.14.3.31.1.22 counter read-only
The number of ICMP Address Mask Request messages received on this port.
                           ipPortICMPInAddrMaskReps 1.3.6.1.4.1.72.14.3.31.1.23 counter read-only
The number of ICMP Address Mask Reply messages received on this port.
                           ipPortICMPOutMsgs 1.3.6.1.4.1.72.14.3.31.1.24 counter read-only
The total number of ICMP messages which this entity attempted to send on this port. Note that this counter includes all those counted by ipPortICMPOutErrors.
                           ipPortICMPOutErrors 1.3.6.1.4.1.72.14.3.31.1.25 counter read-only
The number of ICMP messages which this entity did not send on this port due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
                           ipPortICMPOutDestUnreachs 1.3.6.1.4.1.72.14.3.31.1.26 counter read-only
The number of ICMP Destination Unreachable messages sent from this port.
                           ipPortICMPOutTimeExcds 1.3.6.1.4.1.72.14.3.31.1.27 counter read-only
The number of ICMP Time Exceeded messages sent from this port.
                           ipPortICMPOutParmProbs 1.3.6.1.4.1.72.14.3.31.1.28 counter read-only
The number of ICMP Parameter Problem messages sent from this port.
                           ipPortICMPOutSrcQuenchs 1.3.6.1.4.1.72.14.3.31.1.29 counter read-only
The number of ICMP Source Quench messages sent from this port.
                           ipPortICMPOutRedirects 1.3.6.1.4.1.72.14.3.31.1.30 counter read-only
The number of ICMP Redirect messages sent from this port. For a host, this object will always be zero, since hosts do not send redirects.
                           ipPortICMPOutEchos 1.3.6.1.4.1.72.14.3.31.1.31 counter read-only
The number of ICMP Echo (request) messages sent from this port.
                           ipPortICMPOutEchoReps 1.3.6.1.4.1.72.14.3.31.1.32 counter read-only
The number of ICMP Echo Reply messages sent from this port.
                           ipPortICMPOutTimestamps 1.3.6.1.4.1.72.14.3.31.1.33 counter read-only
The number of ICMP Timestamp (request) messages sent from this port.
                           ipPortICMPOutTimestampReps 1.3.6.1.4.1.72.14.3.31.1.34 counter read-only
The number of ICMP Timestamp Reply messages sent from this port.
                           ipPortICMPOutAddrMasks 1.3.6.1.4.1.72.14.3.31.1.35 counter read-only
The number of ICMP Address Mask Request messages sent from this port.
                           ipPortICMPOutAddrMaskReps 1.3.6.1.4.1.72.14.3.31.1.36 counter read-only
The number of ICMP Address Mask Reply messages sent from this port.
                 ipAccessListTable 1.3.6.1.4.1.72.14.3.32 no-access
This is a list of the parameters used for access checking.
                       ipAccessListEntry 1.3.6.1.4.1.72.14.3.32.1 no-access
An entry in the Access List Table. To set an entry in this table ALL the objects must be supplied in a single SET PDU.?
                           ipAccessListIndex 1.3.6.1.4.1.72.14.3.32.1.1 integer read-only
The index which uniquely identifies this entry. There is a maximum of 32 entries in this table.
                           ipTxCheck 1.3.6.1.4.1.72.14.3.32.1.2 integer read-write
Indicates whether checking of IP packets to be transmitted is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipNoMatchTxAction 1.3.6.1.4.1.72.14.3.32.1.3 integer read-write
When an IP datagram is to be transmitted, the source and destination addresses are &ed with their masks and compared with those in the security entry. This object indicates the action to be taken if these two don't match. Enumeration: 'block': 2, 'pass': 1.
                           ipRxCheck 1.3.6.1.4.1.72.14.3.32.1.4 integer read-write
If this parameter has a value of enabled(1), then all received IP packets are checked. Enumeration: 'disabled': 2, 'enabled': 1.
                           ipNoMatchRxAction 1.3.6.1.4.1.72.14.3.32.1.5 integer read-write
When an IP datagram is received, the source and destination addresses are &ed with their masks and compared with those in the security entry. This object indicates the action to be taken if these two don't match. Enumeration: 'block': 2, 'pass': 1.
                           ipIcmpGeneration 1.3.6.1.4.1.72.14.3.32.1.6 integer read-write
This parameter indicates whether ICMP messages are generated or not. Enumeration: 'disabled': 2, 'enabled': 1.
                 ipIfSecurityTable 1.3.6.1.4.1.72.14.3.33 no-access
A table of security parameters.
                       ipIfSecurityEntry 1.3.6.1.4.1.72.14.3.33.1 no-access
An entry in the security table. For each entry in the Access List Table, there is a list(table) of Security entries. Therefore, as each port has 2 access List entries associated with it, then the port has access to two separate lists of security entries within this table. To set an entry in this table, ALL the objects must be supplied in a single SET PDU.
                           ipIfSecurityAccessListNum 1.3.6.1.4.1.72.14.3.33.1.1 integer read-write
The entry number of the Access List with which this security entry is associated.
                           ipIfSecurityIndex 1.3.6.1.4.1.72.14.3.33.1.2 integer read-write
An index into the security table.
                           ipIfSecurityAction 1.3.6.1.4.1.72.14.3.33.1.3 integer read-write
Indicates the action in case of a match occurring between the src/dest addr and mask in the ip packet rxd/txd and the src/dest addr and mask in the security entry. Enumeration: 'block': 2, 'pass': 1.
                           ipIfSecurityProtocol 1.3.6.1.4.1.72.14.3.33.1.4 integer read-write
The protocol for which this entry is valid. 0 is used for IP filtering
                           ipIfSecuritySrcAddress 1.3.6.1.4.1.72.14.3.33.1.5 ipaddress read-write
The IP Address of the source. A value of 0.0.0.0 means that no checking is to be done on the Source Address
                           ipIfSecuritySrcMask 1.3.6.1.4.1.72.14.3.33.1.6 ipaddress read-write
The mask used with the source address, if SrcAddress is not null.
                           ipIfSecurityDestAddress 1.3.6.1.4.1.72.14.3.33.1.7 ipaddress read-write
The destination IP address. A value of 0.0.0.0 means that no checking is to be done on the Destination Address
                           ipIfSecurityDestMask 1.3.6.1.4.1.72.14.3.33.1.8 ipaddress read-write
The mask used with the destination address, if the address is not null.
                           ipIfSecurityOperator 1.3.6.1.4.1.72.14.3.33.1.9 integer read-write
The operator used in the comparison. Enumeration: 'lt': 1, 'gt': 2, 'eq': 3, 'neq': 4.
                           ipIfSecurityOperand 1.3.6.1.4.1.72.14.3.33.1.10 integer read-write
This is the destination user port number to which the IP datagram is addressed. The ipIfSecurityProtocol objects indicates whether the port is a TCP or UDP port.
                           ipIfSecurityOption 1.3.6.1.4.1.72.14.3.33.1.11 integer read-write
This object indicates whether access checking should be performed on an IP datagram that contains one or more IP options and match the source and destination IP addresses of this entry. If the object is set to Enabled then access checking is performed on the IP datagram containing IP Options. An IP datagrams that does not contain any options is not affected by this object. Enumeration: 'true': 1, 'false': 2.
                           ipIfSecurityType 1.3.6.1.4.1.72.14.3.33.1.12 integer read-write
If this field has a value of valid(1) then the entry in the request is added to the table. If a value of invalid(2) is used then the entry will be deleted. Enumeration: 'valid': 1, 'invalid': 2.
             port 1.3.6.1.4.1.72.14.4
                 portLgclPortStatusTable 1.3.6.1.4.1.72.14.4.1 no-access
This is the logical port status table.
                     portLgclPortStatusEntry 1.3.6.1.4.1.72.14.4.1.1 no-access
This is an entry in the logical port status table.
                         portLgclPortID 1.3.6.1.4.1.72.14.4.1.1.1 integer read-only
The index value which uniquely identifies the logical port to which this entry is applicable.
                         portLgclPortPartnerMacAddress 1.3.6.1.4.1.72.14.4.1.1.2 octet string read-only
The parameter contains the MAC address of the physical port to which this logical port is mapped. In the case of WAN ports this will return the base MAC address for the RX7000 station.
                         portLgclPortPartnerType 1.3.6.1.4.1.72.14.4.1.1.3 integer read-write
This is the type of the partner to which this logical port is mapped. A value of notApplicable is returned for logical ports which are LAN ports, and for WAN ports which are not connected to any partner. Enumeration: 'notApplicable': 4, 'b4800Series': 2, 'other': 3, 'rx7000Series': 1, 'br4900Series': 5.
                         portLgclPortName 1.3.6.1.4.1.72.14.4.1.1.4 displaystring read-write
The is the name of this logical port.
                         portLgclPortEncaps 1.3.6.1.4.1.72.14.4.1.1.5 integer read-write
This parameter indicates the Encapsulation used for the WAN port to which this logical port is attached. The values between 9 and 14 inclusive are reserved. Enumeration: 'ieee802-6SVC': 19, 'ieee802-6PVC': 20, 'rfc877': 3, 'hdlc': 7, 'tokenRing': 17, 'x25': 8, 'noencaps': 15, 'frameRelay': 5, 'osisndcf': 4, 'retix': 1, 'ppp': 2, 'lapb': 6, 'csmaLan': 16, 'fddi': 18.
                         portLgclPortSlotID 1.3.6.1.4.1.72.14.4.1.1.6 integer read-only
This identifies the slot on which the logical port resides.
                         portLgclPortType 1.3.6.1.4.1.72.14.4.1.1.7 integer read-write
This is the type of the underlying physical port. Enumeration: 'tokenRing': 3, 'v35': 137, 't1': 135, 'lan10Base5': 5, 'lan10BaseT': 4, 'rs449': 136, 'g703': 139, 'lan10BaseT1port': 6, 'x25': 11, 'ethernet': 1, 'rs232': 134, 'x21': 138, 'fddi': 2.
                         portLgclPortThruput 1.3.6.1.4.1.72.14.4.1.1.8 integer read-only
This is the thruput measurement for the logical port.
                         portLgclPortMaxTransit 1.3.6.1.4.1.72.14.4.1.1.9 integer read-only
This is the value of the maximum transit delay in ******* for this port.
                         portLgclPortMinTransit 1.3.6.1.4.1.72.14.4.1.1.10 integer read-only
This is the value of the minimum transit delay in ******* for this port.
                         portLgclPortMaxMTUSize 1.3.6.1.4.1.72.14.4.1.1.11 integer read-only
This is the value of the maximum transmission unit size for this port.
                         portLgclPortStatus 1.3.6.1.4.1.72.14.4.1.1.12 integer read-only
This is the status of the logical port. The value other(1) represents an undefined state which may indicate that the port is not active or there has been some failure on the card. In general the only states which will be reported to a manager are notReady(3) which indicates that the port is configured but not ready to transmit and receive, and ready(4) which indicates that this logical port is configured and can receive and transmit. Enumeration: 'notReady': 3, 'ready': 4, 'other': 1.
                         portLgclPortQueueSize 1.3.6.1.4.1.72.14.4.1.1.13 integer read-write
This defines the maximum queue length of the logical port.
                 portAttachLgclPortTable 1.3.6.1.4.1.72.14.4.2 no-access
This table is used to attach a logical port to a physical port and channel on the physical port.
                     portAttachLgclPortEntry 1.3.6.1.4.1.72.14.4.2.1 no-access
This is an entry in the attach logical port to physical port table. An entry in this table indicates if the logical port is attached to the physical port and what channel on the physical port the logical port is attached to, if applicable. To set an entry in this table, aALL the objects in the entry must be present in a single SET PDU.
                         portAttachLgclPortID 1.3.6.1.4.1.72.14.4.2.1.1 integer read-write
The index value which uniquely identifies the logical port to which this entry is applicable.
                         portAttachPhysPortID 1.3.6.1.4.1.72.14.4.2.1.2 integer read-write
The value of this parameter is the physical port to which the logical port identified by portAttachLgclPortID is attached or it is physical port to which this logical port is to be attached.
                         portAttachChanID 1.3.6.1.4.1.72.14.4.2.1.3 integer read-write
The value of this object indicates the channel to which the port, identified by portLgclPortID, is attached or is to be attached. If the physical port has a portPhysPortLinkProtocol value of anything other than x.25(1) or framerelay(2) then this this parameter will have a value of zero.
                         portAttachAction 1.3.6.1.4.1.72.14.4.2.1.4 integer read-write
The value of this object indicates whether the logical port, identified by portLgclPortID, is to be attached or removed from the physical port and channel, identified by portAttachPhysPortID and portAttachChanID respectively. A value of attach has the effect of adding an entry to this table, and either to create the logical port, or to attach it to another physical port. A value of remove has the effect of removing an entry from the table and if the logical port is the last logical port attached to the physical port then the remove action has the effect of deleting the logical port also. Enumeration: 'attach': 1, 'remove': 2.
                 portPhysPortStatusTable 1.3.6.1.4.1.72.14.4.3 no-access
This table contains physical port status parameters.
                     portPhysPortStatusEntry 1.3.6.1.4.1.72.14.4.3.1 no-access
This is an entry in the portPhysPortStatusTable.
                         portPhysPortID 1.3.6.1.4.1.72.14.4.3.1.1 integer read-only
The value of this parameter uniquely identifies the physical port to which this entry is applicable.
                         portPhysPortSlotID 1.3.6.1.4.1.72.14.4.3.1.2 integer read-only
The value of this parameter uniquely identifies the slot where the physical port identified by the value portPhysPortID resides.
                         portPhysPortCardID 1.3.6.1.4.1.72.14.4.3.1.3 integer read-only
The value of this parameter identifies the IO card on which the physical port identified by the value portPhysPortID resides.
                         portPhysPortName 1.3.6.1.4.1.72.14.4.3.1.4 displaystring read-write
The used defined name for this physical port. this parameter has no operational significance, but serves to identify the port in a user friendly fashion.
                         portPhysPortIOCardType 1.3.6.1.4.1.72.14.4.3.1.5 integer read-write
The type of I/O card on which this port resides. Enumeration: 'tokenRing': 3, 'lan10BaseT1': 6, 'v35': 137, 'atm': 7, 't1': 135, 'lan10Base5': 5, 'lan10BaseT': 4, 'rs449': 136, 'ethernet': 1, 'rs232': 134, 'x21': 138, 'dualWAN': 140, 'fddi': 2.
                         portPhysPortLinkProtocol 1.3.6.1.4.1.72.14.4.3.1.6 integer read-write
The link protocol to be run over the physical port link. The values between 9 and 14 inclusive are reserved. Enumeration: 'atmsvc': 19, 'rfc877': 3, 'hdlc': 7, 'tokenRing': 17, 'noEncaps': 15, 'ppp': 2, 'frameRelay': 5, 'osisndcf': 4, 'retix': 1, 'x25': 8, 'lapb': 6, 'atmpvc': 20, 'csmaLan': 16, 'fddi': 18.
                         portPhysPortStatus 1.3.6.1.4.1.72.14.4.3.1.7 integer read-only
The current operating status of the physical port. This mirrors the state of the logical port which is attached to it. Enumeration: 'notReady': 3, 'ready': 4, 'other': 1.
                 portNextUnassignedLgclPrtNum 1.3.6.1.4.1.72.14.4.4 integer read-only
This is the next unassigned number which can be used for a logical port create/attach operation.
             physical 1.3.6.1.4.1.72.14.5
                 phySerIfGeneralTable 1.3.6.1.4.1.72.14.5.1 no-access
A table of general parameters applicable to any type of serial interface physical port.
                     phySerIfGeneralEntry 1.3.6.1.4.1.72.14.5.1.1 no-access
An entry in the general table.
                         phySerIfGeneralIndex 1.3.6.1.4.1.72.14.5.1.1.1 integer read-only
The index value which uniquely identifies the physical port to which this entry is applicable.
                         phySerIfOperationalMode 1.3.6.1.4.1.72.14.5.1.1.2 integer read-write
This parameter is used to determine whether the physical port is available to the higher layers. If the value of this object is dataMode (1) then it is available otherwise a value of bertMode(2) indicates that the physical port is in a Bit Error Rate Test mode. Enumeration: 'bertMode': 2, 'dataMode': 1.
                         phySerIfPhysicalPortType 1.3.6.1.4.1.72.14.5.1.1.3 integer read-only
This parameter is used to determine the physical port's interface type. Enumeration: 'v35': 4, 'unknown': 1, 't1': 6, 'rs449': 3, 'rs232': 5, 'x21': 2.
                         phySerIfPhysicalPortState 1.3.6.1.4.1.72.14.5.1.1.4 integer read-only
This parameter is used to determine whether the physical port may be used to transfer data. The conditions for a physical port being reported as in a usable state are specific to the interface type and are as follows: X.21 - presence of control/indicate signal RS-449 - presence of RR, DM and CS signals V.35 - presence of RSLD, DSR and CTS signals RS-232 - presence of RSLD, DSR and CTS signals T1 - T1 interface hardware configured and no error reported from T1 line interface or framer. Enumeration: 'active': 1, 'test': 3, 'inactive': 2.
                         phySerIfPhysicalInterfaceState 1.3.6.1.4.1.72.14.5.1.1.5 integer read-only
This parameter is used to obtain the status of the physical interface control lines. The format of bit pattern returned is physical interface specific.
                         phySerIfOnboardLoopback 1.3.6.1.4.1.72.14.5.1.1.6 integer read-write
This parameter is used to control the operation of the port hardware If the value is disabled(1) the the port hardware is configured to operate in normal mode, if the value is enabled(2) then the port is configured to operate in (on-board) loopback mode. Enumeration: 'disabled': 2, 'enabled': 1.
                         phySerIfNoOfLinkResets 1.3.6.1.4.1.72.14.5.1.1.7 counter read-only
This object is a count of the number of resets which have occurred on this WAN physical link, since the last reinitialization of the unit.
                         phySerIfLastLinkResetReason 1.3.6.1.4.1.72.14.5.1.1.8 integer read-only
This object gives the a reason code for the last reset which occurred on this WAN physical link. A value of noReason(1) is returned if the link has not reset. A value of management(2) is returned when a link reset has been caused by a management protocol (either SNMP or by LMS). A value of deviceReset(3) is returned if the link reset was caused by a hardware failure. A value of cableDrop(4) is returned when the link reset was caused by a missing or faulty cable. A value of protocol(5) is returned when the link reset is caused by the link protocol which is running on this link e.g. a Disconnet Request etc. Enumeration: 'noReason': 1, 'management': 2, 'deviceReset': 3, 'protocol': 5, 'cableDrop': 4.
                         phySerIfTimeSinceLastLinkReset 1.3.6.1.4.1.72.14.5.1.1.9 integer read-only
This is a time (in hundredths of seconds) since the last link reset.
                         phySerIfSenseCtrlSgnls 1.3.6.1.4.1.72.14.5.1.1.10 integer read-write
This allows a port to be configured 'less-sensitive' to signal variations on control lines. Enumeration: 'disabled': 2, 'enabled': 1.
                 phySerIfX21Table 1.3.6.1.4.1.72.14.5.2 no-access
A table of parameters specific to the X21 type of physical interface.
                     phySerIfX21Entry 1.3.6.1.4.1.72.14.5.2.1 no-access
An entry of X21 specific parameters.
                         phySerIfx21Index 1.3.6.1.4.1.72.14.5.2.1.1 integer read-only
The value of the index which uniquely identifies the physical port to which this entry is applicable.
                         phySerIfx21DTEDCESelect 1.3.6.1.4.1.72.14.5.2.1.2 integer read-write
This parameter is used to control whether the port hardware provides a DTE or a DCE interface. Enumeration: 'x21DCE': 2, 'x21DTE': 1.
                 phySerIfBertTable 1.3.6.1.4.1.72.14.5.3 no-access
A table of Bert (Bit Error Rate Testing) specific parameters.
                     phySerIfBertEntry 1.3.6.1.4.1.72.14.5.3.1 no-access
An entry of Bert specific parameters. An entry exist in this table only if the object, phySerIfGenOperationalMode, has been set to a value of bertMode(2), for this interface.
                         phySerIfBertIndex 1.3.6.1.4.1.72.14.5.3.1.1 integer read-only
The value of the index which uniquely identifies the physical port for which this entry is applicable.
                         phySerIfBertUnitType 1.3.6.1.4.1.72.14.5.3.1.2 integer read-write
If this parameter has a value of testUnit(1) then the unit will generate and check test patterns. If the value returned is echoUnit (2) the the unit echoes received frames. Enumeration: 'echoUnit': 2, 'testUnit': 1.
                         phySerIfBertPatternType 1.3.6.1.4.1.72.14.5.3.1.3 integer read-write
This parameter is used to select between pseudo random (prbs (1)) and fixed (fbs (2)) bit sequence test patterns. Enumeration: 'fbs': 2, 'prbs': 1.
                         phySerIfBertPatternLength 1.3.6.1.4.1.72.14.5.3.1.4 integer read-write
This parameter is used to control the amount of test pattern which is enclosed in a single frame. This parameter is specified in units of bytes but will be implemented with a granularity of long words.
                         phySerIfBertPRBSPattern 1.3.6.1.4.1.72.14.5.3.1.5 integer read-write
This parameter is used to select the size of the pseudo random sequence pattern to be used. This parameter must be set when the phySerIfBertPatternType object has a value of prbs (1). Enumeration: 'bitPattern511': 1, 'bitPattern2047': 2, 'bitPattern32767': 3.
                         phySerIfBertFBSPattern 1.3.6.1.4.1.72.14.5.3.1.6 integer read-write
This parameter is used to select the fixed bit sequence pattern to be used. This parameter must be set when the physSerIfBertPatternType object has a value of fbs(2). Enumeration: 'allOnesPattern': 1, 'alternatePattern': 3, 'userPattern': 4, 'allZerosPattern': 2.
                         phySerIfBertUserFBS 1.3.6.1.4.1.72.14.5.3.1.7 integer read-write
This parameter allows the user to define a fixed bit sequence test pattern to be used in Bert. This parameter need only be set when the phySerIfBertPatternType object has a value of fbs(2) and the phySerIfFBSPatternTye object has a value of userPattern(4).
                         phySerIfBertPeriod 1.3.6.1.4.1.72.14.5.3.1.8 integer read-write
This parameter is used to control the length of time over which the two units will perform the BER tests. This parameter is specified in units of seconds. A value of 0 is used to indicate an indefinite test period. This parameter may be configured at both the Test Unit and Echo Unit.
                         phySerIfBertBadLengthFrames 1.3.6.1.4.1.72.14.5.3.1.9 counter read-only
This parameter is used to obtain the number of frames received with an incorrect length during the BER test. This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertSpurious 1.3.6.1.4.1.72.14.5.3.1.10 counter read-only
This parameter is used to obtain the number of frames received with an invalid sequence number during the BER test. This parameter is applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertLostFrames 1.3.6.1.4.1.72.14.5.3.1.11 counter read-only
The Bert lost frames request parameter is used to obtain the number of frames which were not received during the BER test. This parameter is only applicable to a unit configured to act as a BER Test unit.
                         phySerIfBertAcceptableFrames 1.3.6.1.4.1.72.14.5.3.1.12 counter read-only
This parameter is used to obtain the number of frames which were received and processed during the BER test. This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertErroredFrames 1.3.6.1.4.1.72.14.5.3.1.13 counter read-only
This parameter is used to obtain the number of processed frames which were found to contain at least one bit error during the BER test. This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertTestTime 1.3.6.1.4.1.72.14.5.3.1.14 integer read-only
The BERT test time request parameter is used to obtain the duration (in seconds) of the BER test. This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertBitErrors 1.3.6.1.4.1.72.14.5.3.1.15 counter read-only
This parameter is used to obtain the total number of bit errors seen in the BER test. This parameter is applicable to a unit configured to act as a BER Test Unit.
                         phySerIfBertErroredSecs 1.3.6.1.4.1.72.14.5.3.1.16 counter read-only
This parameter is used to obtain the number of seconds of the BERT Test in which a bit error was detected. This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertFrameSizes 1.3.6.1.4.1.72.14.5.3.1.17 counter read-only
This is used to obtain the size of the test frames used in the BER test. (This parameter in conjunction with the number of acceptable frames is used to obtain the total number of bits received during the BER test). This parameter is only applicable to a unit configured to act as BER Test Unit.
                         phySerIfBertBouncedFrames 1.3.6.1.4.1.72.14.5.3.1.18 counter read-only
This parameter is used to obtain the number of frames which the BERT Echo Unit has received and sent back to the sender. This parameter is only applicable to a unit configured to act as BER Test Echo Unit.
                         phySerIfBertTxFrames 1.3.6.1.4.1.72.14.5.3.1.19 counter read-only
This parameter is used to obtain the number of frames that were transmitted.
                         phySerIfBertRxFrames 1.3.6.1.4.1.72.14.5.3.1.20 counter read-only
This parameter is used to obtain the number of frames received.
                 phySerIfRS449Table 1.3.6.1.4.1.72.14.5.4 no-access
A table of RS449 specific parameters.
                     phySerIfRS449Entry 1.3.6.1.4.1.72.14.5.4.1 no-access
An entry of RS449 specific parameters.
                         phySerIfRS449Index 1.3.6.1.4.1.72.14.5.4.1.1 integer read-only
The value of the index uniquely identifies the physical port to which this entry is applicable.
                         phySerIfRS449Clock 1.3.6.1.4.1.72.14.5.4.1.2 integer read-write
This parameter determines the rate for the internal clock. Enumeration: 'clk2048000': 2048000, 'clk9100': 9100, 'clk128000': 128000, 'clk64000': 64000.
                         phySerIfRS449LocalLoopback 1.3.6.1.4.1.72.14.5.4.1.3 integer read-write
If this object is set to a value of enable(1) then this port will request the local modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the local modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfRS449RemoteLoopback 1.3.6.1.4.1.72.14.5.4.1.4 integer read-write
If this object is set to a value of enable(1) then this port will request the remote modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the remote modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfRS449BackToBack 1.3.6.1.4.1.72.14.5.4.1.5 integer read-write
This parameter is used to enable or disable the onboard clock to allow the back to back working of two units. Enumeration: 'enable': 1, 'disable': 2.
                 phySerIfv35Table 1.3.6.1.4.1.72.14.5.5 no-access
A table of V.35 specific parameters.
                     phySerIfv35Entry 1.3.6.1.4.1.72.14.5.5.1 no-access
An entry of V.35 specific parameters.
                         phySerIfv35Index 1.3.6.1.4.1.72.14.5.5.1.1 integer read-only
The value of the index uniquely identifies the physical port to which this entry is applicable.
                         phySerIfv35BackToBack 1.3.6.1.4.1.72.14.5.5.1.2 integer read-write
This parameter is used to enable or disable the onboard clock to allow the back to back working of two units. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfv35Clock 1.3.6.1.4.1.72.14.5.5.1.3 integer read-write
This parameter determines the rate for the internal clock. Enumeration: 'clk2048000': 2048000, 'clk9100': 9100, 'clk128000': 128000, 'clk64000': 64000.
                         phySerIfv35LocalLoopback 1.3.6.1.4.1.72.14.5.5.1.4 integer read-write
If this object is set to a value of enable(1) then this port will request the local modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the local modem port has not been requested to perform any loopback function. Enumeration: 'disabled': 2, 'enabled': 1.
                         phySerIfv35RemoteLoopback 1.3.6.1.4.1.72.14.5.5.1.5 integer read-write
If this object is set to a value of enable(1) then this port will request the remote modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the remote modem port has not been requested to perform any loopback function. Enumeration: 'disabled': 2, 'enabled': 1.
                 phySerIfRS232Table 1.3.6.1.4.1.72.14.5.6 no-access
A table of RS232 specific parameters.
                     phySerIfRS232Entry 1.3.6.1.4.1.72.14.5.6.1 no-access
An entry of RS232 specific parameters.
                         phySerIfRS232Index 1.3.6.1.4.1.72.14.5.6.1.1 integer read-only
The value of the index uniquely identifies the physical port to which this entry is appliacble.
                         phySerIfRS232BackToBack 1.3.6.1.4.1.72.14.5.6.1.2 integer read-write
This parameter is used to enable or disable the onboard clock to allow the back to back working of two units. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfRS232Clock 1.3.6.1.4.1.72.14.5.6.1.3 integer read-write
This parameter determines the rate for the internal clock. Enumeration: 'clk19200': 19200, 'clk1200': 1200, 'clk9600': 9600.
                         phySerIfRS232LocalLoopback 1.3.6.1.4.1.72.14.5.6.1.4 integer read-write
If this object is set to a value of enable(1) then this port will request the local modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the local modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfRS232RemoteLoopback 1.3.6.1.4.1.72.14.5.6.1.5 integer read-write
If this object is set to a value of enable(1) then this port will request the remote modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the remote modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                 phySerIfG703Table 1.3.6.1.4.1.72.14.5.7 no-access
A table of G703 specific parameters.
                     phySerIfG703Entry 1.3.6.1.4.1.72.14.5.7.1 no-access
An entry of G703 specific parameters.
                         phySerIfG703Index 1.3.6.1.4.1.72.14.5.7.1.1 integer read-only
The value of the index uniquely identifies the physical port to which this entry is appliacble.
                         phySerIfG703LocalLoopback 1.3.6.1.4.1.72.14.5.7.1.2 integer read-write
If this object is set to a value of enable(1) then this port will request the local modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the local modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                         phySerIfG703RemoteLoopback 1.3.6.1.4.1.72.14.5.7.1.3 integer read-write
If this object is set to a value of enable(1) then this port will request the remote modem port to perform a loopback function. If the value returned is disabled(2) this indicated that the remote modem port has not been requested to perform any loopback function. Enumeration: 'enable': 1, 'disable': 2.
                 phySerIf10base5Table 1.3.6.1.4.1.72.14.5.8 no-access
A table of 10base5 specific parameters.
                     phySerIf10base5Entry 1.3.6.1.4.1.72.14.5.8.1 no-access
An entry of 10base5 specific parameters.
                         phySerIf10base5Index 1.3.6.1.4.1.72.14.5.8.1.1 integer read-only
The value of the index uniquely identifies the physical port to which this entry is applicable.
                         phySerIf10base5SenseSQEs 1.3.6.1.4.1.72.14.5.8.1.2 integer read-write
Enables or disables the SQE counter. Enumeration: 'enable': 1, 'disable': 2.
             multilink 1.3.6.1.4.1.72.14.6
                 mlinkTable 1.3.6.1.4.1.72.14.6.1 no-access
The multilink Table containing all the multilink objects.
                     mlinkTableEntry 1.3.6.1.4.1.72.14.6.1.1 no-access
Each entry contains configurables for each logical port on the unit that supports multilink.
                         mlinkPortIndex 1.3.6.1.4.1.72.14.6.1.1.1 integer read-only
This is the logical port number which supports multilink. An entry for this port will only exist if the logical port is attached to a physical port which is using the Retixwan link protocol.
                         mlinkOperation 1.3.6.1.4.1.72.14.6.1.1.2 integer read-write
This object enables/disables multilink on this port. Enumeration: 'enable': 1, 'disable': 2.
                         mlinkStandbyThreshold 1.3.6.1.4.1.72.14.6.1.1.3 integer read-write
This is used to determine the line speed level at which the multilink module will check to see if channels can be made standby. If any channels have a line speed greater than this threshold value, then the multilink module picks out the best channels and makes them active, making any others standby. If no channels have line speeds greater than this, then all channels are used and there are none in standby mode.
                         mlinkLostFrameTimer 1.3.6.1.4.1.72.14.6.1.1.4 integer read-write
This is the Lost Frame Timer. It starts when an out of sequence frame is received, and is not reset until the next expected frame is received. If it expires then the frames between the last received, and the current out-of-sequence frame, are considered to be lost. This timer is in millisecs, but the granularity of the operating value is 50ms, so the value set, is rounded up to the nearest 50ms.
                         mlinkWindow 1.3.6.1.4.1.72.14.6.1.1.5 integer read-write
This is the multilink window size.
                         mlinkState 1.3.6.1.4.1.72.14.6.1.1.6 integer read-only
This indicates whether the multilink protocol has been established between the remote partners. Enumeration: 'active': 1, 'inactive': 2.
                         mlinkTotalThroughput 1.3.6.1.4.1.72.14.6.1.1.7 integer read-only
This is the sum of the line speeds for all the active channels( both standby and active ) supporting multilink on this logical port.
                         mlinkActiveThroughput 1.3.6.1.4.1.72.14.6.1.1.8 integer read-only
This is the sum of the line speeds for all the active channels supporting multilink on this logical port.
                         mlinkMinTransitDelay 1.3.6.1.4.1.72.14.6.1.1.9 integer read-only
This is the minimum transit delay( in millisecs) for the active channels supporting multilink. If this is not known, then this will return -1.
                         mlinkMaxTransitDelay 1.3.6.1.4.1.72.14.6.1.1.10 integer read-only
This is the maximum transit delay( in millisecs ) for the active channels supporting multilink. If this is not known, then this will return -1.
                         mlinkActiveChannels 1.3.6.1.4.1.72.14.6.1.1.11 integer read-only
This is the number of active channels supporting multilink for this port.
                         mlinkStandbyChannels 1.3.6.1.4.1.72.14.6.1.1.12 integer read-only
This is the number of channels which are in standby which support multilink for this port.
                         mlinkRxInvalidFrames 1.3.6.1.4.1.72.14.6.1.1.13 counter read-only
This is the number of frames received but discarded due to being too big, or having invalid seq. Numbers, etc.
                         mlinkTxInvalidFrames 1.3.6.1.4.1.72.14.6.1.1.14 counter read-only
This is the number of frames to be transmitted but discarded due to being too big, or having invalid seq. Numbers, etc.
                         mlinkRxDiscBadSeqNumFrames 1.3.6.1.4.1.72.14.6.1.1.15 counter read-only
This is the number of frames discarded due to the multilink sequence number being out of range.
                         mlinkLostFrames 1.3.6.1.4.1.72.14.6.1.1.16 counter read-only
This is the number of frames for which the Lost Frame Timer has expired.
                         mlinkProtocolResets 1.3.6.1.4.1.72.14.6.1.1.17 counter read-only
This is the number of multilink protocol resets that have occurred since the creation of this logical port.
             lapb 1.3.6.1.4.1.72.14.7
                 lapbPortConfigTable 1.3.6.1.4.1.72.14.7.1 no-access
This table contains the LAPB Port Information.
                     lapbPortConfigEntry 1.3.6.1.4.1.72.14.7.1.1 no-access
An Entry in this table contains information about each physical port in the system that is configured with lapb as its physical port protocol.
                         lapbPCIndex 1.3.6.1.4.1.72.14.7.1.1.1 integer read-only
This object is the Physical Port to which this table entry refers.
                         lapbPCT1AckTimer 1.3.6.1.4.1.72.14.7.1.1.2 integer read-write
The default T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgement of a PDU.
                         lapbPCT3DiscTimer 1.3.6.1.4.1.72.14.7.1.1.3 integer read-write
The T3 timer for this interface. This specifies the time in Milliseconds to wait before considering the link disconnected. A value of zero indicates the link will be considered disconnected upon completion of the frame exchange to disconnect the link. This value should be set larger than T1 * N2
                         lapbPCN2ReTxCount 1.3.6.1.4.1.72.14.7.1.1.4 integer read-write
The default N2 retry counter for this interface. This specifies the number of times a PDU will be resent after the T1 timer expires without an acknowledgement for the PDU.
                         lapbPCN1FrameSize 1.3.6.1.4.1.72.14.7.1.1.5 integer read-write
The default maximum N1 frame size desired in number of bits for a frame the DCE/remote DTE transmits to this DTE. This excludes flags and 0 bits inserted for transparency. The frame size is assumed to be the same size for both directions of data transfer.
                         lapbPCLocalAddress 1.3.6.1.4.1.72.14.7.1.1.6 integer read-write
This is the Local LAPB Address of this port. This determines the station type of the interface. The remote address will be the complement of the setting of the local address. Enumeration: 'dce': 1, 'dte': 3.
                         lapbPCSeqNumbering 1.3.6.1.4.1.72.14.7.1.1.7 integer read-write
This object tells us the sequence numbering method in use on this port. It is either modulo8, i.e. frames are numbered between 0 and 7, or modulo128, where frames are numbered between 0 and 128. This object will limit the value which can be set for lapbKWindowSize. Enumeration: 'mod8': 1, 'mod128': 2.
                         lapbPCKWindowSize 1.3.6.1.4.1.72.14.7.1.1.8 integer read-write
The window size used for both directions of data transfer on this Interface. This is the maximum number of unacknowledged sequenced PDUs that may be outstanding from this unit at any one time. This object can take values 1..7 when SeqNumbering has a value of mod8, and values 1,3,7,15,31,63,127 when SeqNumbering has a value mod128.
                         lapbPCMaxRxQueueLength 1.3.6.1.4.1.72.14.7.1.1.9 integer read-write
This is the Maximum No. of frames that can be queued up on the receive queue of the LAPB controller. Values allowed are 1,2,4,8,16,32,64,128.- what the chip supports.
                         lapbPCMaxTxQueueLength 1.3.6.1.4.1.72.14.7.1.1.10 integer read-write
This is the Maximum No. of frames that can be queued up for transmission on the transmit queue of the LAPB controller. Values allowed are 1,2,4,8,16,32,64,128. - what the chip supports.
                 lapbPortStatsTable 1.3.6.1.4.1.72.14.7.2 no-access
This table contains the LAPB Port Statistics Information.
                     lapbPortStatsEntry 1.3.6.1.4.1.72.14.7.2.1 no-access
An Entry in this table contains information about each physical port in the system that uses lapb.
                         lapbPSIndex 1.3.6.1.4.1.72.14.7.2.1.1 integer read-only
This object is the Physical Port to which this table entry refers.
                         lapbPSChannelState 1.3.6.1.4.1.72.14.7.2.1.2 integer read-only
This is the current state of the Lapb connection Enumeration: 'frameReject': 3, 'rejFrameSent': 6, 'waitingAckRemoteBusy': 12, 'waitingAcknowledgement': 7, 'stationBusy': 8, 'linkSetup': 2, 'bothStationsBusy': 10, 'remoteStationBusy': 9, 'informationTransfer': 5, 'waitingAckStationBusy': 11, 'waitingAckBothBusy': 13, 'rejFrameSentRemoteBusy': 14, 'disconnectRequest': 4, 'disconnected': 1.
                         lapbPST1Timeouts 1.3.6.1.4.1.72.14.7.2.1.3 counter read-only
The Count of T1 timer timeouts since the last link reset.
                         lapbPSTxFrames 1.3.6.1.4.1.72.14.7.2.1.4 counter read-only
The No. of LAPB frames Transmitted since the last link reset
                         lapbPSTxRejects 1.3.6.1.4.1.72.14.7.2.1.5 counter read-only
The No. of reject frames transmitted.
                         lapbPSRxFrames 1.3.6.1.4.1.72.14.7.2.1.6 counter read-only
The No. of LAPB frames Received since the last link reset
                         lapbPSRxRejects 1.3.6.1.4.1.72.14.7.2.1.7 counter read-only
The No. of reject frames received.
                         lapbPSRxFrameRejects 1.3.6.1.4.1.72.14.7.2.1.8 counter read-only
The No. of frame-reject frames received.
                         lapbPSRxRunts 1.3.6.1.4.1.72.14.7.2.1.9 counter read-only
The No of Runt frames, that is frames of length shorter than the minimum length, received.
                         lapbPSRxBadFrames 1.3.6.1.4.1.72.14.7.2.1.10 counter read-only
The No. of Bad frames received.
             retixwan 1.3.6.1.4.1.72.14.8
                 rtxWanTable 1.3.6.1.4.1.72.14.8.1 no-access
The Parameters for the Retix Wan Interface. There will be an entry in this table for each physical port which is configured with a physical port protocol - Retixwan
                     rtxWanEntry 1.3.6.1.4.1.72.14.8.1.1 no-access
The Parameters for the Retix Wan Interface.
                         rtxWanIfIndex 1.3.6.1.4.1.72.14.8.1.1.1 integer read-only
The value of the index uniquely specifies the physical port for which this entry is applicable.
                         rtxWanT1Mode 1.3.6.1.4.1.72.14.8.1.1.2 integer read-write
LAPB T1 Calculation. This parameter is used to enable the calculation of the value for the LAPB T1 Timer by the WAN Protocol Handler. When disabled, a pre-configured value is used. By default, the WAN Protocol Handler calculates the value for the LAPB T1 Timer. Enumeration: 'enable': 1, 'disable': 2.
                         rtxWanT1Value 1.3.6.1.4.1.72.14.8.1.1.3 integer read-write
LAPB T1 Timer Value. This parameter is used to pre-configure the LAPB T1 Timer when it is to not to be calculated by the WAN Protocol Handler. This parameter is specified in units of milliseconds.
                         rtxWanRetry 1.3.6.1.4.1.72.14.8.1.1.4 integer read-write
LAPB Retry Limit. This parameter indicates the maximum number of attempts to be made to complete the successful transmission of a frame. The default value for this parameter is 4.
                         rtxWanBlockSize 1.3.6.1.4.1.72.14.8.1.1.5 integer read-write
Block Size. The value of this parameter indicates the block size, in bytes, to be indicated to the remote partner in the link negotiate packets sent. This however cannot be assumed to be the value of the actual block size to be used on the link, as it will be the smaller of this value and that indicated by the remote unix. The default value for the block size is 552 bytes.
                         rtxWanNegBlockSize 1.3.6.1.4.1.72.14.8.1.1.6 integer read-only
Negotiated Block Size. The value returned for this parameter is the negotiated physical block size in bytes. When the block size has not been negotiated, the configured block size is returned. This parameter is specified in units of bytes.
                         rtxWanMeasuredDelay 1.3.6.1.4.1.72.14.8.1.1.7 integer read-only
Measured Network Transit Delay. The value returned for this parameter will be the result of the measured transit delay in milliseconds for the link. A value of -1 indicates that the delay has not been measured.
                         rtxWanMeasuredLineSpeed 1.3.6.1.4.1.72.14.8.1.1.8 integer read-only
This parameter is a measure of the links speed in bits per second.
             tokenring 1.3.6.1.4.1.72.14.9
                 tkrPortTable 1.3.6.1.4.1.72.14.9.1 no-access
Table of Token Ring per Port parameters.
                     tkrPortEntry 1.3.6.1.4.1.72.14.9.1.1 no-access
Entries of Table of Source Routing per port parameters.
                         tkrPortIndex 1.3.6.1.4.1.72.14.9.1.1.1 integer read-only
The physical port for which this entry applies.
                         tkrNoOfLinkResets 1.3.6.1.4.1.72.14.9.1.1.2 integer read-only
This object is a count of the number of resets which have occurred on this Token Ring link, since the last reinitialization of the unit.
                         tkrLastLinkResetReason 1.3.6.1.4.1.72.14.9.1.1.3 integer read-only
This object gives the a reason code for the last reset which occurred on this Token ring port. Enumeration: 'noReason': 1, 'deviceError': 3, 'management': 2, 'protocol': 5, 'cableDrop': 4.
                         tkrTimeSinceLastLinkReset 1.3.6.1.4.1.72.14.9.1.1.4 integer read-only
This is a time (in hundredths of seconds) since the last link reset, eg. the time since the link last went down. The value of this object is zero if no link resets have occurred since the last reinitialization of the unit.
             ipx 1.3.6.1.4.1.72.14.10
                   ipxRouting 1.3.6.1.4.1.72.14.10.1 integer read-write
This object is used to enable or disable IPX routing. It indicates whether the unit is functioning as an IPX router. A value of 1 is used to enable IPX routing while a value of 2 is used to disable it. The default value is Disable(2). Enumeration: 'disabled': 2, 'enabled': 1.
                   ipxSecurity 1.3.6.1.4.1.72.14.10.2 integer read-write
This parameter is used to enable or disable the security features for the IPX protocol. Enumeration: 'disabled': 2, 'enabled': 1.
                   ipxInternetBcastProcessing 1.3.6.1.4.1.72.14.10.3 integer read-write
This parameter is used to enable or disable the Internet broadcast processing feature. If the value is enabled(1), then IPX internet broadcast packets are processed otherwise they are discarded. Enumeration: 'disabled': 2, 'enabled': 1.
                   ipxTotalInHdrErrors 1.3.6.1.4.1.72.14.10.4 counter read-only
The total number of IPX datagrams received by the unit and discarded due to having a bad checksum, incorrect length or a hop count expiry (i.e. a hop count value of 0).
                   ipxTotalAccessViolations 1.3.6.1.4.1.72.14.10.5 counter read-only
This is the total number of IPX datagrams received by the unit and discarded because they were not permitted access to the network.
                   ipxTotalInDiscards 1.3.6.1.4.1.72.14.10.6 counter read-only
This is the total number of IPX datagrams received by the unit and discarded because the internal queues are full.
                   ipxTotalOutDiscards 1.3.6.1.4.1.72.14.10.7 counter read-only
This is the total number of IPX datagrams received by the unit and discarded because the transmit queues are full.
                   ipxTotalOtherDiscards 1.3.6.1.4.1.72.14.10.8 counter read-only
This is the total number of IPX datagrams received by the unit and discarded for other reasons, such as an incorrectly configured WAN port.
                   ipxTotalTransmittedDgms 1.3.6.1.4.1.72.14.10.9 counter read-only
This is total number of IPX datagrams which have been transmitted by the unit.
                   ipxTotalReceivedDgms 1.3.6.1.4.1.72.14.10.10 counter read-only
This is the total number of IPX datagrams which have been received by the unit.
                   ipxTotalForwardedDgms 1.3.6.1.4.1.72.14.10.11 counter read-only
The number of IPX datagrams for which this entry was not their final destination, as a result of which an attempt was made to find a route to forward them to that final destination.
                   ipxTotalRxNotRoutedDgms 1.3.6.1.4.1.72.14.10.12 counter read-only
This is the total number of IPX datagrams received and then discarded by the unit because no route is available.
                   ipxTotalInDelivers 1.3.6.1.4.1.72.14.10.13 counter read-only
This is the total number of IPX datagrams received and then passed to the upper layers.
                   ipxTotalInAddrErrors 1.3.6.1.4.1.72.14.10.14 counter read-only
This is a count of the total number of IPX frames which were received and then discarded due to having a bad IPX address value.
                   ipxRoutingInformationTable 1.3.6.1.4.1.72.14.10.15 no-access
This is a list of the entries in the IPX Routing Information Table.
                         ipxRITEntry 1.3.6.1.4.1.72.14.10.15.1 no-access
This is an entry in the IPX Routing Information Table.
                             ipxRITDestNwkNumber 1.3.6.1.4.1.72.14.10.15.1.1 octet string read-only
This string contains the IPX Network Number. The address contained in the returned string is in hexadecimal form. If the network number is not a full 4 bytes long, then it is zero-filled, e.g. a network number, 0x234fd will appear as 0x000234fd.
                             ipxRITGwyHostAddress 1.3.6.1.4.1.72.14.10.15.1.2 octet string read-only
This is the Host Address or the gateway to the network specified by the corresponding ipxRITNwkNumber.
                             ipxRITHopCount 1.3.6.1.4.1.72.14.10.15.1.3 integer read-only
This is the hop count to reach the specified network. It has a range of values from 0 to 15.
                             ipxRITDelay 1.3.6.1.4.1.72.14.10.15.1.4 integer read-only
This is the estimated delay to reach the specified network.
                             ipxRITInterface 1.3.6.1.4.1.72.14.10.15.1.5 integer read-only
This is the interface through which the IPX datagram is routed to the gateway identified by the corresponding entry for ipxRITGwyHostAddress.
                             ipxRITDirectConnect 1.3.6.1.4.1.72.14.10.15.1.6 integer read-only
This object is used to indicate whether the gateway is directly connected or not. If the value of this object is direct(1), this indicates a directly connected gateway, if the value is indirect(2) then the gateway is not directly connected. Enumeration: 'indirect': 2, 'direct': 1.
                             ipxRITAge 1.3.6.1.4.1.72.14.10.15.1.7 integer read-only
This is the age of this entry.
                   ipxSAPBinderyTable 1.3.6.1.4.1.72.14.10.16 no-access
This is the Service Advertising Protocol Table which holds information about the different servers visible to the device.
                         ipxSAPBinderyEntry 1.3.6.1.4.1.72.14.10.16.1 no-access
This is an entry in the SAP Bindery Table.
                             ipxSAPBinderyType 1.3.6.1.4.1.72.14.10.16.1.1 integer read-only
This is the type of the server whose IPX address is given by ipxSAPBinderyServerIPXAddress. Enumeration: 'printQueue': 3, 'fileServer': 4, 'jobServer': 5, 'administration': 11, 'jobQueue': 10, 'archiveQueue': 8, 'advertisingPrintServer': 71, 'user': 1, 'userGroup': 2, 'wild': 65535, 'printServer': 7, 'gateway': 6, 'remoteBridgeServer': 36, 'archiveServer': 9.
                             ipxSAPBinderyServerIPXAddress 1.3.6.1.4.1.72.14.10.16.1.2 octet string read-only
This string contains the network number and host address, i.e. the IPX address of an IPX Server.
                             ipxSAPBinderyServerName 1.3.6.1.4.1.72.14.10.16.1.3 displaystring read-only
This is the name of the server. It is a textual string up to 48 characters long.
                             ipxSAPBinderyHopCount 1.3.6.1.4.1.72.14.10.16.1.4 integer read-only
This is the hop count to reach the specified server. This object can take any value in the range 0 to 15.
                             ipxSAPBinderySocket 1.3.6.1.4.1.72.14.10.16.1.5 integer read-only
This is the number of the socket at which the server provides the service.
                   ipxIfConfigTable 1.3.6.1.4.1.72.14.10.17 no-access
This table contains a list of objects which are used to configure an IPX logical port.
                         ipxIfCfgEntry 1.3.6.1.4.1.72.14.10.17.1 no-access
This is an entry in the IPX interfaces table.
                             ipxIfCfgIndex 1.3.6.1.4.1.72.14.10.17.1.1 integer read-only
The index value which uniquely identifies the logical port to which this entry is applicable.
                             ipxIfRoutingFlag 1.3.6.1.4.1.72.14.10.17.1.2 integer read-write
The value of this object indicates the current state of IPX routing on the logical port. Enumeration: 'disabled': 2, 'enabled': 1.
                             ipxIfNwkNumber 1.3.6.1.4.1.72.14.10.17.1.3 octet string read-write
This string contains this interface`s IPX Network Number. The address contained in the returned string is in hexadecimal form. If the network number is not a full 4 bytes long, then it is zero-filled, e.g. a network number, 0x234fd will appear as 0x000234fd.
                             ipxIfHostAddress 1.3.6.1.4.1.72.14.10.17.1.4 octet string read-only
This is the host address for the LP. The combination of the ipxIfNwkNumber and this object gives the full IPX address for the LP. If the LP is attached to a LAN PP then this object will have the same value as the MAC address of the PP. For a WAN PP, the host address takes the value of the unit host address, i.e. the lowest MAC Address on the system
                             ipxIfLANEncapsulation 1.3.6.1.4.1.72.14.10.17.1.5 integer read-write
This is the datagram encapsulation which applies to the interface. The default value is IEEE802.3(1). A Token Ring logical port will only support iee802-2(3) encapsulation. Enumeration: 'snap': 4, 'ethernet': 2, 'ieee802-2': 3, 'ieee802-3': 1.
                             ipxIfDisposition 1.3.6.1.4.1.72.14.10.17.1.6 integer read-write
This parameter determines the action taken on a received IPX datagram if routing is disabled for this port, and the global routing flag is set to enabled (1). If routing is disabled for this port and this object has a value of discard (2), than all IPX datagrams received on this interface and not addressed to the unit,will be discarded. Enumeration: 'bridge': 1, 'discard': 2.
                             ipxIfDelay 1.3.6.1.4.1.72.14.10.17.1.7 integer read-write
This is the delay associated with a specific path.
                             ipxIfAccessList1 1.3.6.1.4.1.72.14.10.17.1.8 integer read-write
The first entry in the AccessList Table which will be used by this port. This entry also associates a table of entries from the Security Table with this LP. A value of zero indicates that the default entry is used i.e. there is no access checking done at all.
                             ipxIfAccessList2 1.3.6.1.4.1.72.14.10.17.1.9 integer read-write
The second entry in the AccessList Table which will be used by this port. This entry also associates a table of entries from the Security Table with this LP. A value of zero indicates that the default entry is used i.e. there is no access checking done at all.
                             ipxIfRIPTimer 1.3.6.1.4.1.72.14.10.17.1.10 integer read-write
This timer controls the rate of generation of RIP messages and their transmission on this logical port.
                             ipxIfSAPTimer 1.3.6.1.4.1.72.14.10.17.1.11 integer read-write
This timer controls the rate of generation of SAP messages and their transmission on this logical port.
                             ipxIfSAPFilteringOutFlag 1.3.6.1.4.1.72.14.10.17.1.12 integer read-write
The value of this object indicates the current state of IPX Sap Filtering for outgoing Saps on the logical port. Enumeration: 'disabled': 2, 'enabled': 1.
                             ipxIfSAPFilteringInFlag 1.3.6.1.4.1.72.14.10.17.1.13 integer read-write
The value of this object indicates the current state of IPX Sap Filtering for incoming Saps on the logical port. Enumeration: 'disabled': 2, 'enabled': 1.
                             ipxIfSAPFilteringActionNoMatch 1.3.6.1.4.1.72.14.10.17.1.14 integer read-write
This object indicates the action to be taken for an incoming/outgoing Sap which does not match any entry in the Sap Filtering Table. Enumeration: 'discard': 2, 'pass': 1.
                   ipxAccessListTable 1.3.6.1.4.1.72.14.10.18 no-access
This is a table of the Access list parameters, these parameters are used to define particular security characteristics for an LP.
                         ipxAccessListEntry 1.3.6.1.4.1.72.14.10.18.1 no-access
An entry in the access list table. To set an entry in this table, ALL the objects must be present in a single SET PDU.
                             ipxAccessListIndex 1.3.6.1.4.1.72.14.10.18.1.1 integer read-only
This index uniquely identifies an entry in the access list table. Each LP can reference any two of these entries.
                             ipxTxCheck 1.3.6.1.4.1.72.14.10.18.1.2 integer read-write
Indicates whether checking of IPX packets to be transmitted, is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1.
                             ipxNoMatchTxAction 1.3.6.1.4.1.72.14.10.18.1.3 integer read-write
When an IPX datagram is to be transmitted, the addressing information in the packet is compared against the filters in the security table. If there is a no match then the frame is either accepted (queued for transmission) or it is denied, depending on the value of this object. Enumeration: 'block': 2, 'pass': 1.
                             ipxRxCheck 1.3.6.1.4.1.72.14.10.18.1.4 integer read-write
Indicates whether received IPX packets are checked or not. Enumeration: 'disabled': 2, 'enabled': 1.
                             ipxNoMatchRxAction 1.3.6.1.4.1.72.14.10.18.1.5 integer read-write
When an IPX datagram is to be received, the addressing information in the packet is compared against the filters in the security table. If there is a no match then the frame is either accepted or it is denied, depending on the value of this object. Enumeration: 'block': 2, 'pass': 1.
                   ipxIfSecurityTable 1.3.6.1.4.1.72.14.10.19 no-access
A table of the interface security parameters.
                         ipxIfSecurityEntry 1.3.6.1.4.1.72.14.10.19.1 no-access
An entry in the security table. For each entry in the Access List Table, there is a list(table) of Security entries. Therefore, as each port has 2 access List entries associated with it, then the port has access to two separate lists of security entries within this table. To set an entry in this table, ALL the objects must be supplied in a single SET PDU.
                             ipxIfSecurityAccessListNum 1.3.6.1.4.1.72.14.10.19.1.1 integer read-write
The access list entry number with which this security entry is attached.
                             ipxIfSecurityIndex 1.3.6.1.4.1.72.14.10.19.1.2 integer read-write
An index into the security table.
                             ipxIfSecuritySrcNwkNum 1.3.6.1.4.1.72.14.10.19.1.3 octet string read-write
The network number of the source. A value of zero means the entry applies to all networks.
                             ipxIfSecuritySrcHost 1.3.6.1.4.1.72.14.10.19.1.4 octet string read-write
The source host address. If this is set to the Broadcast Address ( all f's ), then the entry applies to all hosts. The combination of this parameter and the ipxIfSecuritySrcNwkNum gives the full IPX address of the source.
                             ipxIfSecurityDestNwkNum 1.3.6.1.4.1.72.14.10.19.1.5 octet string read-write
The network number of the destination. A value of zero means the entry applies to all networks.
                             ipxIfSecurityDestHost 1.3.6.1.4.1.72.14.10.19.1.6 octet string read-write
The destination host address. If this is set to the Broadcast Address ( all f's ), then the entry applies to all hosts. The combination of this parameter and the ipxIfSecurityDestNwkNum gives the full IPX address of the destination.
                             ipxIfSecurityDestSocket 1.3.6.1.4.1.72.14.10.19.1.7 integer read-write
This parameter identifies the destination socket.
                             ipxIfSecurityAction 1.3.6.1.4.1.72.14.10.19.1.8 integer read-write
Indicates the action in case of a match occurring between the this filter and the addressing information in the IPX Packet. Enumeration: 'block': 2, 'pass': 1.
                             ipxIfSecurityOperator 1.3.6.1.4.1.72.14.10.19.1.9 integer read-write
The operator used in comparison. Enumeration: 'lt': 1, 'gt': 2, 'eq': 3, 'neq': 4.
                             ipxIfSecurityEntryType 1.3.6.1.4.1.72.14.10.19.1.10 integer read-write
This parameter is used to indicate whether the entry is to be added or removed from the ipxIfSecurityTable. If the value is valid(1) then this indicates that this is a request to add this entry to the table. A value of valid(1) is always returned to a GetRequest in the case where the entry exists. Enumeration: 'valid': 1, 'invalid': 2.
                   ipxIfStatsTable 1.3.6.1.4.1.72.14.10.20 no-access
This table contains a list of all the statistics objects for an IPX logical port.
                         ipxIfStatsEntry 1.3.6.1.4.1.72.14.10.20.1 no-access
This is an entry in the IPX interface statistics table.
                             ipxIfStatsIndex 1.3.6.1.4.1.72.14.10.20.1.1 integer read-only
The index value which uniquely identifies the logical port to which this entry is applicable.
                             ipxIfReceivedDgms 1.3.6.1.4.1.72.14.10.20.1.2 counter read-only
The number of IPX datagrams which have been received on this interface.
                             ipxIfTransmittedDgms 1.3.6.1.4.1.72.14.10.20.1.3 counter read-only
The number of IPX datagrams which have been transmitted on this interface.
                             ipxIfNoRouteDgms 1.3.6.1.4.1.72.14.10.20.1.4 counter read-only
This is the number of IPX datagrams which have been received on this interface and then discarded due to no route being found for them.
                             ipxIfDgmsInDelivers 1.3.6.1.4.1.72.14.10.20.1.5 counter read-only
This is the total number of IPX datagrams received on this interface and routed inwards to either SAP or RIP.
                             ipxIfInHdrErrors 1.3.6.1.4.1.72.14.10.20.1.6 counter read-only
This is a count of the number of IPX datagrams which have been received but discarded due to having an invalid checksum, incorrect length field or hop count expiry.
                             ipxIfInAddrErrors 1.3.6.1.4.1.72.14.10.20.1.7 counter read-only
This is a count of the number of IPX datagrams which have been received but discarded due to having an invalid IPX address.
                             ipxIfInDiscards 1.3.6.1.4.1.72.14.10.20.1.8 counter read-only
This is a count of the number of IPX datagrams which have been received on this port but discarded because the internal queue is full.
                             ipxIfInForwardedFrames 1.3.6.1.4.1.72.14.10.20.1.9 counter read-only
This is a count of the number of IPX datagrams which have been received and forwarded.
                             ipxIfOtherDiscards 1.3.6.1.4.1.72.14.10.20.1.10 counter read-only
This is a count of the number pf IPX datagrams which have been received on this port but discarded due to other reasons, such as an incorrectly configured WAN port.
                   ipxPPPConfigTable 1.3.6.1.4.1.72.14.10.21 no-access
This table contains objects which contain config information about the use of IPX over a logical port which is attached to a physical port which is running PPP.
                         ipxPPPConfigEntry 1.3.6.1.4.1.72.14.10.21.1 no-access
This is and entry in the IPX PPP status table. A SNMP error or noSuchName is returned to a request for an object in this table if the IPX port identified by the value of ipxIfIndex for this entry, is attached to a physical port which is not a PPP physical port.
                             ipxPPPConfigIfIndex 1.3.6.1.4.1.72.14.10.21.1.1 integer read-only
The value of the index uniquley specifies the logical port for which this entry is applicable.
                             ipxPPPAdminStatus 1.3.6.1.4.1.72.14.10.21.1.2 integer read-write
This is the immediate desired state of the IPX network protocol. Setting this object to open(1) will inject an administrative open event into the IPX network protocol's finite state machine. Setting this object to close(2) will inject an administrative close event into the IPX network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
                   ipxPPPStatusTable 1.3.6.1.4.1.72.14.10.22 no-access
This table contains object which hold status information about PPP on a IPX port.
                         ipxPPPStatusEntry 1.3.6.1.4.1.72.14.10.22.1 no-access
This is and entry in the IPX PPP status table. A SNMP error or noSuchName is returned to a request for an object in this table if the IPX port identified by the value of ipxIfIndex for this entry, is attached to a physical port which is not a PPP physical port.
                             ipxPPPStatusIfIndex 1.3.6.1.4.1.72.14.10.22.1.1 integer read-only
The value of the index uniquley specifies the logical port for which this entry is applicable.
                             ipxPPPOperStatus 1.3.6.1.4.1.72.14.10.22.1.2 integer read-only
This is the current operational status of the IPX network protocol. If the value of this object is opened(1) then the finite state machine for the IPX protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
                             ipxPPPNegotiatedNetworkNumber 1.3.6.1.4.1.72.14.10.22.1.3 octet string read-only
This is the IPX Network Number which has been negotiated by a local and remote IPXCP for use on this PPP port.
                   ipxSAPFiltering 1.3.6.1.4.1.72.14.10.23 integer read-write
This parameter is used to enable or disable the SAP filtering feature. If the value is enabled(1), then IPX SAP packets are filtered on the ports which have outgoing and/or incoming SAP filtering enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   ipxSAPFilterTestTable 1.3.6.1.4.1.72.14.10.24 no-access
The SAP Filter Test Table
                         ipxSAPFilterTestEntry 1.3.6.1.4.1.72.14.10.24.1 no-access
Each entry is a Test to be applied to SAP frames on any particular port. There can be up to 30 entries in the table. Each test is carried out in the following manner:-
                             ipxSAPFilterTestIndex 1.3.6.1.4.1.72.14.10.24.1.1 integer read-only
This is the entry index number.
                             ipxSAPFilterTestName 1.3.6.1.4.1.72.14.10.24.1.2 displaystring read-write
This is the test name.
                             ipxSAPFilterTestType 1.3.6.1.4.1.72.14.10.24.1.3 integer read-write
This is the type of the server whose IPX address is given by ipxSAPFilterTestServerIPXAddr. Enumeration: 'printQueue': 3, 'fileServer': 4, 'jobServer': 5, 'administration': 11, 'jobQueue': 10, 'archiveQueue': 8, 'advertisingPrintServer': 71, 'user': 1, 'userGroup': 2, 'wild': 65535, 'printServer': 7, 'gateway': 6, 'remoteBridgeServer': 36, 'archiveServer': 9.
                             ipxSAPFilterTestIPXAddr 1.3.6.1.4.1.72.14.10.24.1.4 octet string read-write
This string contains the network number and host address, i.e the IPX address of an IPX Server.
                             ipxSAPFilterTestSrvName 1.3.6.1.4.1.72.14.10.24.1.5 displaystring read-write
This is the name of the server. It is a textual string up to 48 characters long.
                             ipxSAPFilterTestHopCount 1.3.6.1.4.1.72.14.10.24.1.6 integer read-write
This is the hop count to reach the specified server. This object can take any value in the range 0 to 15.
                             ipxSAPFilterTestSocket 1.3.6.1.4.1.72.14.10.24.1.7 integer read-write
This is the number of the socket at which the server provides the service.
                   ipxSAPFilterStmtTable 1.3.6.1.4.1.72.14.10.25 no-access
The SAP Filter Statement Table
                         ipxSAPFilterStmtEntry 1.3.6.1.4.1.72.14.10.25.1 no-access
Each entry is a Test statement. There are up to 30 entries per port. Each entry links a Test with the actions to be carried out depending on the test's success or failure. To set an entry in the table, all the objects must be present in the SET PDU.
                             ipxSFStmtPortNumber 1.3.6.1.4.1.72.14.10.25.1.1 integer read-only
This is the Logical Port No. for which the table exists.
                             ipxSFStmtIndex 1.3.6.1.4.1.72.14.10.25.1.2 integer read-only
This is the table index number
                             ipxSFStmtTestName 1.3.6.1.4.1.72.14.10.25.1.3 displaystring read-write
This is the name of the Test to apply for this statement. It should match a Test name in the ipx SAP Filter Test Table. It is an ascii string, of up to 20 characters.
                             ipxSFStmtActionOnSuccess 1.3.6.1.4.1.72.14.10.25.1.4 integer read-write
If an incoming/outgoing SAP matches the filter test indexed in this table, then the SAP is either allowed into the SAP Bindery table (incoming filtering), or send out on this port (outgoing filtering). Enumeration: 'discard': 2, 'pass': 1.
             decnet 1.3.6.1.4.1.72.14.11
                   dcntRouting 1.3.6.1.4.1.72.14.11.1 integer read-write
This object defines whether DECnet Routing has been enabled or not. DECnet routing may only be enabled if a valid DECnet address has been configured for the device. If a valid address has not been configured then a SetRequest to enable dcntRouting will cause a badValue error to be generated. Enumeration: 'enable': 1, 'disable': 2.
                   dcntRoutingLevel 1.3.6.1.4.1.72.14.11.2 integer read-only
This object will always return a value of level1(1).
                   dcntAreaAddress 1.3.6.1.4.1.72.14.11.3 integer read-write
This is the DECnet area identification number. It can take on any value between 1 and 63. If this object's value is set to zero then the DECnet address is deleted. This operation can only be performed if decnetRouting {decnet 1} had been disabled. If an attempt is made to set this object to a value of zero while dcntRouting is enabled, a badValue error will be generated.
                   dcntNodeAddress 1.3.6.1.4.1.72.14.11.4 integer read-write
This is the node address of the device. It can take on any value in the range 1 to 1023. If the dcntAreaAddress is zero i.e. the decnetAddress has been cleared, then the value returned to a GetRequest on this object will also be zero.
                   dcntInterAreaMaxCost 1.3.6.1.4.1.72.14.11.5 integer read-write
This is the maximum cost possible in a path to a reachable area in which his device is situated.
                   dcntInterAreaMaxHops 1.3.6.1.4.1.72.14.11.6 integer read-write
This is the maximum number of hops allowed in a path to another reachable area.
                   dcntIntraAreaMaxCost 1.3.6.1.4.1.72.14.11.7 integer read-write
The maximum cost possible in a path from the device to a reachable node within the same area.
                   dcntIntraAreaMaxHops 1.3.6.1.4.1.72.14.11.8 integer read-write
This is the maximum number of hops allowed from this device to a reachable node within the same area.
                   dcntMaxVisits 1.3.6.1.4.1.72.14.11.9 integer read-write
This is the maximum number of nodes which a data packet can traverse before being discarded.
                   dcntRtngMsgTimerBCT1 1.3.6.1.4.1.72.14.11.10 integer read-write
This is the maximum time period between broadcasted routing messages on the Ethernet.
                   dcntRateControlFreqTimerT2 1.3.6.1.4.1.72.14.11.11 integer read-write
This is the rate control frequency timer.
                   dcntSecurity 1.3.6.1.4.1.72.14.11.12 integer read-write
This parameter is used to enable or disable the security features for the DECnet protocol. Enumeration: 'disabled': 2, 'enabled': 1.
                   dcntSplitPathRouting 1.3.6.1.4.1.72.14.11.13 integer read-write
This object is used to enable or disable split path routing for the DECnet protocol. If this object has a value of enabled(1) then the router will try several path to reach a destination. Enumeration: 'disabled': 2, 'enabled': 1.
                   dcntTotalReceivedDgms 1.3.6.1.4.1.72.14.11.14 counter read-only
This is the total count of all DECnet datagrams received by the device on all interfaces. This count includes data packets, hello messages and routing messages.
                   dcntTotalTransmittedDgms 1.3.6.1.4.1.72.14.11.15 counter read-only
This is the total count of all DECnet datagrams transmitted by the device on all interfaces.
                   dcntTotalForwardedDgms 1.3.6.1.4.1.72.14.11.16 counter read-only
This is a count of the total number of data packets which have been forwarded by the device on all interfaces.
                   dcntTotalOutRequestedDgms 1.3.6.1.4.1.72.14.11.17 counter read-only
This is a count of the total number of DECnet hello messages and DECnet routing messages which have been transmitted by the device.
                   dcntTotalInDiscards 1.3.6.1.4.1.72.14.11.18 counter read-only
This is a count of the total number of DECnet packets which have been received, but discarded. These packets are discarded by the DECnet protocol level.
                   dcntTotalOutDiscards 1.3.6.1.4.1.72.14.11.19 counter read-only
This is a count of the total number of DECnet packets which have been discarded due to a lack of internal resources. These packets are discarded by the DECnet protocol layer.
                   dcntTotalNoRoutes 1.3.6.1.4.1.72.14.11.20 counter read-only
This is the total number of DECnet packets for which no route could be found.
                   dcntTotalInHdrErrors 1.3.6.1.4.1.72.14.11.21 counter read-only
This is a count of the total number of DECnet packets found with an invalid header in the data packet.
                   dcntTotalInAddrErrors 1.3.6.1.4.1.72.14.11.22 counter read-only
This is a count of the total number of DECnet packets received but discarded because the destination address was not a valid address for this entity.
                   dcntTotalInDelivers 1.3.6.1.4.1.72.14.11.23 counter read-only
This is a count of the total number of DECnet packets which have been successfully delivered to DECnet Routing Protocols.
                   dcntTotalOtherDiscards 1.3.6.1.4.1.72.14.11.24 counter read-only
This is a count of the total number of DECnet packets which which have been received on this port but discarded due to other reasons, such as an incorrectly configured WAN port.
                   dcntTotalAccessViolations 1.3.6.1.4.1.72.14.11.25 counter read-only
This is a count of the total number of access violations which have occurred.
                   dcntIfCfgTable 1.3.6.1.4.1.72.14.11.26 no-access
This is a table of configuration parameters for a DECnet circuit.
                         dcntIfCfgTableEntry 1.3.6.1.4.1.72.14.11.26.1 no-access
This is an entry in the configuration table.
                             dcntIfCfgIndex 1.3.6.1.4.1.72.14.11.26.1.1 integer read-only
This index uniquely identifies the logical port to which this entry is applicable.
                             dcntIfCfgRouting 1.3.6.1.4.1.72.14.11.26.1.2 integer read-write
The value of this object indicates the current state of DECnet routing on the interface. If the global Routing flag is not enabled, then this has no effect. Enumeration: 'enable': 1, 'disable': 2.
                             dcntIfCfgDisposition 1.3.6.1.4.1.72.14.11.26.1.3 integer read-write
This parameter determines the action taken on a received DECnet datagram if routing is disabled for this port, and the global routing flag is set to enabled (1). If routing is disabled for this port and this object has a value of discard (2), than all DECnet datagrams received on this interface and not addressed to the unit,will be discarded. Enumeration: 'bridge': 1, 'discard': 2.
                             dcntIfCfgRtrPriority 1.3.6.1.4.1.72.14.11.26.1.4 integer read-write
This is the priority associated with this interface, it is used to determine the designated route. The interface with the highest priority is the designated route.
                             dcntIfCfgHelloTimerBCT3 1.3.6.1.4.1.72.14.11.26.1.5 integer read-write
This is the maximum time period between two hello messages, transmitted consecutively.
                             dcntIfCfgCost 1.3.6.1.4.1.72.14.11.26.1.6 integer read-write
This is the the cost which will be added to the path cost for this interface. There is one cost for each logical port.
                             dcntIfCfgAccessList1 1.3.6.1.4.1.72.14.11.26.1.7 integer read-write
The first entry in the AccessList Table which will be used by this port. This entry also associates a table of entries from the Security Table with this LP. A value of zero indicates that the default entry is used i.e. there is no access checking done at all.
                             dcntIfCfgAccessList2 1.3.6.1.4.1.72.14.11.26.1.8 integer read-write
The second entry in the AccessList Table which will be used by this port. This entry also associates a table of entries from the Security Table with this LP. A value of zero indicates that the default entry is used i.e. there is no access checking done at all.
                   dcntIfStatsTable 1.3.6.1.4.1.72.14.11.27 no-access
This is a table of statistics and status information for a DECnet logical port.
                         dcntIfStatsTableEntry 1.3.6.1.4.1.72.14.11.27.1 no-access
This is an entry in the status and statistics table.
                             dcntIfStatsIndex 1.3.6.1.4.1.72.14.11.27.1.1 integer read-only
The index value which uniquely identifies the logical port to which this entry is applicable.
                             dcntIfDesignatedRouter 1.3.6.1.4.1.72.14.11.27.1.2 integer read-only
This parameter indicates if the router is the designated router on this interface. There is one designated router on each circuit. A value of designated (1) is returned to a Get request if the router is the designated router for this circuit, otherwise a value of notDesignated (2) is returned. Enumeration: 'notDesignated': 2, 'designated': 1.
                             dcntIfReceivedDgms 1.3.6.1.4.1.72.14.11.27.1.3 counter read-only
This is a count of the number of DECnet datagrams which have been received on this logical port.
                             dcntIfTransmittedDgms 1.3.6.1.4.1.72.14.11.27.1.4 counter read-only
This is a count of the number of DECnet datagrams which have been transmitted on this logical port.
                             dcntIfNoRouteDgms 1.3.6.1.4.1.72.14.11.27.1.5 counter read-only
This is a count of the number of DECnet datagrams which have been received on this logical port and then discarded due to no route being found for them.
                             dcntIfDgmsInDiscards 1.3.6.1.4.1.72.14.11.27.1.6 counter read-only
This is a count of the number of DECnet datagrams which have been received on this logical port and then discarded due to the receive queue being full.
                             dcntIfInHdrErrors 1.3.6.1.4.1.72.14.11.27.1.7 counter read-only
This is a count of the number of DECnet datagrams which have been received but discarded due to having an invalid checksum, incorrect length field or hop count expiry.
                             dcntIfFrowardedFrames 1.3.6.1.4.1.72.14.11.27.1.8 counter read-only
This is a count of the number of DECnet datagrams which have been forwarded by this unit.
                             dcntIfInAddrErrors 1.3.6.1.4.1.72.14.11.27.1.9 counter read-only
This is a count of the number of DECnet datagrams which have been received but discarded due to having an invalid address, for this unit.
                             dcntIfInDelivers 1.3.6.1.4.1.72.14.11.27.1.10 counter read-only
This is a count of the number of DECnet datagrams which have been received and delivered user protocols.
                             dcntIfOtherDiscards 1.3.6.1.4.1.72.14.11.27.1.11 counter read-only
This is a count of the number of DECnet datagrams which have been discarded on this logical port due an error e.g. incorrect WAN configuration.
                   dcntRoutingTable 1.3.6.1.4.1.72.14.11.28 no-access
This is the DECnet routing information table.
                         dcntRITEntry 1.3.6.1.4.1.72.14.11.28.1 no-access
This is an entry in the routing information table, each entry specifies a particular node's routing information.
                             dcntRITDestNode 1.3.6.1.4.1.72.14.11.28.1.1 integer read-only
This is the address id of the node which uniquely identifies the node within a given area.
                             dcntRITNextHop 1.3.6.1.4.1.72.14.11.28.1.2 octet string read-only
This is the address of the next hop in the path.
                             dcntRITCost 1.3.6.1.4.1.72.14.11.28.1.3 integer read-only
This is the path cost of this route.
                             dcntRITHops 1.3.6.1.4.1.72.14.11.28.1.4 integer read-only
This is the number of hops that have to be traversed to get to the destination.
                             dcntRITInterface 1.3.6.1.4.1.72.14.11.28.1.5 integer read-only
This is the logical port through which the DECnet datagram is routed to the gateway identified by the corresponding entry for dcntRITNextHop.
                   dcntAreaRoutingTable 1.3.6.1.4.1.72.14.11.29 no-access
This is the DECnet area routing table. Its entries are used to route packets from the area in which this device resides to other areas in the network. This table has a maximum of 63 entries.
                         dcntAreaRITEntry 1.3.6.1.4.1.72.14.11.29.1 no-access
An entry specifies a particular node's routing information.
                             dcntAreaRITDestArea 1.3.6.1.4.1.72.14.11.29.1.1 integer read-only
This is the area id of the node which uniquely identifies the node.
                             dcntAreaRITNextHop 1.3.6.1.4.1.72.14.11.29.1.2 octet string read-only
This is the address of the next hop in the path.
                             dcntAreaRITCost 1.3.6.1.4.1.72.14.11.29.1.3 integer read-only
This is the path cost of this route.
                             dcntAreaRITHops 1.3.6.1.4.1.72.14.11.29.1.4 integer read-only
This is the number of hops between here and the destination.
                             dcntAreaRITInterface 1.3.6.1.4.1.72.14.11.29.1.5 integer read-only
This is the logical port through which the DECnet datagram is routed to the gateway identified by the corresponding entry for dcntAreaRITNextHop.
                   dcntAccessListTable 1.3.6.1.4.1.72.14.11.30 no-access
This is a table of the Access list parameters, these parameters are used to define the particular security characteristic for a logical port.
                         dcntAccessListEntry 1.3.6.1.4.1.72.14.11.30.1 no-access
An entry in the access table. To set an entry in this table all the objects must be present in a SET PDU.
                             dcntAccessListIndex 1.3.6.1.4.1.72.14.11.30.1.1 integer read-only
The index value which uniquely identifies the entry in this table.
                             dcntTxCheck 1.3.6.1.4.1.72.14.11.30.1.2 integer read-write
Indicates whether checking of DECnet packets to be transmitted, is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1.
                             dcntNoMatchTxAction 1.3.6.1.4.1.72.14.11.30.1.3 integer read-write
When a DECnet datagram is to be transmitted, the source and destination addresses are ANDed with their masks and compared with those in the security entry. This object indicates the action to be taken if these two don't match. Enumeration: 'block': 2, 'pass': 1.
                             dcntRxCheck 1.3.6.1.4.1.72.14.11.30.1.4 integer read-write
Indicates whether received DECnet packets are checked or not. Enumeration: 'disabled': 2, 'enabled': 1.
                             dcntNoMatchRxAction 1.3.6.1.4.1.72.14.11.30.1.5 integer read-write
When a DECnet datagram is to be received, the source and destination addresses are ANDed with their masks and compared with those in the security entry. This object indicates the action to be taken if these two don't match. Enumeration: 'block': 2, 'pass': 1.
                   dcntIfSecurityTable 1.3.6.1.4.1.72.14.11.31 no-access
A table of security parameters.
                         dcntIfSecurityEntry 1.3.6.1.4.1.72.14.11.31.1 no-access
An entry in the security table. For each entry in the Access List Table, there is a list(table) of Security entries. Therefore, as each port has 2 access List entries associated with it, then the port has access to two separate lists of security entries within this table. To set an entry in this table, ALL the objects must be supplied in a single SET PDU.
                             dcntIfSecurityAccessListNum 1.3.6.1.4.1.72.14.11.31.1.1 integer read-write
The access list entry number with which this security entry is associated.
                             dcntIfSecurityIndex 1.3.6.1.4.1.72.14.11.31.1.2 integer read-write
An index into the security table.
                             dcntIfSecurityAction 1.3.6.1.4.1.72.14.11.31.1.3 integer read-write
Indicates the action in case of a match occurring between the src/dest addr in the DECnet packet rxd/txd and the src/dest addr in the security entry. Enumeration: 'block': 2, 'pass': 1.
                             dcntIfSecuritySrcArea 1.3.6.1.4.1.72.14.11.31.1.4 integer read-write
The area number of the source. A value of 0 means that the entry refers to all areas
                             dcntIfSecuritySrcNode 1.3.6.1.4.1.72.14.11.31.1.5 integer read-write
The source node number. A value of 0 means that the entry refers to all nodes
                             dcntIfSecurityDestArea 1.3.6.1.4.1.72.14.11.31.1.6 integer read-write
The area number of the destination. A value of 0 means that the entry refers to all areas
                             dcntIfSecurityDestNode 1.3.6.1.4.1.72.14.11.31.1.7 integer read-write
The destination node number. A value of 0 means that the entry refers to all nodes
                             dcntIfSecurityEntryType 1.3.6.1.4.1.72.14.11.31.1.8 integer read-write
This parameter is used to indicate whether the entry is to be added or removed from the dcntIfSecurityTable. If the value is valid(1) then this indicates that this is a request to add this entry to the table. A value of valid(1) is always returned to a GetRequest in the case where the entry exists. Enumeration: 'valid': 1, 'invalid': 2.
                   dcntPPPConfigTable 1.3.6.1.4.1.72.14.11.32 no-access
This table contains objects which hold information about the operation of a DECnet logical port, over a PPP physical port.
                         dcntPPPConfigEntry 1.3.6.1.4.1.72.14.11.32.1 no-access
This is and entry in the DECnet PPP status table. A SNMP error or noSuchName is returned to a request for an object in this table if the DECnet port identified by the value of dcntIfIndex for this entry, is attached to a physical port which is not a PPP physical port.
                             dcntPPPConfigIfIndex 1.3.6.1.4.1.72.14.11.32.1.1 integer read-only
The value of the index uniquley specifies the logical port for which this entry is applicable.
                             dcntPPPAdminStatus 1.3.6.1.4.1.72.14.11.32.1.2 integer read-write
This is the immediate desired state of the DECnet network protocol. Setting this object to open(1) will inject an administrative open event into the DECnet network protocol's finite state machine. Setting this object to close(2) will inject an administrative close event into the DECnet network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
                   dcntPPPStatusTable 1.3.6.1.4.1.72.14.11.33 no-access
This table contains object which hold status information about PPP on a DECnet port.
                         dcntPPPStatusEntry 1.3.6.1.4.1.72.14.11.33.1 no-access
This is and entry in the DECnet PPP status table. A SNMP error or noSuchName is returned to a request for an object in this table if the IPX port identified by the value of ipxIfIndex for this entry, is attached to a physical port which is not a PPP physical port.
                             dcntPPPStatusIfIndex 1.3.6.1.4.1.72.14.11.33.1.1 integer read-only
The value of the index uniquley specifies the logical port for which this entry is applicable.
                             dcntPPPOperStatus 1.3.6.1.4.1.72.14.11.33.1.2 integer read-only
This is the current operational status of the DECnet network protocol. If the value of this object is opened(1) then the finite state machine for the DECnet protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
             x25 1.3.6.1.4.1.72.14.12
                   x25OperTable 1.3.6.1.4.1.72.14.12.1 no-access
The common operation parameters in use by the X.25 Packet Level Entity (PLE) on a physical interface..
                       x25OperEntry 1.3.6.1.4.1.72.14.12.1.1 no-access
Entries of x25OperTable.
                           x25OperPort 1.3.6.1.4.1.72.14.12.1.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25OperComments 1.3.6.1.4.1.72.14.12.1.1.2 displaystring read-write
An ASCII comment string which describes the interface. This defaults to a NULL string
                           x25OperEnable 1.3.6.1.4.1.72.14.12.1.1.3 integer read-write
This object is an operation switch, it enables or disables the operation of x25 on the interface. Setting this parameter to enable from a disable condition will result in the transmission of a RESTART packet. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperProtocolVersionSupported 1.3.6.1.4.1.72.14.12.1.1.4 integer read-write
This object is an operation switch, allowing the user to change the operating mode of x25 on this interface. A value of 1 sets the operating mode to 1980 operating mode, whereas a value of 5 sets it to 1984. Enumeration: 'v1984': 5, 'v1980': 1.
                           x25OperPacketSequencing 1.3.6.1.4.1.72.14.12.1.1.5 integer read-write
The modulus of the packet sequence number space. This object determines the maximum value for x25OperDefWinSize and x25OperDefReqWinSIze. A mod8 setting limits the maximum value to 7, A mod128 setting limits the maximum value to 127. Default value mod8. If this object is set to mod8, all packet window size objects: x25OperDefWinSize, x25OperDefReqWinSize, and x25RAFTNegWindowSize must be less than 8 Enumeration: 'mod8': 16, 'mod128': 32.
                           x25OperDefPktSize 1.3.6.1.4.1.72.14.12.1.1.6 integer read-write
The default send/receive packet size in octets for a circuit. Default value is 128. Enumeration: 'size128': 128, 'size512': 512, 'size256': 256, 'size1024': 1024.
                           x25OperDefReqPktSize 1.3.6.1.4.1.72.14.12.1.1.7 integer read-write
The default request packet size in octets for a circuit. Used if flow control is enabled. Ignored if flow control is not enabled. The setting of x25RAFTNegPacketSize will over-ride the setting of this object. Setting this object to a size0(1) value allows flow control negotiation to be configured but disables the packet size portion of flow control negotiation. Default value is 128. Enumeration: 'size128': 128, 'size512': 512, 'size0': 1, 'size256': 256, 'size1024': 1024.
                           x25OperDefWinSize 1.3.6.1.4.1.72.14.12.1.1.8 integer read-write
The default window size for a circuit. The value of this object is limited by the setting of x25OperPacketSequencing This value must be less than 8 if sequencing is mod8. Default value is 2.
                           x25OperDefReqWinSize 1.3.6.1.4.1.72.14.12.1.1.9 integer read-write
The default request window size for a circuit. Used if flow control is enabled. The value of this object is limited by the setting of x25OperPacketSequencing. This value must be less than 8 if sequencing is mod8. The setting of the x25RAFTNegWindowSize object will over-ride the setting of this object. Default value is 2.
                           x25OperFlowCntrlNegEnab 1.3.6.1.4.1.72.14.12.1.1.10 integer read-write
Enable/disable flow control negotiation. The setting of this parameter determines if x25OperDefReqWinSize or x25OperDefReqPktSize will be used in establishing the call. This parameter will be over-ridden by the setting of the x25RAFTNegWindowSize or the x25RAFTNegPacketSize object. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperCUGSub 1.3.6.1.4.1.72.14.12.1.1.11 integer read-write
Enable/disable the basic form of closed user group. This parameter determines if CUG facility can be used on this interface. The x25RAFTCUGValue will override this parameter. If this object is set to enabled then CUG values in received call request packets will be validated against entries in the x25CUGTable. Call requests containing CUG facility will be refused Enumeration: 'enable': 1, 'disable': 2.
                           x25OperRvrsChrgReq 1.3.6.1.4.1.72.14.12.1.1.12 integer read-write
Enable/disable reverse charge request. If this parameter if set to enabled, the reverse charge request facility will be placed in all call request packets. The x25RAFTProposeReverseCharging object will override the setting of this object. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperRvrsChrgAcc 1.3.6.1.4.1.72.14.12.1.1.13 integer read-write
Enable/disable reverse charge accept. If this object is set to disabled then all received calls containing reverse charging will be refused. The x25RAFTAcceptReverseCharging object will over-ride the setting of this object Enumeration: 'enable': 1, 'disable': 2.
                           x25OperLow2WayChan 1.3.6.1.4.1.72.14.12.1.1.14 integer read-write
The starting value of two way logical channels. The number of usable logical channels on the interface will be (x25OperLow2WayChan + x25OperNumSVCs -1 ).
                           x25OperNumSVCs 1.3.6.1.4.1.72.14.12.1.1.15 integer read-write
This is the number of SVCs on a physical port.
                           x25OperLocalAddress 1.3.6.1.4.1.72.14.12.1.1.16 x121address read-write
The local address for this PLE subnetwork. This object will provide the source DTE address provided in call request packets. If this object is set to a NULL string or to 00000000000000000 then the source DTE address in the call request packets will be absent.
                           x25OperImmDataAck 1.3.6.1.4.1.72.14.12.1.1.17 integer read-write
Enable/disable immediate data ack. This parameter is used when connected to a network which requires immediate acknowledgement of a data packet regardless of whether the window is full. Example Accunet. Setting this parameter to enabled will result in a RR packet sent for every data packet received. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperAccUnknownAdd 1.3.6.1.4.1.72.14.12.1.1.18 integer read-write
Enable/disable unknown address acceptance. This parameter will allow call packets to be received for which a RAFT entry does not exist. If a RAFT entry does not exist for an incoming call request source address, then the default parameters on the physical port will determine acceptability of the call. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperLnkReset 1.3.6.1.4.1.72.14.12.1.1.19 integer read-write
Operational parameter to reset link level, This parameter will cause the link level to be reset. The packet will restart if the X25 protocol is enabled for that port (see x25OperEnable) Enumeration: 'execute': 1, 'noAction': 2.
                           x25OperT20RestartTimer 1.3.6.1.4.1.72.14.12.1.1.20 integer read-write
The T20 restart timer in seconds. This determines the amount of time allowed for a restart confirm to be received for a restart request. See restart count.
                           x25OperT21CallTimer 1.3.6.1.4.1.72.14.12.1.1.21 integer read-write
The T21 call timer in seconds. Maximum time allowed to receive acceptance response to call attempt. There is no call count.
                           x25OperT22ResetTimer 1.3.6.1.4.1.72.14.12.1.1.22 integer read-write
The T22 Reset timer in seconds. The maximum time allowed to receive reset confirm to a reset request. See reset count.
                           x25OperT23ClearTimer 1.3.6.1.4.1.72.14.12.1.1.23 integer read-write
The T23 Clear timer in seconds. The maximum time allowed to receive a clear confirm in response to a clear request. See clear count.
                           x25OperR20RestartCount 1.3.6.1.4.1.72.14.12.1.1.24 integer read-write
The R20 restart retransmission count. The maximum number of times which a restart request packet will be retransmitted on expiration of the restart timer.
                           x25OperR22ResetCount 1.3.6.1.4.1.72.14.12.1.1.25 integer read-write
The r22 Reset retransmission count. The maximum number of times which a reset request packet will be retransmitted on expiration of the reset timer.
                           x25OperR23ClearCount 1.3.6.1.4.1.72.14.12.1.1.26 integer read-write
The r23 Clear retransmission count. The maximum number of times which a clear request packet will be retransmitted on expiration of the clear timer.
                           x25OperInterfaceMode 1.3.6.1.4.1.72.14.12.1.1.27 integer read-write
Identifies DCE/DTE mode in which the interface operates. A value of lapb indicates the mode will be determined by the address at the Link Layer, otherwise the interface will operate as specified DTE or DCE. Enumeration: 'lapb': 4, 'dte': 3, 'dce': 1, 'certifyDte': 5.
                           x25OperSubAddress 1.3.6.1.4.1.72.14.12.1.1.28 integer read-write
This object is an operation switch, it enables or disables the use of sub-addressing in x25 DTE addresses. If enabled the last 2 digits of the x25 address is the sub-address identifying the channel number. Enumeration: 'enable': 1, 'disable': 2.
                           x25OperAddrInCallAcc 1.3.6.1.4.1.72.14.12.1.1.29 integer read-write
This object is an operation switch, it enables or disables the placement of the calling/called x25 addresses in the call accept packet. If this parameter is set to disabled and the call request contains calling/called addresses the addresses will not be placed into the call accept packet. Enumeration: 'enable': 1, 'disable': 2.
                   x25CUGTable 1.3.6.1.4.1.72.14.12.2 no-access
The table of CUG values which can be received in call request packets, by this X.25 Packet Level Entity (PLE).
                       x25CUGEntry 1.3.6.1.4.1.72.14.12.2.1 no-access
Entries of x25CUGTable.
                           x25CUGPort 1.3.6.1.4.1.72.14.12.2.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25CUGTableIndex 1.3.6.1.4.1.72.14.12.2.1.2 integer read-only
A value that uniquely identifies the entry in the CUG table for the PLE.
                           x25CUGValue 1.3.6.1.4.1.72.14.12.2.1.3 integer read-write
A closed User Group value for the PLE.
                           x25CUGStatus 1.3.6.1.4.1.72.14.12.2.1.4 integer read-write
Enable or disable this CUG value. Disabling the value is the equivalent of deleting it. Enumeration: 'enable': 1, 'disable': 2.
                   x25StatTable 1.3.6.1.4.1.72.14.12.3 no-access
Statistics information about this X.25 PLE. These statistics describe the general operation of X.25 on the physical interface.
                       x25StatEntry 1.3.6.1.4.1.72.14.12.3.1 no-access
Entries of the x25StatTable.
                           x25StatPort 1.3.6.1.4.1.72.14.12.3.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25StatComments 1.3.6.1.4.1.72.14.12.3.1.2 displaystring read-only
An ASCII comment string which describes the interface.
                           x25StatPktStatus 1.3.6.1.4.1.72.14.12.3.1.3 integer read-only
This object reports the current status of the packet level, and indicates if the packet level is ready for use. The r4 state places the interface in the disabled state, ignoring all packets. Enumeration: 'ready': 2, 'disabled': 4, 'inactive': 1, 'restart': 3.
                           x25StatTotalCircuits 1.3.6.1.4.1.72.14.12.3.1.4 integer read-only
This object quantifies the total number of virtual circuits (logical channels) available for connection
                           x25StatActiveCircuits 1.3.6.1.4.1.72.14.12.3.1.5 gauge read-only
This object quantifies the total number of virtual circuits currently connected (states p4, d2, d3)
                           x25StatInClearCauseDiag 1.3.6.1.4.1.72.14.12.3.1.6 displaystring read-only
This object defines the cause/diag code in the last received clear packet. The form of this is 'nnn nnn' where the first 3 digits give the cause code and the second 3 the diagnostic code.
                           x25StatInClearAddr 1.3.6.1.4.1.72.14.12.3.1.7 x121address read-only
The X25 address which originated the last received clear
                           x25StatOutClearCauseDiag 1.3.6.1.4.1.72.14.12.3.1.8 displaystring read-only
This object defines the cause/diag code in the last received clear packet. The form of this is 'nnn nnn' where the first 3 digits give the cause code and the second 3 the diagnostic code.
                           x25StatOutClearAddr 1.3.6.1.4.1.72.14.12.3.1.9 x121address read-only
The X25 address to which the last locally originated clear packet was sent
                           x25StatInDataPackets 1.3.6.1.4.1.72.14.12.3.1.10 counter read-only
The number of data pkts received on the interface (PLE).
                           x25StatOutDataPackets 1.3.6.1.4.1.72.14.12.3.1.11 counter read-only
The number of data packets sent on the interface (PLE).
                           x25StatInCalls 1.3.6.1.4.1.72.14.12.3.1.12 counter read-only
The number of incoming call packets received on the interface (PLE).
                           x25StatOutCallAttempts 1.3.6.1.4.1.72.14.12.3.1.13 counter read-only
The number of call packets sent on the interface (PLE).
                           x25StatInClears 1.3.6.1.4.1.72.14.12.3.1.14 counter read-only
The number of clear packets received on the interface (PLE).
                           x25StatOutClears 1.3.6.1.4.1.72.14.12.3.1.15 counter read-only
The number of clear packets transmitted on the interface (PLE)
                           x25StatInResets 1.3.6.1.4.1.72.14.12.3.1.16 counter read-only
The number of reset packets received on the interface (PLE)
                           x25StatOutResets 1.3.6.1.4.1.72.14.12.3.1.17 counter read-only
The number of reset packets transmitted on the interface (PLE)
                           x25StatInRestarts 1.3.6.1.4.1.72.14.12.3.1.18 counter read-only
The number of restart packets received on the interface (PLE)
                           x25StatOutRestarts 1.3.6.1.4.1.72.14.12.3.1.19 counter read-only
The number of restart packets sent on the interface (PLE)
                           x25StatDiscards 1.3.6.1.4.1.72.14.12.3.1.20 counter read-only
The total number of transmit frames, before segmentation, discarded due to lack of buffers
                   x25CircuitTable 1.3.6.1.4.1.72.14.12.4 no-access
This table contains statistics information about a specific logical channel channel on a physical interface (X.25 PLE).
                       x25CircuitEntry 1.3.6.1.4.1.72.14.12.4.1 no-access
Entries of x25CircuitTable.
                           x25CircuitPort 1.3.6.1.4.1.72.14.12.4.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25CircuitNumber 1.3.6.1.4.1.72.14.12.4.1.2 integer read-only
The logical channel number for this switched virtual circuit (SVC).
                           x25CircuitStatus 1.3.6.1.4.1.72.14.12.4.1.3 integer read-only
This object reports the current packet level state of the switched virtual circuit. See annex B of CCITT X.25 specification for more information. Enumeration: 'ready': 2, 'clearing': 5, 'inactive': 1, 'dataTransfer': 4, 'calling': 3.
                           x25CircuitRemoteDteAddress 1.3.6.1.4.1.72.14.12.4.1.4 x121address read-only
The remote X.25 DTE address associated with this switched virtual circuit
                           x25CircuitType 1.3.6.1.4.1.72.14.12.4.1.5 integer read-only
The type of user of this circuit. This parameter identifies the encapsulation and/or the type of router at the remote destination. rx7000 indicates a RX7000 type router is at the remote end of the SVC, b4800 indicates that there is a 4800/4900 router at the remote end of the SVC, isis indicates that the SVC is solely used by the ISIS protocol to communicate to another ISIS router, rfc877 indicates that the SVC is solely used by the IP protocol to communicate to another IP router, test indicates that this is a test SVC. Enumeration: 'test': 5, 'rx7000': 1, 'b4800': 2, 'isis': 3, 'rfc877': 4.
                           x25CircuitComments 1.3.6.1.4.1.72.14.12.4.1.6 displaystring read-only
An ASCII comment string which describes this entry. This parameter is a NULL string if the x25CircuitType object is ISIS or IP. This parameter will contain the string defined in x25ChanComments if the x25CircuitType object is RX7000 or 4800.
                           x25CircuitEstablishTime 1.3.6.1.4.1.72.14.12.4.1.7 integer read-only
The amount of time in seconds that the switched virtual circuit has been established.
                           x25CircuitClearCauseDiag 1.3.6.1.4.1.72.14.12.4.1.8 displaystring read-only
This object defines the cause/diag code in the last received clear packet. The form of this is 'nnn nnn' where the first 3 digits give the cause code and the second 3 the diagnostic code. This object indicates the clear cause/diag code in the last clear packet sent or received. The first byte is cause code, the second byte is diagnostic code.
                           x25CircuitWinSize 1.3.6.1.4.1.72.14.12.4.1.9 integer read-only
The packet level window size currently in use on the switched virtual circuit.
                           x25CircuitPktSize 1.3.6.1.4.1.72.14.12.4.1.10 integer read-only
The x25 packet size currently in use on the switched virtual circuit.
                           x25CircuitInOctets 1.3.6.1.4.1.72.14.12.4.1.11 counter read-only
The number of data octets received on this x25 switched virtual circuit .
                           x25CircuitInPdus 1.3.6.1.4.1.72.14.12.4.1.12 counter read-only
The number of data PDUs received on this switched virtual circuit.
                           x25CircuitOutOctets 1.3.6.1.4.1.72.14.12.4.1.13 counter read-only
The number of data octets sent on this switched virtual circuit.
                           x25CircuitOutPdus 1.3.6.1.4.1.72.14.12.4.1.14 counter read-only
The number of data PDUs sent on this switched virtual circuit.
                           x25CircuitInResets 1.3.6.1.4.1.72.14.12.4.1.15 counter read-only
The number of Reset packets received on this switched virtual circuit
                           x25CircuitOutResets 1.3.6.1.4.1.72.14.12.4.1.16 counter read-only
The number of Reset packets sent on this switched virtual circuit
                   x25RAFTable 1.3.6.1.4.1.72.14.12.5 no-access
These objects contain the parameters that can be varied between X.25 calls. There is one table for each interface (PLE). The use of entries in this table is based on the x25RAFTAddr object. When a switched virtual circuit is being established this table is searched for a match between the x25RAFTAddr object and the x25 address of the remote DTE. If a match is found then the x25 parameters configured in the x25RAFTable for the x25RAFTAddr will be used to establish the x25 virtual circuit. Entries in this table will over-ride the default values in the Operational table (x25OperTable).
                       x25RAFTEntry 1.3.6.1.4.1.72.14.12.5.1 no-access
Entries of x25RAFTable.
                           x25RAFTPort 1.3.6.1.4.1.72.14.12.5.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25RAFTIndex 1.3.6.1.4.1.72.14.12.5.1.2 integer read-only
A value that uniquely identifies the entry in the RAFT table. The maximum No. of entries is 64 per Port.
                           x25RAFTAddr 1.3.6.1.4.1.72.14.12.5.1.3 x121address read-write
The address string which identifies this entry. A x25 address which matches this string will result in the facilities being applied to the virtual circuit being established. This string must contain BCD digits 0 to 9. This string can contain two wild card characters which are * or ?. * will match any string or portion of a string. ? will match any character. Example 1* will match 12 123 1234 12345 etc, 1? will match 12 13 14 15 etc. Any other character is not allowed. In reality a NULL string is not allowed
                           x25RAFTComments 1.3.6.1.4.1.72.14.12.5.1.4 displaystring read-write
An ASCII comment string which describes this RAFT entry.
                           x25RAFTNegWindowSize 1.3.6.1.4.1.72.14.12.5.1.5 integer read-write
The window size which will be negotiated for a circuit. A size of zero for a circuit means no negotiation, If non-zero then call request and call accept packets will contain negotiated window size. The value of this object is limited by the setting of x25OperPacketSequencing. This value must be less than 8 if sequencing is mod8. If this parameter is non-zero then flow control negotiation for window size is enabled.
                           x25RAFTNegPacketSize 1.3.6.1.4.1.72.14.12.5.1.6 integer read-write
The packet size in octets negotiated for a circuit. A size of zero for a circuit means no negotiation. If set then call request and call accept packets will contain negotiated window size. If this parameter is non-zero then flow control negotiation for packet size is enabled. Enumeration: 'size128': 128, 'size512': 512, 'size0': 1, 'size256': 256, 'size1024': 1024.
                           x25RAFTProposeReverseCharging 1.3.6.1.4.1.72.14.12.5.1.7 integer read-write
Identify if the PLE should propose reverse charging. If this parameter is set, then the originated call packet will contain the reverse charge request facility. Enumeration: 'enable': 1, 'disable': 2.
                           x25RAFTAcceptReverseCharging 1.3.6.1.4.1.72.14.12.5.1.8 integer read-write
Identify if the PLE will accept or refuse charges. If this paramter is set, then a received call packet which contains reverse charge request facility will be allowed. Enumeration: 'enable': 1, 'disable': 2.
                           x25RAFTCUGStatus 1.3.6.1.4.1.72.14.12.5.1.9 integer read-write
Enable/disable the basic form of closed user group. This parameter determines if CUG facility can be used on this interface. Setting this value to enable will override the x25OperCUGSub parameter. Enumeration: 'enable': 1, 'disable': 2.
                           x25RAFTCUGValue 1.3.6.1.4.1.72.14.12.5.1.10 integer read-write
The Closed User Group to be used on the call.
                           x25RAFTEnable 1.3.6.1.4.1.72.14.12.5.1.11 integer read-write
Determines the status of the entry in the RAFT table. When set to disabled, the entry in the table is ignored. When set to delete, the entry is deleted from the table. When an entry is first created it is disabled. The remaining parameters are filled in. The last operation should be to set this object to enable, which then makes the table entry an active entry, to be searched. Enumeration: 'enable': 1, 'disable': 2, 'delete': 3.
                   x25ChanTable 1.3.6.1.4.1.72.14.12.6 no-access
This table contains parameters which are configured for channels. A channel is an entity internal to the RX7000. It is a place holder for x25 parameters and control options which will apply to a switched virtual circuit established for a logical port in the RX7000 system.
                       x25ChanEntry 1.3.6.1.4.1.72.14.12.6.1 no-access
Entries of x25ChanTable. A set to any object within this table results in a channel being created, if it did not already exist.
                           x25ChanPort 1.3.6.1.4.1.72.14.12.6.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25ChanNumber 1.3.6.1.4.1.72.14.12.6.1.2 integer read-only
A value that uniquely identifies the entry in the x25ChanTable. There is a maximum of 64 channels per port.
                           x25ChanState 1.3.6.1.4.1.72.14.12.6.1.3 integer read-only
This gives the state of the configured channel. The values of this state are the same as those of the SVC. This object has meaning only if a logical port is attached to the channel. The ready state indicates that the channel is ready to accept or originate an x25 switched virtual circuit connection. Enumeration: 'ready': 2, 'clearing': 5, 'inactive': 1, 'dataTransfer': 4, 'calling': 3.
                           x25ChanRmtAddr 1.3.6.1.4.1.72.14.12.6.1.4 x121address read-write
The remote x25 DTE address for the channel. This address will be used to provide the called address in the x25 call request packet.
                           x25ChanComments 1.3.6.1.4.1.72.14.12.6.1.5 displaystring read-write
An ASCII comment string which describes the entry in the channel table.
                           x25ChanConnect 1.3.6.1.4.1.72.14.12.6.1.6 integer read-write
This is a runtime parameter to instruct the system to activate the virtual circuit. This command can only be executed if a logical port is attached to the channel. If a logical port is not attached to the channel then the command is ignored. Enumeration: 'execute': 1, 'noAction': 2.
                           x25ChanDisconnect 1.3.6.1.4.1.72.14.12.6.1.7 integer read-write
This is a runtime parameter to instruct the system to de-activate the virtual circuit. This command can only be executed if a logical port is attached to the channel. If a logical port is not attached to the channel then the command is ignored. Enumeration: 'execute': 1, 'noAction': 2.
                           x25ChanAutoConnect 1.3.6.1.4.1.72.14.12.6.1.9 integer read-write
This is a configurable parameter to instruct the system to automatically attempt to establish a virtual circuit, when the packet layer is ready, a logical port is attached to the channel, and the direction object x25ChanDirection for the channel is set to originate or both. The parameter is ignored if any of these conditions are not met. When set to zero the autoconnect function is disabled. When set to non zero this parameter will determine the frequency in seconds which the system will retry the attempt to establish the switched virtual circuit, if the previous attempt failed. This timer can be ineffective if the interface is not responding to call request or clear request packets.
                           x25ChanAutoConnectCount 1.3.6.1.4.1.72.14.12.6.1.10 integer read-write
This is a configurable parameter to determine the number of attempts which the system will make to establish the circuit. The x25ChanAutoConnect object must be set to non-zero for this parameter to be effective. A value of 0, will try forever. Manual connect request will restart the process if the previous attempts exhausted the retry count.
                           x25ChanDataInactivity 1.3.6.1.4.1.72.14.12.6.1.11 integer read-write
This is a configurable parameter which enables control of the virtual circuit through data activity, this parameter also sets the amount of time which must elapse without data activity in order for the virtual circuit to be disconnected. If the value is set to 0, then data inactivity operation is disabled. Recommended value for enabled is 90 seconds. A virtual circuit used for bridging may make this mode of operation ineffective. This parameter cannot be set to enabled at the same time that x25ChanTimeOfDay is set to enabled. The object x25ChanDirection must be set to originate or both for data inactivity control to function.
                           x25ChanTimeOfDay 1.3.6.1.4.1.72.14.12.6.1.12 integer read-write
This is a configurable parameter which enables time of day control of the virtual circuit. If this parameter is set to enabled then x25ChanDataTimeON and x25ChanDataTimeOFF will determine when the switched virtual is established and disconnected. This parameter cannot be set to enabled at the same time that x25ChanDataInactivity is set to enabled. The object x25ChanDirection must be set to originate or both for time of day control to function. Enumeration: 'enable': 1, 'disable': 2.
                           x25ChanDataTimeOn 1.3.6.1.4.1.72.14.12.6.1.13 displaystring read-write
This is a configurable parameter which sets the time of day to activate the SVC, Format of string is hh:mm. First 2 bytes are hours, second 2 bytes are minutes The parameter x25ChanTimeOfDay must be set to enabled for this to function. This defaults to '00:00' or midnight.
                           x25ChanDataTimeOff 1.3.6.1.4.1.72.14.12.6.1.14 displaystring read-write
This is a configurable parameter which sets the time of day to de-activate the SVC, Format of string is hh:mm. First 2 bytes are hours, second 2 bytes are minutes The parameter x25ChanTimeOfDay must be set to enabled for this to function. This defaults to '00:00' or midnight.
                           x25ChanDirection 1.3.6.1.4.1.72.14.12.6.1.15 integer read-write
This parameter will determine the direction call can take on the SVC. When set to originate, a call request packet can be originated on the interface. When set to receive, a call request packet can only be received on the interface. When set to both then a call request packet can be both originated or received on the interface. This parameter must be set to originate or both for the objects x25ChanTimeOfDay x25ChanDataInactivity x25ChanAutoConnectTime to be effective. Enumeration: 'receive': 1, 'both': 3, 'originate': 2.
                           x25ChanEnable 1.3.6.1.4.1.72.14.12.6.1.16 integer read-write
When set to enabled, the entry in the x25ChanTable will be created. When set to delete the entry will be deleted. Enumeration: 'enable': 1, 'delete': 2.
                   x25CircuitTestTable 1.3.6.1.4.1.72.14.12.7 no-access
This table has one entry per port. It allows a user to request a test connection to a remote unit. The table entry will show the status of a test call made to this unit or from this unit. Only one circuit is allowed at a time. A call can be requested or received but not both simultaneously.
                       x25CircuitTestEntry 1.3.6.1.4.1.72.14.12.7.1 no-access
Test circuit.
                           x25CircuitTestPort 1.3.6.1.4.1.72.14.12.7.1.1 integer read-only
A value that uniquely identifies the X.25 PLE subnetwork (physical interface on the fp) and matches its physical port value.
                           x25CircuitTestRemoteAddress 1.3.6.1.4.1.72.14.12.7.1.2 x121address read-write
The x25 DTE address to be used as the called address, when a call packet is originated from this RX7000 unit.
                           x25CircuitTestInRemoteAddress 1.3.6.1.4.1.72.14.12.7.1.3 x121address read-only
The x25 DTE address in the calling address field of a received call packet.
                           x25CircuitTestComments 1.3.6.1.4.1.72.14.12.7.1.4 displaystring read-write
An ASCII comment string which describes this test. This string is sent to the remote site as a data packet when the circuit is established. This defaults to a NULL string.
                           x25CircuitTestInComments 1.3.6.1.4.1.72.14.12.7.1.5 displaystring read-only
The ASCII comment string configured at the remote site. This only has meaning if the test call was received. The contents of this object are meaningless if the test call was originated from this RX7000 unit.
                           x25CircuitTestStatus 1.3.6.1.4.1.72.14.12.7.1.6 integer read-only
This object reports the current packet level status of the switch virtual circuit. Enumeration: 'ready': 2, 'clearing': 5, 'inactive': 1, 'dataTransfer': 4, 'calling': 3.
                           x25CircuitTestClearCauseDiag 1.3.6.1.4.1.72.14.12.7.1.7 displaystring read-only
This object defines the cause/diag code in the last received clear packet. The form of this is 'nnn nnn' where the first 3 digits give the cause code and the second 3 the diagnostic code.
                           x25CircuitTestWinSize 1.3.6.1.4.1.72.14.12.7.1.8 integer read-only
The window size currently in use on the switched virtual circuit.
                           x25CircuitTestPktSize 1.3.6.1.4.1.72.14.12.7.1.9 integer read-only
The packet size currently in use on the switched virtual circuit.
                           x25CircuitTestReverseCharging 1.3.6.1.4.1.72.14.12.7.1.10 integer read-only
Identify if the test circuit used reverse charging when establishing the call. Use of this facility is determined by the RAFT or the interface default Enumeration: 'enable': 1, 'disable': 2.
                           x25CircuitTestCUGValue 1.3.6.1.4.1.72.14.12.7.1.11 displaystring read-only
Indicates if the Closed User Group facility was used on the circuit. The object consists of two octets containing the characters 0 through 9. A zero length string indicates no CUG facility was used on the test circuit. Use of this facility is determined by the RAFT or the interface default
                           x25CircuitTestCmd 1.3.6.1.4.1.72.14.12.7.1.12 integer read-write
The command which requests an action on the test circuit. connect - this command will attempt to originate a test connection provided a test connection is not already established. clear- this command will clear the test connection if it is established. clearConnect - this command will clear the test connection if it is established and then attempt to originate a test connection. Enumeration: 'ready': 4, 'clear': 2, 'connect': 1, 'clearConnect': 3.
                           x25CircuitTestConnResponse 1.3.6.1.4.1.72.14.12.7.1.13 integer read-only
This indicates the action which last occurred on the circuit. incoming_connected indicates that the switched virtual circuit was connected as a result of an incoming call, outgoing_connected indicates that the circuit was connected as a result of an outgoing call, rcv_cleared indicates that the switched virtual circuit is disconnected as a result of receiving a clear packet from the remote end, sent_cleared indicates that the switched virtual circuit is disconnected as a result of sending a clear packet to the remote end Enumeration: 'incomingConnected': 1, 'sentCleared': 4, 'rcvCleared': 3, 'outgoingConnected': 2.
             rtxisis 1.3.6.1.4.1.72.14.13
             ethernet 1.3.6.1.4.1.72.14.14
                   ethernetPortParameterTable 1.3.6.1.4.1.72.14.14.1 no-access
A table of ethernet physical port parameters.
                       ethernetPortEntry 1.3.6.1.4.1.72.14.14.1.1 no-access
An entry in the ethernet port table.
                           ethernetPortNumber 1.3.6.1.4.1.72.14.14.1.1.1 integer read-only
The value of the index uniquley specifies the physical port number to which this entry is applicable.
                           ethernetSQEErrors 1.3.6.1.4.1.72.14.14.1.1.2 counter read-only
The number of SQE/Heartbeat errors detected.
                           ethernetRxMissedFrames 1.3.6.1.4.1.72.14.14.1.1.3 counter read-only
The number of receive frames missed because no buffers were available to accept the incoming data.
                           ethernetRetries 1.3.6.1.4.1.72.14.14.1.1.4 counter read-only
Total number of transmission retries by this station on the attached LAN.
                           ethernetCollisions 1.3.6.1.4.1.72.14.14.1.1.5 counter read-only
Total collisions detected on the attached LAN.
                           ethernetRunts 1.3.6.1.4.1.72.14.14.1.1.6 counter read-only
Total number of runts detected on the attached LAN.
                           ethernetFRAMorCRCErrors 1.3.6.1.4.1.72.14.14.1.1.7 counter read-only
Total number of Framing or CRC errors detected on LAN.
                           ethernetTxDeferrals 1.3.6.1.4.1.72.14.14.1.1.8 counter read-only
The total number of TX deferrals required on the LAN segment.
                           ethernetLateCollisions 1.3.6.1.4.1.72.14.14.1.1.9 counter read-only
Total number of late collisions encountered during transmission by this port.
                           ethernetLossofCarrierErrors 1.3.6.1.4.1.72.14.14.1.1.10 counter read-only
Total number of loss of carrier errors encountered by this port
                           ethernetRetryErrors 1.3.6.1.4.1.72.14.14.1.1.11 counter read-only
Total number of TX retry limit errors encountered during transmission by this port.
                           ethernetTDRUnits 1.3.6.1.4.1.72.14.14.1.1.12 counter read-only
Most recently detected TDR figure detected by this port. This is the time from the start of transmission to the occurrence of of a collision or loss of carrier, and is updated only when a retry error is detected on transmission.
                           ethernetTxUnicastFrames 1.3.6.1.4.1.72.14.14.1.1.13 counter read-only
Total number of unicast frames transmitted.
                           ethernetRxUnicastFrames 1.3.6.1.4.1.72.14.14.1.1.14 counter read-only
Total number of unicast frames received.
                           ethernetTxMulticastFrames 1.3.6.1.4.1.72.14.14.1.1.15 counter read-only
Total number of Multicast frames transmitted.
                           ethernetRxMulticastFrames 1.3.6.1.4.1.72.14.14.1.1.16 counter read-only
Total number of Multicast frames received.
                           ethernetTxBroadcastFrames 1.3.6.1.4.1.72.14.14.1.1.17 counter read-only
Total number of Broadcast frames transmitted.
                           ethernetRxBroadcastFrames 1.3.6.1.4.1.72.14.14.1.1.18 counter read-only
Total number of Broadcast frames received.
                           ethernetNoOfLinkResets 1.3.6.1.4.1.72.14.14.1.1.19 counter read-only
This is the number of link resets which have occurred since the last reinitialization of the unit.
                           ethernetLastLinkResetReason 1.3.6.1.4.1.72.14.14.1.1.20 integer read-only
This object gives the reason code for the last reset which occurred on this LAN physical link. A value of noReason(1) is returned if the link has not reset. A value of management(2) is returned when a link reset has been caused by a management protocol (either SNMP or by LMS). A value of deviceReset(3) is returned if the link reset was caused by a hardware failure. A value of cableDrop(4) is returned when the link reset was caused by a missing or faulty cable. Enumeration: 'noReason': 1, 'management': 2, 'deviceReset': 3, 'cableDrop': 4.
                           ethernetTimeSinceLastLinkReset 1.3.6.1.4.1.72.14.14.1.1.21 integer read-only
This is the time (in hundredths of seconds) since the last link reset.
             frmrelay 1.3.6.1.4.1.72.14.15
                   frmRelPortTable 1.3.6.1.4.1.72.14.15.1 no-access
A table containing per port information for Frame Relay interfaces.
                       frmRelPortEntry 1.3.6.1.4.1.72.14.15.1.1 no-access
The error information for a single frame relay interface.
                           frmRelPortIndex 1.3.6.1.4.1.72.14.15.1.1.1 integer read-only
The value of this index uniquely identifies the physical port to which this entry is applicable.
                           frmRelPortMaxFrameSize 1.3.6.1.4.1.72.14.15.1.1.2 integer read-write
This is the frame size used between this port (DTE) and the network (DCE).
                           frmRelPortDlcmiErrors 1.3.6.1.4.1.72.14.15.1.1.3 counter read-only
This is the number of Error frames that have occurred on the management channel, i.e. the Dlcmi
                           frmRelPortDlcmiRxedStatus 1.3.6.1.4.1.72.14.15.1.1.4 counter read-only
This is the number of Status messages received from the network, on the Dlcmi.
                           frmRelPortDlcmiTxedStatus 1.3.6.1.4.1.72.14.15.1.1.5 counter read-only
This is the number of Status messages transmitted to the network, via this port, on the Dlcmi.
                           frmRelPortCircuits 1.3.6.1.4.1.72.14.15.1.1.6 integer read-only
This is the number of circuits which are currently configured for this port.
             bootp 1.3.6.1.4.1.72.14.16
                   bootpServerIpAddress 1.3.6.1.4.1.72.14.16.1 ipaddress read-write
The IP Address of the BootP server
                   bootpFileName 1.3.6.1.4.1.72.14.16.2 displaystring read-write
The path name and name of the file to be downloaded.
                   bootpAction 1.3.6.1.4.1.72.14.16.3 integer read-write
Indicates whether to stop or start bootp/tftp download. This always returns the value no_action to a get request Enumeration: 'start': 1, 'stop': 2, 'noAction': 3.
                   bootpStatus 1.3.6.1.4.1.72.14.16.4 integer read-only
Status of the bootp/tftp process. Enumeration: 'failTFTPInvalidFile': 6, 'downloading': 3, 'failNetworkError': 7, 'attempting': 2, 'failTFTPNoFile': 5, 'idle': 1, 'failBootpNoServer': 4, 'failFlashProgError': 8, 'failFlashChksumError': 9, 'downloadSuccess': 10.
             product 1.3.6.1.4.1.72.14.17
                   productRX7700 1.3.6.1.4.1.72.14.17.1
                   productRX7500 1.3.6.1.4.1.72.14.17.2
                   productRX7550 1.3.6.1.4.1.72.14.17.3
                   productRX7250 1.3.6.1.4.1.72.14.17.4
                   productRX7260 1.3.6.1.4.1.72.14.17.5
                   productRX7100 1.3.6.1.4.1.72.14.17.6
                   productRX7240 1.3.6.1.4.1.72.14.17.7
                   product7220 1.3.6.1.4.1.72.14.17.8
                   productENS 1.3.6.1.4.1.72.14.17.9
                   product7221 1.3.6.1.4.1.72.14.17.10
             rtxospf 1.3.6.1.4.1.72.14.18
                   ospfImportRipRoutes 1.3.6.1.4.1.72.14.18.1 status read-write
This flag indicates if OSPF can import routes learned through RIP locally and insert into OSPF routing.
                   ospfRipFilterDefaultAction 1.3.6.1.4.1.72.14.18.2 integer read-write
This object indicates the action-on-no-match for RIP routes. Enumeration: 'import': 1, 'dontImport': 2.
                   ospfImportStaticRoutes 1.3.6.1.4.1.72.14.18.3 status read-write
If enabled, OSPF can import static routes.
                   ospfStaticFilterDefaultAction 1.3.6.1.4.1.72.14.18.4 integer read-write
This object indicates the action-on-no-match for Static routes. Enumeration: 'import': 1, 'dontImport': 2.
                   ospfRipFilterTable 1.3.6.1.4.1.72.14.18.5 no-access
This table contains filter information for RIP routes importation.
                       ospfRipFilterEntry 1.3.6.1.4.1.72.14.18.5.1 no-access
An entry in the OSPF Rip Filter Table. To set an entry, all the objects in this entry must be supplied within a single SET PDU
                           ospfRipFilterIpAddress 1.3.6.1.4.1.72.14.18.5.1.1 ipaddress read-write
Destination IP address found by RIP to which the filter should be applied.
                           ospfRipFilterIpMask 1.3.6.1.4.1.72.14.18.5.1.2 ipaddress read-write
The mask associated with the IpAddress.
                           ospfRipFilterAction 1.3.6.1.4.1.72.14.18.5.1.3 integer read-write
This object indicates whether to import or not import a route in case of a match. Enumeration: 'import': 1, 'dontImport': 2.
                           ospfRipFilterStatus 1.3.6.1.4.1.72.14.18.5.1.4 validation read-write
This object indicates if the entry is valid or invalid.
                   ospfRipConvertTable 1.3.6.1.4.1.72.14.18.6 no-access
This table contains information for converting RIP's hop count to OSPF's metric for each pair of configured destination IP address and its mask.
                       ospfRipConvertEntry 1.3.6.1.4.1.72.14.18.6.1 no-access
An entry in the OSPF RIP Convert Table. To set an entry, all the objects in this entry must be supplied within a single SET PDU
                           ospfRipConvertIpAddress 1.3.6.1.4.1.72.14.18.6.1.1 ipaddress read-write
Destination IP address found by RIP.
                           ospfRipConvertIpMask 1.3.6.1.4.1.72.14.18.6.1.2 ipaddress read-write
Destination IP address mask.
                           ospfRipConvertHop 1.3.6.1.4.1.72.14.18.6.1.3 integer read-write
The hop count measured in RIP.
                           ospfRipConvertMetric 1.3.6.1.4.1.72.14.18.6.1.4 bigmetric read-write
The metric in OSPF converted from RIP.
                           ospfRipConvertStatus 1.3.6.1.4.1.72.14.18.6.1.5 validation read-write
This object tells us if this entry in the table is valid or invalid.
                   ospfRipDefaultConvertTable 1.3.6.1.4.1.72.14.18.7 no-access
This table contains the default conversion from hop counts measured in RIP to metrics measured in OSPF.
                       ospfRipDefaultConvertEntry 1.3.6.1.4.1.72.14.18.7.1 no-access
An entry in the OSPF RIP DefaultConvert Table. To set an entry, all the objects in this entry must be supplied within a single SET PDU
                           ospfRipDefaultConvertHop 1.3.6.1.4.1.72.14.18.7.1.1 integer read-write
The hop count measured in RIP.
                           ospfRipDefaultConvertMetric 1.3.6.1.4.1.72.14.18.7.1.2 bigmetric read-write
The metric in OSPF converted from RIP.
                           ospfRipDefaultConvertStatus 1.3.6.1.4.1.72.14.18.7.1.3 validation read-write
The object indicates if this entry is valid or invalid.
                   ospfStaticFilterTable 1.3.6.1.4.1.72.14.18.8 no-access
This table contains filter information for static routes importation.
                       ospfStaticFilterEntry 1.3.6.1.4.1.72.14.18.8.1 no-access
An entry in the OSPF Static Filter Table To set an entry, all the objects in this entry must be supplied within a single SET PDU
                           ospfStaticFilterIpAddress 1.3.6.1.4.1.72.14.18.8.1.1 ipaddress read-write
Destination IP Address.
                           ospfStaticFilterIpMask 1.3.6.1.4.1.72.14.18.8.1.2 ipaddress read-write
Destination network address mask.
                           ospfStaticFilterTOS 1.3.6.1.4.1.72.14.18.8.1.3 tostype read-write
Type Of Service for this route.
                           ospfStaticFilterAction 1.3.6.1.4.1.72.14.18.8.1.4 integer read-write
Action to be taken in case of a match. Enumeration: 'import': 1, 'dontImport': 2.
                           ospfStaticFilterStatus 1.3.6.1.4.1.72.14.18.8.1.5 validation read-write
The object indicates if this entry is valid or invalid.
                   ospfStaticConvertTable 1.3.6.1.4.1.72.14.18.9 no-access
This table contains information for converting hop count of static routes to OSPF's metric for each configured pair of IP Address and its mask.
                       ospfStaticConvertEntry 1.3.6.1.4.1.72.14.18.9.1 no-access
An entry in the OSPF Static Convert Table. To set an entry, all the objects in this entry must be supplied within a single SET PDU
                           ospfStaticConvertIpAddress 1.3.6.1.4.1.72.14.18.9.1.1 ipaddress read-write
Destination IP Address.
                           ospfStaticConvertIpMask 1.3.6.1.4.1.72.14.18.9.1.2 ipaddress read-write
Destination IP Address.
                           ospfStaticConvertTOS 1.3.6.1.4.1.72.14.18.9.1.3 tostype read-write
Type of Service for this route.
                           ospfStaticConvertHop 1.3.6.1.4.1.72.14.18.9.1.4 integer read-write
The hop count for static route.
                           ospfStaticConvertMetric 1.3.6.1.4.1.72.14.18.9.1.5 bigmetric read-write
The metric in OSPF, converted from RIP.
                           ospfStaticConvertStatus 1.3.6.1.4.1.72.14.18.9.1.6 validation read-write
This object indicates if the entry is valid or invalid.
                   ospfStaticDefaultConvertTable 1.3.6.1.4.1.72.14.18.10 no-access
This table contains default conversion from hop counts measured for static routes to metrics measured in OSPF.
                         ospfStaticDefaultConvertEntry 1.3.6.1.4.1.72.14.18.10.1 no-access
An entry in the OSPF Static Default Convert Table. To set an entry, all the objects in this entry must be supplied within a single SET PDU
                             ospfStaticDefaultConvertTOS 1.3.6.1.4.1.72.14.18.10.1.1 tostype read-write
Type Of Service for this route.
                             ospfStaticDefaultConvertHop 1.3.6.1.4.1.72.14.18.10.1.2 integer read-write
The hop count measured for static routes.
                             ospfStaticDefaultConvertMetric 1.3.6.1.4.1.72.14.18.10.1.3 bigmetric read-write
The metric in OSPF converted from static routes.
                             ospfStaticDefaultConvertStatus 1.3.6.1.4.1.72.14.18.10.1.4 validation read-write
This object indicates if the entry is valid or invalid.
                   rtxospfHostTable 1.3.6.1.4.1.72.14.18.11 no-access
The list of Hosts, and their metrics, that the router will advertise as host routes.
                         rtxospfHostEntry 1.3.6.1.4.1.72.14.18.11.1 no-access
A metric to be advertised, for a given type of service, when a given host is reachable.
                             rtxospfHostIpAddress 1.3.6.1.4.1.72.14.18.11.1.1 ipaddress read-write
The IP Address of the Host.
                             rtxospfHostTOS 1.3.6.1.4.1.72.14.18.11.1.2 tostype read-write
The Type of Service of the route being configured.
                             rtxospfHostMetric 1.3.6.1.4.1.72.14.18.11.1.3 metric read-write
The Metric to be advertised.
                             rtxospfHostIf 1.3.6.1.4.1.72.14.18.11.1.4 integer read-write
This variable contains the logical port on which the IPAdress(Host) is reachable.
                             rtxospfHostStatus 1.3.6.1.4.1.72.14.18.11.1.5 validation read-write
This variable contains the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
             rtxfddi 1.3.6.1.4.1.72.14.19
                   rtxFddiStatusTable 1.3.6.1.4.1.72.14.19.1 no-access
This table contains status and configuration information for a FDDI physical port.
                       rtxFddiStatusEntry 1.3.6.1.4.1.72.14.19.1.1 no-access
An entry in the rtxFddiStatusTable.
                           rtxFddiStatusIndex 1.3.6.1.4.1.72.14.19.1.1.1 integer read-only
This object identifies the phycial port which is a FDDI physical port.
                           rtxFddiNoOfLinkResets 1.3.6.1.4.1.72.14.19.1.1.2 integer read-only
This object is a count of the number of times this link has reset has occurred on the FDDI link, since the last reinitialisation of the unit.
                           rtxFddiLastLinkResetReason 1.3.6.1.4.1.72.14.19.1.1.3 integer read-only
This object gives the a reason code for the last reset which occurred on this FDDI physical link. A value of noReason(1) is returned if the link has not reset. A value of management(2) is returned when a link reset has been caused by a management protocol (either SNMP or by LMS). A value of deviceReset(3) is returned if the link reset was caused by a hardware failure. A value of cableDrop(4) is returned when the link reset was caused by a missing or faulty cable. A value of protocol(5) is returned when the link reset is caues by the link protocol which is running on this link e.g. a Disconnet Request etc. Enumeration: 'noReason': 1, 'management': 2, 'deviceReset': 3, 'protocol': 5, 'cableDrop': 4.
                           rtxFddiTimeSinceLastLinkReset 1.3.6.1.4.1.72.14.19.1.1.4 integer read-only
This is a time (in hundredths of seconds) since the last link reset
                           rtxFddiRFC1188Support 1.3.6.1.4.1.72.14.19.1.1.5 integer read-write
This object is used to indicate if this instance of the FDDI protocol supports RFC1188 compliance. If this support is not required then the object is set to a value of notSupported(2). Enumeration: 'supported': 1, 'notSupported': 2.
                           rtxFddiPromiscuousMode 1.3.6.1.4.1.72.14.19.1.1.6 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
             rtxppp 1.3.6.1.4.1.72.14.20
                   rtxPPPConfigTable 1.3.6.1.4.1.72.14.20.1 no-access
This is a table of the configuration objects which are the Retix Extensions to the standard PPP mib.
                       rtxPPPConfigEntry 1.3.6.1.4.1.72.14.20.1.1 no-access
An entry in the table.
                           pppConfigIfIndex 1.3.6.1.4.1.72.14.20.1.1.1 integer read-only
The interface number. This number is numerically equal to the physical port ID (portPhysPortID).
                           pppRestartTimer 1.3.6.1.4.1.72.14.20.1.1.2 integer read-write
This object shows the current value of the Restart Timer. This is the timer which is used in retransmission Configure Request or Terminate Request packets.
                           pppMaxTerminate 1.3.6.1.4.1.72.14.20.1.1.3 integer read-write
This object shows the maximum retry count for sending a Terminate Request packet without receiving a Terminate Ack.
                           pppMaxConfigure 1.3.6.1.4.1.72.14.20.1.1.4 integer read-write
This object shows the maximum retry count for sending a Configure Request packet without receiving a Configure Ack, or Configure Nak, or Configure Reject Packet. If set to zero, then the protocol will keep retrying forever.
                           pppMaxFailure 1.3.6.1.4.1.72.14.20.1.1.5 integer read-write
This object shows the maximum retry count for sending a Configure Nak without sending a Configure Ack packet.
                           pppEchoTest 1.3.6.1.4.1.72.14.20.1.1.6 integer read-write
By setting this object, a test pattern will be generated and sent to the peer. An echo reply will be expected from the peer. To begin the test, a SET will enable the process; otherwise a disable is returned. Currently, the test pattern is configured internally, and is fixed. The length of the test packet is equal to the negotiated packet length between the peers. Enumeration: 'enable': 1, 'disable': 2.
                   rtxPPPStatsTable 1.3.6.1.4.1.72.14.20.2 no-access
This is a table of the statistics objects which are the Retix Extensions to the standard PPP mib.
                       rtxPPPStatsEntry 1.3.6.1.4.1.72.14.20.2.1 no-access
An entry in the table.
                           pppStatsIfIndex 1.3.6.1.4.1.72.14.20.2.1.1 integer read-only
The interface number which corresponds to the physical port number.
                           pppInvalidTransmitFrames 1.3.6.1.4.1.72.14.20.2.1.2 integer read-only
This object is a count of the number of frames which were not transmitted successfull.
                           pppInvalidReceivedFrames 1.3.6.1.4.1.72.14.20.2.1.3 integer read-only
This object is a count of the number of frames which were received in error.
                           pppTotalTransmitFrames 1.3.6.1.4.1.72.14.20.2.1.4 integer read-only
This object is a count of the number of frames which have been transmitted successfully, or unsuccessfully.
                           pppTotalReceivedFrames 1.3.6.1.4.1.72.14.20.2.1.5 integer read-only
This object is a count of the number of frames which were received successfully, or unsuccessfully.
                           pppTotalTransmitOctets 1.3.6.1.4.1.72.14.20.2.1.6 integer read-only
This object is a count of the number of octets which were transmitted successfully, or unsuccessfully.
                           pppTotalReceivedOctets 1.3.6.1.4.1.72.14.20.2.1.7 integer read-only
This object is a count of the number of octets which were received successfully, or unsuccessfully.
                           pppTotalTransmitEchoPackets 1.3.6.1.4.1.72.14.20.2.1.8 integer read-only
This object is a count of the number of echo packets which were transmitted successfully, or unsuccessfully.
                           pppTotalReceivedEchoPackets 1.3.6.1.4.1.72.14.20.2.1.9 integer read-only
This object is a count of the number of echo packets which were received with a positive or negative results
                           pppTotalReceivedGoodEchoPackets 1.3.6.1.4.1.72.14.20.2.1.10 integer read-only
This object is a count of the number of echo packets which were received with a positive result
             rtxatm 1.3.6.1.4.1.72.14.21
                   atmRtxAtmLayerGroup 1.3.6.1.4.1.72.14.21.1
                       atmRtxAtmLayerTable 1.3.6.1.4.1.72.14.21.1.1 no-access
A table of ATM layer status and parameter information for the UNI's physical interface
                           atmRtxAtmLayerEntry 1.3.6.1.4.1.72.14.21.1.1.1 no-access
A entry in the table
                               atmRtxAtmLayerIndex 1.3.6.1.4.1.72.14.21.1.1.1.1 integer read-only
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI
                               atmRtxAtmLayerMaxLANs 1.3.6.1.4.1.72.14.21.1.1.1.2 integer read-only
Mamimum number of ATM LANs.
                               atmRtxAtmLayerConfiguredLANs 1.3.6.1.4.1.72.14.21.1.1.1.3 integer read-write
Number of configured ATM LANs.
                               atmRtxAtmLayerActiveLANs 1.3.6.1.4.1.72.14.21.1.1.1.4 integer read-only
Number of active ATM LANs.
                               atmRtxAtmLayerMaxVCs 1.3.6.1.4.1.72.14.21.1.1.1.5 integer read-only
Mamimum number of vitual circuits allowed.
                               atmRtxAtmLayerActiveVCs 1.3.6.1.4.1.72.14.21.1.1.1.6 integer read-only
Number of active vitual circuits.
                               atmRtxAtmLayerLinkOutPeakRate 1.3.6.1.4.1.72.14.21.1.1.1.7 integer read-only
Link output peak rate.
                               atmRtxAtmLayerLinkInPeakRate 1.3.6.1.4.1.72.14.21.1.1.1.8 integer read-only
Link input peak rate.
                               atmRtxAtmLayerLastResetReason 1.3.6.1.4.1.72.14.21.1.1.1.9 integer read-only
The reason the ATM signaling VC goes down last time.
                   atmRtxAtmStatsGroup 1.3.6.1.4.1.72.14.21.2
                       atmRtxAtmStatsTable 1.3.6.1.4.1.72.14.21.2.1 no-access
A table of ATM layer statistics information for the UNI's physical interface.
                           atmRtxAtmStatsEntry 1.3.6.1.4.1.72.14.21.2.1.1 no-access
A entry in the table, containing statistics for the ATM layer of a UNI interface
                               atmRtxAtmStatsIndex 1.3.6.1.4.1.72.14.21.2.1.1.1 integer read-only
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI
                               atmRtxAtmStatsTxUnicastFrames 1.3.6.1.4.1.72.14.21.2.1.1.2 counter read-only
Number of transmitted unicast frames.
                               atmRtxAtmStatsRxUnicastFrames 1.3.6.1.4.1.72.14.21.2.1.1.3 counter read-only
Number of received unicast frames.
                               atmRtxAtmStatsTxMulticastFrames 1.3.6.1.4.1.72.14.21.2.1.1.4 counter read-only
Number of transmitted multicast frames.
                               atmRtxAtmStatsRxMulticastFrames 1.3.6.1.4.1.72.14.21.2.1.1.5 counter read-only
Number of received multicast frames.
                               atmRtxAtmStatsTxBroadcastFrames 1.3.6.1.4.1.72.14.21.2.1.1.6 counter read-only
Number of transmitted broadcast frames.
                               atmRtxAtmStatsRxBroadcastFrames 1.3.6.1.4.1.72.14.21.2.1.1.7 counter read-only
Number of received broadcast frames.
                               atmRtxAtmStatsDroppedTxFrames 1.3.6.1.4.1.72.14.21.2.1.1.8 counter read-only
Number of transmitted frames dropped by software.
                               atmRtxAtmStatsDroppedRxFrames 1.3.6.1.4.1.72.14.21.2.1.1.9 counter read-only
Number of received frames dropped by software.
                               atmRtxAtmStatsRxErrorFrames 1.3.6.1.4.1.72.14.21.2.1.1.10 counter read-only
Number of received frames with error (other than mismatched BE Tags).
                               atmRtxAtmStatsRxBETagFrames 1.3.6.1.4.1.72.14.21.2.1.1.11 counter read-only
Number of received frames with mismatched BE Tags.
                               atmRtxAtmStatsChipDroppedRxFrames 1.3.6.1.4.1.72.14.21.2.1.1.12 counter read-only
Number of received frames dropped by chip(hardware).
                               atmRtxAtmStatsTxCells 1.3.6.1.4.1.72.14.21.2.1.1.13 counter read-only
Number of transmitted cells.
                               atmRtxAtmStatsRxCells 1.3.6.1.4.1.72.14.21.2.1.1.14 counter read-only
Number of received cells.
                               atmRtxAtmStatsRxErrorCells 1.3.6.1.4.1.72.14.21.2.1.1.15 counter read-only
Number of received cells with error.
                               atmRtxAtmStatsRxOosCells 1.3.6.1.4.1.72.14.21.2.1.1.16 counter read-only
Number of out-of-sequence cells received.
                               atmRtxAtmStatsRxXoffCells 1.3.6.1.4.1.72.14.21.2.1.1.17 counter read-only
Number of received XOFF cells.
                               atmRtxAtmStatsFifoFullRxFrames 1.3.6.1.4.1.72.14.21.2.1.1.18 counter read-only
Number of received FIFO is full.
                   atmRtxLgclPortGroup 1.3.6.1.4.1.72.14.21.3
                   atmRtxVcGroup 1.3.6.1.4.1.72.14.21.4
                       atmRtxVcTable 1.3.6.1.4.1.72.14.21.4.1 no-access
A table of status and parameter information on the virtual connections which are visible at this UNI.
                           atmRtxVcEntry 1.3.6.1.4.1.72.14.21.4.1.1 no-access
A entry in the table, containing information about a particular virtual connection.
                               atmRtxVcPortIndex 1.3.6.1.4.1.72.14.21.4.1.1.1 integer read-only
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI
                               atmRtxVcInVpci 1.3.6.1.4.1.72.14.21.4.1.1.2 integer read-only
The VPCI value of this Virtual Connection at the local UNI.
                               atmRtxVcOutVpci 1.3.6.1.4.1.72.14.21.4.1.1.3 integer read-only
The VPCI used for transmission.
                               atmRtxVcLgclPortIndex 1.3.6.1.4.1.72.14.21.4.1.1.4 integer read-only
A unique value which identifies the logical port to which this vc belong
                               atmRtxVcLocalPortAddress 1.3.6.1.4.1.72.14.21.4.1.1.5 atmaddress read-only
Local ATM Port address.
                               atmRtxVcPeerPortAddress 1.3.6.1.4.1.72.14.21.4.1.1.6 atmaddress read-only
Peer ATM Port address.
                               atmRtxVcOutPeakRate 1.3.6.1.4.1.72.14.21.4.1.1.7 integer read-only
Output peak rate.
                               atmRtxVcOperStatus 1.3.6.1.4.1.72.14.21.4.1.1.8 integer read-only
The present actual operational status of the VC. Enumeration: 'estab': 5, 'wrc': 6, 'inactive': 7, 'wsr': 2, 'closed': 1, 'active': 10, 'wc': 3, 'wgrc': 8, 'war': 9, 'wcact': 4.
                   atmRtxVcStatsGroup 1.3.6.1.4.1.72.14.21.5
                       atmRtxVcStatsTable 1.3.6.1.4.1.72.14.21.5.1 no-access
A table of statistics on the virtual connections which are visible at this UNI.
                           atmRtxVcStatsEntry 1.3.6.1.4.1.72.14.21.5.1.1 no-access
A entry in the table, containing statistics about a particular virtual connection.
                               atmRtxVcStatsPortIndex 1.3.6.1.4.1.72.14.21.5.1.1.1 integer read-only
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI
                               atmRtxVcStatsInVpci 1.3.6.1.4.1.72.14.21.5.1.1.2 integer read-only
The VCI value of this Virtual Connection at the local UNI.
                               atmRtxVcStatsLgclPortIndex 1.3.6.1.4.1.72.14.21.5.1.1.3 integer read-only
A unique value which identifies the logical port to which this vc belong
                               atmRtxVcStatsReceivedPkts 1.3.6.1.4.1.72.14.21.5.1.1.4 counter read-only
Number of received packtets on this virtual circuit.
                               atmRtxVcStatsTransmittedPkts 1.3.6.1.4.1.72.14.21.5.1.1.5 counter read-only
Number of transmitted packtets on this virtual circuit.
                               atmRtxVcStatsTimeouts 1.3.6.1.4.1.72.14.21.5.1.1.6 counter read-only
Number of timeouts of this virtual circuit.
                   atmRtxPVCLayerGroup 1.3.6.1.4.1.72.14.21.6
                       atmRtxPVCLayerTable 1.3.6.1.4.1.72.14.21.6.1 no-access
A table of ATM/PVC layer status and parameter information for the UNI's physical interface
                           atmRtxPVCLayerEntry 1.3.6.1.4.1.72.14.21.6.1.1 no-access
A entry in the table
                               atmRtxPVCLayerIndex 1.3.6.1.4.1.72.14.21.6.1.1.1 integer read-only
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI
                               atmRtxPVCLayerPVCcount 1.3.6.1.4.1.72.14.21.6.1.1.2 integer read-only
Number Of Permanent Virtual Circuits
                               atmRtxPVCLayerMaxPVCs 1.3.6.1.4.1.72.14.21.6.1.1.3 integer read-only
Maximum number of permanent vitual circuits.
                               atmRtxPVCLayerLinkOutPeakRate 1.3.6.1.4.1.72.14.21.6.1.1.4 integer read-only
Link output peak rate.
                               atmRtxPVCLayerLinkInPeakRate 1.3.6.1.4.1.72.14.21.6.1.1.5 integer read-only
Link input peak rate.
                               atmRtxPVCLayerLastResetReason 1.3.6.1.4.1.72.14.21.6.1.1.6 integer read-only
The reason the ATM signaling VC goes down last time.
                               atmRtxPVCLayerVirtualPathId 1.3.6.1.4.1.72.14.21.6.1.1.7 integer read-write
Indicates the number of Virtual Path Identifier configured for each logical port on this interface.
             rtxsrt 1.3.6.1.4.1.72.14.22
                   srtBridgeNumber 1.3.6.1.4.1.72.14.22.1 integer read-write
A bridge number uniquely identifies a bridge when more than one bridge is used to span the same segments. This object can have values between 0..15 inclusive and also a value 65535. When set to 65535, source routing on the unit is DISABLED.
                   srtPortTable 1.3.6.1.4.1.72.14.22.2 no-access
Table of Source Routing per Port parameters.
                       srtPortEntry 1.3.6.1.4.1.72.14.22.2.1 no-access
Entries of Table of Source Routing per logical port parameters.
                           srtPortIfIndex 1.3.6.1.4.1.72.14.22.2.1.1 integer read-only
The logical port number corresponding to the value of ifIndex.
                           srtPortSecurityMode 1.3.6.1.4.1.72.14.22.2.1.2 integer read-write
Disable/Enable filtering on frame destination address for source routed frames. Enumeration: 'enable': 1, 'disable': 2.
                           srtPortSrcAddrFiltering 1.3.6.1.4.1.72.14.22.2.1.3 integer read-write
Disable/Enable source address filtering for source routed frames. Enumeration: 'enable': 1, 'disable': 2.
                           srtPortCustomFiltering 1.3.6.1.4.1.72.14.22.2.1.4 integer read-write
Disable/Enable custom filtering for source routed frames. Note that both Source Routing and Transparent Bridging use the same Custom Filter Tables, but are enabled to use Custom Filtering separately Enumeration: 'enable': 1, 'disable': 2.
                           srtProcessForRIFInsertion 1.3.6.1.4.1.72.14.22.2.1.5 integer read-write
If this object has the value enable(1), then the ring driver for the token ring port to which this logical port is attached will, in appropriate cases, insert a Routing Information Field into the frame to be transmitted. Enumeration: 'enable': 1, 'disable': 2.
                           srtProcessForSourceRoute 1.3.6.1.4.1.72.14.22.2.1.6 integer read-write
If this object has the value enable(1), token ring frames originated by the RX7000 or bridged via translational bridging will be sebt according to th rule set used by the Source Route Manager. If this object has a value of disable(2), token ring frames originated by the RX7000 will always be sent as transparent frames. Enumeration: 'enable': 1, 'disable': 2.
                   rtxSourceRouteVirtRingNum 1.3.6.1.4.1.72.14.22.3 integer read-write
This parameter defines the Virtual ring number for this unit. This number is used by the Source Route Manager. This number is added to the RIF of frames processed by the Source Route Manager.
                   rtxSourceRouteAgingTime 1.3.6.1.4.1.72.14.22.4 integer read-write
If no frames from a source are received for this time, any associated routing information in the Source Route Table is purged. The granularity is seconds.
                   rtxSourceRouteTable 1.3.6.1.4.1.72.14.22.5 no-access
This table contains a list of stored destination address and the routing information fields which will be inserted in frames sent to those destinations.
                       rtxSourceRouteEntry 1.3.6.1.4.1.72.14.22.5.1 no-access
An source route entry.
                           rtxSourceRouteSlotID 1.3.6.1.4.1.72.14.22.5.1.1 integer read-only
This identifies the FP from which this entry originated.
                           rtxSourceRouteAddress 1.3.6.1.4.1.72.14.22.5.1.2 octet string read-only
This is the source address which was stored when the Source Routing frame which contained it was processed by the Source Route Manager. The address is in the form it was received from the ring network.
                           rtxSourceRouteRIF 1.3.6.1.4.1.72.14.22.5.1.3 octet string read-only
This object contains all the routing information which was extracted from the received Source Routed frame. The data is in the form it was received from the ring network
                           rtxSourceRouteType 1.3.6.1.4.1.72.14.22.5.1.4 integer read-only
This object represents the type of the entry. If the value returned is sameRing (1), then this indicates that the frame from which this entry was taken originated on our local ring. A value of locked (2) is used for entries which have been learned from ARE type frames. The value provisional(3) is used for frames which have been learned from STE frames and the responsWithARE (4) values is used to indicate that when a response is sent to this entry's address is should be sent as an ARE frame. Enumeration: 'locked': 3, 'clear': 1, 'other': 6, 'sameRing': 2, 'respondWithARE': 5, 'provisional': 4.
                           rtxSourceRouteDirection 1.3.6.1.4.1.72.14.22.5.1.5 integer read-only
If this object returns a value of inOrder(0), then this means that the D bit is zero and that the frame traverses the LANs in the order in which they are specified in the routing information field. Conversely, if the D bit is set to 1 the frame will traverse the LANs in the reverse order. The D bit is meaningful only for source routed frames (SRF). For STE and ARE frames the D bit is ignored and is not altered by the unit. Enumeration: 'inOrder': 1, 'reverseOrder': 2.
             rtxrptr 1.3.6.1.4.1.72.14.23
                   rtxRptrBasicGroup 1.3.6.1.4.1.72.14.23.1
                       rtxRptrBasicTable 1.3.6.1.4.1.72.14.23.1.1 no-access
This table contains the status information and control parameters for a particular 10 Base-T I/O card in the RX7000 chassis.
                           rtxRptrBasicEntry 1.3.6.1.4.1.72.14.23.1.1.1 no-access
This is an entry in the rtxRptrBasicTable.
                               rtxRptrBasicId 1.3.6.1.4.1.72.14.23.1.1.1.1 integer read-only
This object uniquely identifies the 10 Base-T I/O card to which the entries in this table apply. It takes a value numerically equal to the portPhysPortID for the I/O card. This means that the indexing of hub cards is sparse.
                               rtxRptrBasicGroupCapacity 1.3.6.1.4.1.72.14.23.1.1.1.2 integer read-only
The rtxRptrGroupCapacity is the number of groups that can be contained within the repeater. Within each managed repeater, the groups are uniquely numbered in the range from 1 to rtxRptrGroupCapacity. In the RX7000 system this object will only take the fixed value 1.
                               rtxRptrBasicOperStatus 1.3.6.1.4.1.72.14.23.1.1.1.3 integer read-only
The rtxRptrOperStatus object indicates the operational state of the repeater. The rtxRptrHealthText object may be consulted for more specific information about the state of the repeater's health. In the case of multiple kinds of failures (e.g., repeater failure and port failure), the value of this attribute shall reflect the highest priority failure in the following order: rtxRptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6). For the RX7000 a groupFailure(4) is indistinguishable from a rtxRptrFailure(3), which will be reported by preference. Enumeration: 'generalFailure': 6, 'ok': 2, 'portFailure': 5, 'other': 1, 'groupFailure': 4, 'rtxRptrFailure': 3.
                               rtxRptrBasicHealthText 1.3.6.1.4.1.72.14.23.1.1.1.4 displaystring read-only
The health text object is a text string that provides information relevant to the operational state of the repeater. Agents may use this string to provide detailed information on current failures, including how they were detected, and/or instructions for problem resolution. The contents are agent-specific.
                               rtxRptrBasicReset 1.3.6.1.4.1.72.14.23.1.1.1.5 integer read-write
Setting this object to reset(2) causes a transition to the START state of Fig 9-2 in section 9 [IEEE 802.3 Std]. Setting this object to noReset(1) has no effect. The agent will always return the value noReset(1) when this object is read. This action does not reset the management counters defined in this document nor does it affect the portAdminStatus parameters. Included in this action is the execution of a disruptive Self-Test. As a result of the action of this test a rtxRptrResetEvent Trap may be sent. Note: This action may result in the loss of packets. For the RX7000, the 'disruptive self-test' involves a RIC loopback and collision test. Enumeration: 'reset': 2, 'noReset': 1.
                               rtxRptrBasicGroupDescr 1.3.6.1.4.1.72.14.23.1.1.1.6 displaystring read-only
This object contains a textual description of the group. This string should contain the full name and version identification of the group's hardware type and indicate how the group is differentiated from other groups in the repeater. 'Wilma Flintstone 6-Port FOIRL Plug-In module, Rev A' or 'Barney Rubble 10Base-T 4-port SIMM socket V, 2.1' are examples of valid group descriptions. It is mandatory that this only contain printable ASCII characters.
                               rtxRptrBasicGroupObjectId 1.3.6.1.4.1.72.14.23.1.1.1.7 object identifier read-only
The vendor's authoritative identification of the group. This is the value allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining the type of group being managed. For Example, this variable could take the value : 1.3.6.1.4.1.4242.1.2.14 if vendor 'Flintstone Inc.' was assigned subtree 1.3.6.1.4.1.4242, and had assigned 1.3.6.1.4.1.4242.1.2.14 to its 'Wilma Flintstone 6-Port FOIRL Plug-In module, Rev A'. The definition of the value assigned for the RX7000 10 Base-T cards follow the definition of the rtxRtpr traps.
                               rtxRptrBasicGroupOperState 1.3.6.1.4.1.72.14.23.1.1.1.8 integer read-only
This object indicates the operational status of the group. A state of notPresent(4) indicates that the group has been physically removed from the repeater. A status of operational(2) indicates that the group is functioning, and a status of malFunctioning(3) indicates that the group is malfunctioning in some way. Enumeration: 'malFunctioning': 3, 'resetInProgress': 6, 'operational': 2, 'other': 1, 'undertest': 5, 'notPresent': 4.
                               rtxRptrBasicGroupLastOperStatusChange 1.3.6.1.4.1.72.14.23.1.1.1.9 timeticks read-only
This object contains the value of sysUpTime at the time that the value of the rtxRptrOprtStatus object was last changed. A value of zero indicates that the oper status has not been changed since the agent last reset.
                               rtxRptrBasicGroupPortCapacity 1.3.6.1.4.1.72.14.23.1.1.1.10 integer read-only
The rtxRptrBasicGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1 to 1024. Within each group, the ports are uniquley numbered in the range 1 to rtxRptrBasicGroupPortCapacity. Note : In practice, this will generally be the number of ports on a module, card, or board, and the port numbers will correspond to numbers marked on the physical embodiment.
                       rtxRptrPortTable 1.3.6.1.4.1.72.14.23.1.2 no-access
Table of descriptive and status information about the ports.
                           rtxRptrPortEntry 1.3.6.1.4.1.72.14.23.1.2.1 no-access
An entry in the table, containing information about a single port.
                               rtxRptrPortRptrIndex 1.3.6.1.4.1.72.14.23.1.2.1.1 integer read-only
This index uniquley identifies a single 10 Base-T card. It takes a value numerically equal to the physical port index (portPhysPortID) of the I/O card. Note that this means that indexing of hub cards is sparse.
                               rtxRptrPortIndex 1.3.6.1.4.1.72.14.23.1.2.1.2 integer read-only
This variable identifies the port within the group within the repeater for which this entry contains management information. This value can never be greater that rtrRptrGroupPortCapacity.
                               rtxRptrPortAdminStatus 1.3.6.1.4.1.72.14.23.1.2.1.3 integer read-write
Setting this object to disable(2) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to restore operation. A port which is disabled when power is lost or when a reset is exerted shall remain disabled when normal operation resumes. The admin state takes precedence over auto- partition and functionally operates between the auto-partition mechanism and the AUI/PMA. Setting this object to enable(1) enables the port and exerts a BEGIN on the port's auto-partition state machine. (In effect, when a port is disabled, the value of rtxRptrPortAutoPartitionState for that port is frozen until the port is next enabled. When the port becomes enabled, the rtxRptrPortAutoPartitionState becomes notAutoPartitioned(1), regardless of its pre-disabling state.) Enumeration: 'enable': 1, 'disable': 2.
                               rtxRptrPortAutoPartitionState 1.3.6.1.4.1.72.14.23.1.2.1.4 integer read-only
The autoPartitionState flag indicates whether the port is currently partitioned by the repeater's auto-partition protection. The conditions that cause port partitioning are specified in partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here. Enumeration: 'notAutoPartitioned': 1, 'autoPartitioned': 2.
                               rtxRptrPortOperStatus 1.3.6.1.4.1.72.14.23.1.2.1.5 integer read-only
This object indicates the port's operational status. The notPresent(3) status indicates the port is physically removed (note this may or may not be possible depending on the type of port.) The operational(1) status indicates that the port is enabled (see rtxRptrPortAdminStatus) and working, even though it might be auto-partitioned (see rtxRptrPortAutoPartitionState). For the RX7000, the value notPresent(3) can never be returned notOperational(2) is returned if either the port is disabled via rtxRptrPortAdminState, or if Link Pulses are not being received. Enumeration: 'notPresent': 3, 'notOperational': 2, 'operational': 1.
                   rtxRptrMonitorGroup 1.3.6.1.4.1.72.14.23.2
                       rtxRptrMonitorTable 1.3.6.1.4.1.72.14.23.2.1 no-access
This table contains statistics information for a collection of repeaters in a given system.
                           rtxRptrMonitorEntry 1.3.6.1.4.1.72.14.23.2.1.1 no-access
This is an entry in the table containing statistics for single repeater.
                               rtxRptrMonitorIndex 1.3.6.1.4.1.72.14.23.2.1.1.1 integer read-only
This index uniquley identifies a single 10 Base-T I/O card. It takes the value numerically equal to the physical port ID (portPhysPortID) of the I/O card. Note that this means that indexing of hub cards is sparse.
                               rtxRptrMonitorTransmitCollisions 1.3.6.1.4.1.72.14.23.2.1.1.2 counter read-only
This counter is incremented every time the repeater state machine enters the TRANSMIT COLLISION state from any state other than ONE PORT LEFT (Ref: Fig 9-2, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 16 hours.
                               rtxRptrMonitorMJLPs 1.3.6.1.4.1.72.14.23.2.1.1.3 counter read-only
The repeater MJLPs object counts the number of times the repeater enters a DISABLE OUTPUT state in the MAU Jabber Lockup Protection state diagram.
                       rtxRptrMonitorPortTable 1.3.6.1.4.1.72.14.23.2.2 no-access
Table of performance and error statistics for the ports.
                           rtxRptrMonitorPortEntry 1.3.6.1.4.1.72.14.23.2.2.1 no-access
An entry in the table, containing performance and error statistics for a single port.
                               rtxRptrMonitorPortGroupIndex 1.3.6.1.4.1.72.14.23.2.2.1.1 integer read-only
This index uniquley identifies a single 10 Base-T I/O card. It takes a value numerically equal to the physical port id (portPhysPortID) for the I/O card. Note that this means that indexing of hub cards is sparse.
                               rtxRptrMonitorPortIndex 1.3.6.1.4.1.72.14.23.2.2.1.2 integer read-only
This object identifies the 10-BaseT port.
                               rtxRptrMonitorPortReadableFrames 1.3.6.1.4.1.72.14.23.2.2.1.3 counter read-only
This object's value is a representation of the total number of frames of valid length. This counter is incremented by one for each frame whose Octet count is greater that or equal to the minFrameSize and less that or equal to the maxFrameSize (Ref : 4.4.2.1 [11]) and for which FCSError is not asserted.
                               rtxRptrMonitorPortReadableOctets 1.3.6.1.4.1.72.14.23.2.2.1.4 counter read-only
This value of this object is incremented by OctetCount for each readable frame which has been determined to be a readable frame. Note : The approximate minimum time between counter rollovers is 58 minutes.
                               rtxRptrMonitorPortFCSErrors 1.3.6.1.4.1.72.14.23.2.2.1.5 counter read-only
This counter is incremented by one for each frame received on this port with the FCSError signal asserted and the FramingError and CollisionEvent signals deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 81 hours.
                               rtxRptrMonitorPortAlignmentErrors 1.3.6.1.4.1.72.14.23.2.2.1.6 counter read-only
This counter is incremented by one for each frame received on this port with the FCSError and FramingError signals asserted and CollisionEvent signal deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1). If rtxRptrMonitorPortAlignmentErrors is incremented then the rtxRptrMonitorPortFCSErrors Counter shall not be incremented for the same frame. The approximate minimum time for rollover of this counter is 81 hours.
                               rtxRptrMonitorPortFrameTooLongs 1.3.6.1.4.1.72.14.23.2.2.1.7 counter read-only
This counter is incremented by one for each frame received on this port whose OctetCount is greater than maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). If rtxRptrMonitorPortFrameTooLongs is incremented then neither the rtxRptrMonitorPortAlignmentErrors nor the rtxRptrMonitorPortFCSErrors counter shall be incremented for the frame. The approximate minimum time for rollover of this counter is 61 days.
                               rtxRptrMonitorPortShortEvents 1.3.6.1.4.1.72.14.23.2.2.1.8 counter read-only
This counter is incremented by one for each CarrierEvent on this port with ActivityDuration less than ShortEventMaxTime. ShortEventMaxTime is greater than 7.4 us and less than 8.2 us. ShortEventMaxTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Note: shortEvents may indicate an externally generated noise hit which will cause the repeater to transmit Runts to its other ports, or propagate a collision (which may be late) back to the transmitting DTE and damaged frames to the rest of the network. Such shortEvents are not a feature of normal network activity. Also it should be noted that a MAU that is attached to a coax segment may have several carrier droupouts on the DI circuit before the CI circuit is active and stable. Such droupouts will increment the shortEvent counter but are considered normal for a coax segment.
                               rtxRptrMonitorPortRunts 1.3.6.1.4.1.72.14.23.2.2.1.9 counter read-only
This counter is incremented by one for each CarrierEvent hose ActiveDuration is greater that ShortEventsMaxtime and less than RuntMaxTime. RuntMaxTime is greater than 53.2us and less than 56.0us. An event whose length is greater than 7.4us but less than 8.2us shall increment either the shortEvents counter or the runts counter but not both. A non-collision event greater that 53.2us but less than 56.0us may or may not be counted as a runt. A non-collision event greater than or equal to 56.0us shall not be counted as a Runt. RuntMaxTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and a measurement point within the state machine. Note : Runts do not indicate a problem in the network. The approximate minimum time for rollover of this counter is 16 hours.
                               rtxRptrMonitorPortCollisions 1.3.6.1.4.1.72.14.23.2.2.1.10 counter read-only
This counter is incremented by one for any carrier event for which the CIPresent(X) variable has the value SQE. The approximate minimum time for rollover of this counter is 16 hours.
                               rtxRptrMonitorPortLateCollisions 1.3.6.1.4.1.72.14.23.2.2.1.11 counter read-only
This counter is incremented by one for each carrier event in which the CIPresent(X) variable has the value SQE (Ref: 9.6.6.2, IEEE 802.3 Std) at any time when the ActivityDuration is greater than the RuntMaxTime. A late collision is counted twice, as both a collision and as a late collision. LateCollisionThreshold has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Note : The approximate minimum time for rollover of this counter is 81 hours.
                               rtxRptrMonitorPortVeryLongEvents 1.3.6.1.4.1.72.14.23.2.2.1.12 counter read-only
This counter is incremented by one for each CarrierEvent on this port whose ActivityDuration is greater than the MAU Jabber Lockup Protection timer TW3 (Ref: 9.6.1 & 9.6.5, IEEE 802.3 Std). Other counters may be incremented as appropriate.
                               rtxRptrMonitorPortDataRateMismatches 1.3.6.1.4.1.72.14.23.2.2.1.13 counter read-only
This object counts the number of times that a packet has been received by this port with the transmission frequency (data rate) detectably mismatched from the local transmit frequency. The exact degree is implementation specific and is to be defined by the implementor for conformance testing. Note : Whether or not the repeater was able to maintain data integrity is beyond the scope of this standard.
                               rtxRptrMonitorPortAutoPartitions 1.3.6.1.4.1.72.14.23.2.2.1.14 counter read-only
This counter is incremented by one for each time the repeater has automatically partitioned this port. The conditions that cause port partitioning are specified in the partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here. Note : the approximate minimum time between counter rollovers is 20 days.
                               rtxRptrMonitorPortTotalErrors 1.3.6.1.4.1.72.14.23.2.2.1.15 counter read-only
The total number of errors which have occurred on this port. This counter is the summation of the values of other error counters (for the same port), namely: rtxRptrMonitorPortFCSErrors, rtxRptrMonitorPortAlignmentFrames, rtxRptrMonitorPortFrameTooLongs, rtxRptrMonitorPortShortEvents, rtxRptrMonitorPortLateEvents, rtxRptrMonitorPortVeryLongEvents and rtxRptrMonitorPortDataRateMismatches. This counter is redundant in the sense that it is the summation of information already available through other objects. However, it is included specifically because the regular retrieval of this object as a means of tracking the health of a port provides a considerable optimization of network management traffic over the otherwise necessary retrieval of the summed counters.
                   rtxRptrAddrTrackGroup 1.3.6.1.4.1.72.14.23.3
                       rtxRptrAddrTrackTable 1.3.6.1.4.1.72.14.23.3.1 no-access
Table of address mapping information about the ports.
                           rtxRptrAddrTrackEntry 1.3.6.1.4.1.72.14.23.3.1.1 no-access
An entry in the table, containing address mapping information about a single port.
                               rtxRptrAddrTrackGroupIndex 1.3.6.1.4.1.72.14.23.3.1.1.1 integer read-only
This index uniquley identifies a single 10 Base-T I/O card It takes a value numerically equal to the physical port ID (portPhysPortID) of the I/O card. Note that this means the indexing of hub cards is sparse.
                               rtxRptrAddrTrackPortIndex 1.3.6.1.4.1.72.14.23.3.1.1.2 integer read-only
This object identifies the 10-baseT port.
                               rtxRptrAddrTrackLastSourceAddress 1.3.6.1.4.1.72.14.23.3.1.1.3 macaddress read-only
This object is the SourceAddress of the last readable frame (i.e., counted by rtxRptrMonitorPortReadableFrames) received by this port.
                               rtxRptrAddrTrackSourceAddrChanges 1.3.6.1.4.1.72.14.23.3.1.1.4 counter read-only
This counter is incremented by one for each time that the rtxRptrAddrTrackLastSourceAddress attribute for this port has changed. Note : This may indicate whether a link is connected to a single DTE or another multi-user segment. The approximate minimum time for rollover of this counter is 81 hours.
                   rtxRptrIOCard 1.3.6.1.4.1.72.14.23.4
                       rtxRptrOnePortRepeater 1.3.6.1.4.1.72.14.23.4.1
                       rtxRptrTwelvePortRepeater 1.3.6.1.4.1.72.14.23.4.2
                       rtxRptrTwentyFourPortRepeater 1.3.6.1.4.1.72.14.23.4.3
             cmprsn 1.3.6.1.4.1.72.14.24
                   cmprsnPortTable 1.3.6.1.4.1.72.14.24.1 no-access
This table contains the Compression Port Information.
                       cmprsnPortEntry 1.3.6.1.4.1.72.14.24.1.1 no-access
An Entry in this table contains information about each logical port in the system that uses compression. Compression can only be used on Logical Ports which have underlying physical ports which are running Retixwan or x25 as the Link Protocol.
                           cmprsnPortIfIndex 1.3.6.1.4.1.72.14.24.1.1.1 integer read-only
This object is the Logical Port to which this table entry refers. The Port must be of type Retixwan or X.25 to run compression.
                           cmprsnPortEnable 1.3.6.1.4.1.72.14.24.1.1.2 integer read-write
This enables or disables Compression on this port. Enumeration: 'enable': 1, 'disable': 2.
                           cmprsnPortRatio 1.3.6.1.4.1.72.14.24.1.1.3 octet string read-only
This is the compression Ratio for this port. It is calculated as follows :- Total Bytes into Compression Algorithm -------------------------------------- Total Bytes out of Compression Algorithm It is expressed as a percentage, the OCTET STRING allowing us to return the floating point calculation in the form xx.yy
             rtxvines 1.3.6.1.4.1.72.14.25
             rtxisdn 1.3.6.1.4.1.72.14.26
                   isdnTable 1.3.6.1.4.1.72.14.26.1 no-access
A table of parameters specifying whether and how ISDN TA support is provided on a serial interface physical port.
                       isdnEntry 1.3.6.1.4.1.72.14.26.1.1 no-access
An entry in the ISDN table.
                           isdnIndex 1.3.6.1.4.1.72.14.26.1.1.1 integer read-only
The index value which uniquely identifies the physical port to which this entry is applicable.
                           isdnEnabled 1.3.6.1.4.1.72.14.26.1.1.2 integer read-write
This parameter determines whether ISDN TA support procedures are invoked for this port. When set to disabled, no TA support is provided and the values of the remaining parameters in the isdnEntry are ignored. The parameter can only be set to enabled if the physical port is of type V35 or X21. Enumeration: 'disabled': 2, 'enabled': 1.
                           isdnMode 1.3.6.1.4.1.72.14.26.1.1.3 integer read-write
This parameter selects the call setup and answer algorithms desired. Enumeration: 'autoCall': 2, 'onDemand': 6, 'standby': 5, 'manualCall': 1, 'answerOnly': 4, 'timedCall': 3.
                           isdnInitialRetryInterval 1.3.6.1.4.1.72.14.26.1.1.4 integer read-write
The interval in seconds initially in force between successive call attempts, until the isdnRetryThresh is reached
                           isdnRetryThresh 1.3.6.1.4.1.72.14.26.1.1.5 integer read-write
The first isdnRetryThresh call attempts are made at the isdnInitialRetryInterval, all subsequent attempts are made at the isdnBackupInterval.
                           isdnBackupRetryInterval 1.3.6.1.4.1.72.14.26.1.1.6 integer read-write
The interval in seconds at which call attempts are made, once isdRetryThresh is passed. A value of 0 means no further call attempts will be made.
                           isdnCallExpirationTime 1.3.6.1.4.1.72.14.26.1.1.7 integer read-write
The time in seconds to wait for an answer after a call has been issued.
                           isdnTimeOn 1.3.6.1.4.1.72.14.26.1.1.8 displaystring read-write
This is a configurable parameter which sets the time of day to make the call. Format of string is hh:mm. First 2 bytes are hours, second 2 bytes are minutes The parameter isdnMode must be set to timedCall for this to function.This defaults to '00:00' or midnight.
                           isdnTimeOff 1.3.6.1.4.1.72.14.26.1.1.9 displaystring read-write
This is a configurable parameter which sets the time of day to clear the call. Format of string is hh:mm. First 2 bytes are hours, second 2 bytes are minutes The parameter isdnMode must be set to timedCall for this to function.This defaults to '00:00' or midnight.
                           isdnControl 1.3.6.1.4.1.72.14.26.1.1.10 integer read-write
This parameter allows a network manager to make or clear an ISDN call. When read, the value noAction will always be returned. When set to makeCall, the port will initiate an ISDN call if this is allowed by the current setting of isdnMode. When set to clearCall, the call will be cleared if this is allowed by the current setting of isdnMode. Enumeration: 'makeCall': 2, 'clearCall': 3, 'noAction': 1.
                           isdnStatus 1.3.6.1.4.1.72.14.26.1.1.11 integer read-only
Returns the current status of the ISDN call. Enumeration: 'idle': 2, 'calling': 3, 'disabled': 1, 'waiting': 4, 'inactive': 6, 'connected': 5.
                           isdnInactivityTime 1.3.6.1.4.1.72.14.26.1.1.12 integer read-write
The time in seconds to wait, while not receiving or transmitting data, before a call is cleared when in On Demand mode.
             dot5 1.3.6.1.4.1.72.14.30
                   dot5Table 1.3.6.1.4.1.72.14.30.1 no-access
This table contains Token Ring interface parameters and state variables, one entry per 802.5 interface.
                       dot5Entry 1.3.6.1.4.1.72.14.30.1.1 no-access
A list of Token Ring status and parameter values for an 802.5 interface.
                           dot5IfIndex 1.3.6.1.4.1.72.14.30.1.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                           dot5Commands 1.3.6.1.4.1.72.14.30.1.1.2 integer read-write
When this object is set to the value of open(2), the station should go into the open state. The progress and success of the open is given by the values of the objects dot5RingState and dot5RingOpenStatus. When this object is set to the value of reset(3), then the station should do a reset. On a reset, all MIB counters should retain their values, if possible. Other side affects are dependent on the hardware chip set. When this object is set to the value of close(4), the station should go into the stopped state by removing itself from the ring. Setting this object to a value of no-op(1) has no effect. When read, this object always has a value of no-op(1). Enumeration: 'reset': 3, 'close': 4, 'open': 2, 'no-op': 1.
                           dot5RingStatus 1.3.6.1.4.1.72.14.30.1.1.3 integer read-only
The current interface status which can be used to diagnose fluctuating problems that can occur on token rings, after a station has successfully been added to the ring. Before an open is completed, this object has the value for the 'no status' condition. The dot5RingState and dot5RingOpenStatus objects provide for debugging problems when the station can not even enter the ring. The object's value is a sum of values, one for each currently applicable condition. The following values are defined for various conditions: 0 = No Problems detected 32 = Ring Recovery 64 = Single Station 256 = Remove Received 512 = reserved 1024 = Auto-Removal Error 2048 = Lobe Wire Fault 4096 = Transmit Beacon 8192 = Soft Error 16384 = Hard Error 32768 = Signal Loss 131072 = no status, open not completed.
                           dot5RingState 1.3.6.1.4.1.72.14.30.1.1.4 integer read-only
The current interface state with respect to entering or leaving the ring. Enumeration: 'ringFailure': 6, 'opened': 1, 'opening': 3, 'openFailure': 5, 'closed': 2, 'closing': 4.
                           dot5RingOpenStatus 1.3.6.1.4.1.72.14.30.1.1.5 integer read-only
This object indicates the success, or the reason for failure, of the station's most recent attempt to enter the ring. Enumeration: 'insertionTimeout': 5, 'ringFailed': 6, 'lobeFailed': 3, 'removeReceived': 10, 'duplicateMAC': 8, 'beaconing': 7, 'noOpen': 1, 'badParam': 2, 'signalLoss': 4, 'open': 11, 'requestFailed': 9.
                           dot5RingSpeed 1.3.6.1.4.1.72.14.30.1.1.6 integer read-write
The ring's bandwidth. Enumeration: 'unknown': 1, 'fourMegabit': 3, 'oneMegabit': 2, 'sixteenMegabit': 4.
                           dot5UpStream 1.3.6.1.4.1.72.14.30.1.1.7 macaddress read-only
The MAC-address of the up stream neighbor station in the ring.
                           dot5ActMonParticipate 1.3.6.1.4.1.72.14.30.1.1.8 integer read-write
If this object has a value of true(1) then this interface will participate in the active monitor selection process. If the value is false(2) then it will not. Setting this object might not have an effect until the next time the interface is opened. Enumeration: 'true': 1, 'false': 2.
                           dot5Functional 1.3.6.1.4.1.72.14.30.1.1.9 macaddress read-write
The bit mask of all Token Ring functional addresses for which this interface will accept frames.
                   dot5StatsTable 1.3.6.1.4.1.72.14.30.2 no-access
A table containing Token Ring statistics, one entry per 802.5 interface. All the statistics are defined using the SYNTAX Counter as 32-bit wrap around counters. Thus, if an interface's hardware maintains these statistics in 16-bit counters, then the agent must read the hardware's counters frequently enough to prevent loss of significance, in order to maintain 32-bit counters in software.
                       dot5StatsEntry 1.3.6.1.4.1.72.14.30.2.1 no-access
An entry contains the 802.5 statistics for a particular interface.
                           dot5StatsIfIndex 1.3.6.1.4.1.72.14.30.2.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                           dot5StatsLineErrors 1.3.6.1.4.1.72.14.30.2.1.2 counter read-only
This counter is incremented when a frame or token is copied or repeated by a station, the E bit is zero in the frame or token and one of the following conditions exists: 1) there is a non-data bit (J or K bit) between the SD and the ED of the frame or token, or 2) there is an FCS error in the frame.
                           dot5StatsBurstErrors 1.3.6.1.4.1.72.14.30.2.1.3 counter read-only
This counter is incremented when a station detects the absence of transitions for five half-bit timers (burst-five error).
                           dot5StatsACErrors 1.3.6.1.4.1.72.14.30.2.1.4 counter read-only
This counter is incremented when a station receives an AMP or SMP frame in which A is equal to C is equal to 0, and then receives another SMP frame with A is equal to C is equal to 0 without first receiving an AMP frame. It denotes a station that cannot set the AC bits properly.
                           dot5StatsAbortTransErrors 1.3.6.1.4.1.72.14.30.2.1.5 counter read-only
This counter is incremented when a station transmits an abort delimiter while transmitting.
                           dot5StatsInternalErrors 1.3.6.1.4.1.72.14.30.2.1.6 counter read-only
This counter is incremented when a station recognizes an internal error.
                           dot5StatsLostFrameErrors 1.3.6.1.4.1.72.14.30.2.1.7 counter read-only
This counter is incremented when a station is transmitting and its TRR timer expires. This condition denotes a condition where a transmitting station in strip mode does not receive the trailer of the frame before the TRR timer goes off.
                           dot5StatsReceiveCongestions 1.3.6.1.4.1.72.14.30.2.1.8 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address, but has no available buffer space indicating that the station is congested.
                           dot5StatsFrameCopiedErrors 1.3.6.1.4.1.72.14.30.2.1.9 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address and detects that the FS field A bits are set to 1 indicating a possible line hit or duplicate address.
                           dot5StatsTokenErrors 1.3.6.1.4.1.72.14.30.2.1.10 counter read-only
This counter is incremented when a station acting as the active monitor recognizes an error condition that needs a token transmitted.
                           dot5StatsSoftErrors 1.3.6.1.4.1.72.14.30.2.1.11 counter read-only
The number of Soft Errors the interface has detected. It directly corresponds to the number of Report Error MAC frames that this interface has transmitted. Soft Errors are those which are recoverable by the MAC layer protocols.
                           dot5StatsHardErrors 1.3.6.1.4.1.72.14.30.2.1.12 counter read-only
The number of times this interface has detected an immediately recoverable fatal error. It denotes the number of times this interface is either transmitting or receiving beacon MAC frames.
                           dot5StatsSignalLoss 1.3.6.1.4.1.72.14.30.2.1.13 counter read-only
The number of times this interface has detected the loss of signal condition from the ring.
                           dot5StatsTransmitBeacons 1.3.6.1.4.1.72.14.30.2.1.14 counter read-only
The number of times this interface has transmitted a beacon frame.
                           dot5StatsRecoverys 1.3.6.1.4.1.72.14.30.2.1.15 counter read-only
The number of Claim Token MAC frames received or transmitted after the interface has received a Ring Purge MAC frame. This counter signifies the number of times the ring has been purged and is being recovered back into a normal operating state.
                           dot5StatsLobeWires 1.3.6.1.4.1.72.14.30.2.1.16 counter read-only
The number of times the interface has detected an open or short circuit in the lobe data path. The adapter will be closed and dot5RingState will signify this condition.
                           dot5StatsRemoves 1.3.6.1.4.1.72.14.30.2.1.17 counter read-only
The number of times the interface has received a Remove Ring Station MAC frame request. When this frame is received the interface will enter the close state and dot5RingState will signify this condition.
                           dot5StatsSingles 1.3.6.1.4.1.72.14.30.2.1.18 counter read-only
The number of times the interface has sensed that it is the only station on the ring. This will happen if the interface is the first one up on a ring, or if there is a hardware problem.
                           dot5StatsFreqErrors 1.3.6.1.4.1.72.14.30.2.1.19 counter read-only
The number of times the interface has detected that the frequency of the incoming signal differs from the expected frequency by more than that specified by the IEEE 802.5 standard, see chapter 7 in [10].
                   dot5Tests 1.3.6.1.4.1.72.14.30.3
                       testInsertFunc 1.3.6.1.4.1.72.14.30.3.1
                   dot5ChipSets 1.3.6.1.4.1.72.14.30.4
                       chipSetIBM16 1.3.6.1.4.1.72.14.30.4.1
                       chipSetTItms380 1.3.6.1.4.1.72.14.30.4.2
                       chipSetTItms380c16 1.3.6.1.4.1.72.14.30.4.3
                   dot5TimerTable 1.3.6.1.4.1.72.14.30.5 no-access
This table contains Token Ring interface timer values, one entry per 802.5 interface.
                       dot5TimerEntry 1.3.6.1.4.1.72.14.30.5.1 no-access
A list of Token Ring timer values for an 802.5 interface.
                           dot5TimerIfIndex 1.3.6.1.4.1.72.14.30.5.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains timer values. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                           dot5TimerReturnRepeat 1.3.6.1.4.1.72.14.30.5.1.2 integer read-only
The time-out value used to ensure the interface will return to Repeat State, in units of 100 micro-seconds. The value should be greater than the maximum ring latency. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerHolding 1.3.6.1.4.1.72.14.30.5.1.3 integer read-only
Maximum period of time a station is permitted to transmit frames after capturing a token, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerQueuePDU 1.3.6.1.4.1.72.14.30.5.1.4 integer read-only
The time-out value for enqueuing of an SMP PDU after reception of an AMP or SMP frame in which the A and C bits were equal to 0, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerValidTransmit 1.3.6.1.4.1.72.14.30.5.1.5 integer read-only
The time-out value used by the active monitor to detect the absence of valid transmissions, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerNoToken 1.3.6.1.4.1.72.14.30.5.1.6 integer read-only
The time-out value used to recover from various-related error situations [9]. If N is the maximum number of stations on the ring, the value of this timer is normally: dot5TimerReturnRepeat + N*dot5TimerHolding. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerActiveMon 1.3.6.1.4.1.72.14.30.5.1.7 integer read-only
The time-out value used by the active monitor to stimulate the enqueuing of an AMP PDU for transmission, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerStandbyMon 1.3.6.1.4.1.72.14.30.5.1.8 integer read-only
The time-out value used by the stand-by monitors to ensure that there is an active monitor on the ring and to detect a continuous stream of tokens, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerErrorReport 1.3.6.1.4.1.72.14.30.5.1.9 integer read-only
The time-out value which determines how often a station shall send a Report Error MAC frame to report its error counters, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerBeaconTransmit 1.3.6.1.4.1.72.14.30.5.1.10 integer read-only
The time-out value which determines how long a station shall remain in the state of transmitting Beacon frames before entering the Bypass state, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                           dot5TimerBeaconReceive 1.3.6.1.4.1.72.14.30.5.1.11 integer read-only
The time-out value which determines how long a station shall receive Beacon frames from its downstream neighbor before entering the Bypass state, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
             ppp 1.3.6.1.4.1.72.14.32
                   pppLink 1.3.6.1.4.1.72.14.32.1
                       pppLinkStatusTable 1.3.6.1.4.1.72.14.32.1.1 no-access
A table containing PPP-link specific variables for this PPP implementation.
                           pppLinkStatusEntry 1.3.6.1.4.1.72.14.32.1.1.1 no-access
Management information about a particular PPP Link.
                               pppLinkStatusIfIndex 1.3.6.1.4.1.72.14.32.1.1.1.1 integer read-only
A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                               pppLinkStatusPhysicalIndex 1.3.6.1.4.1.72.14.32.1.1.1.2 integer read-only
The value of ifIndex that identifies the interface over which this PPP Link is operating. This interface would usually be an HDLC or RS-232 type of interface. If there is no lower-layer interface element, or there is no ifEntry for the element, or the element can not be identified, then the value of this object is 0.
                               pppLinkStatusBadAddresses 1.3.6.1.4.1.72.14.32.1.1.1.3 counter read-only
The number of packets received with an incorrect Address Field. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link.
                               pppLinkStatusBadControls 1.3.6.1.4.1.72.14.32.1.1.1.4 counter read-only
The number of packets received on this link with an incorrect Control Field. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link.
                               pppLinkStatusPacketTooLongs 1.3.6.1.4.1.72.14.32.1.1.1.5 counter read-only
The number of received packets that have been discarded because their length exceeded the MRU. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. NOTE, packets which are longer than the MRU but which are successfully received and processed are NOT included in this count.
                               pppLinkStatusBadFCSs 1.3.6.1.4.1.72.14.32.1.1.1.6 counter read-only
The number of received packets that have been discarded due to having an incorrect FCS. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link.
                               pppLinkStatusLocalMRU 1.3.6.1.4.1.72.14.32.1.1.1.7 integer read-only
The current value of the MRU for the local PPP Entity. This value is the MRU that the remote entity is using when sending packets to the local PPP entity.
                               pppLinkStatusRemoteMRU 1.3.6.1.4.1.72.14.32.1.1.1.8 integer read-only
The current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP entity.
                               pppLinkStatusLocalToPeerACCMap 1.3.6.1.4.1.72.14.32.1.1.1.9 octet string read-only
The current value of the ACC Map used for sending packets from the local PPP entity to the remote PPP entity.
                               pppLinkStatusPeerToLocalACCMap 1.3.6.1.4.1.72.14.32.1.1.1.10 octet string read-only
The ACC Map used by the remote PPP entity when transmitting packets to the local PPP entity.
                               pppLinkStatusLocalToRemoteProtocolCompression 1.3.6.1.4.1.72.14.32.1.1.1.11 integer read-only
Indicates whether the local PPP entity will use Protocol Compression when transmitting packets to the remote PPP entity. Enumeration: 'disabled': 2, 'enabled': 1.
                               pppLinkStatusRemoteToLocalProtocolCompression 1.3.6.1.4.1.72.14.32.1.1.1.12 integer read-only
Indicates whether the remote PPP entity will use Protocol Compression when transmitting packets to the local PPP entity. Enumeration: 'disabled': 2, 'enabled': 1.
                               pppLinkStatusLocalToRemoteACCompression 1.3.6.1.4.1.72.14.32.1.1.1.13 integer read-only
Indicates whether the local PPP entity will use Address and Control Compression when transmitting packets to the remote PPP entity. Enumeration: 'disabled': 2, 'enabled': 1.
                               pppLinkStatusRemoteToLocalACCompression 1.3.6.1.4.1.72.14.32.1.1.1.14 integer read-only
Indicates whether the remote PPP entity will use Address and Control Compression when transmitting packets to the local PPP entity. Enumeration: 'disabled': 2, 'enabled': 1.
                               pppLinkStatusTransmitFcsSize 1.3.6.1.4.1.72.14.32.1.1.1.15 integer read-only
The size of the Frame Check Sequence (FCS) in bits that the local node will generate when sending packets to the remote node.
                               pppLinkStatusReceiveFcsSize 1.3.6.1.4.1.72.14.32.1.1.1.16 integer read-only
The size of the Frame Check Sequence (FCS) in bits that the remote node will generate when sending packets to the local node.
                       pppLinkConfigTable 1.3.6.1.4.1.72.14.32.1.2 no-access
A table containing the LCP configuration parameters for this PPP Link. These variables represent the initial configuration of the PPP Link. The actual values of the parameters may be changed when the link is brought up via the LCP options negotiation mechanism.
                           pppLinkConfigEntry 1.3.6.1.4.1.72.14.32.1.2.1 no-access
Configuration information about a particular PPP Link.
                               pppLinkConfigIfIndex 1.3.6.1.4.1.72.14.32.1.2.1.1 integer read-only
A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                               pppLinkConfigInitialMRU 1.3.6.1.4.1.72.14.32.1.2.1.2 integer read-write
The initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 0 then the local PPP entity will not advertise any MRU to the remote entity and the default MRU will be assumed. Changing this object will have effect when the link is next restarted.
                               pppLinkConfigReceiveACCMap 1.3.6.1.4.1.72.14.32.1.2.1.3 octet string read-write
The Asynchronous-Control-Character-Map (ACC) that the local PPP entity requires for use on its receive side. In effect, this is the ACC Map that is required in order to ensure that the local modem will successfully receive all characters. The actual ACC map used on the receive side of the link will be a combination of the local node's pppLinkConfigReceiveACCMap and the remote node's pppLinkConfigTransmitACCMap. Changing this object will have effect when the link is next restarted.
                               pppLinkConfigTransmitACCMap 1.3.6.1.4.1.72.14.32.1.2.1.4 octet string read-write
The Asynchronous-Control-Character-Map (ACC) that the local PPP entity requires for use on its transmit side. In effect, this is the ACC Map that is required in order to ensure that all characters can be successfully transmitted through the local modem. The actual ACC map used on the transmit side of the link will be a combination of the local node's pppLinkConfigTransmitACCMap and the remote node's pppLinkConfigReceiveACCMap. Changing this object will have effect when the link is next restarted.
                               pppLinkConfigMagicNumber 1.3.6.1.4.1.72.14.32.1.2.1.5 integer read-write
If true(2) then the local node will attempt to perform Magic Number negotiation with the remote node. If false(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted. Enumeration: 'false': 1, 'true': 2.
                               pppLinkConfigFcsSize 1.3.6.1.4.1.72.14.32.1.2.1.6 integer read-write
The size of the FCS, in bits, the local node will attempt to negotiate for use with the remote node. Regardless of the value of this object, the local node will comply with any FCS size negotiations initiated by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted.
                   pppLqr 1.3.6.1.4.1.72.14.32.2
                   pppIp 1.3.6.1.4.1.72.14.32.3
                       pppIpTable 1.3.6.1.4.1.72.14.32.3.1 no-access
Table containing the IP parameters and statistics for the local PPP entity.
                           pppIpEntry 1.3.6.1.4.1.72.14.32.3.1.1 no-access
IPCP status information for a particular PPP link. A SNMP error of noSuchName is returned to a request for an object in this table for which the index identifies an IP port which is attached to a physical port which is not a PPP physical port.
                               pppIpIndex 1.3.6.1.4.1.72.14.32.3.1.1.1 integer read-only
The value of ifIndex that identifies the entry in the ifTable that is associated with the PPP Link over which this instance of the IP network and control protocol are operating.
                               pppIpOperStatus 1.3.6.1.4.1.72.14.32.3.1.1.2 integer read-only
The operational status of the IP network protocol. If the value of this object is opened(1) then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
                               pppIpLocalToRemoteCompressionProtocol 1.3.6.1.4.1.72.14.32.3.1.1.3 integer read-only
The IP compression protocol that the local PPP-IP entity uses when sending packets to the remote PPP-IP entity. Enumeration: 'vj-tcp': 2, 'none': 1.
                               pppIpRemoteToLocalCompressionProtocol 1.3.6.1.4.1.72.14.32.3.1.1.4 integer read-only
The IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity. Enumeration: 'vj-tcp': 2, 'none': 1.
                               pppIpRemoteMaxSlotId 1.3.6.1.4.1.72.14.32.3.1.1.5 integer read-only
The Max-Slot-Id parameter that the remote node has advertised and that is in use on the link. If vj-tcp header compression is not in use on the link then the value of this object shall be 0.
                               pppIpLocalMaxSlotId 1.3.6.1.4.1.72.14.32.3.1.1.6 integer read-only
The Max-Slot-Id parameter that the local node has advertised and that is in use on the link. If vj-tcp header compression is not in use on the link then the value of this object shall be 0.
                       pppIpConfigTable 1.3.6.1.4.1.72.14.32.3.2 no-access
Table containing configuration variables for the IPCP for the local PPP entity.
                           pppIpConfigEntry 1.3.6.1.4.1.72.14.32.3.2.1 no-access
IPCP information for a particular PPP link. A SNMP error of noSuchName is returned to a request for an object in this table for which the index identifies an IP port which is attached to a physical port which is not a PPP physical port.
                               pppIpConfigIndex 1.3.6.1.4.1.72.14.32.3.2.1.1 integer read-only
The value of ifIndex that identifies the entry in the ifTable that is associated with the local IPCP entity.
                               pppIpConfigAdminStatus 1.3.6.1.4.1.72.14.32.3.2.1.2 integer read-write
The immediate desired status of the IP network protocol. Setting this object to open will inject an administrative open event into the IP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
                               pppIpConfigCompression 1.3.6.1.4.1.72.14.32.3.2.1.3 integer read-write
If none(1) then the local node will not attempt to negotiate any IP Compression option. Otherwise, the local node will attempt to negotiate compression mode indicated by the enumerated value. Changing this object will have effect when the link is next restarted. Enumeration: 'vj-tcp': 2, 'none': 1.
                   pppBridge 1.3.6.1.4.1.72.14.32.4
                   pppSecurity 1.3.6.1.4.1.72.14.32.5
                   pppTests 1.3.6.1.4.1.72.14.32.6
                   pppIpx 1.3.6.1.4.1.72.14.32.7
                   pppIso 1.3.6.1.4.1.72.14.32.8
                   pppAppleTalk 1.3.6.1.4.1.72.14.32.9
                   pppDECNet 1.3.6.1.4.1.72.14.32.10
 atmForum 1.3.6.1.4.1.353
         atmForumAdmin 1.3.6.1.4.1.353.1
             atmfTransmissionTypes 1.3.6.1.4.1.353.1.2
                 atmfUnknownType 1.3.6.1.4.1.353.1.2.1
                 atmfSonetSTS3c 1.3.6.1.4.1.353.1.2.2
                 atmfDs3 1.3.6.1.4.1.353.1.2.3
                 atmf4B5B 1.3.6.1.4.1.353.1.2.4
                 atmf8B10B 1.3.6.1.4.1.353.1.2.5
             atmfMediaTypes 1.3.6.1.4.1.353.1.3
                 atmfMediaUnknownType 1.3.6.1.4.1.353.1.3.1
                 atmfMediaCoaxCable 1.3.6.1.4.1.353.1.3.2
                 atmfMediaSingleMode 1.3.6.1.4.1.353.1.3.3
                 atmfMediaMultiMode 1.3.6.1.4.1.353.1.3.4
                 atmfMediaStp 1.3.6.1.4.1.353.1.3.5
                 atmfMediaUtp 1.3.6.1.4.1.353.1.3.6
             atmfTrafficDescrTypes 1.3.6.1.4.1.353.1.4
                 atmfNoDescriptor 1.3.6.1.4.1.353.1.4.1
                 atmfPeakRate 1.3.6.1.4.1.353.1.4.2
         atmForumUni 1.3.6.1.4.1.353.2
             atmfPhysicalGroup 1.3.6.1.4.1.353.2.1
             atmfAtmLayerGroup 1.3.6.1.4.1.353.2.2
             atmfAtmStatsGroup 1.3.6.1.4.1.353.2.3