All MIBs › IPADv2-MIB
Organization: Verilink Corporation
Last Updated: 2000-11-21
Category: Domain: WAN, Vendor: ARRIS, Vendor: Verilink
Description:
Verilink IPAD version 2 MIB providing enhanced SNMP management objects for the updated IPAD integrated access device platform.
Imported Objects
From DS8200v2-MIB
| ddsNetBPVCount | OBJECT-TYPE |
| ddsNetFDLCount | OBJECT-TYPE |
| ddsNetLOSCount | OBJECT-TYPE |
| ddsNetOOFCount | OBJECT-TYPE |
| ddsNetOOSCount | OBJECT-TYPE |
| serialDteDTRAlarmStatus | OBJECT-TYPE |
| t1e1AISCount | OBJECT-TYPE |
| t1e1BPVSCount | OBJECT-TYPE |
| t1e1CSSCount | OBJECT-TYPE |
| t1e1ESCount | OBJECT-TYPE |
| t1e1LOSSCount | OBJECT-TYPE |
| t1e1OOFSCount | OBJECT-TYPE |
| t1e1RASCount | OBJECT-TYPE |
| t1e1SESCount | OBJECT-TYPE |
| t1e1UASCount | OBJECT-TYPE |
From DS8200v2-TC-MIB
| hbu | OBJECT-IDENTITY |
| verilink | MODULE-IDENTITY |
From SNMPv2-SMI
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
From SNMPv2-TC
| DisplayString |
What Is IPADv2-MIB?
IPADv2-MIB is a vendor-specific MIB from Verilink for the second-generation IPAD (Integrated Packet/Access Device), an integrated access device combining Frame Relay and channelized access functions, updated to work over SNMPv2. It exposes data on Frame Relay port configuration and service state, including LMI (Local Management Interface) type and mode, and per-port alarm threshold and alarm-active status for both transmit and receive directions. Its monitoring role centers on hardware/interface fault status: administrators use ipadFrPortActive and the various RxAlmAlarm/TxAlmAlarm objects to detect when a Frame Relay port has crossed error thresholds or gone inactive, which are effectively hardware/line-level fault indicators for the access device. Because it manages Frame Relay circuits, it likely complements or overlaps with standard Frame Relay MIB concepts (RFC 1315/2115) even though it is proprietary. It is deployed in WAN access scenarios where an IPADv2 device provides integrated Frame Relay and voice/data channel access at a customer site or carrier point of presence, and administrators typically load this module into an IPADv2-MIB MIB Browser to explore the ipadFrPortTable structure before scripting automated polling.
IPNetwork Monitor allows you to monitor SNMP objects defined in IPADv2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- Frame Relay port active/service status
- LMI type and mode
- receive/transmit alarm thresholds
- receive/transmit alarm active status
Supported Devices
- Verilink IPADv2 integrated access device
Monitoring Examples
An administrator would poll ipadFrPortTable/ipadFrPortTableEntry to check ipadFrPortActive and ipadFrPortService for a given Frame Relay port, and compare ipadFrPortRxInvAlmThreshold and ipadFrPortRxInvAlmAlarm to see if received invalid frames have exceeded the configured threshold. Similarly, ipadFrPortTxAlmThreshold paired with ipadFrPortTxAlmAlarm reveals transmit-side alarm conditions, and ipadFrPortLMIType/ipadFrPortLMIMode confirm the signaling protocol variant in use on the circuit. A port showing ipadFrPortRxAlmAlarm set to true alongside dropped ipadFrPortActive status would indicate a degraded or failed WAN link requiring carrier-side investigation.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ipad | 1.3.6.1.4.1.321.100.1 | IPADv2.MIB updated for SNMPv2. | ||
| ipadFrPort | 1.3.6.1.4.1.321.100.1.1 | |||
| ipadFrPortTable | 1.3.6.1.4.1.321.100.1.1.1 | not-accessible | Table of frame relay port parameters. | |
| ipadFrPortTableEntry | 1.3.6.1.4.1.321.100.1.1.1.1 | not-accessible | An entry in the ipad frame relay port table. | |
| INT ipadFrPortService | 1.3.6.1.4.1.321.100.1.1.1.1.1 | INTEGER | read-only | Index into the ipad frame relay port table; an entry in the ipad service table. |
| INT ipadFrPortActive | 1.3.6.1.4.1.321.100.1.1.1.1.2 | INTEGER | read-only | Specifies if the port is active. |
| INT ipadFrPortLMIType | 1.3.6.1.4.1.321.100.1.1.1.1.3 | INTEGER | read-only | Specifies the link management information type used on this port. |
| INT ipadFrPortLMIMode | 1.3.6.1.4.1.321.100.1.1.1.1.4 | INTEGER | read-only | Specifies the link management information mode used on this port. |
| INT ipadFrPortRxInvAlmThreshold | 1.3.6.1.4.1.321.100.1.1.1.1.5 | INTEGER | read-write | Sets the rx invalid frames alarm threshold. Setting this field to 0 disables the alarm. |
| INT ipadFrPortRxInvAlmAlarm | 1.3.6.1.4.1.321.100.1.1.1.1.6 | INTEGER | read-only | Reports if the invalid frames threshold has been exceeded. |
| INT ipadFrPortTxAlmThreshold | 1.3.6.1.4.1.321.100.1.1.1.1.7 | INTEGER | read-write | Sets the tx throughput alarm threshold (in bits/second). Setting this field to 0 disables the alarm. |
| INT ipadFrPortTxAlmAlarm | 1.3.6.1.4.1.321.100.1.1.1.1.8 | INTEGER | read-only | Reports if the tx throughput threshold has been exceeded. |
| INT ipadFrPortRxAlmThreshold | 1.3.6.1.4.1.321.100.1.1.1.1.9 | INTEGER | read-write | Sets the rx throughput alarm threshold (in bits/second). Setting this field to 0 disables the alarm. |
| INT ipadFrPortRxAlmAlarm | 1.3.6.1.4.1.321.100.1.1.1.1.10 | INTEGER | read-only | Reports if the rx throughput threshold has been exceeded. |
| INT ipadFrPortAlarmReset | 1.3.6.1.4.1.321.100.1.1.1.1.11 | INTEGER | read-write | This is used to clear the current alarm counts. |
| ipadService | 1.3.6.1.4.1.321.100.1.2 | |||
| ipadServiceTable | 1.3.6.1.4.1.321.100.1.2.1 | not-accessible | The ipad service table. | |
| ipadServiceTableEntry | 1.3.6.1.4.1.321.100.1.2.1.1 | not-accessible | An entry in the ipad service table. | |
| INT ipadServiceIndex | 1.3.6.1.4.1.321.100.1.2.1.1.1 | INTEGER | read-only | The index for the ipad service table. |
| INT ipadServiceifIndex | 1.3.6.1.4.1.321.100.1.2.1.1.2 | INTEGER | read-write | The MIB-II ifIndex for this service. |
| INT ipadServiceType | 1.3.6.1.4.1.321.100.1.2.1.1.3 | INTEGER | read-write | The type of this service. |
| INT ipadServicePair | 1.3.6.1.4.1.321.100.1.2.1.1.4 | INTEGER | read-write | An entry in this table, which establishes a service pairing. |
| INT ipadServiceStatus | 1.3.6.1.4.1.321.100.1.2.1.1.5 | INTEGER | read-only | This parameter indicates the status of the service. idle - The service is not doing anything or has not been configured for use. down - The physical layer for the service is not ready. training - The physical layer is not ready but is attempting to come up. connecting - The physical layer is not ready but is attempting to come up. physicalUp - The physical layer is ready the service is not ready. protocolUp - The service is able to pass data. dead - The service is inactive because no resources are available to support it. changed - Service parameters were changed and require a save and restart to take effect. |
| INT ipadServiceAddService | 1.3.6.1.4.1.321.100.1.2.2 | INTEGER | read-write | Adds a row to the Service Table. |
| INT ipadServiceDeleteService | 1.3.6.1.4.1.321.100.1.2.3 | INTEGER | read-write | Identifies a Service to be deleted; an index into the Service Table. |
| ipadChannel | 1.3.6.1.4.1.321.100.1.3 | |||
| ipadChannelTable | 1.3.6.1.4.1.321.100.1.3.1 | not-accessible | The ipad channel table. | |
| ipadChannelTableEntry | 1.3.6.1.4.1.321.100.1.3.1.1 | not-accessible | An entry in the ipad channel table. | |
| INT ipadChannelifIndex | 1.3.6.1.4.1.321.100.1.3.1.1.1 | INTEGER | read-only | Primary index into ipad channel table, MIB-II ifIndex. |
| INT ipadChannelIndex | 1.3.6.1.4.1.321.100.1.3.1.1.2 | INTEGER | read-only | Channel index for the physical interface. |
| INT ipadChannelService | 1.3.6.1.4.1.321.100.1.3.1.1.3 | INTEGER | read-write | Index into service table for this channel. |
| INT ipadChannelPair | 1.3.6.1.4.1.321.100.1.3.1.1.4 | INTEGER | read-write | Pair for this channel; an entry in the channel table. Use service pair in service table to determine which service contains this channel. |
| INT ipadChannelRate | 1.3.6.1.4.1.321.100.1.3.1.1.5 | INTEGER | read-write | Rate for this channel. |
| INT ipadChannelIdlePattern | 1.3.6.1.4.1.321.100.1.3.1.1.6 | INTEGER | read-only | Idle pattern for this channel. |
| ipadDLCI | 1.3.6.1.4.1.321.100.1.4 | |||
| ipadDLCITable | 1.3.6.1.4.1.321.100.1.4.1 | not-accessible | The ipad DLCI table. | |
| ipadDLCITableEntry | 1.3.6.1.4.1.321.100.1.4.1.1 | not-accessible | An entry in the ipad DLCI table. | |
| INT ipadDLCIservice | 1.3.6.1.4.1.321.100.1.4.1.1.1 | INTEGER | read-only | An index into the ipad service table. |
| INT ipadDLCInumber | 1.3.6.1.4.1.321.100.1.4.1.1.2 | INTEGER | read-only | The DLCI number for this entry. |
| INT ipadDLCIactive | 1.3.6.1.4.1.321.100.1.4.1.1.3 | INTEGER | read-only | Specifies if the DLCI is active. |
| INT ipadDLCIcongestion | 1.3.6.1.4.1.321.100.1.4.1.1.4 | INTEGER | read-only | Specifies if the dlci is receiving frames with FECN or BECN bit set. |
| INT ipadDLCIremote | 1.3.6.1.4.1.321.100.1.4.1.1.5 | INTEGER | read-only | Remote DLCI number. |
| STR ipadDLCIremoteUnit | 1.3.6.1.4.1.321.100.1.4.1.1.6 | DisplayString | read-only | Name of the remote DLCI. |
| INT ipadDLCIremoteEquipActive | 1.3.6.1.4.1.321.100.1.4.1.1.7 | INTEGER | read-only | Reports if the equipment attached to the remote unit is active. |
| INT ipadDLCIencapsulation | 1.3.6.1.4.1.321.100.1.4.1.1.8 | INTEGER | read-write | Type of protocol encapsulation used on this DLCI. |
| INT ipadDLCIproprietary | 1.3.6.1.4.1.321.100.1.4.1.1.9 | INTEGER | read-write | When the encapsulation is proprietary, the traffic type must be configured to gather protocol specific statistics. |
| INT ipadDLCIpropOffset | 1.3.6.1.4.1.321.100.1.4.1.1.10 | INTEGER | read-write | When the encapsulation is proprietary, this is the number of bytes after the frame relay header to look for the specified protocol decode. |
| INT ipadDLCIinBand | 1.3.6.1.4.1.321.100.1.4.1.1.11 | INTEGER | read-write | Determines if frames on this DLCI will be parsed to look for management frames destined for the unit itself. |
| INT ipadDLCICIR | 1.3.6.1.4.1.321.100.1.4.1.1.12 | INTEGER | read-write | Default committed information rate in bits per second. |
| INT ipadDLCIBe | 1.3.6.1.4.1.321.100.1.4.1.1.13 | INTEGER | read-write | Default excess burst rate in bits per second. |
| INT ipadDLCIminBC | 1.3.6.1.4.1.321.100.1.4.1.1.14 | INTEGER | read-write | If the corresponding interface is configured to enable congestion management, the minimum transfer rate at which the unit will throttle back offering data to the network. |
| INT ipadDLCIrxMon | 1.3.6.1.4.1.321.100.1.4.1.1.15 | INTEGER | read-write | Determines if the SLA parameters will be monitored for received frames. |
| INT ipadDLCIdEctrl | 1.3.6.1.4.1.321.100.1.4.1.1.16 | INTEGER | read-write | Determines if the Rx monitor will set the DE bit on all frames received in excess of the CIR before they are switched to their destination port. |
| INT ipadDLCIenableDelay | 1.3.6.1.4.1.321.100.1.4.1.1.17 | INTEGER | read-write | Enable or disable delay. |
| INT ipadDLCItxExCIRThreshold | 1.3.6.1.4.1.321.100.1.4.1.1.18 | INTEGER | read-write | Sets the Tx over CIR alarm threshold. This threshold is the number of bits per second in excess of CIR. Setting this field to 0 disables the alarm. |
| INT ipadDLCItxExCIRAlarm | 1.3.6.1.4.1.321.100.1.4.1.1.19 | INTEGER | read-only | Reports if the Tx over CIR threshold has been exceeded. |
| INT ipadDLCItxExBeThreshold | 1.3.6.1.4.1.321.100.1.4.1.1.20 | INTEGER | read-write | Sets the Tx over Be alarm threshold. This threshold is the number of bits per second in excess of Be. Setting this field to 0 disables the alarm. |
| INT ipadDLCItxExBeAlarm | 1.3.6.1.4.1.321.100.1.4.1.1.21 | INTEGER | read-only | Reports if the Tx over Be threshold has been exceeded. |
| INT ipadDLCIrxCongThreshold | 1.3.6.1.4.1.321.100.1.4.1.1.22 | INTEGER | read-write | Sets the Rx congestion alarm threshold. This threshold is the number of frames received with BECN/FECN. Setting this field to 0 disables the alarm. |
| INT ipadDLCIrxCongAlarm | 1.3.6.1.4.1.321.100.1.4.1.1.23 | INTEGER | read-only | Reports if the Rx congestion threshold has been exceeded. |
| INT ipadDLCIrxBECNinCIR | 1.3.6.1.4.1.321.100.1.4.1.1.24 | INTEGER | read-only | Reports if BECN has been received within CIR. |
| INT ipadDLCIUASThreshold | 1.3.6.1.4.1.321.100.1.4.1.1.25 | INTEGER | read-write | Sets the UAS (unavailable seconds) alarm threshold. This threshold is the number of seconds passed that the DLCI is unavailable. Setting this field to 0 disables the alarm. |
| INT ipadDLCIUASAlarm | 1.3.6.1.4.1.321.100.1.4.1.1.26 | INTEGER | read-only | Reports if the UAS threshold has been exceeded. |
| INT ipadDLCIAlarmReset | 1.3.6.1.4.1.321.100.1.4.1.1.27 | INTEGER | read-write | This is used to clear the current alarm counts. |
| INT ipadDLCIRoundTripDelaySize | 1.3.6.1.4.1.321.100.1.4.1.1.28 | INTEGER | read-write | Specifies the packet size in octets used to calculate round trip delay. |
| INT ipadDLCIRoundTripDelayRate | 1.3.6.1.4.1.321.100.1.4.1.1.29 | INTEGER | read-write | Specifies the packet rate in seconds used to calculate round trip delay. |
| INT ipadDLCIRemoteFramesOfferedWithinCIR | 1.3.6.1.4.1.321.100.1.4.1.1.30 | INTEGER | read-only | Count of frames sent within CIR from the remote end of the DLCI. |
| INT ipadDLCIRemoteFramesOfferedWithinBE | 1.3.6.1.4.1.321.100.1.4.1.1.31 | INTEGER | read-only | Count of frames sent within BE, but over CIR, from the remote end of the DLCI. |
| INT ipadDLCIFramesReceived | 1.3.6.1.4.1.321.100.1.4.1.1.32 | INTEGER | read-only | Count of frames received by the local device on this DLCI. |
| INT ipadDLCIRemoteDataOfferedWithinCIR | 1.3.6.1.4.1.321.100.1.4.1.1.33 | INTEGER | read-only | Count of data octets sent within CIR from the remote end of the DLCI. |
| INT ipadDLCIRemoteDataOfferedWithinBE | 1.3.6.1.4.1.321.100.1.4.1.1.34 | INTEGER | read-only | Count of data octets sent within BE, but over CIR, from the remote end of the DLCI. |
| INT ipadDLCIDataReceived | 1.3.6.1.4.1.321.100.1.4.1.1.35 | INTEGER | read-only | Count of data octets received by the local device on this DLCI. |
| IP ipadDLCIRemoteIPAddress | 1.3.6.1.4.1.321.100.1.4.1.1.36 | IpAddress | read-only | The IP Address of the device on the remote end of this DLCI. This information is only valid when the remote device supports Verilink's proprietary message exchange. |
| INT ipadDLCICompressionStatus | 1.3.6.1.4.1.321.100.1.4.1.1.37 | INTEGER | read-only | This is the current status of the compression engine for this DLCI. disabled(2) indicates that the compression engine is disabled. enabledAndNegotiated(3) indicates that compression is enabled, and has been successfully negotiated with the device at the other end. enabledButNotNegotiated(4) indicated that compression is enabled, but has not been successfully negotiated with the device at the other end. This may be due to the DLCI being down, the other device not having compression enabled or other factors which would inhibit communication. |
| INT ipadDLCICompressionTxOctetsIn | 1.3.6.1.4.1.321.100.1.4.1.1.38 | INTEGER | read-only | This is a rolling counter of the number of octets given to the compression engine. |
| INT ipadDLCICompressionTxOctetsOut | 1.3.6.1.4.1.321.100.1.4.1.1.39 | INTEGER | read-only | This is a rolling counter of the number of octets output from the compression engine. |
| INT ipadDLCICompressionRxOctetsIn | 1.3.6.1.4.1.321.100.1.4.1.1.40 | INTEGER | read-only | This is a rolling counter of the number of octets given to the compression engine. |
| INT ipadDLCICompressionRxOctetsOut | 1.3.6.1.4.1.321.100.1.4.1.1.41 | INTEGER | read-only | This is a rolling counter of the number of octets given to the compression engine. |
| TIK ipadDLCILastChange | 1.3.6.1.4.1.321.100.1.4.2 | TimeTicks | read-only | Time of the last change in the DLCI table. |
| ipadEndpoint | 1.3.6.1.4.1.321.100.1.5 | |||
| ipadEndpointTable | 1.3.6.1.4.1.321.100.1.5.1 | not-accessible | The ipad endpoint table. | |
| ipadEndpointTableEntry | 1.3.6.1.4.1.321.100.1.5.1.1 | not-accessible | An entry in the ipad endpoint table. | |
| INT ipadEndpointIndex | 1.3.6.1.4.1.321.100.1.5.1.1.1 | INTEGER | read-only | The index into the ipad endpoint table. |
| STR ipadEndpointName | 1.3.6.1.4.1.321.100.1.5.1.1.2 | DisplayString | read-write | The name for the endpoint. |
| INT ipadEndpointService | 1.3.6.1.4.1.321.100.1.5.1.1.3 | INTEGER | read-write | An index into the ipad service table. |
| INT ipadEndpointDLCInumber | 1.3.6.1.4.1.321.100.1.5.1.1.4 | INTEGER | read-write | Data link connection identifier for this endpoint; The DLCI number for this entry. |
| INT ipadEndpointType | 1.3.6.1.4.1.321.100.1.5.1.1.5 | INTEGER | read-write | Endpoint type. |
| INT ipadEndpointForward | 1.3.6.1.4.1.321.100.1.5.1.1.6 | INTEGER | read-write | Index into the endpoint names table. This is the endpoint on which data should be forwarded for switched endpoints. |
| INT ipadEndpointBackup | 1.3.6.1.4.1.321.100.1.5.1.1.7 | INTEGER | read-write | Index into the endpoint table. This is the endpoint on which data should be forwarded in the case where the endpoint becomes inactive. |
| INT ipadEndpointRefSLP | 1.3.6.1.4.1.321.100.1.5.1.1.8 | INTEGER | read-write | Index into the endpoint table. The service level parameters can be copied from another configured endpoint. |
| IP ipadEndpointRemoteIpAddr | 1.3.6.1.4.1.321.100.1.5.1.1.9 | IpAddress | read-write | IP address for remote. |
| IP ipadEndpointRemoteIpMask | 1.3.6.1.4.1.321.100.1.5.1.1.10 | IpAddress | read-write | IP address mask for remote. |
| STR ipadEndpointAddEndpoint | 1.3.6.1.4.1.321.100.1.5.2 | DisplayString | read-write | Identifies an Endpoint to be added. |
| STR ipadEndpointDeleteEndpoint | 1.3.6.1.4.1.321.100.1.5.3 | DisplayString | read-write | Identifies an Endpoint to be deleted. |
| TIK ipadEndpointLastChange | 1.3.6.1.4.1.321.100.1.5.4 | TimeTicks | read-only | Time of the last change in the Endpoint table. |
| ipadUser | 1.3.6.1.4.1.321.100.1.6 | |||
| ipadUserTable | 1.3.6.1.4.1.321.100.1.6.1 | not-accessible | Table of user selected parameters. | |
| ipadUserTableEntry | 1.3.6.1.4.1.321.100.1.6.1.1 | not-accessible | An entry in the ipad user table. | |
| INT ipadUserIndex | 1.3.6.1.4.1.321.100.1.6.1.1.1 | INTEGER | read-only | Index into the ipad user table. |
| INT ipadUserFilterByDLCI | 1.3.6.1.4.1.321.100.1.6.1.1.2 | INTEGER | read-write | Enables Service+DLCI filtering for this user statistic. |
| INT ipadUserService | 1.3.6.1.4.1.321.100.1.6.1.1.3 | INTEGER | read-write | Specifies the service for this user type; identifies an entry in the ipad DLCI table when combined with ipadUserDLCI. Meaningful when ipadUserFilterByDLCI is enabled. Meaningless when collecting PPP statistics. |
| INT ipadUserDLCI | 1.3.6.1.4.1.321.100.1.6.1.1.4 | INTEGER | read-write | Specifies the DLCI for this user type; identifies an entry in the ipad DLCI table when combined with ipadUserService. Meaningful when ipadUserFilterByDLCI is enabled. Meaningless when collecting PPP statistics. |
| INT ipadUserFilterByIPAddress | 1.3.6.1.4.1.321.100.1.6.1.1.5 | INTEGER | read-write | Enables IP address filtering for this user statistic. A packet is counted towards the user statistics if the result of a bitwise-and of an IP address in a transmitted packet with ipadUserIPMask equals ipadUserIPAddress. |
| IP ipadUserIPAddress | 1.3.6.1.4.1.321.100.1.6.1.1.6 | IpAddress | read-write | Specifies the IP address for this user type. |
| IP ipadUserIPMask | 1.3.6.1.4.1.321.100.1.6.1.1.7 | IpAddress | read-write | Specifies the IP address mask for this user type. |
| INT ipadUserFilterByIPPort | 1.3.6.1.4.1.321.100.1.6.1.1.8 | INTEGER | read-write | Enables IP Port filtering for this user statistic. |
| INT ipadUserIPPort | 1.3.6.1.4.1.321.100.1.6.1.1.9 | INTEGER | read-write | Specifies the IP port for this user type. |
| INT ipadUserTxAlmThreshold | 1.3.6.1.4.1.321.100.1.6.1.1.10 | INTEGER | read-write | Sets the tx throughput alarm threshold in bits per second. Setting this field to 0 disables the alarm. |
| INT ipadUserTxAlmAlarm | 1.3.6.1.4.1.321.100.1.6.1.1.11 | INTEGER | read-only | Reports if the tx throughput threshold has been exceeded. |
| INT ipadUserAlarmReset | 1.3.6.1.4.1.321.100.1.6.1.1.12 | INTEGER | read-write | This is used to clear the current alarm counts. |
| INT ipadUserVpi | 1.3.6.1.4.1.321.100.1.6.1.1.13 | INTEGER | read-write | Specifies the Vpi for this user type; identifies a VC when combined with the ipadUserService and ipadUserVci objects. Meaningful when ipadUserFilterByVpiVci is enabled. Meaningless when collecting PPP or Frame Relay statistics. |
| INT ipadUserVci | 1.3.6.1.4.1.321.100.1.6.1.1.14 | INTEGER | read-write | Specifies the Vci for this user type; identifies a VC when combined with the ipadUserService and ipadUserVpi objects. Meaningful when ipadUserFilterByVpiVci is enabled. Meaningless when collecting PPP or Frame Relay statistics. |
| INT ipadUserFilterByVpiVci | 1.3.6.1.4.1.321.100.1.6.1.1.15 | INTEGER | read-write | Enables Vpi/Vci filtering for this user statistic. A packet is counted towards the user statistics if the packet is transmitted on the service/Vpi/Vci combindation specified by ipadUserService, ipadUserVpi, and ipadUserVci. |
| INT ipadUserIPStatTimeRemaining | 1.3.6.1.4.1.321.100.1.6.2 | INTEGER | read-write | Specifies seconds until the next IP TopN report is generated. |
| INT ipadUserIPStatTimeDuration | 1.3.6.1.4.1.321.100.1.6.3 | INTEGER | read-only | The value of TimeRemaining when TimeRemaining was last set. Indicates the number of seconds that the next IP TopN report will cover. |
| TIK ipadUserIPStatStartTime | 1.3.6.1.4.1.321.100.1.6.4 | TimeTicks | read-only | The value of SysUpTime when TimeRemaining was last set. |
| INT ipadUserIPStatRequestedReportSize | 1.3.6.1.4.1.321.100.1.6.5 | INTEGER | read-write | Determines the requested maximum number of entries in the topN report. |
| INT ipadUserIPStatGrantedReportSize | 1.3.6.1.4.1.321.100.1.6.6 | INTEGER | read-only | Determines the granted number of entries in the topN report. This is by definition less than or equal to requested report size. |
| INT ipadUserIPStatReportNumber | 1.3.6.1.4.1.321.100.1.6.7 | INTEGER | read-only | Specifies the number of reports that have been generated. This value resets to zero when the unit is restarted. |
| INT ipadUserIPStatDiscardType | 1.3.6.1.4.1.321.100.1.6.8 | INTEGER | read-write | The internal table used to track TopN statistics is finite in size. On the condition when the internal table is full and a new IP address is encountered, an element already existing in the table must be removed. This variable determines the manner of selection. Writing byTime(1) will cause the entry with the least recent frame to be discarded. That is, all other entries in the table will have transmitted or received at least one packet more recently. Writing byFrames(2) will select the entry with the fewest transmitted or received frames. Writing byOctets(3) will select the entry with the fewest transmitted or received octets. The default is byTime(1). |
| ipadPPP | 1.3.6.1.4.1.321.100.1.7 | |||
| ipadPPPCfgTable | 1.3.6.1.4.1.321.100.1.7.1 | not-accessible | The ipad PPP configuration table. | |
| ipadPPPCfgTableEntry | 1.3.6.1.4.1.321.100.1.7.1.1 | not-accessible | An entry in the ipad PPP configuration table. | |
| INT ipadPPPCfgService | 1.3.6.1.4.1.321.100.1.7.1.1.1 | INTEGER | read-only | The index into the PPP configuration table; an entry in the ipad service table. |
| INT ipadPPPCfgDialMode | 1.3.6.1.4.1.321.100.1.7.1.1.2 | INTEGER | read-write | Determines the permancency of a communications connection. |
| INT ipadPPPCfgInactivityTimer | 1.3.6.1.4.1.321.100.1.7.1.1.3 | INTEGER | read-write | Determines when a dial-up or demand-dial connection will be disconnected due to inactivity in both directions. When this parameter is set to zero then the timer is disabled. |
| INT ipadPPPCfgNegotiationInit | 1.3.6.1.4.1.321.100.1.7.1.1.4 | INTEGER | read-write | Determines if the port waits for the other end to initiate parameter negotiations. |
| INT ipadPPPCfgMRU | 1.3.6.1.4.1.321.100.1.7.1.1.5 | INTEGER | read-write | The maximum receive unit the interface will accept. Valid values are in the range 128 - 4096, default is 1500. |
| INT ipadPPPCfgACCM | 1.3.6.1.4.1.321.100.1.7.1.1.6 | INTEGER | read-write | Sets the async control character map used when generating async HDLC frames. Setting a bit in the map causes the corresponding character to be mapped for transparency. |
| INT ipadPPPCfgNegMRU | 1.3.6.1.4.1.321.100.1.7.1.1.7 | INTEGER | read-write | Determines if MRU size is negotiated. |
| INT ipadPPPCfgNegACCM | 1.3.6.1.4.1.321.100.1.7.1.1.8 | INTEGER | read-write | Determines if ACCM is negotiated. |
| INT ipadPPPCfgNegMagic | 1.3.6.1.4.1.321.100.1.7.1.1.9 | INTEGER | read-write | Determines if the magic number is negotiated. |
| INT ipadPPPCfgNegCompression | 1.3.6.1.4.1.321.100.1.7.1.1.10 | INTEGER | read-write | Determines if the PPP protocol header compression is negotiated. |
| INT ipadPPPCfgNegAddress | 1.3.6.1.4.1.321.100.1.7.1.1.11 | INTEGER | read-write | Determines if the PPP HDLC header compression is negotiated. |
| INT ipadPPPCfgNegPAP | 1.3.6.1.4.1.321.100.1.7.1.1.12 | INTEGER | read-write | Determines if PAP is negotiated with the peer when a more secure authentication protocol is rejected. |
| INT ipadPPPCfgNegCHAP | 1.3.6.1.4.1.321.100.1.7.1.1.13 | INTEGER | read-write | Determines if CHAP is negotiated with the peer when a more secure authentication protocol is rejected. |
| INT ipadPPPCfgAllowPAP | 1.3.6.1.4.1.321.100.1.7.1.1.14 | INTEGER | read-write | Determines if PAP is allowed to be negotiated by the peer. |
| INT ipadPPPCfgAllowCHAP | 1.3.6.1.4.1.321.100.1.7.1.1.15 | INTEGER | read-write | Determines if CHAP is allowed to be negotiated by the peer. |
| STR ipadPPPCfgPAPUsername | 1.3.6.1.4.1.321.100.1.7.1.1.16 | DisplayString | read-write | Identification string to determine the user identity. |
| STR ipadPPPCfgPAPPassword | 1.3.6.1.4.1.321.100.1.7.1.1.17 | DisplayString | read-write | Password string to validate the user identity. |
| STR ipadPPPCfgCHAPUsername | 1.3.6.1.4.1.321.100.1.7.1.1.18 | DisplayString | read-write | Identification string to determine the user identity. |
| STR ipadPPPCfgCHAPSecret | 1.3.6.1.4.1.321.100.1.7.1.1.19 | DisplayString | read-write | Password string to validate the user identity. |
| IP ipadPPPCfgPortIpAddress | 1.3.6.1.4.1.321.100.1.7.1.1.20 | IpAddress | read-write | Sets the IP address of the unit's port. |
| IP ipadPPPCfgPeerIpAddress | 1.3.6.1.4.1.321.100.1.7.1.1.21 | IpAddress | read-write | Sets the IP address of the unit's peer. |
| INT ipadPPPCfgNegIpAddress | 1.3.6.1.4.1.321.100.1.7.1.1.22 | INTEGER | read-write | Determines if IP addresses are dynamically negotiated. |
| INT ipadPPPCfgNegIPCPCompression | 1.3.6.1.4.1.321.100.1.7.1.1.23 | INTEGER | read-write | Determines if Van Jacobson TCPIP header compression is negotiated. |
| IP ipadPPPCfgSubnetMask | 1.3.6.1.4.1.321.100.1.7.1.1.24 | IpAddress | read-write | Specifies the subnet mask. |
| INT ipadPPPCfgAuthChallengeInterval | 1.3.6.1.4.1.321.100.1.7.1.1.25 | INTEGER | read-write | Specifies the authentication challenge interval. |
| STR ipadPPPCfgEndpoint | 1.3.6.1.4.1.321.100.1.7.1.1.26 | DisplayString | read-write | Endpoint name to run PPP over another protocol. |
| INT ipadPPPCfgNegIpMask | 1.3.6.1.4.1.321.100.1.7.1.1.27 | INTEGER | read-write | Determines if the subnet Mask is negotiated. |
| INT ipadPPPCfgNegDNSAddress | 1.3.6.1.4.1.321.100.1.7.1.1.28 | INTEGER | read-write | Determines if the DNS address is negotiated. |
| ipadPPPPAPTable | 1.3.6.1.4.1.321.100.1.7.2 | not-accessible | Table of PAP authentication parameters. | |
| ipadPPPPAPTableEntry | 1.3.6.1.4.1.321.100.1.7.2.1 | not-accessible | An entry in the ipad PPP PAP table. | |
| INT ipadPPPPAPTableIndex | 1.3.6.1.4.1.321.100.1.7.2.1.1 | INTEGER | read-only | The index into the PPP PAP association table. |
| STR ipadPPPPAPTableUsername | 1.3.6.1.4.1.321.100.1.7.2.1.2 | DisplayString | read-write | Identification string to identify the user. |
| STR ipadPPPPAPTablePassword | 1.3.6.1.4.1.321.100.1.7.2.1.3 | DisplayString | read-write | Password string to validate the user identity. |
| ipadPPPCHAPTable | 1.3.6.1.4.1.321.100.1.7.3 | not-accessible | Table of CHAP authentication parameters. | |
| ipadPPPCHAPTableEntry | 1.3.6.1.4.1.321.100.1.7.3.1 | not-accessible | An entry in the ipad PPP CHAP table. | |
| INT ipadPPPCHAPTableIndex | 1.3.6.1.4.1.321.100.1.7.3.1.1 | INTEGER | read-only | The index into the PPP CHAP association table. |
| STR ipadPPPCHAPTableUsername | 1.3.6.1.4.1.321.100.1.7.3.1.2 | DisplayString | read-write | Identification string to identify the user. |
| STR ipadPPPCHAPTableSecret | 1.3.6.1.4.1.321.100.1.7.3.1.3 | DisplayString | read-write | Password string to validate the user identity. |
| ipadModem | 1.3.6.1.4.1.321.100.1.8 | |||
| ipadModemDialTable | 1.3.6.1.4.1.321.100.1.8.1 | not-accessible | Table of modem dialing parameters. | |
| ipadModemDialTableEntry | 1.3.6.1.4.1.321.100.1.8.1.1 | not-accessible | An entry in the ipad modem dialing parameters table. | |
| INT ipadModemDialTableIndex | 1.3.6.1.4.1.321.100.1.8.1.1.1 | INTEGER | read-only | The index into the ipad modem dialing parameters table. Equivalent to MIB-II ifIndex. |
| INT ipadModemDialDataIndex | 1.3.6.1.4.1.321.100.1.8.1.1.2 | INTEGER | read-write | An index into the Modem Data Table, which selects a modem. |
| STR ipadModemDialNumber | 1.3.6.1.4.1.321.100.1.8.1.1.3 | DisplayString | read-write | Specifies the telephone number to dial. |
| INT ipadModemDialAbortTimer | 1.3.6.1.4.1.321.100.1.8.1.1.4 | INTEGER | read-write | Aborts a connection attempt if a dial-up connection has failed to connect within the specified number of seconds. Range is 1..255. |
| INT ipadModemDialRedialAttempts | 1.3.6.1.4.1.321.100.1.8.1.1.5 | INTEGER | read-write | Determines how many attempts to initiate a dial-up connection after the initial failure. Range is 0..10. |
| INT ipadModemDialDelayBeforeRedial | 1.3.6.1.4.1.321.100.1.8.1.1.6 | INTEGER | read-write | Specifies the number of seconds to wait before redialing. Range is 1..255. |
| STR ipadModemDialLoginScript | 1.3.6.1.4.1.321.100.1.8.1.1.7 | DisplayString | read-write | Script string interpreted after an originated dial-up connection is first established. |
| STR ipadModemDialUsername | 1.3.6.1.4.1.321.100.1.8.1.1.8 | DisplayString | read-write | Identification string to determine the user identity. |
| STR ipadModemDialPassword | 1.3.6.1.4.1.321.100.1.8.1.1.9 | DisplayString | read-write | Password string to validate the user identity. |
| STR ipadModemDialChallengeScript | 1.3.6.1.4.1.321.100.1.8.1.1.10 | DisplayString | read-write | Script string interpreted after an answered dial-up connection is first established. |
| INT ipadModemDialAnswerRings | 1.3.6.1.4.1.321.100.1.8.1.1.11 | INTEGER | read-write | Answers an incoming call on the given number of rings. A value of zero disables answering. Range is 0..255. |
| INT ipadModemDialCommand | 1.3.6.1.4.1.321.100.1.8.1.1.12 | INTEGER | read-write | The set values perform the following actions: setupNow - Execute the modem setup scripts dialNow - Initiate dialing procedures answerNow - Initiate answering procedures disconnectNow - Initiate disconnect procedures |
| INT ipadModemDialStatus | 1.3.6.1.4.1.321.100.1.8.1.1.13 | INTEGER | read-only | This object reports the current activity of the modem control feature disabled - The feature is not enabled setup - The feature is configuring the modem error - The feature could not setup the modem idle - The feature is ready to operate dialing - The feature is placing a call dialWait - The feature is between call attempts ringing - The feature is waiting for an incoming call to connect or go away answering - The feature is answering a call negotiating - The feature is negotiating the login security online - The feature data path is connected disconnecting - The feature is disconnecting a call awaitingCallback - The feature is waiting for a security callback |
| INT ipadModemDialSecurity | 1.3.6.1.4.1.321.100.1.8.1.1.14 | INTEGER | read-write | disable - Dial-up security not enabled password - Challenge/Login password scripts used callback - Password security followed by answerer calling back callbackVerify - Callback and verify using the callback challenge/response scripts |
| INT ipadModemDialCallbackRedialDelay | 1.3.6.1.4.1.321.100.1.8.1.1.15 | INTEGER | read-write | Specifies the number of seconds to wait before redialing. Range is 1..255. |
| INT ipadModemDialCallbackTimeout | 1.3.6.1.4.1.321.100.1.8.1.1.16 | INTEGER | read-write | This object sets the number of seconds to wait for a security callback before failing the connection attempt. |
| STR ipadModemDialCallbackChalScript | 1.3.6.1.4.1.321.100.1.8.1.1.17 | DisplayString | read-write | Callback security challenge script interpreted after originating a callback dial-up connection. |
| STR ipadModemDialCallbackRspScript | 1.3.6.1.4.1.321.100.1.8.1.1.18 | DisplayString | read-write | Callback security challenge response script interpreted after answering a callback dial-up connection. |
| ipadModemDataTable | 1.3.6.1.4.1.321.100.1.8.2 | not-accessible | Table of modem database parameters. | |
| ipadModemDataTableEntry | 1.3.6.1.4.1.321.100.1.8.2.1 | not-accessible | An entry in the ipad modem database parameters table. | |
| INT ipadModemDataTableIndex | 1.3.6.1.4.1.321.100.1.8.2.1.1 | INTEGER | read-only | The index into the ipad modem database parameters table. |
| STR ipadModemDataModemName | 1.3.6.1.4.1.321.100.1.8.2.1.2 | DisplayString | read-write | Identification string for the modem database. |
| STR ipadModemDataSetupScript | 1.3.6.1.4.1.321.100.1.8.2.1.3 | DisplayString | read-write | First script interpreted when a modem port is initialized. |
| STR ipadModemDataDialingScript | 1.3.6.1.4.1.321.100.1.8.2.1.4 | DisplayString | read-write | Script interpreted when a dial-up connection is initiated. |
| STR ipadModemDataAnswerScript | 1.3.6.1.4.1.321.100.1.8.2.1.5 | DisplayString | read-write | Script interpreted when a modem port decides to answer an incoming call. |
| STR ipadModemDataHangupScript | 1.3.6.1.4.1.321.100.1.8.2.1.6 | DisplayString | read-write | Script interpreted when a dial-up connection is no longer needed. |
| STR ipadModemDataSyncScript | 1.3.6.1.4.1.321.100.1.8.2.1.7 | DisplayString | read-write | Script interpreted to configure the modem to pass synchronous data. |
| INT ipadModemDataSyncMethod | 1.3.6.1.4.1.321.100.1.8.2.1.8 | INTEGER | read-write | This object specifies how synchronous user data is passed to the modem. none - The modem does not support synchronous user data. sync - The modem directly supports synchronous user data. v80 - Synchronous user data is exchanged using ITU-T V.80 procedures without CRC. v80crc - Synchronous user data is exchanged using ITU-T V.80 procedures with CRC. rfc1662 - Synchronous user data is exchanged using the method described by RFC1662. |
| STR ipadModemDataSetupScript2 | 1.3.6.1.4.1.321.100.1.8.2.1.9 | DisplayString | read-write | Second script interpreted when a modem port is initialized. |
| STR ipadModemDataSetupScript3 | 1.3.6.1.4.1.321.100.1.8.2.1.10 | DisplayString | read-write | Third script interpreted when a modem port is initialized. |
| STR ipadModemDataSetupScript4 | 1.3.6.1.4.1.321.100.1.8.2.1.11 | DisplayString | read-write | Fourth script interpreted when a modem port is initialized. |
| STR ipadModemDataSetupScript5 | 1.3.6.1.4.1.321.100.1.8.2.1.12 | DisplayString | read-write | Fifth script interpreted when a modem port is initialized. |
| ipadDbuTable | 1.3.6.1.4.1.321.100.1.8.3 | not-accessible | The Dial Backup configuration table. | |
| ipadDbuTableEntry | 1.3.6.1.4.1.321.100.1.8.3.1 | not-accessible | An entry in the Dial Backup configuration table. | |
| INT ipadDbuIndex | 1.3.6.1.4.1.321.100.1.8.3.1.1 | INTEGER | read-only | An index into the Dial Backup configuration table. Equivalent to MIB-II ifIndex. |
| INT ipadDbuOperation | 1.3.6.1.4.1.321.100.1.8.3.1.2 | INTEGER | read-write | This object specifes the basic operation of the Dial Backup feature. disable - Dial Backup is not to operate automatic - Dial Backup will start and end automatically automaticDaily - Dial Backup will operate automatically within the specified times in the Daily Dial Backup Table forceBackup - The unit will operate in backup mode unconditionally testOriginate - The unit will start backup procedures and hold the dial-up connection testAnswer - The unit will await a call, establish, and hold the dial-up connection |
| INT ipadDbuMonitoredifIndex | 1.3.6.1.4.1.321.100.1.8.3.1.7 | INTEGER | read-write | Network MIB-II ifIndex monitored by Dial Backup. |
| INT ipadDbuActivator1 | 1.3.6.1.4.1.321.100.1.8.3.1.8 | INTEGER | read-write | This object specifies what will trigger a dial backup activation. disable - No alarm will trigger any - Trigger on any active alarm listed here carrier - Trigger on LOS, OOF, or OOS alarms es - Trigger on the Errored Seconds alarm ses - Trigger on the Severely Errored Seconds alarm uas - Trigger on the Unavailable Seconds alarm los - Trigger on the Loss Of Signal alarm cs - Trigger on the Controlled Slip alarm bpv - Trigger on the Bipolar Violation alarm oof - Trigger on the Out Of Frame alarm ais - Trigger on the Alarm Indication Signal alarm ras - Trigger on the Remote Alarm Signal alarm oos - Trigger on the Out Of Service alarm |
| INT ipadDbuActivator2 | 1.3.6.1.4.1.321.100.1.8.3.1.9 | INTEGER | read-write | This object specifies what will trigger a dial backup activation. disable - No alarm will trigger any - Trigger on any active alarm listed here carrier - Trigger on LOS, OOF, or OOS alarms es - Trigger on the Errored Seconds alarm ses - Trigger on the Severely Errored Seconds alarm uas - Trigger on the Unavailable Seconds alarm los - Trigger on the Loss Of Signal alarm cs - Trigger on the Controlled Slip alarm bpv - Trigger on the Bipolar Violation alarm oof - Trigger on the Out Of Frame alarm ais - Trigger on the Alarm Indication Signal alarm ras - Trigger on the Remote Alarm Signal alarm oos - Trigger on the Out Of Service alarm |
| INT ipadDbuRevertDelay | 1.3.6.1.4.1.321.100.1.8.3.1.10 | INTEGER | read-write | This object specifies the number of seconds the dial backup activators must be continuously gone before the normal connection is restored. |
| INT ipadDbuTrapDelay | 1.3.6.1.4.1.321.100.1.8.3.1.11 | INTEGER | read-write | This object specifies the number of seconds after entering the active state before sending the Dial Backup trap. |
| INT ipadDbuStatus | 1.3.6.1.4.1.321.100.1.8.3.1.12 | INTEGER | read-only | This object reports the current activity of the Dial Backup feature disabled - The feature is not enabled setup - The feature is configuring the modem error - The feature could not setup the modem standby - The feature is ready to operate disallowed - The Dial Backup Daily table prevents activation dialing - The feature is placing a call dialWait - The feature is between call attempts ringing - The feature is waiting for an incoming call to connect or go away answering - The feature is answering a call negotiating - The feature is negotiating the login security awaitingCallback - The feature is waiting for a security callback active - The feature backup path is connected disconnecting - The feature is disconnecting a call testWaiting - The feature is waiting for a link test call testPassed - The feature has successfully tested the backup link testFailed - The feature could not establish the backup link |
| INT ipadDbuTrap | 1.3.6.1.4.1.321.100.1.8.3.1.13 | INTEGER | read-write | Enable or disable the Dial Backup trap. |
| ipadDbuDailyTable | 1.3.6.1.4.1.321.100.1.8.4 | not-accessible | The Daily Dial Backup Times Table. | |
| ipadDbuDailyTableEntry | 1.3.6.1.4.1.321.100.1.8.4.1 | not-accessible | An entry in the Daily Dial Backup Times Table. | |
| INT ipadDbuDailyIndex | 1.3.6.1.4.1.321.100.1.8.4.1.1 | INTEGER | read-only | An index into the Daily Dial Backup Times Table. Equivalent to MIB-II ifIndex. |
| INT ipadDbuDailyDayOfWeek | 1.3.6.1.4.1.321.100.1.8.4.1.2 | INTEGER | read-only | This is the day of the week index into the Daily Dial Backup Times Table. |
| INT ipadDbuDailyStart | 1.3.6.1.4.1.321.100.1.8.4.1.3 | INTEGER | read-write | This object is the beginning of a window for Dial Backup activation. |
| INT ipadDbuDailyLength | 1.3.6.1.4.1.321.100.1.8.4.1.4 | INTEGER | read-write | This object is the size of a window for Dial Backup activation. |
| ipadSvcAware | 1.3.6.1.4.1.321.100.1.9 | |||
| ipadFrPortStatsTable | 1.3.6.1.4.1.321.100.1.9.1 | not-accessible | Port statistics. | |
| ipadFrPortStatsEntry | 1.3.6.1.4.1.321.100.1.9.1.1 | not-accessible | An entry in the service aware ports statistics table. | |
| INT ipadFrPortStatsService | 1.3.6.1.4.1.321.100.1.9.1.1.1 | INTEGER | read-only | Port index in the ipadFrPortStats table; an entry in the ipad service table. |
| INT ipadFrPortStatsPeriod | 1.3.6.1.4.1.321.100.1.9.1.1.2 | INTEGER | read-only | The index into the port stats 24-hour table. |
| INT ipadFrPortStatsTxFrames | 1.3.6.1.4.1.321.100.1.9.1.1.3 | INTEGER | read-only | Number of transmitted frames for the period. |
| INT ipadFrPortStatsRxFrames | 1.3.6.1.4.1.321.100.1.9.1.1.4 | INTEGER | read-only | Number of received frames for the period. |
| INT ipadFrPortStatsTxOctets | 1.3.6.1.4.1.321.100.1.9.1.1.5 | INTEGER | read-only | Number of transmitted octets for the period. |
| INT ipadFrPortStatsRxOctets | 1.3.6.1.4.1.321.100.1.9.1.1.6 | INTEGER | read-only | Number of received octets for the period. |
| INT ipadFrPortStatsTxMgmtFrames | 1.3.6.1.4.1.321.100.1.9.1.1.7 | INTEGER | read-only | Number of transmitted management frames for the period. |
| INT ipadFrPortStatsRxMgmtFrames | 1.3.6.1.4.1.321.100.1.9.1.1.8 | INTEGER | read-only | Number of received management frames for the period. |
| INT ipadFrPortStatsTxMgmtOctets | 1.3.6.1.4.1.321.100.1.9.1.1.9 | INTEGER | read-only | Number of transmitted management octets for the period. |
| INT ipadFrPortStatsRxMgmtOctets | 1.3.6.1.4.1.321.100.1.9.1.1.10 | INTEGER | read-only | Number of received management octets for the period. |
| INT ipadFrPortStatsRxFECN | 1.3.6.1.4.1.321.100.1.9.1.1.11 | INTEGER | read-only | Number of received frames with FECN set for the period. |
| INT ipadFrPortStatsRxBECN | 1.3.6.1.4.1.321.100.1.9.1.1.12 | INTEGER | read-only | Number of received frames with BECN set for the period. |
| INT ipadFrPortStatsRxInvalid | 1.3.6.1.4.1.321.100.1.9.1.1.13 | INTEGER | read-only | Number of invalid received frames for the period. |
| INT ipadFrPortStatsTxStatInq | 1.3.6.1.4.1.321.100.1.9.1.1.14 | INTEGER | read-only | Number of transmitted status inquiry frames for the period. |
| INT ipadFrPortStatsRxStatInq | 1.3.6.1.4.1.321.100.1.9.1.1.15 | INTEGER | read-only | Number of received status inquiry frames for the period. |
| INT ipadFrPortStatsTxStatResp | 1.3.6.1.4.1.321.100.1.9.1.1.16 | INTEGER | read-only | Number of transmitted status response frames for the period. |
| INT ipadFrPortStatsRxStatResp | 1.3.6.1.4.1.321.100.1.9.1.1.17 | INTEGER | read-only | Number of received status response frames for the period. |
| INT ipadFrPortStatsRxInvLMI | 1.3.6.1.4.1.321.100.1.9.1.1.18 | INTEGER | read-only | Number of received frames with an invalid LMI for the period. |
| INT ipadFrPortStatsPeak | 1.3.6.1.4.1.321.100.1.9.1.1.19 | INTEGER | read-only | Peak throughput rate for the period (in bits/second). |
| INT ipadFrPortStatsAverage | 1.3.6.1.4.1.321.100.1.9.1.1.20 | INTEGER | read-only | Average throughput rate for the period (in bits/second). |
| TIK ipadFrPortStatsTimeStamp | 1.3.6.1.4.1.321.100.1.9.1.1.21 | TimeTicks | read-only | The value of sysUpTime the last time the statistics were updated. |
| INT ipadFrPortStatsTxAvgPercent | 1.3.6.1.4.1.321.100.1.9.1.1.22 | INTEGER | read-only | Average Tx throughput percent for the period. |
| INT ipadFrPortStatsTxMaxPercent | 1.3.6.1.4.1.321.100.1.9.1.1.23 | INTEGER | read-only | Maximum Tx throughput percent for the period. |
| INT ipadFrPortStatsTxInstantPercent | 1.3.6.1.4.1.321.100.1.9.1.1.24 | INTEGER | read-only | Instantaneous Tx throughput percent for the period. |
| INT ipadFrPortStatsTx20PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.25 | INTEGER | read-only | Number of seconds Tx throughput was 0-20% of bandwidth. |
| INT ipadFrPortStatsTx40PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.26 | INTEGER | read-only | Number of seconds Tx throughput was 21-40% of bandwidth. |
| INT ipadFrPortStatsTx60PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.27 | INTEGER | read-only | Number of seconds Tx throughput was 41-60% of bandwidth. |
| INT ipadFrPortStatsTx80PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.28 | INTEGER | read-only | Number of seconds Tx throughput was 61-80% of bandwidth. |
| INT ipadFrPortStatsTx100PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.29 | INTEGER | read-only | Number of seconds Tx throughput was 81-100% of bandwidth. |
| INT ipadFrPortStatsRxAvgPercent | 1.3.6.1.4.1.321.100.1.9.1.1.30 | INTEGER | read-only | Average Rx throughput percent for the period. |
| INT ipadFrPortStatsRxMaxPercent | 1.3.6.1.4.1.321.100.1.9.1.1.31 | INTEGER | read-only | Maximum Rx throughput percent for the period. |
| INT ipadFrPortStatsRxInstantPercent | 1.3.6.1.4.1.321.100.1.9.1.1.32 | INTEGER | read-only | Instantaneous Rx throughput percent for the period. |
| INT ipadFrPortStatsRx20PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.33 | INTEGER | read-only | Number of seconds Rx throughput was 0-20% of bandwidth. |
| INT ipadFrPortStatsRx40PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.34 | INTEGER | read-only | Number of seconds Rx throughput was 21-40% of bandwidth. |
| INT ipadFrPortStatsRx60PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.35 | INTEGER | read-only | Number of seconds Rx throughput was 41-60% of bandwidth. |
| INT ipadFrPortStatsRx80PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.36 | INTEGER | read-only | Number of seconds Rx throughput was 61-80% of bandwidth. |
| INT ipadFrPortStatsRx100PercentSec | 1.3.6.1.4.1.321.100.1.9.1.1.37 | INTEGER | read-only | Number of seconds Rx throughput was 81-100% of bandwidth. |
| INT ipadFrPortStatsValidIntervals | 1.3.6.1.4.1.321.100.1.9.1.1.38 | INTEGER | read-only | Number of valid intervals in the table excluding the Summary and Current entries. |
| ipadDLCIstatsTable | 1.3.6.1.4.1.321.100.1.9.2 | not-accessible | Port statistics. | |
| ipadDLCIstatsEntry | 1.3.6.1.4.1.321.100.1.9.2.1 | not-accessible | An entry in the service aware DLCI statistics table. | |
| INT ipadDLCIstatsService | 1.3.6.1.4.1.321.100.1.9.2.1.1 | INTEGER | read-only | The service index for the service aware stats table; identifies an entry in the ipad DLCI table when combined with ipadDLCIstatsDLCI. |
| INT ipadDLCIstatsDLCI | 1.3.6.1.4.1.321.100.1.9.2.1.2 | INTEGER | read-only | The DLCI index for the service aware stats table; identifies an entry in the ipad DLCI table when combined with ipadDLCIstatsService. |
| INT ipadDLCIstatsPeriod | 1.3.6.1.4.1.321.100.1.9.2.1.3 | INTEGER | read-only | The index into the DLCI stats 24-hour table. |
| INT ipadDLCIstatsTxFrames | 1.3.6.1.4.1.321.100.1.9.2.1.4 | INTEGER | read-only | The number of transmitted frames for the period. |
| INT ipadDLCIstatsRxFrames | 1.3.6.1.4.1.321.100.1.9.2.1.5 | INTEGER | read-only | The number of received frames for the period. |
| INT ipadDLCIstatsTxOctets | 1.3.6.1.4.1.321.100.1.9.2.1.6 | INTEGER | read-only | The number of transmitted octets for the period. |
| INT ipadDLCIstatsRxOctets | 1.3.6.1.4.1.321.100.1.9.2.1.7 | INTEGER | read-only | The number of received octets for the period. |
| INT ipadDLCIstatsRxFECN | 1.3.6.1.4.1.321.100.1.9.2.1.8 | INTEGER | read-only | The number of received frames with FECN set for the period. |
| INT ipadDLCIstatsRxBECN | 1.3.6.1.4.1.321.100.1.9.2.1.9 | INTEGER | read-only | The number of received frames with BECN set for the period. |
| INT ipadDLCIstatsRxDE | 1.3.6.1.4.1.321.100.1.9.2.1.10 | INTEGER | read-only | The number of received frames with DE bit set for the period. |
| INT ipadDLCIstatsTxExcessCIR | 1.3.6.1.4.1.321.100.1.9.2.1.11 | INTEGER | read-only | The number of transmitted octets in excess of CIR for the period. |
| INT ipadDLCIstatsTxExcessBe | 1.3.6.1.4.1.321.100.1.9.2.1.12 | INTEGER | read-only | The number of transmitted octets in excess of Be for the period. |
| INT ipadDLCIstatsTxMgmtFrames | 1.3.6.1.4.1.321.100.1.9.2.1.13 | INTEGER | read-only | The number of transmitted management frames for the period. |
| INT ipadDLCIstatsRxMgmtFrames | 1.3.6.1.4.1.321.100.1.9.2.1.14 | INTEGER | read-only | The number of received management frames for the period. |
| INT ipadDLCIstatsTxMgmtOctets | 1.3.6.1.4.1.321.100.1.9.2.1.15 | INTEGER | read-only | The number of transmitted management octets for the period. |
| INT ipadDLCIstatsRxMgmtOctets | 1.3.6.1.4.1.321.100.1.9.2.1.16 | INTEGER | read-only | The number of received management octets for the period. |
| INT ipadDLCIstatsPeak | 1.3.6.1.4.1.321.100.1.9.2.1.17 | INTEGER | read-only | Peak throughput rate for the period (in bits/second). |
| INT ipadDLCIstatsAverage | 1.3.6.1.4.1.321.100.1.9.2.1.18 | INTEGER | read-only | Average throughput rate for the period (in bits/second). |
| INT ipadDLCIstatsDelayPeak | 1.3.6.1.4.1.321.100.1.9.2.1.19 | INTEGER | read-only | Peak roundtrip delay for the period. |
| INT ipadDLCIstatsDelayAverage | 1.3.6.1.4.1.321.100.1.9.2.1.20 | INTEGER | read-only | Average roundtrip delay for the period. |
| INT ipadDLCIstatsRoundTripTimeouts | 1.3.6.1.4.1.321.100.1.9.2.1.21 | INTEGER | read-only | Number of timeouts on roundtrip delay for the period. |
| INT ipadDLCIstatsUAS | 1.3.6.1.4.1.321.100.1.9.2.1.22 | INTEGER | read-only | Number of seconds the DLCI is unavailable. |
| INT ipadDLCIstatsFDRCIR | 1.3.6.1.4.1.321.100.1.9.2.1.23 | INTEGER | read-only | |
| INT ipadDLCIstatsDDRCIR | 1.3.6.1.4.1.321.100.1.9.2.1.24 | INTEGER | read-only | |
| INT ipadDLCIstatsFDRBE | 1.3.6.1.4.1.321.100.1.9.2.1.25 | INTEGER | read-only | |
| INT ipadDLCIstatsDDRBE | 1.3.6.1.4.1.321.100.1.9.2.1.26 | INTEGER | read-only | |
| TIK ipadDLCIstatsTimeStamp | 1.3.6.1.4.1.321.100.1.9.2.1.27 | TimeTicks | read-only | The value of sysUpTime the last time the statistics were updated. |
| INT ipadDLCIstatsRemoteFramesOfferedWithinCIR | 1.3.6.1.4.1.321.100.1.9.2.1.28 | INTEGER | read-only | Count of frames sent within CIR from the remote end of the DLCI. |
| INT ipadDLCIstatsRemoteFramesOfferedWithinBE | 1.3.6.1.4.1.321.100.1.9.2.1.29 | INTEGER | read-only | Count of frames sent within BE, but over CIR, from the remote end of the DLCI. |
| INT ipadDLCIstatsFramesReceived | 1.3.6.1.4.1.321.100.1.9.2.1.30 | INTEGER | read-only | Count of frames received by the local device on this DLCI. |
| INT ipadDLCIstatsRemoteDataOfferedWithinCIR | 1.3.6.1.4.1.321.100.1.9.2.1.33 | INTEGER | read-only | Count of data octets sent within CIR from the remote end of the DLCI. |
| INT ipadDLCIstatsRemoteDataOfferedWithinBE | 1.3.6.1.4.1.321.100.1.9.2.1.34 | INTEGER | read-only | Count of data octets sent within BE, but over CIR, from the remote end of the DLCI. |
| INT ipadDLCIstatsDataReceived | 1.3.6.1.4.1.321.100.1.9.2.1.35 | INTEGER | read-only | Count of data octets received by the local device on this DLCI. |
| INT ipadDLCIstatsAvgPercent | 1.3.6.1.4.1.321.100.1.9.2.1.38 | INTEGER | read-only | Average throughput percent for the period. |
| INT ipadDLCIstatsMaxPercent | 1.3.6.1.4.1.321.100.1.9.2.1.39 | INTEGER | read-only | Maximum throughput percent for the period. |
| INT ipadDLCIstatsInstantPercent | 1.3.6.1.4.1.321.100.1.9.2.1.40 | INTEGER | read-only | Instantaneous throughput percent for the period. |
| INT ipadDLCIstats20PercentSec | 1.3.6.1.4.1.321.100.1.9.2.1.41 | INTEGER | read-only | Number of seconds throughput was 0-20% of bandwidth. |
| INT ipadDLCIstats40PercentSec | 1.3.6.1.4.1.321.100.1.9.2.1.42 | INTEGER | read-only | Number of seconds throughput was 21-40% of bandwidth. |
| INT ipadDLCIstats60PercentSec | 1.3.6.1.4.1.321.100.1.9.2.1.43 | INTEGER | read-only | Number of seconds throughput was 41-60% of bandwidth. |
| INT ipadDLCIstats80PercentSec | 1.3.6.1.4.1.321.100.1.9.2.1.44 | INTEGER | read-only | Number of seconds throughput was 61-80% of bandwidth. |
| INT ipadDLCIstats100PercentSec | 1.3.6.1.4.1.321.100.1.9.2.1.45 | INTEGER | read-only | Number of seconds throughput was 81-100% of bandwidth. |
| INT ipadDLCIstatsValidIntervals | 1.3.6.1.4.1.321.100.1.9.2.1.46 | INTEGER | read-only | Number of valid intervals in the table excluding the Summary and Current entries. |
| INT ipadDLCIstatsCompressionTxOctetsIn | 1.3.6.1.4.1.321.100.1.9.2.1.47 | INTEGER | read-only | Number of octets passed into the compression engine. |
| INT ipadDLCIstatsCompressionTxOctetsOut | 1.3.6.1.4.1.321.100.1.9.2.1.48 | INTEGER | read-only | Number of octets passed out of the compression engine. |
| INT ipadDLCIstatsCompressionRxOctetsIn | 1.3.6.1.4.1.321.100.1.9.2.1.49 | INTEGER | read-only | Number of octets passed into the compression engine. |
| INT ipadDLCIstatsCompressionRxOctetsOut | 1.3.6.1.4.1.321.100.1.9.2.1.50 | INTEGER | read-only | Number of octets passed out of the compression engine. |
| STR ipadDLCIstatsCompressionTxRatio | 1.3.6.1.4.1.321.100.1.9.2.1.51 | DisplayString | read-only | Compression Ratio calculated in the transmit direction. |
| STR ipadDLCIstatsCompressionRxRatio | 1.3.6.1.4.1.321.100.1.9.2.1.52 | DisplayString | read-only | Compression Ratio calculation in the receive direction. |
| ipadUserStatsTable | 1.3.6.1.4.1.321.100.1.9.3 | not-accessible | User-selected protocol statistics. | |
| ipadUserStatsEntry | 1.3.6.1.4.1.321.100.1.9.3.1 | not-accessible | An entry in the user statistics table. | |
| INT ipadUserStatsIndex | 1.3.6.1.4.1.321.100.1.9.3.1.1 | INTEGER | read-only | Index into the user statistics table. |
| INT ipadUserStatsPeriod | 1.3.6.1.4.1.321.100.1.9.3.1.2 | INTEGER | read-only | The index into the user stats 24-hour table. |
| INT ipadUserStatsTxFrames | 1.3.6.1.4.1.321.100.1.9.3.1.3 | INTEGER | read-only | Number of transmitted frames for the period. |
| INT ipadUserStatsRxFrames | 1.3.6.1.4.1.321.100.1.9.3.1.4 | INTEGER | read-only | Number of received frames for the period. |
| INT ipadUserStatsTxOctets | 1.3.6.1.4.1.321.100.1.9.3.1.5 | INTEGER | read-only | Number of transmitted octets for the period. |
| INT ipadUserStatsRxOctets | 1.3.6.1.4.1.321.100.1.9.3.1.6 | INTEGER | read-only | Number of received octets for the period. |
| INT ipadUserStatsTxRatePeak | 1.3.6.1.4.1.321.100.1.9.3.1.7 | INTEGER | read-only | Peak throughput rate for the period (in bits/second). |
| INT ipadUserStatsTxRateAverage | 1.3.6.1.4.1.321.100.1.9.3.1.8 | INTEGER | read-only | Average throughput rate for the period (in bits/second). |
| TIK ipadUserStatsTimeStamp | 1.3.6.1.4.1.321.100.1.9.3.1.9 | TimeTicks | read-only | The value of sysUpTime the last time the statistics were updated. |
| ipadIPTopNStatsTable | 1.3.6.1.4.1.321.100.1.9.4 | not-accessible | IP TopN statistics. | |
| ipadIPTopNStatsEntry | 1.3.6.1.4.1.321.100.1.9.4.1 | not-accessible | An entry in the user statistics table. | |
| INT ipadIPTopNStatsIndex | 1.3.6.1.4.1.321.100.1.9.4.1.1 | INTEGER | read-only | Index into the IP TopN statistics table. |
| OCT ipadIPTopNStatsAddress | 1.3.6.1.4.1.321.100.1.9.4.1.2 | OCTET STRING | read-only | IP address of this entry. |
| TIK ipadIPTopNStatsTimestamp | 1.3.6.1.4.1.321.100.1.9.4.1.3 | TimeTicks | read-only | Time of last IP frame for this entry. |
| INT ipadIPTopNStatsRxFrames | 1.3.6.1.4.1.321.100.1.9.4.1.4 | INTEGER | read-only | Number of received IP frames for this entry. |
| INT ipadIPTopNStatsRxOctets | 1.3.6.1.4.1.321.100.1.9.4.1.5 | INTEGER | read-only | Number of received IP octets for this entry. |
| INT ipadIPTopNStatsTxFrames | 1.3.6.1.4.1.321.100.1.9.4.1.6 | INTEGER | read-only | Number of transmitted IP frames for this entry. |
| INT ipadIPTopNStatsTxOctets | 1.3.6.1.4.1.321.100.1.9.4.1.7 | INTEGER | read-only | Number of transmitted IP octets for this entry. |
| ipadPktSwitch | 1.3.6.1.4.1.321.100.1.10 | |||
| INT ipadPktSwOperatingMode | 1.3.6.1.4.1.321.100.1.10.1 | INTEGER | read-write | Selects overall mode of operation. |
| ipadPktSwCfgTable | 1.3.6.1.4.1.321.100.1.10.2 | not-accessible | The ipad packet switch configuration table. | |
| ipadPktSwCfgTableEntry | 1.3.6.1.4.1.321.100.1.10.2.1 | not-accessible | An entry in the ipad packet switch configuration table. | |
| INT ipadPktSwCfgService | 1.3.6.1.4.1.321.100.1.10.2.1.1 | INTEGER | read-only | The index into the packet switch configuration table; an entry in the ipad Service table. |
| INT ipadPktSwCfgInterfaceType | 1.3.6.1.4.1.321.100.1.10.2.1.2 | INTEGER | read-write | Network ports should be set to User Network Interface (uni) and user ports should be set to Network Interface (ni). |
| INT ipadPktSwCfgLnkMgmtType | 1.3.6.1.4.1.321.100.1.10.2.1.3 | INTEGER | read-write | If set to auto, the frame relay LMI type will be learned from the network side. If set to none, all DLCI must be configured. |
| INT ipadPktSwCfgMaxFrameSize | 1.3.6.1.4.1.321.100.1.10.2.1.4 | INTEGER | read-write | This is the maximum frame size configured in the frame relay network. |
| INT ipadPktSwCfgnN1 | 1.3.6.1.4.1.321.100.1.10.2.1.5 | INTEGER | read-write | Number of keep alive requests between full status request. |
| INT ipadPktSwCfgnN2 | 1.3.6.1.4.1.321.100.1.10.2.1.6 | INTEGER | read-write | Number of errors from FRAD before alarm. |
| INT ipadPktSwCfgnN3 | 1.3.6.1.4.1.321.100.1.10.2.1.7 | INTEGER | read-write | Number of events to sample nN2. |
| INT ipadPktSwCfgnT1 | 1.3.6.1.4.1.321.100.1.10.2.1.8 | INTEGER | read-write | Delay before issuing a poll sequence. |
| INT ipadPktSwCfgDefCIR | 1.3.6.1.4.1.321.100.1.10.2.1.9 | INTEGER | read-write | Default committed information rate in bits per second. |
| INT ipadPktSwCfgDefExBurst | 1.3.6.1.4.1.321.100.1.10.2.1.10 | INTEGER | read-write | Default excess burst rate in bits per second. |
| INT ipadPktSwCfgCIREE | 1.3.6.1.4.1.321.100.1.10.2.1.11 | INTEGER | read-write | Determines if the interface will enforce CIR and excess burst configured values. |
| INT ipadPktSwCfgLinkInjection | 1.3.6.1.4.1.321.100.1.10.2.1.12 | INTEGER | read-write | Indicates how to process frames in excess of the CIR when congestion exists. |
| INT ipadPktSwCfgAutoDiagnostic | 1.3.6.1.4.1.321.100.1.10.2.1.13 | INTEGER | read-write | Determines if the unit will put itself into diagnostic mode everytime it determines that there are no LMI received on a network service. |
| INT ipadPktSwCfgAutoDiscovery | 1.3.6.1.4.1.321.100.1.10.2.1.14 | INTEGER | read-write | Determines if the unit will learn the DLCIs from the LMMI received on this service. |
| INT ipadPktSwCfgMgmtDLCI | 1.3.6.1.4.1.321.100.1.10.2.1.15 | INTEGER | read-write | Specifies the DLCI that will be used by the unit for management information. Specifying a 0 disables this feature. |
| INT ipadPktSwCfgRoundTripDelaySize | 1.3.6.1.4.1.321.100.1.10.2.1.16 | INTEGER | read-write | Specifies the packet size in octets used to calculate round trip delay. |
| INT ipadPktSwCfgRoundTripDelayRate | 1.3.6.1.4.1.321.100.1.10.2.1.17 | INTEGER | read-write | Specifies the packet rate in seconds used to calculate round trip delay. |
| INT ipadPktSwCfgAutoIPMgmtAddr | 1.3.6.1.4.1.321.100.1.10.2.1.18 | INTEGER | read-write | Look for DLCI (980-995) and uses its IP address. |
| INT ipadPktSwCfgNormalTxQueueSize | 1.3.6.1.4.1.321.100.1.10.2.1.19 | INTEGER | read-write | The depth of the normal priority tx queue. This size determines the max number of low priority packets that can be queued in front of high priority traffic. |
| INT ipadPktSwCfgAddDLCI | 1.3.6.1.4.1.321.100.1.10.2.1.20 | INTEGER | read-write | Identifies a DLCI number to be added. |
| INT ipadPktSwCfgDeleteDLCI | 1.3.6.1.4.1.321.100.1.10.2.1.21 | INTEGER | read-write | Identifies a DLCI number to be deleted. |
| ipadTrapDest | 1.3.6.1.4.1.321.100.1.11 | |||
| ipadTrapDestTable | 1.3.6.1.4.1.321.100.1.11.1 | not-accessible | The ipad trap destination table. | |
| ipadTrapDestTableEntry | 1.3.6.1.4.1.321.100.1.11.1.1 | not-accessible | An entry in the ipad trap destination table. | |
| INT ipadTrapDestIndex | 1.3.6.1.4.1.321.100.1.11.1.1.1 | INTEGER | read-only | Index into the ipad trap destination table. |
| IP ipadTrapDestination | 1.3.6.1.4.1.321.100.1.11.1.1.2 | IpAddress | read-write | Trap destination. |
| ipadMisc | 1.3.6.1.4.1.321.100.1.12 | |||
| ipadMiscPortSettings | 1.3.6.1.4.1.321.100.1.12.1 | not-accessible | The ipad miscellaneous port settings table. | |
| ipadMiscPortSettingsEntry | 1.3.6.1.4.1.321.100.1.12.1.1 | not-accessible | An entry in the ipad miscellaneous port settings table. | |
| INT ipadMiscPortSettingsIndex | 1.3.6.1.4.1.321.100.1.12.1.1.1 | INTEGER | read-only | The MIB-II ifIndex for this port. |
| INT ipadMiscPortSettingsSerialType | 1.3.6.1.4.1.321.100.1.12.1.1.2 | INTEGER | read-write | The type of this serial port. |
| INT ipadMiscPortSettingsModemControl | 1.3.6.1.4.1.321.100.1.12.1.1.3 | INTEGER | read-write | Request the attached service to use the modem dialing control feature. |
| INT ipadMiscClearStatusCounts | 1.3.6.1.4.1.321.100.1.12.2 | INTEGER | read-write | Writing a 2 to this field will clear all status counts. |
| INT ipadMiscEnableServiceAware | 1.3.6.1.4.1.321.100.1.12.3 | INTEGER | read-write | Writing a 3 to this field will enable service aware statistics gathering. |
| ipadMiscShdslConfigTable | 1.3.6.1.4.1.321.100.1.12.4 | not-accessible | The ipad miscellaneous SHDSL configuration table. | |
| ipadMiscShdslConfigEntry | 1.3.6.1.4.1.321.100.1.12.4.1 | not-accessible | An entry in the ipad miscellaneous SHDSL configuration table. | |
| INT ipadMiscShdslConfigIndex | 1.3.6.1.4.1.321.100.1.12.4.1.1 | INTEGER | read-only | This object is the index into the SHDSL configuration table. |
| INT ipadMiscShdslTerminalType | 1.3.6.1.4.1.321.100.1.12.4.1.2 | INTEGER | read-write | Selects whether the tu is a central or remote site terminal unit. Applicable to HDSL2/SHDSL only. |
| INT ipadMiscShdslTiming | 1.3.6.1.4.1.321.100.1.12.4.1.3 | INTEGER | read-write | Sets the timing source to synchronize the unit's internal timing generators. |
| INT ipadMiscShdslStationInTiming | 1.3.6.1.4.1.321.100.1.12.4.1.4 | INTEGER | read-write | Selects the input timing if SHDSLTiming is set to Station. |
| INT ipadMiscShdslStationTimingNxMultiple | 1.3.6.1.4.1.321.100.1.12.4.1.5 | INTEGER | read-write | Selects the N-multiple when Station Input Timing is set to either NX56 or NX65. |
| INT ipadMiscShdslAutomaticRetrain | 1.3.6.1.4.1.321.100.1.12.4.1.6 | INTEGER | read-write | Enable or disable automatic line retraining when needed. Enable is the default. Disable is used for PSD measurement. |
| ipadMiscShdslStatusTable | 1.3.6.1.4.1.321.100.1.12.5 | not-accessible | The ipad miscellaneous SHDSL status table. | |
| ipadMiscShdslStatusEntry | 1.3.6.1.4.1.321.100.1.12.5.1 | not-accessible | An entry in the ipad miscellaneous SHDSL status table. | |
| INT ipadMiscShdslStatusIndex | 1.3.6.1.4.1.321.100.1.12.5.1.1 | INTEGER | read-only | This object is the index into the SHDSL configuration table. |
| INT ipadMiscShdslConnectionStatus | 1.3.6.1.4.1.321.100.1.12.5.1.2 | INTEGER | read-only | This object displays the connection status of Wire Pair 1 of an SHDSL connection. |
| STR ipadMiscShdslDetailedConnectionStatus | 1.3.6.1.4.1.321.100.1.12.5.1.3 | DisplayString | read-only | This object displays the detailed connection status of Wire Pair 1 of an SHDSL connection. |
| INT ipadMiscShdslEOCInMessages | 1.3.6.1.4.1.321.100.1.12.5.1.4 | INTEGER | read-only | This object displays the number of EOC messages received. |
| INT ipadMiscShdslEOCOutMessages | 1.3.6.1.4.1.321.100.1.12.5.1.5 | INTEGER | read-only | This object displays the number of EOC messages transmitted. |
| INT ipadMiscShdslConnectionStatusPair2 | 1.3.6.1.4.1.321.100.1.12.5.1.6 | INTEGER | read-only | This object displays the connection status of Wire Pair 2 of an SHDSL connection. |
| STR ipadMiscShdslDetailedConnectionStatusPair2 | 1.3.6.1.4.1.321.100.1.12.5.1.7 | DisplayString | read-only | This object displays the detailed connection status of Wire Pair 2 of an SHDSL connection. |
| INT ipadMiscEnableSupervisoryPort | 1.3.6.1.4.1.321.100.1.12.6 | INTEGER | read-write | Writing a 2 to this field will disable VT100 and telnet. Writing a 3 to this field will enable VT100 and telnet. |
| INT ipadMiscEnableButtons | 1.3.6.1.4.1.321.100.1.12.7 | INTEGER | read-write | Writing a 2 to this field will disable the buttons. Writing a 3 to this field will enable the buttons. |
| INT ipadMiscBootupConsoleAvail | 1.3.6.1.4.1.321.100.1.12.8 | INTEGER | read-write | Writing a 2 to this field will disable the console port for diagnostic messages. Writing a 3 to this field will enable these messages. |
| INT ipadMiscEnableLEDs | 1.3.6.1.4.1.321.100.1.12.9 | INTEGER | read-write | Writing a 2 to this field will disable the LEDs. Writing a 3 to this field will enable the LEDs. |
| INT ipadMiscDisableLAN | 1.3.6.1.4.1.321.100.1.12.10 | INTEGER | read-write | This parameter defines the setup of the Ethernet LAN port. disable(2) - Disable the Ethernet LAN Port. enable(3) - Enable the Ethernet LAN port and auto-negotiate speed and duplex. half10(4) - Enable the Ethernet LAN port and manually set to 10 Mbps and half-duplex. full10(5) - Enable the Ethernet LAN port and manually set to 10 Mbps and full-duplex. half100(6) - Enable the Ethernet LAN port and manually set to 100 Mbps and half-duplex. full100(7) - Enable the Ethernet LAN port and manually set to 100 Mbps and full-duplex. |
| INT ipadMiscLANStatus | 1.3.6.1.4.1.321.100.1.12.11 | INTEGER | read-only | This parameter defines the setup of the Ethernet LAN port. down(1) - Port has not negotiated. half10(2) - Port negotiated 10 Mbps and half-duplex. full10(3) - Port negotiated 10 Mbps and full-duplex. half100(4) - Port negotiated 100 Mbps and half-duplex. full100(5) - Port negotiated 100 Mbps and full-duplex. na(6) - Not Applicable (speed/duplex manually set). |
| ipadRouter | 1.3.6.1.4.1.321.100.1.13 | |||
| ipadSoftKey | 1.3.6.1.4.1.321.100.1.14 | |||
| ipadSoftKeyTable | 1.3.6.1.4.1.321.100.1.14.1 | not-accessible | Table of software keys. | |
| ipadSoftKeyTableEntry | 1.3.6.1.4.1.321.100.1.14.1.1 | not-accessible | An entry in the software key table. | |
| INT ipadSoftKeyIndex | 1.3.6.1.4.1.321.100.1.14.1.1.1 | INTEGER | read-only | Index into the ipad software key table. |
| STR ipadSoftKeyAcronym | 1.3.6.1.4.1.321.100.1.14.1.1.2 | DisplayString | read-only | Three-letter acronym for software key. |
| STR ipadSoftKeyDescription | 1.3.6.1.4.1.321.100.1.14.1.1.3 | DisplayString | read-only | Description, if available, of this software key. |
| STR ipadSoftKeyExpirationDate | 1.3.6.1.4.1.321.100.1.14.1.1.4 | DisplayString | read-only | Expiration date of this software key in the format YY/MM/DD. |
| STR ipadSoftKeyEntry | 1.3.6.1.4.1.321.100.1.14.2 | DisplayString | read-write | Writing a software key will enable that feature (assuming a correct and valid key is entered). |
| ipadTCPServer | 1.3.6.1.4.1.321.100.1.15 | |||
| INT ipadTCPServerEnable | 1.3.6.1.4.1.321.100.1.15.1 | INTEGER | read-write | Enables/disables the TCP Server. |
| ipadTCPServerConnTable | 1.3.6.1.4.1.321.100.1.15.2 | not-accessible | Table of TCP Server connections. | |
| ipadTCPServerConnTableEntry | 1.3.6.1.4.1.321.100.1.15.2.1 | not-accessible | An entry in the TCP Server connection table. | |
| INT ipadTCPServerConnIndex | 1.3.6.1.4.1.321.100.1.15.2.1.1 | INTEGER | read-only | Index into the ipad TCP Server Connection table. |
| STR ipadTCPServerConnEndpoint | 1.3.6.1.4.1.321.100.1.15.2.1.2 | DisplayString | read-write | Identifies the endpoint for this connection. |
| INT ipadTCPServerConnLocalPort | 1.3.6.1.4.1.321.100.1.15.2.1.3 | INTEGER | read-write | Identifies the TCP port for this connection (default: 2000). |
| INT ipadTCPServerConnEnableEntry | 1.3.6.1.4.1.321.100.1.15.2.1.4 | INTEGER | read-write | Enables or disables this entry. |
| INT ipadTCPServerAddConnEntry | 1.3.6.1.4.1.321.100.1.15.3 | INTEGER | read-write | Writing addnew(2) to this field causes a new (blank) connection to be appended to the TCP Server Table. |
| INT ipadTCPServerDeleteConnEntry | 1.3.6.1.4.1.321.100.1.15.4 | INTEGER | read-write | Identifies a connection table entry to be deleted. |
| ipadTCPServerHostAccessTable | 1.3.6.1.4.1.321.100.1.15.5 | not-accessible | Table of TCP Server IP Host Access List. | |
| ipadTCPServerHostAccessTableEntry | 1.3.6.1.4.1.321.100.1.15.5.1 | not-accessible | An entry in the TCP Server Host Access List table. | |
| INT ipadTCPServerHostAccessIndex | 1.3.6.1.4.1.321.100.1.15.5.1.1 | INTEGER | read-only | Index into the ipad trap destination table. |
| IP ipadTCPServerHostAccessIPAddr | 1.3.6.1.4.1.321.100.1.15.5.1.2 | IpAddress | read-write | Trap destination. |
| ipadSCADAConfig | 1.3.6.1.4.1.321.100.1.16 | |||
| ipadSCADAConfigTable | 1.3.6.1.4.1.321.100.1.16.1 | not-accessible | The SCADA config table. | |
| ipadSCADAConfigTableEntry | 1.3.6.1.4.1.321.100.1.16.1.1 | not-accessible | An entry in the SCADA config table. | |
| INT ipadSCADACfgIndex | 1.3.6.1.4.1.321.100.1.16.1.1.1 | INTEGER | read-only | The index for SCADA config table. |
| INT ipadSCADACfgMessageSize | 1.3.6.1.4.1.321.100.1.16.1.1.2 | INTEGER | read-write | The SCADA message size. |
| INT ipadSCADACfgIdleCharDelay | 1.3.6.1.4.1.321.100.1.16.1.1.3 | INTEGER | read-write | The SCADA idle character delay. |
| INT ipadSCADACfgInputTerminator | 1.3.6.1.4.1.321.100.1.16.1.1.4 | INTEGER | read-write | The SCADA input message terminator. |
| INT ipadSCADACfgAddDevLst | 1.3.6.1.4.1.321.100.1.16.1.1.5 | INTEGER | read-write | Appends an entry to the SCADA device list table. |
| INT ipadSCADACfgDeleteDevLst | 1.3.6.1.4.1.321.100.1.16.1.1.6 | INTEGER | read-write | Deletes an entry in the SCADA device list table. |
| INT ipadSCADACfgDataDirection | 1.3.6.1.4.1.321.100.1.16.1.1.7 | INTEGER | read-write | Data Direction enables for SCADA configuration. |
| INT ipadSCADACfgProtocol | 1.3.6.1.4.1.321.100.1.16.1.1.8 | INTEGER | read-write | Configured SCADA Protocol. |
| INT ipadSCADACfgLoopback | 1.3.6.1.4.1.321.100.1.16.1.1.9 | INTEGER | read-write | Loopback allows user to loop data to either Network, Serial Port or both. |
| ipadSCADAStats | 1.3.6.1.4.1.321.100.1.17 | |||
| ipadSCADAStatsTable | 1.3.6.1.4.1.321.100.1.17.1 | not-accessible | The SCADA statistics table. | |
| ipadSCADAStatsTableEntry | 1.3.6.1.4.1.321.100.1.17.1.1 | not-accessible | An entry in the SCADA statistics table. | |
| INT ipadSCADAStatsIndex | 1.3.6.1.4.1.321.100.1.17.1.1.1 | INTEGER | read-only | The index for SCADA Statistics Table. |
| INT ipadSCADAStatsTxChars | 1.3.6.1.4.1.321.100.1.17.1.1.2 | INTEGER | read-only | The number of chracters transmitted through SCADA port. |
| INT ipadSCADAStatsRxChars | 1.3.6.1.4.1.321.100.1.17.1.1.3 | INTEGER | read-only | The number of chracters received through SCADA port. |
| INT ipadSCADAStatsTxMsgs | 1.3.6.1.4.1.321.100.1.17.1.1.4 | INTEGER | read-only | The number of messages transmitted through SCADA port. |
| INT ipadSCADAStatsRxMsgs | 1.3.6.1.4.1.321.100.1.17.1.1.5 | INTEGER | read-only | The number of messages received through SCADA port. |
| INT ipadSCADAStatsRxParityErrors | 1.3.6.1.4.1.321.100.1.17.1.1.6 | INTEGER | read-only | The number of parity errors received from SCADA port. |
| INT ipadSCADAStatsRxFramingErrors | 1.3.6.1.4.1.321.100.1.17.1.1.7 | INTEGER | read-only | The number of framming errors received from SCADA port. |
| INT ipadSCADAStatsClear | 1.3.6.1.4.1.321.100.1.17.1.1.8 | INTEGER | read-write | Writing a value of ipadSCADAStatsClearNow(2) to this field causes all existing stats to be cleared immediately. |
| ipadSCADADevLst | 1.3.6.1.4.1.321.100.1.18 | |||
| ipadSCADADevLstTable | 1.3.6.1.4.1.321.100.1.18.1 | not-accessible | The SCADA device list table. | |
| ipadSCADADevLstTableEntry | 1.3.6.1.4.1.321.100.1.18.1.1 | not-accessible | An entry in the SCADA device list table. | |
| INT ipadSCADADevLstIndex | 1.3.6.1.4.1.321.100.1.18.1.1.1 | INTEGER | read-only | The index for SCADA device list table. |
| INT ipadSCADADevLstDevIndex | 1.3.6.1.4.1.321.100.1.18.1.1.2 | INTEGER | read-only | The index of device. |
| STR ipadSCADADevLstEndpointName | 1.3.6.1.4.1.321.100.1.18.1.1.3 | DisplayString | read-write | The name of the endpoint. |
| INT ipadSCADADevLstEntryStatus | 1.3.6.1.4.1.321.100.1.18.1.1.4 | INTEGER | read-write | The disabled or dnabled status of the entry. |
| ipadDS0Config | 1.3.6.1.4.1.321.100.1.19 | |||
| ipadDS0ConfigTable | 1.3.6.1.4.1.321.100.1.19.1 | not-accessible | The ipad DS0 Utilization Monitor Config table. | |
| ipadDS0ConfigTableEntry | 1.3.6.1.4.1.321.100.1.19.1.1 | not-accessible | An entry in the ipad DS0 Utilization Monitor Config table. | |
| INT ipadDS0ConfigIndex | 1.3.6.1.4.1.321.100.1.19.1.1.1 | INTEGER | read-only | Index into the DS0 Utilization Monitor Config table. |
| INT ipadDS0ConfigNumberDS0 | 1.3.6.1.4.1.321.100.1.19.1.1.2 | INTEGER | read-only | Number of DS0's monitored by this table entry. |
| INT ipadDS0ConfigResetTimer | 1.3.6.1.4.1.321.100.1.19.1.1.3 | INTEGER | read-write | Number of contiguous seconds a utilization alarm must not be present before the alarm condition is automatically reset. |
| INT ipadDS0ConfigHighUtil | 1.3.6.1.4.1.321.100.1.19.1.1.4 | INTEGER | read-write | What the user considers a high DS0 utilization for this entry. Utilization is expressed as a percentage. |
| INT ipadDS0ConfigHighUtilThreshold | 1.3.6.1.4.1.321.100.1.19.1.1.5 | INTEGER | read-write | Number of seconds a high utilization condition must be present within 15 minutes before an alarm condition is declared. |
| INT ipadDS0ConfigHighUtilStatus | 1.3.6.1.4.1.321.100.1.19.1.1.6 | INTEGER | read-only | Indicates if a high utilization condition exists. |
| INT ipadDS0ConfigHighUtilCount | 1.3.6.1.4.1.321.100.1.19.1.1.7 | INTEGER | read-only | The number of seconds in the past 15 minutes that have been greater than or equal to the high utilization parameter. The value is calculated from a sliding window of 15 one-minute buckets. |
| INT ipadDS0ConfigHighUtilAlarm | 1.3.6.1.4.1.321.100.1.19.1.1.8 | INTEGER | read-only | Indicates if the high utilization alarm threshold is exceeded. |
| INT ipadDS0ConfigLowUtil | 1.3.6.1.4.1.321.100.1.19.1.1.9 | INTEGER | read-write | What the user considers an end-of-day low DS0 utilization for this entry. Utilization is expressed as a percentage. When the utilization is set to zero the low utilization alarm is disabled. |
| INT ipadDS0ConfigLowUtilAlarm | 1.3.6.1.4.1.321.100.1.19.1.1.10 | INTEGER | read-only | Indicates if the low utilization alarm is declared. |
| INT ipadDS0ConfigReset | 1.3.6.1.4.1.321.100.1.19.1.1.11 | INTEGER | read-write | The set values perform the following actions: clearAlarms(2) - Clears any active DS0 utilization alarms and counts clearHistory(3) - Clears DS0 utilization history tables. |
| ipadDS0Hist24 | 1.3.6.1.4.1.321.100.1.20 | |||
| ipadDS0Hist24Table | 1.3.6.1.4.1.321.100.1.20.1 | not-accessible | The ipad DS0 Utilization Monitor 24-Hour History table. | |
| ipadDS0Hist24TableEntry | 1.3.6.1.4.1.321.100.1.20.1.1 | not-accessible | An entry in the ipad DS0 Utilization Monitor 24-Hour History table. | |
| INT ipadDS0Hist24Index | 1.3.6.1.4.1.321.100.1.20.1.1.1 | INTEGER | read-only | Index into the DS0 Utilization Monitor 24-Hour History table. |
| INT ipadDS0Hist24HistoricalIndex | 1.3.6.1.4.1.321.100.1.20.1.1.2 | INTEGER | read-only | Historical index into the DS0 Utilization Monitor 24-Hour History table. |
| TIK ipadDS0Hist24Timestamp | 1.3.6.1.4.1.321.100.1.20.1.1.3 | TimeTicks | read-only | SysUpTime when the utilization interval completed. |
| INT ipadDS0Hist24HighUtilSeconds | 1.3.6.1.4.1.321.100.1.20.1.1.4 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the high utilization parameter. |
| INT ipadDS0Hist24Utilization | 1.3.6.1.4.1.321.100.1.20.1.1.5 | INTEGER | read-only | The percent of DS0's utilized over the given interval. |
| ipadDS0Hist30 | 1.3.6.1.4.1.321.100.1.21 | |||
| ipadDS0Hist30Table | 1.3.6.1.4.1.321.100.1.21.1 | not-accessible | The ipad DS0 Utilization Monitor 30-Day History table. | |
| ipadDS0Hist30TableEntry | 1.3.6.1.4.1.321.100.1.21.1.1 | not-accessible | An entry in the ipad DS0 Utilization Monitor 30-Day History table. | |
| INT ipadDS0Hist30Index | 1.3.6.1.4.1.321.100.1.21.1.1.1 | INTEGER | read-only | Index into the DS0 Utilization Monitor 30-Day History table. |
| INT ipadDS0Hist30HistoricalIndex | 1.3.6.1.4.1.321.100.1.21.1.1.2 | INTEGER | read-only | Historical index into the DS0 Utilization Monitor 30-Day History table. |
| TIK ipadDS0Hist30Timestamp | 1.3.6.1.4.1.321.100.1.21.1.1.3 | TimeTicks | read-only | SysUpTime when the utilization interval completed. |
| INT ipadDS0Hist30HighUtilSeconds | 1.3.6.1.4.1.321.100.1.21.1.1.4 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the high utilization parameter. |
| INT ipadDS0Hist30Utilization | 1.3.6.1.4.1.321.100.1.21.1.1.5 | INTEGER | read-only | The percent of DS0's utilized over the given interval. |
| ipadHDLCConfig | 1.3.6.1.4.1.321.100.1.22 | |||
| ipadHDLCConfigTable | 1.3.6.1.4.1.321.100.1.22.1 | not-accessible | The ipad HDLC Utilization Monitor Config table. | |
| ipadHDLCConfigTableEntry | 1.3.6.1.4.1.321.100.1.22.1.1 | not-accessible | An entry in the ipad HDLC Utilization Monitor Config table. | |
| INT ipadHDLCConfigIndex | 1.3.6.1.4.1.321.100.1.22.1.1.1 | INTEGER | read-only | Index into the HDLC Utilization Monitor Config table. |
| INT ipadHDLCConfigService | 1.3.6.1.4.1.321.100.1.22.1.1.2 | INTEGER | read-write | Service the HDLC utilization monitor is attached. 0 = Disabled. |
| INT ipadHDLCConfigServiceBPS | 1.3.6.1.4.1.321.100.1.22.1.1.3 | INTEGER | read-only | Service bit rate. |
| INT ipadHDLCConfigResetTimer | 1.3.6.1.4.1.321.100.1.22.1.1.4 | INTEGER | read-write | Number of contiguous seconds a utilization alarm must not be present before the alarm condition is automatically reset. |
| INT ipadHDLCConfigRxHighUtil | 1.3.6.1.4.1.321.100.1.22.1.1.5 | INTEGER | read-write | What the user considers a high Rx HDLC utilization for this entry. Utilization is expressed as a percentage. |
| INT ipadHDLCConfigRxHighUtilThreshold | 1.3.6.1.4.1.321.100.1.22.1.1.6 | INTEGER | read-write | Number of seconds a Rx high utilization condition must be present within 15 minutes before an alarm condition is declared. |
| INT ipadHDLCConfigRxHighUtilStatus | 1.3.6.1.4.1.321.100.1.22.1.1.7 | INTEGER | read-only | Indicates if a Rx high utilization condition exists. |
| INT ipadHDLCConfigRxHighUtilCount | 1.3.6.1.4.1.321.100.1.22.1.1.8 | INTEGER | read-only | The number of seconds in the past 15 minutes that have been greater than or equal to the Rx high utilization parameter. The value is calculated from a sliding window of 15 one-minute buckets. |
| INT ipadHDLCConfigRxHighUtilAlarm | 1.3.6.1.4.1.321.100.1.22.1.1.9 | INTEGER | read-only | Indicates if the Rx high utilization alarm threshold is exceeded. |
| INT ipadHDLCConfigRxLowUtil | 1.3.6.1.4.1.321.100.1.22.1.1.10 | INTEGER | read-write | What the user considers an end-of-day low Rx HDLC utilization for this entry. Utilization is expressed as a percentage. When the utilization is set to zero the Rx low utilization alarm is disabled. |
| INT ipadHDLCConfigRxLowUtilAlarm | 1.3.6.1.4.1.321.100.1.22.1.1.11 | INTEGER | read-only | Indicates if the Rx low utilization alarm is declared. |
| INT ipadHDLCConfigTxHighUtil | 1.3.6.1.4.1.321.100.1.22.1.1.12 | INTEGER | read-write | What the user considers a high Tx HDLC utilization for this entry. Utilization is expressed as a percentage. |
| INT ipadHDLCConfigTxHighUtilThreshold | 1.3.6.1.4.1.321.100.1.22.1.1.13 | INTEGER | read-write | Number of seconds a Tx high utilization condition must be present within 15 minutes before an alarm condition is declared. |
| INT ipadHDLCConfigTxHighUtilStatus | 1.3.6.1.4.1.321.100.1.22.1.1.14 | INTEGER | read-only | Indicates if a Tx high utilization condition exists. |
| INT ipadHDLCConfigTxHighUtilCount | 1.3.6.1.4.1.321.100.1.22.1.1.15 | INTEGER | read-only | The number of seconds in the past 15 minutes that have been greater than or equal to the Tx high utilization parameter. The value is calculated from a sliding window of 15 one-minute buckets. |
| INT ipadHDLCConfigTxHighUtilAlarm | 1.3.6.1.4.1.321.100.1.22.1.1.16 | INTEGER | read-only | Indicates if the Tx high utilization alarm threshold is exceeded. |
| INT ipadHDLCConfigTxLowUtil | 1.3.6.1.4.1.321.100.1.22.1.1.17 | INTEGER | read-write | What the user considers an end-of-day low Tx HDLC utilization for this entry. Utilization is expressed as a percentage. When the utilization is set to zero the Tx low utilization alarm is disabled. |
| INT ipadHDLCConfigTxLowUtilAlarm | 1.3.6.1.4.1.321.100.1.22.1.1.18 | INTEGER | read-only | Indicates if the Tx low utilization alarm is declared. |
| INT ipadHDLCConfigReset | 1.3.6.1.4.1.321.100.1.22.1.1.19 | INTEGER | read-write | The set values perform the following actions: clearAlarms(2) - Clears any active HDLC utilization alarms and counts clearHistory(3) - Clears HDLC utilization history tables. |
| ipadHDLCHist24 | 1.3.6.1.4.1.321.100.1.23 | |||
| ipadHDLCHist24Table | 1.3.6.1.4.1.321.100.1.23.1 | not-accessible | The ipad HDLC Utilization Monitor 24-Hour History table. | |
| ipadHDLCHist24TableEntry | 1.3.6.1.4.1.321.100.1.23.1.1 | not-accessible | An entry in the ipad HDLC Utilization Monitor 24-Hour History table. | |
| INT ipadHDLCHist24Index | 1.3.6.1.4.1.321.100.1.23.1.1.1 | INTEGER | read-only | Index into the HDLC Utilization Monitor 24-Hour History table. |
| INT ipadHDLCHist24HistoricalIndex | 1.3.6.1.4.1.321.100.1.23.1.1.2 | INTEGER | read-only | Historical index into the HDLC Utilization Monitor 24-Hour History table. |
| TIK ipadHDLCHist24Timestamp | 1.3.6.1.4.1.321.100.1.23.1.1.3 | TimeTicks | read-only | SysUpTime when the utilization interval completed. |
| INT ipadHDLCHist24RxHighUtilSeconds | 1.3.6.1.4.1.321.100.1.23.1.1.4 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the Rx high utilization parameter. |
| INT ipadHDLCHist24RxUtilization | 1.3.6.1.4.1.321.100.1.23.1.1.5 | INTEGER | read-only | The percent of Rx HDLC bandwidth utilized over the given interval. |
| INT ipadHDLCHist24TxHighUtilSeconds | 1.3.6.1.4.1.321.100.1.23.1.1.6 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the Tx high utilization parameter. |
| INT ipadHDLCHist24TxUtilization | 1.3.6.1.4.1.321.100.1.23.1.1.7 | INTEGER | read-only | The percent of Tx HDLC bandwidth utilized over the given interval. |
| ipadHDLCHist30 | 1.3.6.1.4.1.321.100.1.24 | |||
| ipadHDLCHist30Table | 1.3.6.1.4.1.321.100.1.24.1 | not-accessible | The ipad HDLC Utilization Monitor 30-Day History table. | |
| ipadHDLCHist30TableEntry | 1.3.6.1.4.1.321.100.1.24.1.1 | not-accessible | An entry in the ipad HDLC Utilization Monitor 30-Day History table. | |
| INT ipadHDLCHist30Index | 1.3.6.1.4.1.321.100.1.24.1.1.1 | INTEGER | read-only | Index into the HDLC Utilization Monitor 30-Day History table. |
| INT ipadHDLCHist30HistoricalIndex | 1.3.6.1.4.1.321.100.1.24.1.1.2 | INTEGER | read-only | Historical index into the HDLC Utilization Monitor 30-Day History table. |
| TIK ipadHDLCHist30Timestamp | 1.3.6.1.4.1.321.100.1.24.1.1.3 | TimeTicks | read-only | SysUpTime when the utilization interval completed. |
| INT ipadHDLCHist30RxHighUtilSeconds | 1.3.6.1.4.1.321.100.1.24.1.1.4 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the Rx high utilization parameter. |
| INT ipadHDLCHist30RxUtilization | 1.3.6.1.4.1.321.100.1.24.1.1.5 | INTEGER | read-only | The percent of Rx HDLC bandwidth utilized over the given interval. |
| INT ipadHDLCHist30TxHighUtilSeconds | 1.3.6.1.4.1.321.100.1.24.1.1.6 | INTEGER | read-only | The number of seconds in the interval that have been greater than or equal to the Tx high utilization parameter. |
| INT ipadHDLCHist30TxUtilization | 1.3.6.1.4.1.321.100.1.24.1.1.7 | INTEGER | read-only | The percent of Tx HDLC bandwidth utilized over the given interval. |
| ipadAtm | 1.3.6.1.4.1.321.100.1.25 | |||
| ipadNat | 1.3.6.1.4.1.321.100.1.26 | |||
| ipadDhcp | 1.3.6.1.4.1.321.100.1.27 | |||
| ipadBridge | 1.3.6.1.4.1.321.100.1.28 | |||
| ipadSmtp | 1.3.6.1.4.1.321.100.1.29 | |||
| IP ipadSmtpMailServer | 1.3.6.1.4.1.321.100.1.29.1 | IpAddress | read-write | IP Address of the . |
| STR ipadSmtpDomainName | 1.3.6.1.4.1.321.100.1.29.2 | DisplayString | read-write | Domain Name of the SMTP client. |
| STR ipadSmtpMailFrom | 1.3.6.1.4.1.321.100.1.29.3 | DisplayString | read-write | Name of the SMTP client, is used in the From section of the email. |
| STR ipadSmtpRecipient1 | 1.3.6.1.4.1.321.100.1.29.4 | DisplayString | read-write | Destination for the email. |
| STR ipadSmtpRecipient2 | 1.3.6.1.4.1.321.100.1.29.5 | DisplayString | read-write | Destination for the email. |
| STR ipadSmtpRecipient3 | 1.3.6.1.4.1.321.100.1.29.6 | DisplayString | read-write | Destination for the email. |
| STR ipadSmtpRecipient4 | 1.3.6.1.4.1.321.100.1.29.7 | DisplayString | read-write | Destination for the email. |
| STR ipadSmtpRecipient5 | 1.3.6.1.4.1.321.100.1.29.8 | DisplayString | read-write | Destination for the email. |
| ipadEncryption | 1.3.6.1.4.1.321.100.1.30 | |||
| INT ipadEncryptionEnable | 1.3.6.1.4.1.321.100.1.30.1 | INTEGER | read-write | Allow disabling encryption. |
| STR ipadEncryptionStartupKey | 1.3.6.1.4.1.321.100.1.30.2 | DisplayString | read-write | |
| STR ipadEncryptionStartupKeyConfirm | 1.3.6.1.4.1.321.100.1.30.3 | DisplayString | read-write | |
| INT ipadEncryptionType | 1.3.6.1.4.1.321.100.1.30.4 | INTEGER | read-write | |
| STR ipadEncryptionKey1 | 1.3.6.1.4.1.321.100.1.30.5 | DisplayString | read-write | |
| STR ipadEncryptionKey2 | 1.3.6.1.4.1.321.100.1.30.6 | DisplayString | read-write | |
| STR ipadEncryptionKey3 | 1.3.6.1.4.1.321.100.1.30.7 | DisplayString | read-write | |
| STR ipadEncryptionKey4 | 1.3.6.1.4.1.321.100.1.30.8 | DisplayString | read-write | |
| STR ipadEncryptionKey5 | 1.3.6.1.4.1.321.100.1.30.9 | DisplayString | read-write | |
| STR ipadEncryptionKey6 | 1.3.6.1.4.1.321.100.1.30.10 | DisplayString | read-write | |
| STR ipadEncryptionKey7 | 1.3.6.1.4.1.321.100.1.30.11 | DisplayString | read-write | |
| STR ipadEncryptionKey8 | 1.3.6.1.4.1.321.100.1.30.12 | DisplayString | read-write | |
| STR ipadEncryptionKey9 | 1.3.6.1.4.1.321.100.1.30.13 | DisplayString | read-write | |
| STR ipadEncryptionKey10 | 1.3.6.1.4.1.321.100.1.30.14 | DisplayString | read-write | |
| INT ipadEncryptionKeyLife | 1.3.6.1.4.1.321.100.1.30.15 | INTEGER | read-write | |
| ipadAutoLearnDS0 | 1.3.6.1.4.1.321.100.1.31 | |||
| ipadAutoLearnDS0Table | 1.3.6.1.4.1.321.100.1.31.1 | not-accessible | The ipad Auto Learn DS0 Config table. | |
| ipadAutoLearnDS0TableEntry | 1.3.6.1.4.1.321.100.1.31.1.1 | not-accessible | An entry in the ipad Auto Learn DS0 Config table. | |
| INT ipadAutoLearnDS0Index | 1.3.6.1.4.1.321.100.1.31.1.1.1 | INTEGER | read-only | The MIB-II ifIndex into the Auto Learn DS0 Config table. |
| INT ipadAutoLearnDS0Boot | 1.3.6.1.4.1.321.100.1.31.1.1.2 | INTEGER | read-write | Select when to automatically learn DS0 assignments: disable - Do not automatically learn DS0s enable - Learn on boot carrierDown - Learn on boot and while the ifIndex carrier is down serviceDown - Learn on boot and while the first service on ifIndex is down |
| INT ipadAutoLearnDS0Rate | 1.3.6.1.4.1.321.100.1.31.1.1.3 | INTEGER | read-write | Select the rate of the learned DS0's. |
| INT ipadAutoLearnDS0Command | 1.3.6.1.4.1.321.100.1.31.1.1.4 | INTEGER | read-write | The set values perform the following actions: learnNow(2) - Attempt to learn the active DS0's now. |
| ipadUnitAccess | 1.3.6.1.4.1.321.100.1.32 | |||
| ipadUnitAccessTable | 1.3.6.1.4.1.321.100.1.32.1 | not-accessible | The ipad Unit Access table. | |
| ipadUnitAccessTableEntry | 1.3.6.1.4.1.321.100.1.32.1.1 | not-accessible | An entry in the ipad Unit Access table. | |
| INT ipadUnitAccessIndex | 1.3.6.1.4.1.321.100.1.32.1.1.1 | INTEGER | read-only | The MIB-II Index into the Unit Access table. |
| IP ipadUnitAccessIpa | 1.3.6.1.4.1.321.100.1.32.1.1.2 | IpAddress | read-write | IP Address of Source to allow Unit Access. |
| IP ipadUnitAccessMask | 1.3.6.1.4.1.321.100.1.32.1.1.3 | IpAddress | read-write | Mask of Source to allow Unit Access. |
| ipadTFTPDownload | 1.3.6.1.4.1.321.100.1.33 | |||
| IP ipadTFTPDownloadServerIpa | 1.3.6.1.4.1.321.100.1.33.1 | IpAddress | read-write | TFTP Server IP Address. |
| STR ipadTFTPDownloadFileName | 1.3.6.1.4.1.321.100.1.33.2 | DisplayString | read-write | TFTP Filename to Download or Upload. |
| INT ipadTFTPDownloadAction | 1.3.6.1.4.1.321.100.1.33.3 | INTEGER | read-write | TFTP Action to be performed. |
| INT ipadTFTPDownloadStatus | 1.3.6.1.4.1.321.100.1.33.4 | INTEGER | read-only | TFTP current status of action. |
| ipadDataLineMonitor | 1.3.6.1.4.1.321.100.1.34 | |||
| ipadDLMConfig | 1.3.6.1.4.1.321.100.1.34.1 | |||
| INT ipadDLMConfigMode | 1.3.6.1.4.1.321.100.1.34.1.1 | INTEGER | read-write | Data Link Monitor on/off switch. Toggles mode from analyze (static) to live (capture). |
| INT ipadDLMConfigBufferManagement | 1.3.6.1.4.1.321.100.1.34.1.2 | INTEGER | read-write | The DLM has a buffer of n messages. Settings this object to wrap(2) allows the buffer to wrap around and be a continous buffer. stopOnFull(3) forces the capture of packets to stop once the end of the buffer is reached. |
| ipadDLMTable | 1.3.6.1.4.1.321.100.1.34.2 | not-accessible | The ipad Data Line Monitor configuration table. | |
| ipadDLMTableEntry | 1.3.6.1.4.1.321.100.1.34.2.1 | not-accessible | An entry in the ipad DLM config table. | |
| INT ipadDLMServiceIndex | 1.3.6.1.4.1.321.100.1.34.2.1.1 | INTEGER | read-only | The service index into the DLM table. |
| INT ipadDLMEnable | 1.3.6.1.4.1.321.100.1.34.2.1.2 | INTEGER | read-write | Enable/Disable the DLM on the specified service. |
| INT ipadDLMTxRxFilter | 1.3.6.1.4.1.321.100.1.34.2.1.3 | INTEGER | read-write | Allows the user to capture only received, transmit, or both. |
| INT ipadDLMPatternEnable | 1.3.6.1.4.1.321.100.1.34.2.1.4 | INTEGER | read-write | Enable/Disable the search for a specific pattern. |
| INT ipadDLMPattern | 1.3.6.1.4.1.321.100.1.34.2.1.5 | INTEGER | read-write | The pattern to search for in the captured packets. |
| INT ipadDLMPatternMask | 1.3.6.1.4.1.321.100.1.34.2.1.6 | INTEGER | read-write | The mask to use with ipadDLMPattern to search for in the captured packets. |
| INT ipadDLMPatternOffset | 1.3.6.1.4.1.321.100.1.34.2.1.7 | INTEGER | read-write | The offset into the packet to search for the pattern. |
| ipadDLMPacketTable | 1.3.6.1.4.1.321.100.1.34.3 | not-accessible | The ipad Data Link Monitor packet table. | |
| ipadDLMPacketTableEntry | 1.3.6.1.4.1.321.100.1.34.3.1 | not-accessible | An entry in the ipad DLM packet table. | |
| INT ipadDLMPacketIndex | 1.3.6.1.4.1.321.100.1.34.3.1.1 | INTEGER | read-only | The service index into the DLM table. |
| INT ipadDLMPacketServiceIndex | 1.3.6.1.4.1.321.100.1.34.3.1.2 | INTEGER | read-only | The service index the packet was captured on. |
| TIK ipadDLMPacketTimestamp | 1.3.6.1.4.1.321.100.1.34.3.1.3 | TimeTicks | read-only | The time that the packet was captured. |
| INT ipadDLMPacketDataDirection | 1.3.6.1.4.1.321.100.1.34.3.1.4 | INTEGER | read-only | The direction the data was goin in respect to the interface. |
| INT ipadDLMPacketSize | 1.3.6.1.4.1.321.100.1.34.3.1.5 | INTEGER | read-only | The size of the captured packet. |
| OCT ipadDLMPacketData | 1.3.6.1.4.1.321.100.1.34.3.1.6 | OCTET STRING | read-only | The contents of the first 32 bytes of the captured packet. |
| ipadOrigPing | 1.3.6.1.4.1.321.100.1.35 | |||
| INT ipadOrigPingCommand | 1.3.6.1.4.1.321.100.1.35.1 | INTEGER | read-write | Action command to start/stop sending PING messages. |
| IP ipadOrigPingDestIPAddr | 1.3.6.1.4.1.321.100.1.35.2 | IpAddress | read-write | Destination IP address of sent PING request messages. |
| INT ipadOrigPingTimeout | 1.3.6.1.4.1.321.100.1.35.3 | INTEGER | read-write | Number of seconds to wait for a reply to a PING request message. |
| INT ipadOrigPingSize | 1.3.6.1.4.1.321.100.1.35.4 | INTEGER | read-write | Number of bytes in a PING request message data field. |
| INT ipadOrigPingToSend | 1.3.6.1.4.1.321.100.1.35.5 | INTEGER | read-write | Number of PING request messages to send. |
| INT ipadOrigPingSent | 1.3.6.1.4.1.321.100.1.35.6 | INTEGER | read-only | Number of PING request messages sent. |
| INT ipadOrigPingReplies | 1.3.6.1.4.1.321.100.1.35.7 | INTEGER | read-only | Number of PING response messages received. |
| INT ipadOrigPingDelayMin | 1.3.6.1.4.1.321.100.1.35.8 | INTEGER | read-only | Minimum PING round trip delay in milliseconds. |
| INT ipadOrigPingDelayAvg | 1.3.6.1.4.1.321.100.1.35.9 | INTEGER | read-only | Average PING round trip delay in milliseconds. |
| INT ipadOrigPingDelayMax | 1.3.6.1.4.1.321.100.1.35.10 | INTEGER | read-only | Maximum PING round trip delay in milliseconds. |
| STR ipadOrigPingReport | 1.3.6.1.4.1.321.100.1.35.11 | DisplayString | read-only | ASCII status report of originate PING activity. |
| STR ipadOrigPingExceptReport | 1.3.6.1.4.1.321.100.1.35.12 | DisplayString | read-only | ASCII status report of last originate PING exception received. |
| ipadTraps | 1.3.6.1.4.1.321.100.1.999 | |||
| ipadTrapsPrefix | 1.3.6.1.4.1.321.100.1.999.0 | |||
| NTF ipadFrPortRxInvalidFramesExceeded | 1.3.6.1.4.1.321.100.1.999.0.25000 | This trap is sent out when an ipad frame relay port receive invalid frames alarm threshold has been exceeded. | ||
| NTF ipadFrPortRxThroughputExceeded | 1.3.6.1.4.1.321.100.1.999.0.25001 | This trap is sent out when an ipad frame relay port receive throughput threshold has been exceeded. | ||
| NTF ipadFrPortTxThroughputExceeded | 1.3.6.1.4.1.321.100.1.999.0.25002 | This trap is sent out when an ipad frame relay port transmit throughput threshold has been exceeded. | ||
| NTF ipadDLCItxCIRexceeded | 1.3.6.1.4.1.321.100.1.999.0.25003 | This trap is sent out when the Tx over CIR threshold has been exceeded. This threshold is the number of frames in excess of CIR. | ||
| NTF ipadDLCItxBEexceeded | 1.3.6.1.4.1.321.100.1.999.0.25004 | This trap is sent out when the Tx over Be threshold has been exceeded. This threshold is the number of frames in excess of Be. | ||
| NTF ipadDLCIRxCongestionExceeded | 1.3.6.1.4.1.321.100.1.999.0.25005 | This trap is sent out when the Rx congestion threshold has been exceeded. This threshold is the number of frames received with BECN/FECN. | ||
| NTF ipadUserTxExceeded | 1.3.6.1.4.1.321.100.1.999.0.25006 | This trap is sent out when the Tx throughput threshold in bits per second has been exceeded. This threshold represents the number of bits for the user-selected protocol. | ||
| NTF ipadDlciRxBECNinCIRAlarm | 1.3.6.1.4.1.321.100.1.999.0.25007 | This trap is sent out when a frame with BECN set has been received within CIR. | ||
| NTF ipadDlciUASExceeded | 1.3.6.1.4.1.321.100.1.999.0.25008 | This trap is sent out when the UAS (unavailable seconds) threshold for the DLCI has been exceeded. | ||
| NTF ipadserialDteDTRAlarmExists | 1.3.6.1.4.1.321.100.1.999.0.25009 | This trap is sent out when a DTR Loss alarm is declared. | ||
| NTF ipadt1e1ESAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25010 | This trap is sent out when an Errored Seconds alarm is declared. | ||
| NTF ipadt1e1SESAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25011 | This trap is sent out when a Severely Errored Seconds alarm is declared. | ||
| NTF ipadt1e1LOSSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25012 | This trap is sent out when a Loss of Signal Seconds alarm is declared. | ||
| NTF ipadt1e1UASAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25013 | This trap is sent out when an Unavailable Seconds alarm is declared. | ||
| NTF ipadt1e1CSSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25014 | This trap is sent out when a Controlled Slip Seconds alarm is declared. | ||
| NTF ipadt1e1BPVSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25015 | This trap is sent out when a Bipolar Violation Seconds alarm is declared. | ||
| NTF ipadt1e1OOFSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25016 | This trap is sent out when an Out of Frame Seconds alarm is declared. | ||
| NTF ipadt1e1AISAlarmExists | 1.3.6.1.4.1.321.100.1.999.0.25017 | This trap is sent out when an Alarm Indication Signal alarm is declared. | ||
| NTF ipadt1e1RASAlarmExists | 1.3.6.1.4.1.321.100.1.999.0.25018 | This trap is sent out when a Remote Alarm Signal alarm is declared. | ||
| NTF ipadDLCIremoteSOSAlarm | 1.3.6.1.4.1.321.100.1.999.0.25019 | This trap is sent when the remote unit for a DLCI senses and reports an SOS condition. | ||
| NTF ipadDdsLOSSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25020 | This trap is sent out when a Loss of Signal Seconds alarm is declared. | ||
| NTF ipadDdsOOFSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25021 | This trap is sent out when an Out of Frame Seconds alarm is declared. | ||
| NTF ipadDdsOOSSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25022 | This trap is sent out when an Out of Service Seconds alarm is declared. | ||
| NTF ipadDdsFDLSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25023 | This trap is sent out when a FDL error Seconds alarm is declared. | ||
| NTF ipadDdsBPVSAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25024 | This trap is sent out when a Bipolar Violation Seconds alarm is declared. | ||
| NTF ipadDS0HighAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25025 | This trap is sent out when a high utilization alarm is declared. | ||
| NTF ipadDS0LowAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25026 | This trap is sent out when a low utilization alarm is declared. | ||
| NTF ipadHDLCRxHighAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25027 | This trap is sent out when a high Rx utilization alarm is declared. | ||
| NTF ipadHDLCRxLowAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25028 | This trap is sent out when a low Rx utilization alarm is declared. | ||
| NTF ipadHDLCTxHighAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25029 | This trap is sent out when a high Tx utilization alarm is declared. | ||
| NTF ipadHDLCTxLowAlarmDeclared | 1.3.6.1.4.1.321.100.1.999.0.25030 | This trap is sent out when a low Tx utilization alarm is declared. | ||
| NTF ipadDbuActivated | 1.3.6.1.4.1.321.100.1.999.0.25031 | This trap is sent out when Dial Backup becomes active. |
RFC description
IP-based Dial-up (IPADv2) protocol management objects for remote access.
Start monitoring Verilink IPADv2 integrated access device with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.