IPADv2-MIB

MIB Reference — IPNetwork Monitor

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

ddsNetBPVCountOBJECT-TYPE
ddsNetFDLCountOBJECT-TYPE
ddsNetLOSCountOBJECT-TYPE
ddsNetOOFCountOBJECT-TYPE
ddsNetOOSCountOBJECT-TYPE
serialDteDTRAlarmStatusOBJECT-TYPE
t1e1AISCountOBJECT-TYPE
t1e1BPVSCountOBJECT-TYPE
t1e1CSSCountOBJECT-TYPE
t1e1ESCountOBJECT-TYPE
t1e1LOSSCountOBJECT-TYPE
t1e1OOFSCountOBJECT-TYPE
t1e1RASCountOBJECT-TYPE
t1e1SESCountOBJECT-TYPE
t1e1UASCountOBJECT-TYPE

From DS8200v2-TC-MIB

hbuOBJECT-IDENTITY
verilinkMODULE-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 symbolicOID numericTypeAccessDescription
ipad1.3.6.1.4.1.321.100.1IPADv2.MIB updated for SNMPv2.
ipadFrPort1.3.6.1.4.1.321.100.1.1
ipadFrPortTable1.3.6.1.4.1.321.100.1.1.1not-accessibleTable of frame relay port parameters.
ipadFrPortTableEntry1.3.6.1.4.1.321.100.1.1.1.1not-accessibleAn entry in the ipad frame relay port table.
INT ipadFrPortService1.3.6.1.4.1.321.100.1.1.1.1.1INTEGERread-onlyIndex into the ipad frame relay port table; an entry in the ipad service table.
INT ipadFrPortActive1.3.6.1.4.1.321.100.1.1.1.1.2INTEGERread-onlySpecifies if the port is active.
INT ipadFrPortLMIType1.3.6.1.4.1.321.100.1.1.1.1.3INTEGERread-onlySpecifies the link management information type used on this port.
INT ipadFrPortLMIMode1.3.6.1.4.1.321.100.1.1.1.1.4INTEGERread-onlySpecifies the link management information mode used on this port.
INT ipadFrPortRxInvAlmThreshold1.3.6.1.4.1.321.100.1.1.1.1.5INTEGERread-writeSets the rx invalid frames alarm threshold. Setting this field to 0 disables the alarm.
INT ipadFrPortRxInvAlmAlarm1.3.6.1.4.1.321.100.1.1.1.1.6INTEGERread-onlyReports if the invalid frames threshold has been exceeded.
INT ipadFrPortTxAlmThreshold1.3.6.1.4.1.321.100.1.1.1.1.7INTEGERread-writeSets the tx throughput alarm threshold (in bits/second). Setting this field to 0 disables the alarm.
INT ipadFrPortTxAlmAlarm1.3.6.1.4.1.321.100.1.1.1.1.8INTEGERread-onlyReports if the tx throughput threshold has been exceeded.
INT ipadFrPortRxAlmThreshold1.3.6.1.4.1.321.100.1.1.1.1.9INTEGERread-writeSets the rx throughput alarm threshold (in bits/second). Setting this field to 0 disables the alarm.
INT ipadFrPortRxAlmAlarm1.3.6.1.4.1.321.100.1.1.1.1.10INTEGERread-onlyReports if the rx throughput threshold has been exceeded.
INT ipadFrPortAlarmReset1.3.6.1.4.1.321.100.1.1.1.1.11INTEGERread-writeThis is used to clear the current alarm counts.
ipadService1.3.6.1.4.1.321.100.1.2
ipadServiceTable1.3.6.1.4.1.321.100.1.2.1not-accessibleThe ipad service table.
ipadServiceTableEntry1.3.6.1.4.1.321.100.1.2.1.1not-accessibleAn entry in the ipad service table.
INT ipadServiceIndex1.3.6.1.4.1.321.100.1.2.1.1.1INTEGERread-onlyThe index for the ipad service table.
INT ipadServiceifIndex1.3.6.1.4.1.321.100.1.2.1.1.2INTEGERread-writeThe MIB-II ifIndex for this service.
INT ipadServiceType1.3.6.1.4.1.321.100.1.2.1.1.3INTEGERread-writeThe type of this service.
INT ipadServicePair1.3.6.1.4.1.321.100.1.2.1.1.4INTEGERread-writeAn entry in this table, which establishes a service pairing.
INT ipadServiceStatus1.3.6.1.4.1.321.100.1.2.1.1.5INTEGERread-onlyThis 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 ipadServiceAddService1.3.6.1.4.1.321.100.1.2.2INTEGERread-writeAdds a row to the Service Table.
INT ipadServiceDeleteService1.3.6.1.4.1.321.100.1.2.3INTEGERread-writeIdentifies a Service to be deleted; an index into the Service Table.
ipadChannel1.3.6.1.4.1.321.100.1.3
ipadChannelTable1.3.6.1.4.1.321.100.1.3.1not-accessibleThe ipad channel table.
ipadChannelTableEntry1.3.6.1.4.1.321.100.1.3.1.1not-accessibleAn entry in the ipad channel table.
INT ipadChannelifIndex1.3.6.1.4.1.321.100.1.3.1.1.1INTEGERread-onlyPrimary index into ipad channel table, MIB-II ifIndex.
INT ipadChannelIndex1.3.6.1.4.1.321.100.1.3.1.1.2INTEGERread-onlyChannel index for the physical interface.
INT ipadChannelService1.3.6.1.4.1.321.100.1.3.1.1.3INTEGERread-writeIndex into service table for this channel.
INT ipadChannelPair1.3.6.1.4.1.321.100.1.3.1.1.4INTEGERread-writePair for this channel; an entry in the channel table. Use service pair in service table to determine which service contains this channel.
INT ipadChannelRate1.3.6.1.4.1.321.100.1.3.1.1.5INTEGERread-writeRate for this channel.
INT ipadChannelIdlePattern1.3.6.1.4.1.321.100.1.3.1.1.6INTEGERread-onlyIdle pattern for this channel.
ipadDLCI1.3.6.1.4.1.321.100.1.4
ipadDLCITable1.3.6.1.4.1.321.100.1.4.1not-accessibleThe ipad DLCI table.
ipadDLCITableEntry1.3.6.1.4.1.321.100.1.4.1.1not-accessibleAn entry in the ipad DLCI table.
INT ipadDLCIservice1.3.6.1.4.1.321.100.1.4.1.1.1INTEGERread-onlyAn index into the ipad service table.
INT ipadDLCInumber1.3.6.1.4.1.321.100.1.4.1.1.2INTEGERread-onlyThe DLCI number for this entry.
INT ipadDLCIactive1.3.6.1.4.1.321.100.1.4.1.1.3INTEGERread-onlySpecifies if the DLCI is active.
INT ipadDLCIcongestion1.3.6.1.4.1.321.100.1.4.1.1.4INTEGERread-onlySpecifies if the dlci is receiving frames with FECN or BECN bit set.
INT ipadDLCIremote1.3.6.1.4.1.321.100.1.4.1.1.5INTEGERread-onlyRemote DLCI number.
STR ipadDLCIremoteUnit1.3.6.1.4.1.321.100.1.4.1.1.6DisplayStringread-onlyName of the remote DLCI.
INT ipadDLCIremoteEquipActive1.3.6.1.4.1.321.100.1.4.1.1.7INTEGERread-onlyReports if the equipment attached to the remote unit is active.
INT ipadDLCIencapsulation1.3.6.1.4.1.321.100.1.4.1.1.8INTEGERread-writeType of protocol encapsulation used on this DLCI.
INT ipadDLCIproprietary1.3.6.1.4.1.321.100.1.4.1.1.9INTEGERread-writeWhen the encapsulation is proprietary, the traffic type must be configured to gather protocol specific statistics.
INT ipadDLCIpropOffset1.3.6.1.4.1.321.100.1.4.1.1.10INTEGERread-writeWhen the encapsulation is proprietary, this is the number of bytes after the frame relay header to look for the specified protocol decode.
INT ipadDLCIinBand1.3.6.1.4.1.321.100.1.4.1.1.11INTEGERread-writeDetermines if frames on this DLCI will be parsed to look for management frames destined for the unit itself.
INT ipadDLCICIR1.3.6.1.4.1.321.100.1.4.1.1.12INTEGERread-writeDefault committed information rate in bits per second.
INT ipadDLCIBe1.3.6.1.4.1.321.100.1.4.1.1.13INTEGERread-writeDefault excess burst rate in bits per second.
INT ipadDLCIminBC1.3.6.1.4.1.321.100.1.4.1.1.14INTEGERread-writeIf 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 ipadDLCIrxMon1.3.6.1.4.1.321.100.1.4.1.1.15INTEGERread-writeDetermines if the SLA parameters will be monitored for received frames.
INT ipadDLCIdEctrl1.3.6.1.4.1.321.100.1.4.1.1.16INTEGERread-writeDetermines 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 ipadDLCIenableDelay1.3.6.1.4.1.321.100.1.4.1.1.17INTEGERread-writeEnable or disable delay.
INT ipadDLCItxExCIRThreshold1.3.6.1.4.1.321.100.1.4.1.1.18INTEGERread-writeSets 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 ipadDLCItxExCIRAlarm1.3.6.1.4.1.321.100.1.4.1.1.19INTEGERread-onlyReports if the Tx over CIR threshold has been exceeded.
INT ipadDLCItxExBeThreshold1.3.6.1.4.1.321.100.1.4.1.1.20INTEGERread-writeSets 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 ipadDLCItxExBeAlarm1.3.6.1.4.1.321.100.1.4.1.1.21INTEGERread-onlyReports if the Tx over Be threshold has been exceeded.
INT ipadDLCIrxCongThreshold1.3.6.1.4.1.321.100.1.4.1.1.22INTEGERread-writeSets 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 ipadDLCIrxCongAlarm1.3.6.1.4.1.321.100.1.4.1.1.23INTEGERread-onlyReports if the Rx congestion threshold has been exceeded.
INT ipadDLCIrxBECNinCIR1.3.6.1.4.1.321.100.1.4.1.1.24INTEGERread-onlyReports if BECN has been received within CIR.
INT ipadDLCIUASThreshold1.3.6.1.4.1.321.100.1.4.1.1.25INTEGERread-writeSets 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 ipadDLCIUASAlarm1.3.6.1.4.1.321.100.1.4.1.1.26INTEGERread-onlyReports if the UAS threshold has been exceeded.
INT ipadDLCIAlarmReset1.3.6.1.4.1.321.100.1.4.1.1.27INTEGERread-writeThis is used to clear the current alarm counts.
INT ipadDLCIRoundTripDelaySize1.3.6.1.4.1.321.100.1.4.1.1.28INTEGERread-writeSpecifies the packet size in octets used to calculate round trip delay.
INT ipadDLCIRoundTripDelayRate1.3.6.1.4.1.321.100.1.4.1.1.29INTEGERread-writeSpecifies the packet rate in seconds used to calculate round trip delay.
INT ipadDLCIRemoteFramesOfferedWithinCIR1.3.6.1.4.1.321.100.1.4.1.1.30INTEGERread-onlyCount of frames sent within CIR from the remote end of the DLCI.
INT ipadDLCIRemoteFramesOfferedWithinBE1.3.6.1.4.1.321.100.1.4.1.1.31INTEGERread-onlyCount of frames sent within BE, but over CIR, from the remote end of the DLCI.
INT ipadDLCIFramesReceived1.3.6.1.4.1.321.100.1.4.1.1.32INTEGERread-onlyCount of frames received by the local device on this DLCI.
INT ipadDLCIRemoteDataOfferedWithinCIR1.3.6.1.4.1.321.100.1.4.1.1.33INTEGERread-onlyCount of data octets sent within CIR from the remote end of the DLCI.
INT ipadDLCIRemoteDataOfferedWithinBE1.3.6.1.4.1.321.100.1.4.1.1.34INTEGERread-onlyCount of data octets sent within BE, but over CIR, from the remote end of the DLCI.
INT ipadDLCIDataReceived1.3.6.1.4.1.321.100.1.4.1.1.35INTEGERread-onlyCount of data octets received by the local device on this DLCI.
IP ipadDLCIRemoteIPAddress1.3.6.1.4.1.321.100.1.4.1.1.36IpAddressread-onlyThe 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 ipadDLCICompressionStatus1.3.6.1.4.1.321.100.1.4.1.1.37INTEGERread-onlyThis 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 ipadDLCICompressionTxOctetsIn1.3.6.1.4.1.321.100.1.4.1.1.38INTEGERread-onlyThis is a rolling counter of the number of octets given to the compression engine.
INT ipadDLCICompressionTxOctetsOut1.3.6.1.4.1.321.100.1.4.1.1.39INTEGERread-onlyThis is a rolling counter of the number of octets output from the compression engine.
INT ipadDLCICompressionRxOctetsIn1.3.6.1.4.1.321.100.1.4.1.1.40INTEGERread-onlyThis is a rolling counter of the number of octets given to the compression engine.
INT ipadDLCICompressionRxOctetsOut1.3.6.1.4.1.321.100.1.4.1.1.41INTEGERread-onlyThis is a rolling counter of the number of octets given to the compression engine.
TIK ipadDLCILastChange1.3.6.1.4.1.321.100.1.4.2TimeTicksread-onlyTime of the last change in the DLCI table.
ipadEndpoint1.3.6.1.4.1.321.100.1.5
ipadEndpointTable1.3.6.1.4.1.321.100.1.5.1not-accessibleThe ipad endpoint table.
ipadEndpointTableEntry1.3.6.1.4.1.321.100.1.5.1.1not-accessibleAn entry in the ipad endpoint table.
INT ipadEndpointIndex1.3.6.1.4.1.321.100.1.5.1.1.1INTEGERread-onlyThe index into the ipad endpoint table.
STR ipadEndpointName1.3.6.1.4.1.321.100.1.5.1.1.2DisplayStringread-writeThe name for the endpoint.
INT ipadEndpointService1.3.6.1.4.1.321.100.1.5.1.1.3INTEGERread-writeAn index into the ipad service table.
INT ipadEndpointDLCInumber1.3.6.1.4.1.321.100.1.5.1.1.4INTEGERread-writeData link connection identifier for this endpoint; The DLCI number for this entry.
INT ipadEndpointType1.3.6.1.4.1.321.100.1.5.1.1.5INTEGERread-writeEndpoint type.
INT ipadEndpointForward1.3.6.1.4.1.321.100.1.5.1.1.6INTEGERread-writeIndex into the endpoint names table. This is the endpoint on which data should be forwarded for switched endpoints.
INT ipadEndpointBackup1.3.6.1.4.1.321.100.1.5.1.1.7INTEGERread-writeIndex into the endpoint table. This is the endpoint on which data should be forwarded in the case where the endpoint becomes inactive.
INT ipadEndpointRefSLP1.3.6.1.4.1.321.100.1.5.1.1.8INTEGERread-writeIndex into the endpoint table. The service level parameters can be copied from another configured endpoint.
IP ipadEndpointRemoteIpAddr1.3.6.1.4.1.321.100.1.5.1.1.9IpAddressread-writeIP address for remote.
IP ipadEndpointRemoteIpMask1.3.6.1.4.1.321.100.1.5.1.1.10IpAddressread-writeIP address mask for remote.
STR ipadEndpointAddEndpoint1.3.6.1.4.1.321.100.1.5.2DisplayStringread-writeIdentifies an Endpoint to be added.
STR ipadEndpointDeleteEndpoint1.3.6.1.4.1.321.100.1.5.3DisplayStringread-writeIdentifies an Endpoint to be deleted.
TIK ipadEndpointLastChange1.3.6.1.4.1.321.100.1.5.4TimeTicksread-onlyTime of the last change in the Endpoint table.
ipadUser1.3.6.1.4.1.321.100.1.6
ipadUserTable1.3.6.1.4.1.321.100.1.6.1not-accessibleTable of user selected parameters.
ipadUserTableEntry1.3.6.1.4.1.321.100.1.6.1.1not-accessibleAn entry in the ipad user table.
INT ipadUserIndex1.3.6.1.4.1.321.100.1.6.1.1.1INTEGERread-onlyIndex into the ipad user table.
INT ipadUserFilterByDLCI1.3.6.1.4.1.321.100.1.6.1.1.2INTEGERread-writeEnables Service+DLCI filtering for this user statistic.
INT ipadUserService1.3.6.1.4.1.321.100.1.6.1.1.3INTEGERread-writeSpecifies 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 ipadUserDLCI1.3.6.1.4.1.321.100.1.6.1.1.4INTEGERread-writeSpecifies 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 ipadUserFilterByIPAddress1.3.6.1.4.1.321.100.1.6.1.1.5INTEGERread-writeEnables 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 ipadUserIPAddress1.3.6.1.4.1.321.100.1.6.1.1.6IpAddressread-writeSpecifies the IP address for this user type.
IP ipadUserIPMask1.3.6.1.4.1.321.100.1.6.1.1.7IpAddressread-writeSpecifies the IP address mask for this user type.
INT ipadUserFilterByIPPort1.3.6.1.4.1.321.100.1.6.1.1.8INTEGERread-writeEnables IP Port filtering for this user statistic.
INT ipadUserIPPort1.3.6.1.4.1.321.100.1.6.1.1.9INTEGERread-writeSpecifies the IP port for this user type.
INT ipadUserTxAlmThreshold1.3.6.1.4.1.321.100.1.6.1.1.10INTEGERread-writeSets the tx throughput alarm threshold in bits per second. Setting this field to 0 disables the alarm.
INT ipadUserTxAlmAlarm1.3.6.1.4.1.321.100.1.6.1.1.11INTEGERread-onlyReports if the tx throughput threshold has been exceeded.
INT ipadUserAlarmReset1.3.6.1.4.1.321.100.1.6.1.1.12INTEGERread-writeThis is used to clear the current alarm counts.
INT ipadUserVpi1.3.6.1.4.1.321.100.1.6.1.1.13INTEGERread-writeSpecifies 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 ipadUserVci1.3.6.1.4.1.321.100.1.6.1.1.14INTEGERread-writeSpecifies 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 ipadUserFilterByVpiVci1.3.6.1.4.1.321.100.1.6.1.1.15INTEGERread-writeEnables 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 ipadUserIPStatTimeRemaining1.3.6.1.4.1.321.100.1.6.2INTEGERread-writeSpecifies seconds until the next IP TopN report is generated.
INT ipadUserIPStatTimeDuration1.3.6.1.4.1.321.100.1.6.3INTEGERread-onlyThe value of TimeRemaining when TimeRemaining was last set. Indicates the number of seconds that the next IP TopN report will cover.
TIK ipadUserIPStatStartTime1.3.6.1.4.1.321.100.1.6.4TimeTicksread-onlyThe value of SysUpTime when TimeRemaining was last set.
INT ipadUserIPStatRequestedReportSize1.3.6.1.4.1.321.100.1.6.5INTEGERread-writeDetermines the requested maximum number of entries in the topN report.
INT ipadUserIPStatGrantedReportSize1.3.6.1.4.1.321.100.1.6.6INTEGERread-onlyDetermines the granted number of entries in the topN report. This is by definition less than or equal to requested report size.
INT ipadUserIPStatReportNumber1.3.6.1.4.1.321.100.1.6.7INTEGERread-onlySpecifies the number of reports that have been generated. This value resets to zero when the unit is restarted.
INT ipadUserIPStatDiscardType1.3.6.1.4.1.321.100.1.6.8INTEGERread-writeThe 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).
ipadPPP1.3.6.1.4.1.321.100.1.7
ipadPPPCfgTable1.3.6.1.4.1.321.100.1.7.1not-accessibleThe ipad PPP configuration table.
ipadPPPCfgTableEntry1.3.6.1.4.1.321.100.1.7.1.1not-accessibleAn entry in the ipad PPP configuration table.
INT ipadPPPCfgService1.3.6.1.4.1.321.100.1.7.1.1.1INTEGERread-onlyThe index into the PPP configuration table; an entry in the ipad service table.
INT ipadPPPCfgDialMode1.3.6.1.4.1.321.100.1.7.1.1.2INTEGERread-writeDetermines the permancency of a communications connection.
INT ipadPPPCfgInactivityTimer1.3.6.1.4.1.321.100.1.7.1.1.3INTEGERread-writeDetermines 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 ipadPPPCfgNegotiationInit1.3.6.1.4.1.321.100.1.7.1.1.4INTEGERread-writeDetermines if the port waits for the other end to initiate parameter negotiations.
INT ipadPPPCfgMRU1.3.6.1.4.1.321.100.1.7.1.1.5INTEGERread-writeThe maximum receive unit the interface will accept. Valid values are in the range 128 - 4096, default is 1500.
INT ipadPPPCfgACCM1.3.6.1.4.1.321.100.1.7.1.1.6INTEGERread-writeSets 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 ipadPPPCfgNegMRU1.3.6.1.4.1.321.100.1.7.1.1.7INTEGERread-writeDetermines if MRU size is negotiated.
INT ipadPPPCfgNegACCM1.3.6.1.4.1.321.100.1.7.1.1.8INTEGERread-writeDetermines if ACCM is negotiated.
INT ipadPPPCfgNegMagic1.3.6.1.4.1.321.100.1.7.1.1.9INTEGERread-writeDetermines if the magic number is negotiated.
INT ipadPPPCfgNegCompression1.3.6.1.4.1.321.100.1.7.1.1.10INTEGERread-writeDetermines if the PPP protocol header compression is negotiated.
INT ipadPPPCfgNegAddress1.3.6.1.4.1.321.100.1.7.1.1.11INTEGERread-writeDetermines if the PPP HDLC header compression is negotiated.
INT ipadPPPCfgNegPAP1.3.6.1.4.1.321.100.1.7.1.1.12INTEGERread-writeDetermines if PAP is negotiated with the peer when a more secure authentication protocol is rejected.
INT ipadPPPCfgNegCHAP1.3.6.1.4.1.321.100.1.7.1.1.13INTEGERread-writeDetermines if CHAP is negotiated with the peer when a more secure authentication protocol is rejected.
INT ipadPPPCfgAllowPAP1.3.6.1.4.1.321.100.1.7.1.1.14INTEGERread-writeDetermines if PAP is allowed to be negotiated by the peer.
INT ipadPPPCfgAllowCHAP1.3.6.1.4.1.321.100.1.7.1.1.15INTEGERread-writeDetermines if CHAP is allowed to be negotiated by the peer.
STR ipadPPPCfgPAPUsername1.3.6.1.4.1.321.100.1.7.1.1.16DisplayStringread-writeIdentification string to determine the user identity.
STR ipadPPPCfgPAPPassword1.3.6.1.4.1.321.100.1.7.1.1.17DisplayStringread-writePassword string to validate the user identity.
STR ipadPPPCfgCHAPUsername1.3.6.1.4.1.321.100.1.7.1.1.18DisplayStringread-writeIdentification string to determine the user identity.
STR ipadPPPCfgCHAPSecret1.3.6.1.4.1.321.100.1.7.1.1.19DisplayStringread-writePassword string to validate the user identity.
IP ipadPPPCfgPortIpAddress1.3.6.1.4.1.321.100.1.7.1.1.20IpAddressread-writeSets the IP address of the unit's port.
IP ipadPPPCfgPeerIpAddress1.3.6.1.4.1.321.100.1.7.1.1.21IpAddressread-writeSets the IP address of the unit's peer.
INT ipadPPPCfgNegIpAddress1.3.6.1.4.1.321.100.1.7.1.1.22INTEGERread-writeDetermines if IP addresses are dynamically negotiated.
INT ipadPPPCfgNegIPCPCompression1.3.6.1.4.1.321.100.1.7.1.1.23INTEGERread-writeDetermines if Van Jacobson TCPIP header compression is negotiated.
IP ipadPPPCfgSubnetMask1.3.6.1.4.1.321.100.1.7.1.1.24IpAddressread-writeSpecifies the subnet mask.
INT ipadPPPCfgAuthChallengeInterval1.3.6.1.4.1.321.100.1.7.1.1.25INTEGERread-writeSpecifies the authentication challenge interval.
STR ipadPPPCfgEndpoint1.3.6.1.4.1.321.100.1.7.1.1.26DisplayStringread-writeEndpoint name to run PPP over another protocol.
INT ipadPPPCfgNegIpMask1.3.6.1.4.1.321.100.1.7.1.1.27INTEGERread-writeDetermines if the subnet Mask is negotiated.
INT ipadPPPCfgNegDNSAddress1.3.6.1.4.1.321.100.1.7.1.1.28INTEGERread-writeDetermines if the DNS address is negotiated.
ipadPPPPAPTable1.3.6.1.4.1.321.100.1.7.2not-accessibleTable of PAP authentication parameters.
ipadPPPPAPTableEntry1.3.6.1.4.1.321.100.1.7.2.1not-accessibleAn entry in the ipad PPP PAP table.
INT ipadPPPPAPTableIndex1.3.6.1.4.1.321.100.1.7.2.1.1INTEGERread-onlyThe index into the PPP PAP association table.
STR ipadPPPPAPTableUsername1.3.6.1.4.1.321.100.1.7.2.1.2DisplayStringread-writeIdentification string to identify the user.
STR ipadPPPPAPTablePassword1.3.6.1.4.1.321.100.1.7.2.1.3DisplayStringread-writePassword string to validate the user identity.
ipadPPPCHAPTable1.3.6.1.4.1.321.100.1.7.3not-accessibleTable of CHAP authentication parameters.
ipadPPPCHAPTableEntry1.3.6.1.4.1.321.100.1.7.3.1not-accessibleAn entry in the ipad PPP CHAP table.
INT ipadPPPCHAPTableIndex1.3.6.1.4.1.321.100.1.7.3.1.1INTEGERread-onlyThe index into the PPP CHAP association table.
STR ipadPPPCHAPTableUsername1.3.6.1.4.1.321.100.1.7.3.1.2DisplayStringread-writeIdentification string to identify the user.
STR ipadPPPCHAPTableSecret1.3.6.1.4.1.321.100.1.7.3.1.3DisplayStringread-writePassword string to validate the user identity.
ipadModem1.3.6.1.4.1.321.100.1.8
ipadModemDialTable1.3.6.1.4.1.321.100.1.8.1not-accessibleTable of modem dialing parameters.
ipadModemDialTableEntry1.3.6.1.4.1.321.100.1.8.1.1not-accessibleAn entry in the ipad modem dialing parameters table.
INT ipadModemDialTableIndex1.3.6.1.4.1.321.100.1.8.1.1.1INTEGERread-onlyThe index into the ipad modem dialing parameters table. Equivalent to MIB-II ifIndex.
INT ipadModemDialDataIndex1.3.6.1.4.1.321.100.1.8.1.1.2INTEGERread-writeAn index into the Modem Data Table, which selects a modem.
STR ipadModemDialNumber1.3.6.1.4.1.321.100.1.8.1.1.3DisplayStringread-writeSpecifies the telephone number to dial.
INT ipadModemDialAbortTimer1.3.6.1.4.1.321.100.1.8.1.1.4INTEGERread-writeAborts a connection attempt if a dial-up connection has failed to connect within the specified number of seconds. Range is 1..255.
INT ipadModemDialRedialAttempts1.3.6.1.4.1.321.100.1.8.1.1.5INTEGERread-writeDetermines how many attempts to initiate a dial-up connection after the initial failure. Range is 0..10.
INT ipadModemDialDelayBeforeRedial1.3.6.1.4.1.321.100.1.8.1.1.6INTEGERread-writeSpecifies the number of seconds to wait before redialing. Range is 1..255.
STR ipadModemDialLoginScript1.3.6.1.4.1.321.100.1.8.1.1.7DisplayStringread-writeScript string interpreted after an originated dial-up connection is first established.
STR ipadModemDialUsername1.3.6.1.4.1.321.100.1.8.1.1.8DisplayStringread-writeIdentification string to determine the user identity.
STR ipadModemDialPassword1.3.6.1.4.1.321.100.1.8.1.1.9DisplayStringread-writePassword string to validate the user identity.
STR ipadModemDialChallengeScript1.3.6.1.4.1.321.100.1.8.1.1.10DisplayStringread-writeScript string interpreted after an answered dial-up connection is first established.
INT ipadModemDialAnswerRings1.3.6.1.4.1.321.100.1.8.1.1.11INTEGERread-writeAnswers an incoming call on the given number of rings. A value of zero disables answering. Range is 0..255.
INT ipadModemDialCommand1.3.6.1.4.1.321.100.1.8.1.1.12INTEGERread-writeThe 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 ipadModemDialStatus1.3.6.1.4.1.321.100.1.8.1.1.13INTEGERread-onlyThis 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 ipadModemDialSecurity1.3.6.1.4.1.321.100.1.8.1.1.14INTEGERread-writedisable - 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 ipadModemDialCallbackRedialDelay1.3.6.1.4.1.321.100.1.8.1.1.15INTEGERread-writeSpecifies the number of seconds to wait before redialing. Range is 1..255.
INT ipadModemDialCallbackTimeout1.3.6.1.4.1.321.100.1.8.1.1.16INTEGERread-writeThis object sets the number of seconds to wait for a security callback before failing the connection attempt.
STR ipadModemDialCallbackChalScript1.3.6.1.4.1.321.100.1.8.1.1.17DisplayStringread-writeCallback security challenge script interpreted after originating a callback dial-up connection.
STR ipadModemDialCallbackRspScript1.3.6.1.4.1.321.100.1.8.1.1.18DisplayStringread-writeCallback security challenge response script interpreted after answering a callback dial-up connection.
ipadModemDataTable1.3.6.1.4.1.321.100.1.8.2not-accessibleTable of modem database parameters.
ipadModemDataTableEntry1.3.6.1.4.1.321.100.1.8.2.1not-accessibleAn entry in the ipad modem database parameters table.
INT ipadModemDataTableIndex1.3.6.1.4.1.321.100.1.8.2.1.1INTEGERread-onlyThe index into the ipad modem database parameters table.
STR ipadModemDataModemName1.3.6.1.4.1.321.100.1.8.2.1.2DisplayStringread-writeIdentification string for the modem database.
STR ipadModemDataSetupScript1.3.6.1.4.1.321.100.1.8.2.1.3DisplayStringread-writeFirst script interpreted when a modem port is initialized.
STR ipadModemDataDialingScript1.3.6.1.4.1.321.100.1.8.2.1.4DisplayStringread-writeScript interpreted when a dial-up connection is initiated.
STR ipadModemDataAnswerScript1.3.6.1.4.1.321.100.1.8.2.1.5DisplayStringread-writeScript interpreted when a modem port decides to answer an incoming call.
STR ipadModemDataHangupScript1.3.6.1.4.1.321.100.1.8.2.1.6DisplayStringread-writeScript interpreted when a dial-up connection is no longer needed.
STR ipadModemDataSyncScript1.3.6.1.4.1.321.100.1.8.2.1.7DisplayStringread-writeScript interpreted to configure the modem to pass synchronous data.
INT ipadModemDataSyncMethod1.3.6.1.4.1.321.100.1.8.2.1.8INTEGERread-writeThis 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 ipadModemDataSetupScript21.3.6.1.4.1.321.100.1.8.2.1.9DisplayStringread-writeSecond script interpreted when a modem port is initialized.
STR ipadModemDataSetupScript31.3.6.1.4.1.321.100.1.8.2.1.10DisplayStringread-writeThird script interpreted when a modem port is initialized.
STR ipadModemDataSetupScript41.3.6.1.4.1.321.100.1.8.2.1.11DisplayStringread-writeFourth script interpreted when a modem port is initialized.
STR ipadModemDataSetupScript51.3.6.1.4.1.321.100.1.8.2.1.12DisplayStringread-writeFifth script interpreted when a modem port is initialized.
ipadDbuTable1.3.6.1.4.1.321.100.1.8.3not-accessibleThe Dial Backup configuration table.
ipadDbuTableEntry1.3.6.1.4.1.321.100.1.8.3.1not-accessibleAn entry in the Dial Backup configuration table.
INT ipadDbuIndex1.3.6.1.4.1.321.100.1.8.3.1.1INTEGERread-onlyAn index into the Dial Backup configuration table. Equivalent to MIB-II ifIndex.
INT ipadDbuOperation1.3.6.1.4.1.321.100.1.8.3.1.2INTEGERread-writeThis 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 ipadDbuMonitoredifIndex1.3.6.1.4.1.321.100.1.8.3.1.7INTEGERread-writeNetwork MIB-II ifIndex monitored by Dial Backup.
INT ipadDbuActivator11.3.6.1.4.1.321.100.1.8.3.1.8INTEGERread-writeThis 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 ipadDbuActivator21.3.6.1.4.1.321.100.1.8.3.1.9INTEGERread-writeThis 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 ipadDbuRevertDelay1.3.6.1.4.1.321.100.1.8.3.1.10INTEGERread-writeThis object specifies the number of seconds the dial backup activators must be continuously gone before the normal connection is restored.
INT ipadDbuTrapDelay1.3.6.1.4.1.321.100.1.8.3.1.11INTEGERread-writeThis object specifies the number of seconds after entering the active state before sending the Dial Backup trap.
INT ipadDbuStatus1.3.6.1.4.1.321.100.1.8.3.1.12INTEGERread-onlyThis 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 ipadDbuTrap1.3.6.1.4.1.321.100.1.8.3.1.13INTEGERread-writeEnable or disable the Dial Backup trap.
ipadDbuDailyTable1.3.6.1.4.1.321.100.1.8.4not-accessibleThe Daily Dial Backup Times Table.
ipadDbuDailyTableEntry1.3.6.1.4.1.321.100.1.8.4.1not-accessibleAn entry in the Daily Dial Backup Times Table.
INT ipadDbuDailyIndex1.3.6.1.4.1.321.100.1.8.4.1.1INTEGERread-onlyAn index into the Daily Dial Backup Times Table. Equivalent to MIB-II ifIndex.
INT ipadDbuDailyDayOfWeek1.3.6.1.4.1.321.100.1.8.4.1.2INTEGERread-onlyThis is the day of the week index into the Daily Dial Backup Times Table.
INT ipadDbuDailyStart1.3.6.1.4.1.321.100.1.8.4.1.3INTEGERread-writeThis object is the beginning of a window for Dial Backup activation.
INT ipadDbuDailyLength1.3.6.1.4.1.321.100.1.8.4.1.4INTEGERread-writeThis object is the size of a window for Dial Backup activation.
ipadSvcAware1.3.6.1.4.1.321.100.1.9
ipadFrPortStatsTable1.3.6.1.4.1.321.100.1.9.1not-accessiblePort statistics.
ipadFrPortStatsEntry1.3.6.1.4.1.321.100.1.9.1.1not-accessibleAn entry in the service aware ports statistics table.
INT ipadFrPortStatsService1.3.6.1.4.1.321.100.1.9.1.1.1INTEGERread-onlyPort index in the ipadFrPortStats table; an entry in the ipad service table.
INT ipadFrPortStatsPeriod1.3.6.1.4.1.321.100.1.9.1.1.2INTEGERread-onlyThe index into the port stats 24-hour table.
INT ipadFrPortStatsTxFrames1.3.6.1.4.1.321.100.1.9.1.1.3INTEGERread-onlyNumber of transmitted frames for the period.
INT ipadFrPortStatsRxFrames1.3.6.1.4.1.321.100.1.9.1.1.4INTEGERread-onlyNumber of received frames for the period.
INT ipadFrPortStatsTxOctets1.3.6.1.4.1.321.100.1.9.1.1.5INTEGERread-onlyNumber of transmitted octets for the period.
INT ipadFrPortStatsRxOctets1.3.6.1.4.1.321.100.1.9.1.1.6INTEGERread-onlyNumber of received octets for the period.
INT ipadFrPortStatsTxMgmtFrames1.3.6.1.4.1.321.100.1.9.1.1.7INTEGERread-onlyNumber of transmitted management frames for the period.
INT ipadFrPortStatsRxMgmtFrames1.3.6.1.4.1.321.100.1.9.1.1.8INTEGERread-onlyNumber of received management frames for the period.
INT ipadFrPortStatsTxMgmtOctets1.3.6.1.4.1.321.100.1.9.1.1.9INTEGERread-onlyNumber of transmitted management octets for the period.
INT ipadFrPortStatsRxMgmtOctets1.3.6.1.4.1.321.100.1.9.1.1.10INTEGERread-onlyNumber of received management octets for the period.
INT ipadFrPortStatsRxFECN1.3.6.1.4.1.321.100.1.9.1.1.11INTEGERread-onlyNumber of received frames with FECN set for the period.
INT ipadFrPortStatsRxBECN1.3.6.1.4.1.321.100.1.9.1.1.12INTEGERread-onlyNumber of received frames with BECN set for the period.
INT ipadFrPortStatsRxInvalid1.3.6.1.4.1.321.100.1.9.1.1.13INTEGERread-onlyNumber of invalid received frames for the period.
INT ipadFrPortStatsTxStatInq1.3.6.1.4.1.321.100.1.9.1.1.14INTEGERread-onlyNumber of transmitted status inquiry frames for the period.
INT ipadFrPortStatsRxStatInq1.3.6.1.4.1.321.100.1.9.1.1.15INTEGERread-onlyNumber of received status inquiry frames for the period.
INT ipadFrPortStatsTxStatResp1.3.6.1.4.1.321.100.1.9.1.1.16INTEGERread-onlyNumber of transmitted status response frames for the period.
INT ipadFrPortStatsRxStatResp1.3.6.1.4.1.321.100.1.9.1.1.17INTEGERread-onlyNumber of received status response frames for the period.
INT ipadFrPortStatsRxInvLMI1.3.6.1.4.1.321.100.1.9.1.1.18INTEGERread-onlyNumber of received frames with an invalid LMI for the period.
INT ipadFrPortStatsPeak1.3.6.1.4.1.321.100.1.9.1.1.19INTEGERread-onlyPeak throughput rate for the period (in bits/second).
INT ipadFrPortStatsAverage1.3.6.1.4.1.321.100.1.9.1.1.20INTEGERread-onlyAverage throughput rate for the period (in bits/second).
TIK ipadFrPortStatsTimeStamp1.3.6.1.4.1.321.100.1.9.1.1.21TimeTicksread-onlyThe value of sysUpTime the last time the statistics were updated.
INT ipadFrPortStatsTxAvgPercent1.3.6.1.4.1.321.100.1.9.1.1.22INTEGERread-onlyAverage Tx throughput percent for the period.
INT ipadFrPortStatsTxMaxPercent1.3.6.1.4.1.321.100.1.9.1.1.23INTEGERread-onlyMaximum Tx throughput percent for the period.
INT ipadFrPortStatsTxInstantPercent1.3.6.1.4.1.321.100.1.9.1.1.24INTEGERread-onlyInstantaneous Tx throughput percent for the period.
INT ipadFrPortStatsTx20PercentSec1.3.6.1.4.1.321.100.1.9.1.1.25INTEGERread-onlyNumber of seconds Tx throughput was 0-20% of bandwidth.
INT ipadFrPortStatsTx40PercentSec1.3.6.1.4.1.321.100.1.9.1.1.26INTEGERread-onlyNumber of seconds Tx throughput was 21-40% of bandwidth.
INT ipadFrPortStatsTx60PercentSec1.3.6.1.4.1.321.100.1.9.1.1.27INTEGERread-onlyNumber of seconds Tx throughput was 41-60% of bandwidth.
INT ipadFrPortStatsTx80PercentSec1.3.6.1.4.1.321.100.1.9.1.1.28INTEGERread-onlyNumber of seconds Tx throughput was 61-80% of bandwidth.
INT ipadFrPortStatsTx100PercentSec1.3.6.1.4.1.321.100.1.9.1.1.29INTEGERread-onlyNumber of seconds Tx throughput was 81-100% of bandwidth.
INT ipadFrPortStatsRxAvgPercent1.3.6.1.4.1.321.100.1.9.1.1.30INTEGERread-onlyAverage Rx throughput percent for the period.
INT ipadFrPortStatsRxMaxPercent1.3.6.1.4.1.321.100.1.9.1.1.31INTEGERread-onlyMaximum Rx throughput percent for the period.
INT ipadFrPortStatsRxInstantPercent1.3.6.1.4.1.321.100.1.9.1.1.32INTEGERread-onlyInstantaneous Rx throughput percent for the period.
INT ipadFrPortStatsRx20PercentSec1.3.6.1.4.1.321.100.1.9.1.1.33INTEGERread-onlyNumber of seconds Rx throughput was 0-20% of bandwidth.
INT ipadFrPortStatsRx40PercentSec1.3.6.1.4.1.321.100.1.9.1.1.34INTEGERread-onlyNumber of seconds Rx throughput was 21-40% of bandwidth.
INT ipadFrPortStatsRx60PercentSec1.3.6.1.4.1.321.100.1.9.1.1.35INTEGERread-onlyNumber of seconds Rx throughput was 41-60% of bandwidth.
INT ipadFrPortStatsRx80PercentSec1.3.6.1.4.1.321.100.1.9.1.1.36INTEGERread-onlyNumber of seconds Rx throughput was 61-80% of bandwidth.
INT ipadFrPortStatsRx100PercentSec1.3.6.1.4.1.321.100.1.9.1.1.37INTEGERread-onlyNumber of seconds Rx throughput was 81-100% of bandwidth.
INT ipadFrPortStatsValidIntervals1.3.6.1.4.1.321.100.1.9.1.1.38INTEGERread-onlyNumber of valid intervals in the table excluding the Summary and Current entries.
ipadDLCIstatsTable1.3.6.1.4.1.321.100.1.9.2not-accessiblePort statistics.
ipadDLCIstatsEntry1.3.6.1.4.1.321.100.1.9.2.1not-accessibleAn entry in the service aware DLCI statistics table.
INT ipadDLCIstatsService1.3.6.1.4.1.321.100.1.9.2.1.1INTEGERread-onlyThe service index for the service aware stats table; identifies an entry in the ipad DLCI table when combined with ipadDLCIstatsDLCI.
INT ipadDLCIstatsDLCI1.3.6.1.4.1.321.100.1.9.2.1.2INTEGERread-onlyThe DLCI index for the service aware stats table; identifies an entry in the ipad DLCI table when combined with ipadDLCIstatsService.
INT ipadDLCIstatsPeriod1.3.6.1.4.1.321.100.1.9.2.1.3INTEGERread-onlyThe index into the DLCI stats 24-hour table.
INT ipadDLCIstatsTxFrames1.3.6.1.4.1.321.100.1.9.2.1.4INTEGERread-onlyThe number of transmitted frames for the period.
INT ipadDLCIstatsRxFrames1.3.6.1.4.1.321.100.1.9.2.1.5INTEGERread-onlyThe number of received frames for the period.
INT ipadDLCIstatsTxOctets1.3.6.1.4.1.321.100.1.9.2.1.6INTEGERread-onlyThe number of transmitted octets for the period.
INT ipadDLCIstatsRxOctets1.3.6.1.4.1.321.100.1.9.2.1.7INTEGERread-onlyThe number of received octets for the period.
INT ipadDLCIstatsRxFECN1.3.6.1.4.1.321.100.1.9.2.1.8INTEGERread-onlyThe number of received frames with FECN set for the period.
INT ipadDLCIstatsRxBECN1.3.6.1.4.1.321.100.1.9.2.1.9INTEGERread-onlyThe number of received frames with BECN set for the period.
INT ipadDLCIstatsRxDE1.3.6.1.4.1.321.100.1.9.2.1.10INTEGERread-onlyThe number of received frames with DE bit set for the period.
INT ipadDLCIstatsTxExcessCIR1.3.6.1.4.1.321.100.1.9.2.1.11INTEGERread-onlyThe number of transmitted octets in excess of CIR for the period.
INT ipadDLCIstatsTxExcessBe1.3.6.1.4.1.321.100.1.9.2.1.12INTEGERread-onlyThe number of transmitted octets in excess of Be for the period.
INT ipadDLCIstatsTxMgmtFrames1.3.6.1.4.1.321.100.1.9.2.1.13INTEGERread-onlyThe number of transmitted management frames for the period.
INT ipadDLCIstatsRxMgmtFrames1.3.6.1.4.1.321.100.1.9.2.1.14INTEGERread-onlyThe number of received management frames for the period.
INT ipadDLCIstatsTxMgmtOctets1.3.6.1.4.1.321.100.1.9.2.1.15INTEGERread-onlyThe number of transmitted management octets for the period.
INT ipadDLCIstatsRxMgmtOctets1.3.6.1.4.1.321.100.1.9.2.1.16INTEGERread-onlyThe number of received management octets for the period.
INT ipadDLCIstatsPeak1.3.6.1.4.1.321.100.1.9.2.1.17INTEGERread-onlyPeak throughput rate for the period (in bits/second).
INT ipadDLCIstatsAverage1.3.6.1.4.1.321.100.1.9.2.1.18INTEGERread-onlyAverage throughput rate for the period (in bits/second).
INT ipadDLCIstatsDelayPeak1.3.6.1.4.1.321.100.1.9.2.1.19INTEGERread-onlyPeak roundtrip delay for the period.
INT ipadDLCIstatsDelayAverage1.3.6.1.4.1.321.100.1.9.2.1.20INTEGERread-onlyAverage roundtrip delay for the period.
INT ipadDLCIstatsRoundTripTimeouts1.3.6.1.4.1.321.100.1.9.2.1.21INTEGERread-onlyNumber of timeouts on roundtrip delay for the period.
INT ipadDLCIstatsUAS1.3.6.1.4.1.321.100.1.9.2.1.22INTEGERread-onlyNumber of seconds the DLCI is unavailable.
INT ipadDLCIstatsFDRCIR1.3.6.1.4.1.321.100.1.9.2.1.23INTEGERread-only
INT ipadDLCIstatsDDRCIR1.3.6.1.4.1.321.100.1.9.2.1.24INTEGERread-only
INT ipadDLCIstatsFDRBE1.3.6.1.4.1.321.100.1.9.2.1.25INTEGERread-only
INT ipadDLCIstatsDDRBE1.3.6.1.4.1.321.100.1.9.2.1.26INTEGERread-only
TIK ipadDLCIstatsTimeStamp1.3.6.1.4.1.321.100.1.9.2.1.27TimeTicksread-onlyThe value of sysUpTime the last time the statistics were updated.
INT ipadDLCIstatsRemoteFramesOfferedWithinCIR1.3.6.1.4.1.321.100.1.9.2.1.28INTEGERread-onlyCount of frames sent within CIR from the remote end of the DLCI.
INT ipadDLCIstatsRemoteFramesOfferedWithinBE1.3.6.1.4.1.321.100.1.9.2.1.29INTEGERread-onlyCount of frames sent within BE, but over CIR, from the remote end of the DLCI.
INT ipadDLCIstatsFramesReceived1.3.6.1.4.1.321.100.1.9.2.1.30INTEGERread-onlyCount of frames received by the local device on this DLCI.
INT ipadDLCIstatsRemoteDataOfferedWithinCIR1.3.6.1.4.1.321.100.1.9.2.1.33INTEGERread-onlyCount of data octets sent within CIR from the remote end of the DLCI.
INT ipadDLCIstatsRemoteDataOfferedWithinBE1.3.6.1.4.1.321.100.1.9.2.1.34INTEGERread-onlyCount of data octets sent within BE, but over CIR, from the remote end of the DLCI.
INT ipadDLCIstatsDataReceived1.3.6.1.4.1.321.100.1.9.2.1.35INTEGERread-onlyCount of data octets received by the local device on this DLCI.
INT ipadDLCIstatsAvgPercent1.3.6.1.4.1.321.100.1.9.2.1.38INTEGERread-onlyAverage throughput percent for the period.
INT ipadDLCIstatsMaxPercent1.3.6.1.4.1.321.100.1.9.2.1.39INTEGERread-onlyMaximum throughput percent for the period.
INT ipadDLCIstatsInstantPercent1.3.6.1.4.1.321.100.1.9.2.1.40INTEGERread-onlyInstantaneous throughput percent for the period.
INT ipadDLCIstats20PercentSec1.3.6.1.4.1.321.100.1.9.2.1.41INTEGERread-onlyNumber of seconds throughput was 0-20% of bandwidth.
INT ipadDLCIstats40PercentSec1.3.6.1.4.1.321.100.1.9.2.1.42INTEGERread-onlyNumber of seconds throughput was 21-40% of bandwidth.
INT ipadDLCIstats60PercentSec1.3.6.1.4.1.321.100.1.9.2.1.43INTEGERread-onlyNumber of seconds throughput was 41-60% of bandwidth.
INT ipadDLCIstats80PercentSec1.3.6.1.4.1.321.100.1.9.2.1.44INTEGERread-onlyNumber of seconds throughput was 61-80% of bandwidth.
INT ipadDLCIstats100PercentSec1.3.6.1.4.1.321.100.1.9.2.1.45INTEGERread-onlyNumber of seconds throughput was 81-100% of bandwidth.
INT ipadDLCIstatsValidIntervals1.3.6.1.4.1.321.100.1.9.2.1.46INTEGERread-onlyNumber of valid intervals in the table excluding the Summary and Current entries.
INT ipadDLCIstatsCompressionTxOctetsIn1.3.6.1.4.1.321.100.1.9.2.1.47INTEGERread-onlyNumber of octets passed into the compression engine.
INT ipadDLCIstatsCompressionTxOctetsOut1.3.6.1.4.1.321.100.1.9.2.1.48INTEGERread-onlyNumber of octets passed out of the compression engine.
INT ipadDLCIstatsCompressionRxOctetsIn1.3.6.1.4.1.321.100.1.9.2.1.49INTEGERread-onlyNumber of octets passed into the compression engine.
INT ipadDLCIstatsCompressionRxOctetsOut1.3.6.1.4.1.321.100.1.9.2.1.50INTEGERread-onlyNumber of octets passed out of the compression engine.
STR ipadDLCIstatsCompressionTxRatio1.3.6.1.4.1.321.100.1.9.2.1.51DisplayStringread-onlyCompression Ratio calculated in the transmit direction.
STR ipadDLCIstatsCompressionRxRatio1.3.6.1.4.1.321.100.1.9.2.1.52DisplayStringread-onlyCompression Ratio calculation in the receive direction.
ipadUserStatsTable1.3.6.1.4.1.321.100.1.9.3not-accessibleUser-selected protocol statistics.
ipadUserStatsEntry1.3.6.1.4.1.321.100.1.9.3.1not-accessibleAn entry in the user statistics table.
INT ipadUserStatsIndex1.3.6.1.4.1.321.100.1.9.3.1.1INTEGERread-onlyIndex into the user statistics table.
INT ipadUserStatsPeriod1.3.6.1.4.1.321.100.1.9.3.1.2INTEGERread-onlyThe index into the user stats 24-hour table.
INT ipadUserStatsTxFrames1.3.6.1.4.1.321.100.1.9.3.1.3INTEGERread-onlyNumber of transmitted frames for the period.
INT ipadUserStatsRxFrames1.3.6.1.4.1.321.100.1.9.3.1.4INTEGERread-onlyNumber of received frames for the period.
INT ipadUserStatsTxOctets1.3.6.1.4.1.321.100.1.9.3.1.5INTEGERread-onlyNumber of transmitted octets for the period.
INT ipadUserStatsRxOctets1.3.6.1.4.1.321.100.1.9.3.1.6INTEGERread-onlyNumber of received octets for the period.
INT ipadUserStatsTxRatePeak1.3.6.1.4.1.321.100.1.9.3.1.7INTEGERread-onlyPeak throughput rate for the period (in bits/second).
INT ipadUserStatsTxRateAverage1.3.6.1.4.1.321.100.1.9.3.1.8INTEGERread-onlyAverage throughput rate for the period (in bits/second).
TIK ipadUserStatsTimeStamp1.3.6.1.4.1.321.100.1.9.3.1.9TimeTicksread-onlyThe value of sysUpTime the last time the statistics were updated.
ipadIPTopNStatsTable1.3.6.1.4.1.321.100.1.9.4not-accessibleIP TopN statistics.
ipadIPTopNStatsEntry1.3.6.1.4.1.321.100.1.9.4.1not-accessibleAn entry in the user statistics table.
INT ipadIPTopNStatsIndex1.3.6.1.4.1.321.100.1.9.4.1.1INTEGERread-onlyIndex into the IP TopN statistics table.
OCT ipadIPTopNStatsAddress1.3.6.1.4.1.321.100.1.9.4.1.2OCTET STRINGread-onlyIP address of this entry.
TIK ipadIPTopNStatsTimestamp1.3.6.1.4.1.321.100.1.9.4.1.3TimeTicksread-onlyTime of last IP frame for this entry.
INT ipadIPTopNStatsRxFrames1.3.6.1.4.1.321.100.1.9.4.1.4INTEGERread-onlyNumber of received IP frames for this entry.
INT ipadIPTopNStatsRxOctets1.3.6.1.4.1.321.100.1.9.4.1.5INTEGERread-onlyNumber of received IP octets for this entry.
INT ipadIPTopNStatsTxFrames1.3.6.1.4.1.321.100.1.9.4.1.6INTEGERread-onlyNumber of transmitted IP frames for this entry.
INT ipadIPTopNStatsTxOctets1.3.6.1.4.1.321.100.1.9.4.1.7INTEGERread-onlyNumber of transmitted IP octets for this entry.
ipadPktSwitch1.3.6.1.4.1.321.100.1.10
INT ipadPktSwOperatingMode1.3.6.1.4.1.321.100.1.10.1INTEGERread-writeSelects overall mode of operation.
ipadPktSwCfgTable1.3.6.1.4.1.321.100.1.10.2not-accessibleThe ipad packet switch configuration table.
ipadPktSwCfgTableEntry1.3.6.1.4.1.321.100.1.10.2.1not-accessibleAn entry in the ipad packet switch configuration table.
INT ipadPktSwCfgService1.3.6.1.4.1.321.100.1.10.2.1.1INTEGERread-onlyThe index into the packet switch configuration table; an entry in the ipad Service table.
INT ipadPktSwCfgInterfaceType1.3.6.1.4.1.321.100.1.10.2.1.2INTEGERread-writeNetwork ports should be set to User Network Interface (uni) and user ports should be set to Network Interface (ni).
INT ipadPktSwCfgLnkMgmtType1.3.6.1.4.1.321.100.1.10.2.1.3INTEGERread-writeIf 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 ipadPktSwCfgMaxFrameSize1.3.6.1.4.1.321.100.1.10.2.1.4INTEGERread-writeThis is the maximum frame size configured in the frame relay network.
INT ipadPktSwCfgnN11.3.6.1.4.1.321.100.1.10.2.1.5INTEGERread-writeNumber of keep alive requests between full status request.
INT ipadPktSwCfgnN21.3.6.1.4.1.321.100.1.10.2.1.6INTEGERread-writeNumber of errors from FRAD before alarm.
INT ipadPktSwCfgnN31.3.6.1.4.1.321.100.1.10.2.1.7INTEGERread-writeNumber of events to sample nN2.
INT ipadPktSwCfgnT11.3.6.1.4.1.321.100.1.10.2.1.8INTEGERread-writeDelay before issuing a poll sequence.
INT ipadPktSwCfgDefCIR1.3.6.1.4.1.321.100.1.10.2.1.9INTEGERread-writeDefault committed information rate in bits per second.
INT ipadPktSwCfgDefExBurst1.3.6.1.4.1.321.100.1.10.2.1.10INTEGERread-writeDefault excess burst rate in bits per second.
INT ipadPktSwCfgCIREE1.3.6.1.4.1.321.100.1.10.2.1.11INTEGERread-writeDetermines if the interface will enforce CIR and excess burst configured values.
INT ipadPktSwCfgLinkInjection1.3.6.1.4.1.321.100.1.10.2.1.12INTEGERread-writeIndicates how to process frames in excess of the CIR when congestion exists.
INT ipadPktSwCfgAutoDiagnostic1.3.6.1.4.1.321.100.1.10.2.1.13INTEGERread-writeDetermines if the unit will put itself into diagnostic mode everytime it determines that there are no LMI received on a network service.
INT ipadPktSwCfgAutoDiscovery1.3.6.1.4.1.321.100.1.10.2.1.14INTEGERread-writeDetermines if the unit will learn the DLCIs from the LMMI received on this service.
INT ipadPktSwCfgMgmtDLCI1.3.6.1.4.1.321.100.1.10.2.1.15INTEGERread-writeSpecifies the DLCI that will be used by the unit for management information. Specifying a 0 disables this feature.
INT ipadPktSwCfgRoundTripDelaySize1.3.6.1.4.1.321.100.1.10.2.1.16INTEGERread-writeSpecifies the packet size in octets used to calculate round trip delay.
INT ipadPktSwCfgRoundTripDelayRate1.3.6.1.4.1.321.100.1.10.2.1.17INTEGERread-writeSpecifies the packet rate in seconds used to calculate round trip delay.
INT ipadPktSwCfgAutoIPMgmtAddr1.3.6.1.4.1.321.100.1.10.2.1.18INTEGERread-writeLook for DLCI (980-995) and uses its IP address.
INT ipadPktSwCfgNormalTxQueueSize1.3.6.1.4.1.321.100.1.10.2.1.19INTEGERread-writeThe 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 ipadPktSwCfgAddDLCI1.3.6.1.4.1.321.100.1.10.2.1.20INTEGERread-writeIdentifies a DLCI number to be added.
INT ipadPktSwCfgDeleteDLCI1.3.6.1.4.1.321.100.1.10.2.1.21INTEGERread-writeIdentifies a DLCI number to be deleted.
ipadTrapDest1.3.6.1.4.1.321.100.1.11
ipadTrapDestTable1.3.6.1.4.1.321.100.1.11.1not-accessibleThe ipad trap destination table.
ipadTrapDestTableEntry1.3.6.1.4.1.321.100.1.11.1.1not-accessibleAn entry in the ipad trap destination table.
INT ipadTrapDestIndex1.3.6.1.4.1.321.100.1.11.1.1.1INTEGERread-onlyIndex into the ipad trap destination table.
IP ipadTrapDestination1.3.6.1.4.1.321.100.1.11.1.1.2IpAddressread-writeTrap destination.
ipadMisc1.3.6.1.4.1.321.100.1.12
ipadMiscPortSettings1.3.6.1.4.1.321.100.1.12.1not-accessibleThe ipad miscellaneous port settings table.
ipadMiscPortSettingsEntry1.3.6.1.4.1.321.100.1.12.1.1not-accessibleAn entry in the ipad miscellaneous port settings table.
INT ipadMiscPortSettingsIndex1.3.6.1.4.1.321.100.1.12.1.1.1INTEGERread-onlyThe MIB-II ifIndex for this port.
INT ipadMiscPortSettingsSerialType1.3.6.1.4.1.321.100.1.12.1.1.2INTEGERread-writeThe type of this serial port.
INT ipadMiscPortSettingsModemControl1.3.6.1.4.1.321.100.1.12.1.1.3INTEGERread-writeRequest the attached service to use the modem dialing control feature.
INT ipadMiscClearStatusCounts1.3.6.1.4.1.321.100.1.12.2INTEGERread-writeWriting a 2 to this field will clear all status counts.
INT ipadMiscEnableServiceAware1.3.6.1.4.1.321.100.1.12.3INTEGERread-writeWriting a 3 to this field will enable service aware statistics gathering.
ipadMiscShdslConfigTable1.3.6.1.4.1.321.100.1.12.4not-accessibleThe ipad miscellaneous SHDSL configuration table.
ipadMiscShdslConfigEntry1.3.6.1.4.1.321.100.1.12.4.1not-accessibleAn entry in the ipad miscellaneous SHDSL configuration table.
INT ipadMiscShdslConfigIndex1.3.6.1.4.1.321.100.1.12.4.1.1INTEGERread-onlyThis object is the index into the SHDSL configuration table.
INT ipadMiscShdslTerminalType1.3.6.1.4.1.321.100.1.12.4.1.2INTEGERread-writeSelects whether the tu is a central or remote site terminal unit. Applicable to HDSL2/SHDSL only.
INT ipadMiscShdslTiming1.3.6.1.4.1.321.100.1.12.4.1.3INTEGERread-writeSets the timing source to synchronize the unit's internal timing generators.
INT ipadMiscShdslStationInTiming1.3.6.1.4.1.321.100.1.12.4.1.4INTEGERread-writeSelects the input timing if SHDSLTiming is set to Station.
INT ipadMiscShdslStationTimingNxMultiple1.3.6.1.4.1.321.100.1.12.4.1.5INTEGERread-writeSelects the N-multiple when Station Input Timing is set to either NX56 or NX65.
INT ipadMiscShdslAutomaticRetrain1.3.6.1.4.1.321.100.1.12.4.1.6INTEGERread-writeEnable or disable automatic line retraining when needed. Enable is the default. Disable is used for PSD measurement.
ipadMiscShdslStatusTable1.3.6.1.4.1.321.100.1.12.5not-accessibleThe ipad miscellaneous SHDSL status table.
ipadMiscShdslStatusEntry1.3.6.1.4.1.321.100.1.12.5.1not-accessibleAn entry in the ipad miscellaneous SHDSL status table.
INT ipadMiscShdslStatusIndex1.3.6.1.4.1.321.100.1.12.5.1.1INTEGERread-onlyThis object is the index into the SHDSL configuration table.
INT ipadMiscShdslConnectionStatus1.3.6.1.4.1.321.100.1.12.5.1.2INTEGERread-onlyThis object displays the connection status of Wire Pair 1 of an SHDSL connection.
STR ipadMiscShdslDetailedConnectionStatus1.3.6.1.4.1.321.100.1.12.5.1.3DisplayStringread-onlyThis object displays the detailed connection status of Wire Pair 1 of an SHDSL connection.
INT ipadMiscShdslEOCInMessages1.3.6.1.4.1.321.100.1.12.5.1.4INTEGERread-onlyThis object displays the number of EOC messages received.
INT ipadMiscShdslEOCOutMessages1.3.6.1.4.1.321.100.1.12.5.1.5INTEGERread-onlyThis object displays the number of EOC messages transmitted.
INT ipadMiscShdslConnectionStatusPair21.3.6.1.4.1.321.100.1.12.5.1.6INTEGERread-onlyThis object displays the connection status of Wire Pair 2 of an SHDSL connection.
STR ipadMiscShdslDetailedConnectionStatusPair21.3.6.1.4.1.321.100.1.12.5.1.7DisplayStringread-onlyThis object displays the detailed connection status of Wire Pair 2 of an SHDSL connection.
INT ipadMiscEnableSupervisoryPort1.3.6.1.4.1.321.100.1.12.6INTEGERread-writeWriting a 2 to this field will disable VT100 and telnet. Writing a 3 to this field will enable VT100 and telnet.
INT ipadMiscEnableButtons1.3.6.1.4.1.321.100.1.12.7INTEGERread-writeWriting a 2 to this field will disable the buttons. Writing a 3 to this field will enable the buttons.
INT ipadMiscBootupConsoleAvail1.3.6.1.4.1.321.100.1.12.8INTEGERread-writeWriting a 2 to this field will disable the console port for diagnostic messages. Writing a 3 to this field will enable these messages.
INT ipadMiscEnableLEDs1.3.6.1.4.1.321.100.1.12.9INTEGERread-writeWriting a 2 to this field will disable the LEDs. Writing a 3 to this field will enable the LEDs.
INT ipadMiscDisableLAN1.3.6.1.4.1.321.100.1.12.10INTEGERread-writeThis 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 ipadMiscLANStatus1.3.6.1.4.1.321.100.1.12.11INTEGERread-onlyThis 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).
ipadRouter1.3.6.1.4.1.321.100.1.13
ipadSoftKey1.3.6.1.4.1.321.100.1.14
ipadSoftKeyTable1.3.6.1.4.1.321.100.1.14.1not-accessibleTable of software keys.
ipadSoftKeyTableEntry1.3.6.1.4.1.321.100.1.14.1.1not-accessibleAn entry in the software key table.
INT ipadSoftKeyIndex1.3.6.1.4.1.321.100.1.14.1.1.1INTEGERread-onlyIndex into the ipad software key table.
STR ipadSoftKeyAcronym1.3.6.1.4.1.321.100.1.14.1.1.2DisplayStringread-onlyThree-letter acronym for software key.
STR ipadSoftKeyDescription1.3.6.1.4.1.321.100.1.14.1.1.3DisplayStringread-onlyDescription, if available, of this software key.
STR ipadSoftKeyExpirationDate1.3.6.1.4.1.321.100.1.14.1.1.4DisplayStringread-onlyExpiration date of this software key in the format YY/MM/DD.
STR ipadSoftKeyEntry1.3.6.1.4.1.321.100.1.14.2DisplayStringread-writeWriting a software key will enable that feature (assuming a correct and valid key is entered).
ipadTCPServer1.3.6.1.4.1.321.100.1.15
INT ipadTCPServerEnable1.3.6.1.4.1.321.100.1.15.1INTEGERread-writeEnables/disables the TCP Server.
ipadTCPServerConnTable1.3.6.1.4.1.321.100.1.15.2not-accessibleTable of TCP Server connections.
ipadTCPServerConnTableEntry1.3.6.1.4.1.321.100.1.15.2.1not-accessibleAn entry in the TCP Server connection table.
INT ipadTCPServerConnIndex1.3.6.1.4.1.321.100.1.15.2.1.1INTEGERread-onlyIndex into the ipad TCP Server Connection table.
STR ipadTCPServerConnEndpoint1.3.6.1.4.1.321.100.1.15.2.1.2DisplayStringread-writeIdentifies the endpoint for this connection.
INT ipadTCPServerConnLocalPort1.3.6.1.4.1.321.100.1.15.2.1.3INTEGERread-writeIdentifies the TCP port for this connection (default: 2000).
INT ipadTCPServerConnEnableEntry1.3.6.1.4.1.321.100.1.15.2.1.4INTEGERread-writeEnables or disables this entry.
INT ipadTCPServerAddConnEntry1.3.6.1.4.1.321.100.1.15.3INTEGERread-writeWriting addnew(2) to this field causes a new (blank) connection to be appended to the TCP Server Table.
INT ipadTCPServerDeleteConnEntry1.3.6.1.4.1.321.100.1.15.4INTEGERread-writeIdentifies a connection table entry to be deleted.
ipadTCPServerHostAccessTable1.3.6.1.4.1.321.100.1.15.5not-accessibleTable of TCP Server IP Host Access List.
ipadTCPServerHostAccessTableEntry1.3.6.1.4.1.321.100.1.15.5.1not-accessibleAn entry in the TCP Server Host Access List table.
INT ipadTCPServerHostAccessIndex1.3.6.1.4.1.321.100.1.15.5.1.1INTEGERread-onlyIndex into the ipad trap destination table.
IP ipadTCPServerHostAccessIPAddr1.3.6.1.4.1.321.100.1.15.5.1.2IpAddressread-writeTrap destination.
ipadSCADAConfig1.3.6.1.4.1.321.100.1.16
ipadSCADAConfigTable1.3.6.1.4.1.321.100.1.16.1not-accessibleThe SCADA config table.
ipadSCADAConfigTableEntry1.3.6.1.4.1.321.100.1.16.1.1not-accessibleAn entry in the SCADA config table.
INT ipadSCADACfgIndex1.3.6.1.4.1.321.100.1.16.1.1.1INTEGERread-onlyThe index for SCADA config table.
INT ipadSCADACfgMessageSize1.3.6.1.4.1.321.100.1.16.1.1.2INTEGERread-writeThe SCADA message size.
INT ipadSCADACfgIdleCharDelay1.3.6.1.4.1.321.100.1.16.1.1.3INTEGERread-writeThe SCADA idle character delay.
INT ipadSCADACfgInputTerminator1.3.6.1.4.1.321.100.1.16.1.1.4INTEGERread-writeThe SCADA input message terminator.
INT ipadSCADACfgAddDevLst1.3.6.1.4.1.321.100.1.16.1.1.5INTEGERread-writeAppends an entry to the SCADA device list table.
INT ipadSCADACfgDeleteDevLst1.3.6.1.4.1.321.100.1.16.1.1.6INTEGERread-writeDeletes an entry in the SCADA device list table.
INT ipadSCADACfgDataDirection1.3.6.1.4.1.321.100.1.16.1.1.7INTEGERread-writeData Direction enables for SCADA configuration.
INT ipadSCADACfgProtocol1.3.6.1.4.1.321.100.1.16.1.1.8INTEGERread-writeConfigured SCADA Protocol.
INT ipadSCADACfgLoopback1.3.6.1.4.1.321.100.1.16.1.1.9INTEGERread-writeLoopback allows user to loop data to either Network, Serial Port or both.
ipadSCADAStats1.3.6.1.4.1.321.100.1.17
ipadSCADAStatsTable1.3.6.1.4.1.321.100.1.17.1not-accessibleThe SCADA statistics table.
ipadSCADAStatsTableEntry1.3.6.1.4.1.321.100.1.17.1.1not-accessibleAn entry in the SCADA statistics table.
INT ipadSCADAStatsIndex1.3.6.1.4.1.321.100.1.17.1.1.1INTEGERread-onlyThe index for SCADA Statistics Table.
INT ipadSCADAStatsTxChars1.3.6.1.4.1.321.100.1.17.1.1.2INTEGERread-onlyThe number of chracters transmitted through SCADA port.
INT ipadSCADAStatsRxChars1.3.6.1.4.1.321.100.1.17.1.1.3INTEGERread-onlyThe number of chracters received through SCADA port.
INT ipadSCADAStatsTxMsgs1.3.6.1.4.1.321.100.1.17.1.1.4INTEGERread-onlyThe number of messages transmitted through SCADA port.
INT ipadSCADAStatsRxMsgs1.3.6.1.4.1.321.100.1.17.1.1.5INTEGERread-onlyThe number of messages received through SCADA port.
INT ipadSCADAStatsRxParityErrors1.3.6.1.4.1.321.100.1.17.1.1.6INTEGERread-onlyThe number of parity errors received from SCADA port.
INT ipadSCADAStatsRxFramingErrors1.3.6.1.4.1.321.100.1.17.1.1.7INTEGERread-onlyThe number of framming errors received from SCADA port.
INT ipadSCADAStatsClear1.3.6.1.4.1.321.100.1.17.1.1.8INTEGERread-writeWriting a value of ipadSCADAStatsClearNow(2) to this field causes all existing stats to be cleared immediately.
ipadSCADADevLst1.3.6.1.4.1.321.100.1.18
ipadSCADADevLstTable1.3.6.1.4.1.321.100.1.18.1not-accessibleThe SCADA device list table.
ipadSCADADevLstTableEntry1.3.6.1.4.1.321.100.1.18.1.1not-accessibleAn entry in the SCADA device list table.
INT ipadSCADADevLstIndex1.3.6.1.4.1.321.100.1.18.1.1.1INTEGERread-onlyThe index for SCADA device list table.
INT ipadSCADADevLstDevIndex1.3.6.1.4.1.321.100.1.18.1.1.2INTEGERread-onlyThe index of device.
STR ipadSCADADevLstEndpointName1.3.6.1.4.1.321.100.1.18.1.1.3DisplayStringread-writeThe name of the endpoint.
INT ipadSCADADevLstEntryStatus1.3.6.1.4.1.321.100.1.18.1.1.4INTEGERread-writeThe disabled or dnabled status of the entry.
ipadDS0Config1.3.6.1.4.1.321.100.1.19
ipadDS0ConfigTable1.3.6.1.4.1.321.100.1.19.1not-accessibleThe ipad DS0 Utilization Monitor Config table.
ipadDS0ConfigTableEntry1.3.6.1.4.1.321.100.1.19.1.1not-accessibleAn entry in the ipad DS0 Utilization Monitor Config table.
INT ipadDS0ConfigIndex1.3.6.1.4.1.321.100.1.19.1.1.1INTEGERread-onlyIndex into the DS0 Utilization Monitor Config table.
INT ipadDS0ConfigNumberDS01.3.6.1.4.1.321.100.1.19.1.1.2INTEGERread-onlyNumber of DS0's monitored by this table entry.
INT ipadDS0ConfigResetTimer1.3.6.1.4.1.321.100.1.19.1.1.3INTEGERread-writeNumber of contiguous seconds a utilization alarm must not be present before the alarm condition is automatically reset.
INT ipadDS0ConfigHighUtil1.3.6.1.4.1.321.100.1.19.1.1.4INTEGERread-writeWhat the user considers a high DS0 utilization for this entry. Utilization is expressed as a percentage.
INT ipadDS0ConfigHighUtilThreshold1.3.6.1.4.1.321.100.1.19.1.1.5INTEGERread-writeNumber of seconds a high utilization condition must be present within 15 minutes before an alarm condition is declared.
INT ipadDS0ConfigHighUtilStatus1.3.6.1.4.1.321.100.1.19.1.1.6INTEGERread-onlyIndicates if a high utilization condition exists.
INT ipadDS0ConfigHighUtilCount1.3.6.1.4.1.321.100.1.19.1.1.7INTEGERread-onlyThe 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 ipadDS0ConfigHighUtilAlarm1.3.6.1.4.1.321.100.1.19.1.1.8INTEGERread-onlyIndicates if the high utilization alarm threshold is exceeded.
INT ipadDS0ConfigLowUtil1.3.6.1.4.1.321.100.1.19.1.1.9INTEGERread-writeWhat 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 ipadDS0ConfigLowUtilAlarm1.3.6.1.4.1.321.100.1.19.1.1.10INTEGERread-onlyIndicates if the low utilization alarm is declared.
INT ipadDS0ConfigReset1.3.6.1.4.1.321.100.1.19.1.1.11INTEGERread-writeThe set values perform the following actions: clearAlarms(2) - Clears any active DS0 utilization alarms and counts clearHistory(3) - Clears DS0 utilization history tables.
ipadDS0Hist241.3.6.1.4.1.321.100.1.20
ipadDS0Hist24Table1.3.6.1.4.1.321.100.1.20.1not-accessibleThe ipad DS0 Utilization Monitor 24-Hour History table.
ipadDS0Hist24TableEntry1.3.6.1.4.1.321.100.1.20.1.1not-accessibleAn entry in the ipad DS0 Utilization Monitor 24-Hour History table.
INT ipadDS0Hist24Index1.3.6.1.4.1.321.100.1.20.1.1.1INTEGERread-onlyIndex into the DS0 Utilization Monitor 24-Hour History table.
INT ipadDS0Hist24HistoricalIndex1.3.6.1.4.1.321.100.1.20.1.1.2INTEGERread-onlyHistorical index into the DS0 Utilization Monitor 24-Hour History table.
TIK ipadDS0Hist24Timestamp1.3.6.1.4.1.321.100.1.20.1.1.3TimeTicksread-onlySysUpTime when the utilization interval completed.
INT ipadDS0Hist24HighUtilSeconds1.3.6.1.4.1.321.100.1.20.1.1.4INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the high utilization parameter.
INT ipadDS0Hist24Utilization1.3.6.1.4.1.321.100.1.20.1.1.5INTEGERread-onlyThe percent of DS0's utilized over the given interval.
ipadDS0Hist301.3.6.1.4.1.321.100.1.21
ipadDS0Hist30Table1.3.6.1.4.1.321.100.1.21.1not-accessibleThe ipad DS0 Utilization Monitor 30-Day History table.
ipadDS0Hist30TableEntry1.3.6.1.4.1.321.100.1.21.1.1not-accessibleAn entry in the ipad DS0 Utilization Monitor 30-Day History table.
INT ipadDS0Hist30Index1.3.6.1.4.1.321.100.1.21.1.1.1INTEGERread-onlyIndex into the DS0 Utilization Monitor 30-Day History table.
INT ipadDS0Hist30HistoricalIndex1.3.6.1.4.1.321.100.1.21.1.1.2INTEGERread-onlyHistorical index into the DS0 Utilization Monitor 30-Day History table.
TIK ipadDS0Hist30Timestamp1.3.6.1.4.1.321.100.1.21.1.1.3TimeTicksread-onlySysUpTime when the utilization interval completed.
INT ipadDS0Hist30HighUtilSeconds1.3.6.1.4.1.321.100.1.21.1.1.4INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the high utilization parameter.
INT ipadDS0Hist30Utilization1.3.6.1.4.1.321.100.1.21.1.1.5INTEGERread-onlyThe percent of DS0's utilized over the given interval.
ipadHDLCConfig1.3.6.1.4.1.321.100.1.22
ipadHDLCConfigTable1.3.6.1.4.1.321.100.1.22.1not-accessibleThe ipad HDLC Utilization Monitor Config table.
ipadHDLCConfigTableEntry1.3.6.1.4.1.321.100.1.22.1.1not-accessibleAn entry in the ipad HDLC Utilization Monitor Config table.
INT ipadHDLCConfigIndex1.3.6.1.4.1.321.100.1.22.1.1.1INTEGERread-onlyIndex into the HDLC Utilization Monitor Config table.
INT ipadHDLCConfigService1.3.6.1.4.1.321.100.1.22.1.1.2INTEGERread-writeService the HDLC utilization monitor is attached. 0 = Disabled.
INT ipadHDLCConfigServiceBPS1.3.6.1.4.1.321.100.1.22.1.1.3INTEGERread-onlyService bit rate.
INT ipadHDLCConfigResetTimer1.3.6.1.4.1.321.100.1.22.1.1.4INTEGERread-writeNumber of contiguous seconds a utilization alarm must not be present before the alarm condition is automatically reset.
INT ipadHDLCConfigRxHighUtil1.3.6.1.4.1.321.100.1.22.1.1.5INTEGERread-writeWhat the user considers a high Rx HDLC utilization for this entry. Utilization is expressed as a percentage.
INT ipadHDLCConfigRxHighUtilThreshold1.3.6.1.4.1.321.100.1.22.1.1.6INTEGERread-writeNumber of seconds a Rx high utilization condition must be present within 15 minutes before an alarm condition is declared.
INT ipadHDLCConfigRxHighUtilStatus1.3.6.1.4.1.321.100.1.22.1.1.7INTEGERread-onlyIndicates if a Rx high utilization condition exists.
INT ipadHDLCConfigRxHighUtilCount1.3.6.1.4.1.321.100.1.22.1.1.8INTEGERread-onlyThe 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 ipadHDLCConfigRxHighUtilAlarm1.3.6.1.4.1.321.100.1.22.1.1.9INTEGERread-onlyIndicates if the Rx high utilization alarm threshold is exceeded.
INT ipadHDLCConfigRxLowUtil1.3.6.1.4.1.321.100.1.22.1.1.10INTEGERread-writeWhat 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 ipadHDLCConfigRxLowUtilAlarm1.3.6.1.4.1.321.100.1.22.1.1.11INTEGERread-onlyIndicates if the Rx low utilization alarm is declared.
INT ipadHDLCConfigTxHighUtil1.3.6.1.4.1.321.100.1.22.1.1.12INTEGERread-writeWhat the user considers a high Tx HDLC utilization for this entry. Utilization is expressed as a percentage.
INT ipadHDLCConfigTxHighUtilThreshold1.3.6.1.4.1.321.100.1.22.1.1.13INTEGERread-writeNumber of seconds a Tx high utilization condition must be present within 15 minutes before an alarm condition is declared.
INT ipadHDLCConfigTxHighUtilStatus1.3.6.1.4.1.321.100.1.22.1.1.14INTEGERread-onlyIndicates if a Tx high utilization condition exists.
INT ipadHDLCConfigTxHighUtilCount1.3.6.1.4.1.321.100.1.22.1.1.15INTEGERread-onlyThe 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 ipadHDLCConfigTxHighUtilAlarm1.3.6.1.4.1.321.100.1.22.1.1.16INTEGERread-onlyIndicates if the Tx high utilization alarm threshold is exceeded.
INT ipadHDLCConfigTxLowUtil1.3.6.1.4.1.321.100.1.22.1.1.17INTEGERread-writeWhat 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 ipadHDLCConfigTxLowUtilAlarm1.3.6.1.4.1.321.100.1.22.1.1.18INTEGERread-onlyIndicates if the Tx low utilization alarm is declared.
INT ipadHDLCConfigReset1.3.6.1.4.1.321.100.1.22.1.1.19INTEGERread-writeThe set values perform the following actions: clearAlarms(2) - Clears any active HDLC utilization alarms and counts clearHistory(3) - Clears HDLC utilization history tables.
ipadHDLCHist241.3.6.1.4.1.321.100.1.23
ipadHDLCHist24Table1.3.6.1.4.1.321.100.1.23.1not-accessibleThe ipad HDLC Utilization Monitor 24-Hour History table.
ipadHDLCHist24TableEntry1.3.6.1.4.1.321.100.1.23.1.1not-accessibleAn entry in the ipad HDLC Utilization Monitor 24-Hour History table.
INT ipadHDLCHist24Index1.3.6.1.4.1.321.100.1.23.1.1.1INTEGERread-onlyIndex into the HDLC Utilization Monitor 24-Hour History table.
INT ipadHDLCHist24HistoricalIndex1.3.6.1.4.1.321.100.1.23.1.1.2INTEGERread-onlyHistorical index into the HDLC Utilization Monitor 24-Hour History table.
TIK ipadHDLCHist24Timestamp1.3.6.1.4.1.321.100.1.23.1.1.3TimeTicksread-onlySysUpTime when the utilization interval completed.
INT ipadHDLCHist24RxHighUtilSeconds1.3.6.1.4.1.321.100.1.23.1.1.4INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the Rx high utilization parameter.
INT ipadHDLCHist24RxUtilization1.3.6.1.4.1.321.100.1.23.1.1.5INTEGERread-onlyThe percent of Rx HDLC bandwidth utilized over the given interval.
INT ipadHDLCHist24TxHighUtilSeconds1.3.6.1.4.1.321.100.1.23.1.1.6INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the Tx high utilization parameter.
INT ipadHDLCHist24TxUtilization1.3.6.1.4.1.321.100.1.23.1.1.7INTEGERread-onlyThe percent of Tx HDLC bandwidth utilized over the given interval.
ipadHDLCHist301.3.6.1.4.1.321.100.1.24
ipadHDLCHist30Table1.3.6.1.4.1.321.100.1.24.1not-accessibleThe ipad HDLC Utilization Monitor 30-Day History table.
ipadHDLCHist30TableEntry1.3.6.1.4.1.321.100.1.24.1.1not-accessibleAn entry in the ipad HDLC Utilization Monitor 30-Day History table.
INT ipadHDLCHist30Index1.3.6.1.4.1.321.100.1.24.1.1.1INTEGERread-onlyIndex into the HDLC Utilization Monitor 30-Day History table.
INT ipadHDLCHist30HistoricalIndex1.3.6.1.4.1.321.100.1.24.1.1.2INTEGERread-onlyHistorical index into the HDLC Utilization Monitor 30-Day History table.
TIK ipadHDLCHist30Timestamp1.3.6.1.4.1.321.100.1.24.1.1.3TimeTicksread-onlySysUpTime when the utilization interval completed.
INT ipadHDLCHist30RxHighUtilSeconds1.3.6.1.4.1.321.100.1.24.1.1.4INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the Rx high utilization parameter.
INT ipadHDLCHist30RxUtilization1.3.6.1.4.1.321.100.1.24.1.1.5INTEGERread-onlyThe percent of Rx HDLC bandwidth utilized over the given interval.
INT ipadHDLCHist30TxHighUtilSeconds1.3.6.1.4.1.321.100.1.24.1.1.6INTEGERread-onlyThe number of seconds in the interval that have been greater than or equal to the Tx high utilization parameter.
INT ipadHDLCHist30TxUtilization1.3.6.1.4.1.321.100.1.24.1.1.7INTEGERread-onlyThe percent of Tx HDLC bandwidth utilized over the given interval.
ipadAtm1.3.6.1.4.1.321.100.1.25
ipadNat1.3.6.1.4.1.321.100.1.26
ipadDhcp1.3.6.1.4.1.321.100.1.27
ipadBridge1.3.6.1.4.1.321.100.1.28
ipadSmtp1.3.6.1.4.1.321.100.1.29
IP ipadSmtpMailServer1.3.6.1.4.1.321.100.1.29.1IpAddressread-writeIP Address of the .
STR ipadSmtpDomainName1.3.6.1.4.1.321.100.1.29.2DisplayStringread-writeDomain Name of the SMTP client.
STR ipadSmtpMailFrom1.3.6.1.4.1.321.100.1.29.3DisplayStringread-writeName of the SMTP client, is used in the From section of the email.
STR ipadSmtpRecipient11.3.6.1.4.1.321.100.1.29.4DisplayStringread-writeDestination for the email.
STR ipadSmtpRecipient21.3.6.1.4.1.321.100.1.29.5DisplayStringread-writeDestination for the email.
STR ipadSmtpRecipient31.3.6.1.4.1.321.100.1.29.6DisplayStringread-writeDestination for the email.
STR ipadSmtpRecipient41.3.6.1.4.1.321.100.1.29.7DisplayStringread-writeDestination for the email.
STR ipadSmtpRecipient51.3.6.1.4.1.321.100.1.29.8DisplayStringread-writeDestination for the email.
ipadEncryption1.3.6.1.4.1.321.100.1.30
INT ipadEncryptionEnable1.3.6.1.4.1.321.100.1.30.1INTEGERread-writeAllow disabling encryption.
STR ipadEncryptionStartupKey1.3.6.1.4.1.321.100.1.30.2DisplayStringread-write
STR ipadEncryptionStartupKeyConfirm1.3.6.1.4.1.321.100.1.30.3DisplayStringread-write
INT ipadEncryptionType1.3.6.1.4.1.321.100.1.30.4INTEGERread-write
STR ipadEncryptionKey11.3.6.1.4.1.321.100.1.30.5DisplayStringread-write
STR ipadEncryptionKey21.3.6.1.4.1.321.100.1.30.6DisplayStringread-write
STR ipadEncryptionKey31.3.6.1.4.1.321.100.1.30.7DisplayStringread-write
STR ipadEncryptionKey41.3.6.1.4.1.321.100.1.30.8DisplayStringread-write
STR ipadEncryptionKey51.3.6.1.4.1.321.100.1.30.9DisplayStringread-write
STR ipadEncryptionKey61.3.6.1.4.1.321.100.1.30.10DisplayStringread-write
STR ipadEncryptionKey71.3.6.1.4.1.321.100.1.30.11DisplayStringread-write
STR ipadEncryptionKey81.3.6.1.4.1.321.100.1.30.12DisplayStringread-write
STR ipadEncryptionKey91.3.6.1.4.1.321.100.1.30.13DisplayStringread-write
STR ipadEncryptionKey101.3.6.1.4.1.321.100.1.30.14DisplayStringread-write
INT ipadEncryptionKeyLife1.3.6.1.4.1.321.100.1.30.15INTEGERread-write
ipadAutoLearnDS01.3.6.1.4.1.321.100.1.31
ipadAutoLearnDS0Table1.3.6.1.4.1.321.100.1.31.1not-accessibleThe ipad Auto Learn DS0 Config table.
ipadAutoLearnDS0TableEntry1.3.6.1.4.1.321.100.1.31.1.1not-accessibleAn entry in the ipad Auto Learn DS0 Config table.
INT ipadAutoLearnDS0Index1.3.6.1.4.1.321.100.1.31.1.1.1INTEGERread-onlyThe MIB-II ifIndex into the Auto Learn DS0 Config table.
INT ipadAutoLearnDS0Boot1.3.6.1.4.1.321.100.1.31.1.1.2INTEGERread-writeSelect 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 ipadAutoLearnDS0Rate1.3.6.1.4.1.321.100.1.31.1.1.3INTEGERread-writeSelect the rate of the learned DS0's.
INT ipadAutoLearnDS0Command1.3.6.1.4.1.321.100.1.31.1.1.4INTEGERread-writeThe set values perform the following actions: learnNow(2) - Attempt to learn the active DS0's now.
ipadUnitAccess1.3.6.1.4.1.321.100.1.32
ipadUnitAccessTable1.3.6.1.4.1.321.100.1.32.1not-accessibleThe ipad Unit Access table.
ipadUnitAccessTableEntry1.3.6.1.4.1.321.100.1.32.1.1not-accessibleAn entry in the ipad Unit Access table.
INT ipadUnitAccessIndex1.3.6.1.4.1.321.100.1.32.1.1.1INTEGERread-onlyThe MIB-II Index into the Unit Access table.
IP ipadUnitAccessIpa1.3.6.1.4.1.321.100.1.32.1.1.2IpAddressread-writeIP Address of Source to allow Unit Access.
IP ipadUnitAccessMask1.3.6.1.4.1.321.100.1.32.1.1.3IpAddressread-writeMask of Source to allow Unit Access.
ipadTFTPDownload1.3.6.1.4.1.321.100.1.33
IP ipadTFTPDownloadServerIpa1.3.6.1.4.1.321.100.1.33.1IpAddressread-writeTFTP Server IP Address.
STR ipadTFTPDownloadFileName1.3.6.1.4.1.321.100.1.33.2DisplayStringread-writeTFTP Filename to Download or Upload.
INT ipadTFTPDownloadAction1.3.6.1.4.1.321.100.1.33.3INTEGERread-writeTFTP Action to be performed.
INT ipadTFTPDownloadStatus1.3.6.1.4.1.321.100.1.33.4INTEGERread-onlyTFTP current status of action.
ipadDataLineMonitor1.3.6.1.4.1.321.100.1.34
ipadDLMConfig1.3.6.1.4.1.321.100.1.34.1
INT ipadDLMConfigMode1.3.6.1.4.1.321.100.1.34.1.1INTEGERread-writeData Link Monitor on/off switch. Toggles mode from analyze (static) to live (capture).
INT ipadDLMConfigBufferManagement1.3.6.1.4.1.321.100.1.34.1.2INTEGERread-writeThe 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.
ipadDLMTable1.3.6.1.4.1.321.100.1.34.2not-accessibleThe ipad Data Line Monitor configuration table.
ipadDLMTableEntry1.3.6.1.4.1.321.100.1.34.2.1not-accessibleAn entry in the ipad DLM config table.
INT ipadDLMServiceIndex1.3.6.1.4.1.321.100.1.34.2.1.1INTEGERread-onlyThe service index into the DLM table.
INT ipadDLMEnable1.3.6.1.4.1.321.100.1.34.2.1.2INTEGERread-writeEnable/Disable the DLM on the specified service.
INT ipadDLMTxRxFilter1.3.6.1.4.1.321.100.1.34.2.1.3INTEGERread-writeAllows the user to capture only received, transmit, or both.
INT ipadDLMPatternEnable1.3.6.1.4.1.321.100.1.34.2.1.4INTEGERread-writeEnable/Disable the search for a specific pattern.
INT ipadDLMPattern1.3.6.1.4.1.321.100.1.34.2.1.5INTEGERread-writeThe pattern to search for in the captured packets.
INT ipadDLMPatternMask1.3.6.1.4.1.321.100.1.34.2.1.6INTEGERread-writeThe mask to use with ipadDLMPattern to search for in the captured packets.
INT ipadDLMPatternOffset1.3.6.1.4.1.321.100.1.34.2.1.7INTEGERread-writeThe offset into the packet to search for the pattern.
ipadDLMPacketTable1.3.6.1.4.1.321.100.1.34.3not-accessibleThe ipad Data Link Monitor packet table.
ipadDLMPacketTableEntry1.3.6.1.4.1.321.100.1.34.3.1not-accessibleAn entry in the ipad DLM packet table.
INT ipadDLMPacketIndex1.3.6.1.4.1.321.100.1.34.3.1.1INTEGERread-onlyThe service index into the DLM table.
INT ipadDLMPacketServiceIndex1.3.6.1.4.1.321.100.1.34.3.1.2INTEGERread-onlyThe service index the packet was captured on.
TIK ipadDLMPacketTimestamp1.3.6.1.4.1.321.100.1.34.3.1.3TimeTicksread-onlyThe time that the packet was captured.
INT ipadDLMPacketDataDirection1.3.6.1.4.1.321.100.1.34.3.1.4INTEGERread-onlyThe direction the data was goin in respect to the interface.
INT ipadDLMPacketSize1.3.6.1.4.1.321.100.1.34.3.1.5INTEGERread-onlyThe size of the captured packet.
OCT ipadDLMPacketData1.3.6.1.4.1.321.100.1.34.3.1.6OCTET STRINGread-onlyThe contents of the first 32 bytes of the captured packet.
ipadOrigPing1.3.6.1.4.1.321.100.1.35
INT ipadOrigPingCommand1.3.6.1.4.1.321.100.1.35.1INTEGERread-writeAction command to start/stop sending PING messages.
IP ipadOrigPingDestIPAddr1.3.6.1.4.1.321.100.1.35.2IpAddressread-writeDestination IP address of sent PING request messages.
INT ipadOrigPingTimeout1.3.6.1.4.1.321.100.1.35.3INTEGERread-writeNumber of seconds to wait for a reply to a PING request message.
INT ipadOrigPingSize1.3.6.1.4.1.321.100.1.35.4INTEGERread-writeNumber of bytes in a PING request message data field.
INT ipadOrigPingToSend1.3.6.1.4.1.321.100.1.35.5INTEGERread-writeNumber of PING request messages to send.
INT ipadOrigPingSent1.3.6.1.4.1.321.100.1.35.6INTEGERread-onlyNumber of PING request messages sent.
INT ipadOrigPingReplies1.3.6.1.4.1.321.100.1.35.7INTEGERread-onlyNumber of PING response messages received.
INT ipadOrigPingDelayMin1.3.6.1.4.1.321.100.1.35.8INTEGERread-onlyMinimum PING round trip delay in milliseconds.
INT ipadOrigPingDelayAvg1.3.6.1.4.1.321.100.1.35.9INTEGERread-onlyAverage PING round trip delay in milliseconds.
INT ipadOrigPingDelayMax1.3.6.1.4.1.321.100.1.35.10INTEGERread-onlyMaximum PING round trip delay in milliseconds.
STR ipadOrigPingReport1.3.6.1.4.1.321.100.1.35.11DisplayStringread-onlyASCII status report of originate PING activity.
STR ipadOrigPingExceptReport1.3.6.1.4.1.321.100.1.35.12DisplayStringread-onlyASCII status report of last originate PING exception received.
ipadTraps1.3.6.1.4.1.321.100.1.999
ipadTrapsPrefix1.3.6.1.4.1.321.100.1.999.0
NTF ipadFrPortRxInvalidFramesExceeded1.3.6.1.4.1.321.100.1.999.0.25000This trap is sent out when an ipad frame relay port receive invalid frames alarm threshold has been exceeded.
NTF ipadFrPortRxThroughputExceeded1.3.6.1.4.1.321.100.1.999.0.25001This trap is sent out when an ipad frame relay port receive throughput threshold has been exceeded.
NTF ipadFrPortTxThroughputExceeded1.3.6.1.4.1.321.100.1.999.0.25002This trap is sent out when an ipad frame relay port transmit throughput threshold has been exceeded.
NTF ipadDLCItxCIRexceeded1.3.6.1.4.1.321.100.1.999.0.25003This 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 ipadDLCItxBEexceeded1.3.6.1.4.1.321.100.1.999.0.25004This 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 ipadDLCIRxCongestionExceeded1.3.6.1.4.1.321.100.1.999.0.25005This trap is sent out when the Rx congestion threshold has been exceeded. This threshold is the number of frames received with BECN/FECN.
NTF ipadUserTxExceeded1.3.6.1.4.1.321.100.1.999.0.25006This 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 ipadDlciRxBECNinCIRAlarm1.3.6.1.4.1.321.100.1.999.0.25007This trap is sent out when a frame with BECN set has been received within CIR.
NTF ipadDlciUASExceeded1.3.6.1.4.1.321.100.1.999.0.25008This trap is sent out when the UAS (unavailable seconds) threshold for the DLCI has been exceeded.
NTF ipadserialDteDTRAlarmExists1.3.6.1.4.1.321.100.1.999.0.25009This trap is sent out when a DTR Loss alarm is declared.
NTF ipadt1e1ESAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25010This trap is sent out when an Errored Seconds alarm is declared.
NTF ipadt1e1SESAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25011This trap is sent out when a Severely Errored Seconds alarm is declared.
NTF ipadt1e1LOSSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25012This trap is sent out when a Loss of Signal Seconds alarm is declared.
NTF ipadt1e1UASAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25013This trap is sent out when an Unavailable Seconds alarm is declared.
NTF ipadt1e1CSSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25014This trap is sent out when a Controlled Slip Seconds alarm is declared.
NTF ipadt1e1BPVSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25015This trap is sent out when a Bipolar Violation Seconds alarm is declared.
NTF ipadt1e1OOFSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25016This trap is sent out when an Out of Frame Seconds alarm is declared.
NTF ipadt1e1AISAlarmExists1.3.6.1.4.1.321.100.1.999.0.25017This trap is sent out when an Alarm Indication Signal alarm is declared.
NTF ipadt1e1RASAlarmExists1.3.6.1.4.1.321.100.1.999.0.25018This trap is sent out when a Remote Alarm Signal alarm is declared.
NTF ipadDLCIremoteSOSAlarm1.3.6.1.4.1.321.100.1.999.0.25019This trap is sent when the remote unit for a DLCI senses and reports an SOS condition.
NTF ipadDdsLOSSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25020This trap is sent out when a Loss of Signal Seconds alarm is declared.
NTF ipadDdsOOFSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25021This trap is sent out when an Out of Frame Seconds alarm is declared.
NTF ipadDdsOOSSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25022This trap is sent out when an Out of Service Seconds alarm is declared.
NTF ipadDdsFDLSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25023This trap is sent out when a FDL error Seconds alarm is declared.
NTF ipadDdsBPVSAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25024This trap is sent out when a Bipolar Violation Seconds alarm is declared.
NTF ipadDS0HighAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25025This trap is sent out when a high utilization alarm is declared.
NTF ipadDS0LowAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25026This trap is sent out when a low utilization alarm is declared.
NTF ipadHDLCRxHighAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25027This trap is sent out when a high Rx utilization alarm is declared.
NTF ipadHDLCRxLowAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25028This trap is sent out when a low Rx utilization alarm is declared.
NTF ipadHDLCTxHighAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25029This trap is sent out when a high Tx utilization alarm is declared.
NTF ipadHDLCTxLowAlarmDeclared1.3.6.1.4.1.321.100.1.999.0.25030This trap is sent out when a low Tx utilization alarm is declared.
NTF ipadDbuActivated1.3.6.1.4.1.321.100.1.999.0.25031This 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.

Download IPADv2-MIB