All MIBs › FLARION-MIB
Organization: Flarion Technologies
Last Updated: 2003-10-29
Category: Domain: Wireless
Description:
Flarion Technologies top-level enterprise MIB defining the OID registration hierarchy for Flash-OFDM wireless broadband equipment.
Imported Objects
From RFC1155-SMI
| enterprises |
From SNMPv2-SMI
| Counter32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| RowStatus | |
| TruthValue |
What Is FLARION-MIB?
FLARION-MIB is the top-level enterprise MIB for Flarion Technologies, an early Flash-OFDM mobile broadband wireless equipment vendor later acquired by Qualcomm, establishing both the OID registration hierarchy and a common alarm/event framework used across Flarion base station products. Beyond pure registration, it defines a shared alarm object set - timestamped, severity-tagged records identifying the managed-object type and instance affected - plus objects for base station firmware version, MIB version, and configuration-database audit results. A FLARION-MIB reference is most often consulted today by engineers maintaining legacy Flash-OFDM deployments rather than new rollouts, since Flarion's technology was folded into Qualcomm's broader portfolio. This makes it directly useful for monitoring hardware/software fault status: alarm severity and state fields flag base station faults, while version and audit objects reveal firmware and config-database health. It underlies vendor-specific Flarion product MIBs that extend the common alarm framework and aclTable defined here. It is typically deployed in Flash-OFDM wireless broadband access networks for monitoring base station (BS) elements.
IPNetwork Monitor allows you to monitor SNMP objects defined in FLARION-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
- alarm state
- maintenance state
- alarm severity/timestamp/sequence
- managed object type/ID for faults
- base station firmware version
- database audit result
Supported Devices
- Flarion Flash-OFDM base stations and wireless broadband network elements
Monitoring Examples
An admin would poll rrBsAlarmState and rrBsMaintState to see whether a base station is alarmed or in maintenance, cross-referencing rrTimeStamp, rrSeqNum, rrSeverity, rrMoType, and rrMoId in the common alarm record to identify which managed object raised the fault. rrBsVersion and rrBsMibVersion expose the running firmware/MIB version, while rrBsDbAuditResult shows whether the base station's configuration database passed its integrity audit - a failure here would flag a corrupted or out-of-sync config store. aclTable likely holds access-control-list entries relevant to base station security configuration.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| flarion | 1.3.6.1.4.1.8603 | The MIB module for managing Flarion products. | ||
| mibs | 1.3.6.1.4.1.8603.1 | |||
| rrCommonMib | 1.3.6.1.4.1.8603.1.1 | |||
| rrTrapVars | 1.3.6.1.4.1.8603.1.1.1 | |||
| TIK rrTimeStamp | 1.3.6.1.4.1.8603.1.1.1.1 | TimeTicks | read-only | The time at which the event was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)). |
| INT rrSeqNum | 1.3.6.1.4.1.8603.1.1.1.2 | INTEGER | read-only | The event sequence number. |
| ALA rrSeverity | 1.3.6.1.4.1.8603.1.1.1.3 | AlarmSeverity | read-only | The event severity. |
| MOT rrMoType | 1.3.6.1.4.1.8603.1.1.1.4 | MoType | read-only | Type managed object associated with this trap. |
| INT rrMoId | 1.3.6.1.4.1.8603.1.1.1.5 | INTEGER | read-only | The instance of the managed object logical identifier. |
| ADD rrAddtlInfo | 1.3.6.1.4.1.8603.1.1.1.6 | AddtlInfo | read-only | Event description. |
| rrTraps | 1.3.6.1.4.1.8603.1.1.2 | |||
| rrTrapConfig | 1.3.6.1.4.1.8603.1.1.4 | |||
| trapTable | 1.3.6.1.4.1.8603.1.1.4.1 | not-accessible | Trap destinations table. | |
| trapTableEntry | 1.3.6.1.4.1.8603.1.1.4.1.1 | not-accessible | ||
| INT trapIndex | 1.3.6.1.4.1.8603.1.1.4.1.1.1 | INTEGER | read-only | The table index value. |
| T/F trapEnable | 1.3.6.1.4.1.8603.1.1.4.1.1.2 | TruthValue | read-write | Set to true(1) to send traps to this destination. |
| STR trapCommunity | 1.3.6.1.4.1.8603.1.1.4.1.1.3 | DisplayString | read-write | The trap community string for this destination. |
| IP trapAddr | 1.3.6.1.4.1.8603.1.1.4.1.1.4 | IpAddress | read-write | The IP address of this trap destination. |
| INT trapPort | 1.3.6.1.4.1.8603.1.1.4.1.1.5 | INTEGER | read-write | The trap destination port. |
| T/F trapSendCritical | 1.3.6.1.4.1.8603.1.1.4.1.1.6 | TruthValue | read-write | Send critical severity traps to this destination. |
| T/F trapSendMajor | 1.3.6.1.4.1.8603.1.1.4.1.1.7 | TruthValue | read-write | Send major severity traps to this destination. |
| T/F trapSendMinor | 1.3.6.1.4.1.8603.1.1.4.1.1.8 | TruthValue | read-write | Send minor severity traps to this destination. |
| T/F trapSendWarning | 1.3.6.1.4.1.8603.1.1.4.1.1.9 | TruthValue | read-write | Send warning severity traps to this destination. |
| T/F trapSendCleared | 1.3.6.1.4.1.8603.1.1.4.1.1.10 | TruthValue | read-write | Send cleared severity traps to this destination. |
| rrTrapHistory | 1.3.6.1.4.1.8603.1.1.5 | |||
| INT trapHistSize | 1.3.6.1.4.1.8603.1.1.5.1 | INTEGER | read-write | Maximum number of entries to store in SNMP trap history table. |
| trapHistTable | 1.3.6.1.4.1.8603.1.1.5.2 | not-accessible | This is the SNMP trap history table. | |
| trapHistEntry | 1.3.6.1.4.1.8603.1.1.5.2.1 | not-accessible | ||
| INT trapHistIndex | 1.3.6.1.4.1.8603.1.1.5.2.1.1 | INTEGER | read-only | The trap history index. |
| OID trapHistOid | 1.3.6.1.4.1.8603.1.1.5.2.1.2 | OBJECT IDENTIFIER | read-only | The SNMP trap OID. |
| MOT trapHistMoType | 1.3.6.1.4.1.8603.1.1.5.2.1.3 | MoType | read-only | The managed object which generated this trap. |
| INT trapHistMoId | 1.3.6.1.4.1.8603.1.1.5.2.1.4 | INTEGER | read-only | The managed object instance identifier. |
| TIK trapHistTime | 1.3.6.1.4.1.8603.1.1.5.2.1.5 | TimeTicks | read-only | The value of MIB II's sysUpTime object when the trap was generated. |
| STR trapHistInfo | 1.3.6.1.4.1.8603.1.1.5.2.1.6 | DisplayString | read-only | Additional information related to this trap. |
| INT trapHistTimestamp | 1.3.6.1.4.1.8603.1.1.5.2.1.7 | INTEGER | read-only | The time at which the trap was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)). |
| INT trapHistSeqNum | 1.3.6.1.4.1.8603.1.1.5.2.1.8 | INTEGER | read-only | The trap's sequence number. |
| rrTrapProv | 1.3.6.1.4.1.8603.1.1.6 | |||
| trapProvTable | 1.3.6.1.4.1.8603.1.1.6.1 | not-accessible | This is the SNMP trap provisioning table. | |
| trapProvEntry | 1.3.6.1.4.1.8603.1.1.6.1.1 | not-accessible | ||
| INT trapProvIndex | 1.3.6.1.4.1.8603.1.1.6.1.1.1 | INTEGER | read-only | A unique identifier for each row in the table. |
| STR trapProvName | 1.3.6.1.4.1.8603.1.1.6.1.1.2 | DisplayString | read-only | The name of the SNMP trap. |
| T/F trapProvEnable | 1.3.6.1.4.1.8603.1.1.6.1.1.3 | TruthValue | read-write | Indicates whether the SNMP trap is enabled or disabled. Set to true(1) to enable the trap, false(2) to disable the trap. |
| rrMib | 1.3.6.1.4.1.8603.1.2 | |||
| rrManagedObjs | 1.3.6.1.4.1.8603.1.2.1 | |||
| rrBaseStation | 1.3.6.1.4.1.8603.1.2.1.1 | |||
| rrBsInfo | 1.3.6.1.4.1.8603.1.2.1.1.1 | |||
| ALA rrBsAlarmState | 1.3.6.1.4.1.8603.1.2.1.1.1.1 | AlarmSeverity | read-only | Base station current highest alarm severity. |
| NUM rrBsMaintState | 1.3.6.1.4.1.8603.1.2.1.1.1.2 | MaintState | read-only | Base station maintance State. |
| STR rrBsVersion | 1.3.6.1.4.1.8603.1.2.1.1.1.3 | DisplayString | read-only | Base station software image version. |
| STR rrBsMibVersion | 1.3.6.1.4.1.8603.1.2.1.1.1.7 | DisplayString | read-only | The current Flarion MIB version. |
| PAS rrBsDbAuditResult | 1.3.6.1.4.1.8603.1.2.1.1.1.8 | PassFail | read-only | The result of the basestation database audit. |
| aclTable | 1.3.6.1.4.1.8603.1.2.1.1.1.9 | not-accessible | This table is used to configure the SNMP access control list. | |
| aclEntry | 1.3.6.1.4.1.8603.1.2.1.1.1.9.1 | not-accessible | ||
| INT aclIndex | 1.3.6.1.4.1.8603.1.2.1.1.1.9.1.1 | INTEGER | read-only | The table index value. |
| STR aclAddress | 1.3.6.1.4.1.8603.1.2.1.1.1.9.1.2 | DisplayString | read-write | A get on this object returns the ACL address. A new ACL address can be added by first creating a conceptual row by setting aclStatus to createAndWait(5). Then set this object with the ACL address value. Finally, commit the value by setting aclStatus to active(1). |
| ROW aclStatus | 1.3.6.1.4.1.8603.1.2.1.1.1.9.1.3 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| scratchPadTable | 1.3.6.1.4.1.8603.1.2.1.1.1.10 | not-accessible | This table is used to enter miscellaneous notes . | |
| scratchPadEntry | 1.3.6.1.4.1.8603.1.2.1.1.1.10.1 | not-accessible | ||
| INT scratchPadIndex | 1.3.6.1.4.1.8603.1.2.1.1.1.10.1.1 | INTEGER | read-only | The table index value. |
| STR scratchPadNote | 1.3.6.1.4.1.8603.1.2.1.1.1.10.1.2 | DisplayString | read-write | A get on this object returns the scratch pad note. A new note can be added by first setting scratchPadStatus to createAndWait(5) to create the conceptual row. Then set this object with the new value. Finally, commit the value by setting scratchPadStatus to active(1). |
| ROW scratchPadStatus | 1.3.6.1.4.1.8603.1.2.1.1.1.10.1.3 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| rrForeignAgent | 1.3.6.1.4.1.8603.1.2.1.1.2 | |||
| faProv | 1.3.6.1.4.1.8603.1.2.1.1.2.1 | |||
| INT faTosVal | 1.3.6.1.4.1.8603.1.2.1.1.2.1.2 | INTEGER | read-write | Mobile IP Type of Service value (refer to RFC 791). |
| INT faMipLifetime | 1.3.6.1.4.1.8603.1.2.1.1.2.1.3 | INTEGER | read-write | Maximum lifetime advertised for this FA. The lifetime is defined in seconds, default value is 400. The request timer will be limited with this value. Special case: 65535 (or more) seconds mean unlimited time (the binding will not expire). |
| INT faTunnelLifetime | 1.3.6.1.4.1.8603.1.2.1.1.2.1.4 | INTEGER | read-write | Lifetime of the temporary home entry (tunnel), in seconds. |
| INT faRrepRt | 1.3.6.1.4.1.8603.1.2.1.1.2.1.5 | INTEGER | read-write | Time to wait for RREP after sending a RREQ, in msec. |
| INT faOutgoingTimer | 1.3.6.1.4.1.8603.1.2.1.1.2.1.6 | INTEGER | read-write | Outgoing handoff time, in msec. |
| INT faRegistrationTimer | 1.3.6.1.4.1.8603.1.2.1.1.2.1.8 | INTEGER | read-write | Amount of time a mobile has to register, in msec. |
| T/F faMbbSupport | 1.3.6.1.4.1.8603.1.2.1.1.2.1.11 | TruthValue | read-write | Make-Before-Break handoff support. When enabled, during a handoff, the old Foreign Agent waits until the airlink to the mobile drops before it uses the temporary tunnel between FA's. |
| LOG faTrashLogLevel | 1.3.6.1.4.1.8603.1.2.1.1.2.1.12 | LogLevel | read-write | Trash logs above specified level. The higher the level, the more logs generated by the Foreign Agent. |
| INT faMipDscp | 1.3.6.1.4.1.8603.1.2.1.1.2.1.13 | INTEGER | read-write | Mobile IP Diffserv codepoint. |
| faStats | 1.3.6.1.4.1.8603.1.2.1.1.2.2 | |||
| INT faNumMobilesServed | 1.3.6.1.4.1.8603.1.2.1.1.2.2.1 | INTEGER | read-only | |
| faIcmp | 1.3.6.1.4.1.8603.1.2.1.1.2.2.2 | |||
| INT faFaaSent | 1.3.6.1.4.1.8603.1.2.1.1.2.2.2.1 | INTEGER | read-only | |
| INT faFaaResponseAs | 1.3.6.1.4.1.8603.1.2.1.1.2.2.2.2 | INTEGER | read-only | |
| INT faAsRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.2.3 | INTEGER | read-only | |
| faMipReg | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3 | |||
| INT faRreqRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.1 | INTEGER | read-only | |
| INT faRreqRelayed | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.2 | INTEGER | read-only | |
| INT faRreqDeniedUnspec | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.3 | INTEGER | read-only | |
| INT faRreqDeniedAdminProhib | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.4 | INTEGER | read-only | |
| INT faRreqDeniedNoResource | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.5 | INTEGER | read-only | |
| INT faRreqDeniedFailAuth | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.6 | INTEGER | read-only | |
| INT faRreqDeniedLifeTooLong | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.7 | INTEGER | read-only | |
| INT faRreqDeniedPoorlyFormed | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.8 | INTEGER | read-only | |
| INT faRreqDeniedEncapUnavail | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.9 | INTEGER | read-only | |
| INT faRreqDeniedHaUnreach | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.10 | INTEGER | read-only | |
| INT faRreqDeniedMissingNai | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.11 | INTEGER | read-only | |
| INT faRreqDeniedMissingChal | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.12 | INTEGER | read-only | |
| INT faRreqDeniedUnknownChal | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.13 | INTEGER | read-only | |
| INT faRreqDeniedInvalidCoa | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.14 | INTEGER | read-only | |
| INT faRreqDeniedUnknownHa | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.15 | INTEGER | read-only | |
| INT faRreqDeniedRevTunlUnavail | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.16 | INTEGER | read-only | |
| INT faRreqDeniedRegTimeout | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.17 | INTEGER | read-only | |
| INT faRreqDeniedFailedVendor | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.18 | INTEGER | read-only | |
| INT faRrepRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.19 | INTEGER | read-only | |
| INT faRrepRelayed | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.20 | INTEGER | read-only | |
| INT faRrepSent | 1.3.6.1.4.1.8603.1.2.1.1.2.2.3.21 | INTEGER | read-only | |
| faExtensions | 1.3.6.1.4.1.8603.1.2.1.1.2.2.4 | |||
| INT faPfaneExtRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.4.1 | INTEGER | read-only | |
| INT faMnChalExtRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.4.2 | INTEGER | read-only | |
| INT faMnFaAuthRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.4.3 | INTEGER | read-only | |
| INT faMnNaiExtRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.4.4 | INTEGER | read-only | |
| faRouteOptimization | 1.3.6.1.4.1.8603.1.2.1.1.2.2.5 | |||
| INT faBuSent | 1.3.6.1.4.1.8603.1.2.1.1.2.2.5.1 | INTEGER | read-only | |
| INT faBuRecvd | 1.3.6.1.4.1.8603.1.2.1.1.2.2.5.2 | INTEGER | read-only | |
| rrPaging | 1.3.6.1.4.1.8603.1.2.1.1.4 | |||
| pagingProv | 1.3.6.1.4.1.8603.1.2.1.1.4.1 | |||
| INT pgUdpPort | 1.3.6.1.4.1.8603.1.2.1.1.4.1.1 | INTEGER | read-write | UDP port for Page Requests/Repsonse packets. |
| INT pgLuUdpPort | 1.3.6.1.4.1.8603.1.2.1.1.4.1.2 | INTEGER | read-write | UDP port for Location Update/Acks and Naks. |
| pgApaProv | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6 | |||
| INT pgApaRateBiasTime | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.1 | INTEGER | read-write | Page request round trip (bias) time, in msec. Time added to compute page backoff timeout (for retransmission of page requests). |
| INT pgApaMonIntvlFctrs | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.2 | INTEGER | read-write | Factor multiplied by monitoring interval. This is added to pageApaRateBiasTime to make up the page backoff timeout. The monitoring interval itself, is sent to the APA in a L3 Sleep message. |
| pgApaBackoffFctrsTable | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.4 | not-accessible | Table of Area Paging backoff timeout factors. For each retransmission of a page request, the page backoff timeout (2000 msec) is multiplied by the page backoff timeout factor for that retransmission. | |
| pgBackoffFctrsEntry | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.4.1 | not-accessible | Area Paging backoff timeout factors table entries. | |
| INT pgBackoffFctrIndex | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.4.1.1 | INTEGER | read-only | The backoff timeout factor table index. |
| INT pgBackoffTimeoutFactor | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.4.1.2 | INTEGER | read-write | The backoff timeout factor. |
| INT pgApaIntvlTimeout | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.5 | INTEGER | read-write | When the page process starts, paging retransmissions will continue until either the target wakes-up or this timer expires. Recommended value is 20. |
| INT pgApaIntvlTimeoutAction | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.6 | INTEGER | read-write | This indicates the state clearing policy following an interval timeout: none Remain in paging (just clear LPA Page List). reset Clean up and return to mobile to SLEEPING state. |
| INT pgApaSuppressTimeout | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.7 | INTEGER | read-write | Page Suppress Timeout in seconds. This timeout is the amount of time that we suppress pages for after receiving a page response with Access indicator. |
| INT pgApaLuSpoofSupport | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.8 | INTEGER | read-write | Indicates whether spoof support is enabled or not. This determines how the list of LPAs is managed (slide / no slide). |
| INT pgApaListLimit | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.9 | INTEGER | read-write | Maximum number of Location Updates from basestation that will be saved in the basestation list as a result of receiving location updates. If this value is reached, a NAK packet is sent to the LPA at the basestation that sent the update causing the limit to be reached. |
| INT pgApaFwRuleNum | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.10 | INTEGER | read-write | Firewall rule number used in setting up rule for diverting location updates to the divert socket for location updates. |
| INT pgApaMobilesLuThreshPct | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.11 | INTEGER | read-write | Percentage applied to the maximum number of sleeping mobiles allowed. Used in computing the number of sleeping mobiles LU threshold. This is used to avoid service disruptions in over-loaded cells. |
| LOG pgApaTrashLogLevel | 1.3.6.1.4.1.8603.1.2.1.1.4.1.6.12 | LogLevel | read-write | Log messages with levels above the specified value will not be logged. |
| pgLpaProv | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7 | |||
| INT pgLpaL2PageTimeout | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1 | INTEGER | read-write | L2 Page Timeout. Timeout in seconds for which we will continue to wait for the mobile to go through access or to receive an L2 Page Response for presence test. |
| INT pgLpaSpoofThreshold | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.2 | INTEGER | read-write | The rate of failure of Location Update Requests below which anti-spoof mechanism kicks in. |
| INT pgLpaBiasFactor | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.3 | INTEGER | read-write | The factor which regulates the effect past failures have on the exponential weighted average. |
| INT pgLpaSpoofInterval | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.4 | INTEGER | read-write | LPA spoof interval. |
| LOG pgLpaTrashLogLevel | 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.5 | LogLevel | read-write | Log messages with levels above the specified value will not be logged. |
| pagingStats | 1.3.6.1.4.1.8603.1.2.1.1.4.2 | |||
| pgApaStats | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1 | |||
| U32 pgApaMobilesSleeping | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.1 | Unsigned32 | read-only | Number of mobiles currently sleeping. |
| U32 pgApaMobilesBeingPaged | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.2 | Unsigned32 | read-only | Number of mobiles currently being paged. |
| U32 pgApaL3PgReqPktsSent | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.9 | Unsigned32 | read-only | Number of L3 Page Request Packets sent. |
| U32 pgApaL3PgRspPktsRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.10 | Unsigned32 | read-only | Number L3 Page Response Packets received. |
| U32 pgApaL3AccessRspsRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.11 | Unsigned32 | read-only | Number L3 Page Responses with Access received. |
| U32 pgApaL3AliveRspsRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.12 | Unsigned32 | read-only | Number of L3 Page Responses with Alive received. |
| U32 pgApaL3LusRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.13 | Unsigned32 | read-only | Number of L3 Location Updates received. |
| U32 pgApaL3LuAcksSent | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.14 | Unsigned32 | read-only | Number of L3 Location Acks sent. |
| U32 pgApaPageIntvlTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.15 | Unsigned32 | read-only | Number of times a page interval timeout occurred. |
| U32 pgApaPageSuppressTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.16 | Unsigned32 | read-only | Number of Page Suppress Timeouts. |
| U32 pgApaPageBackoffTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.4.2.1.17 | Unsigned32 | read-only | Number of times backoff timers went off. |
| pgLpaStats | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2 | |||
| U32 pgLpaMobilesBeingPaged | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.2 | Unsigned32 | read-only | Number of mobiles currently being paged. |
| U32 pgLpaL3PgReqPktRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.9 | Unsigned32 | read-only | Number of L3 Page Request Packet received. |
| U32 pgLpaL3PgRspPktSent | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.11 | Unsigned32 | read-only | Number of L3 Page Responses sent. |
| U32 pgLpaL2PgIntvlTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.12 | Unsigned32 | read-only | Number of times L2 Page Requests timed out (no L3 Up). |
| U32 pgLpaLocUpdPktSent | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.16 | Unsigned32 | read-only | Number of Location Update Packet messages sent. |
| U32 pgLpaLocUpdRspPktRcvd | 1.3.6.1.4.1.8603.1.2.1.1.4.2.2.17 | Unsigned32 | read-only | Number of Location Update Response Packet messages received. |
| rrNtp | 1.3.6.1.4.1.8603.1.2.1.1.5 | |||
| ntpServerTable | 1.3.6.1.4.1.8603.1.2.1.1.5.2 | not-accessible | Table of NTP servers. | |
| ntpServerEntry | 1.3.6.1.4.1.8603.1.2.1.1.5.2.1 | not-accessible | NTP server table entry. | |
| INT ntpServerIndex | 1.3.6.1.4.1.8603.1.2.1.1.5.2.1.1 | INTEGER | read-only | NTP server index. |
| T/F ntpServerEnabled | 1.3.6.1.4.1.8603.1.2.1.1.5.2.1.2 | TruthValue | read-write | Indicates if this NTP server entry is enabled. |
| STR ntpServerId | 1.3.6.1.4.1.8603.1.2.1.1.5.2.1.3 | DisplayString | read-write | NTP DNS name or IP address. |
| rrDhcp | 1.3.6.1.4.1.8603.1.2.1.1.8 | |||
| dhcpProv | 1.3.6.1.4.1.8603.1.2.1.1.8.1 | |||
| T/F dhcpUseSysDns | 1.3.6.1.4.1.8603.1.2.1.1.8.1.1 | TruthValue | read-write | Indicates if DHCP uses the MCU DNS settings. |
| dhcpDnsServerTable | 1.3.6.1.4.1.8603.1.2.1.1.8.1.2 | not-accessible | Table of DHCP DNS servers. | |
| dhcpDnsServerEntry | 1.3.6.1.4.1.8603.1.2.1.1.8.1.2.1 | not-accessible | DHCP DNS server table entry. | |
| INT dhcpDnsIndex | 1.3.6.1.4.1.8603.1.2.1.1.8.1.2.1.1 | INTEGER | read-only | DHCP DNS server index. |
| IP dhcpDnsIpAddr | 1.3.6.1.4.1.8603.1.2.1.1.8.1.2.1.2 | IpAddress | read-write | DHCP DNS IP address. |
| IP dhcpServerIpAddr | 1.3.6.1.4.1.8603.1.2.1.1.8.1.3 | IpAddress | read-write | This represents the DHCP Server IP Address which is returned in any DHCP protocol packet in the siaddr field |
| rrAuthServer | 1.3.6.1.4.1.8603.1.2.1.1.9 | |||
| aaProv | 1.3.6.1.4.1.8603.1.2.1.1.9.1 | |||
| INT aaServerTimeout | 1.3.6.1.4.1.8603.1.2.1.1.9.1.2 | INTEGER | read-write | |
| INT aaServerRetry | 1.3.6.1.4.1.8603.1.2.1.1.9.1.3 | INTEGER | read-write | |
| LOG aaServerTrashLogLevel | 1.3.6.1.4.1.8603.1.2.1.1.9.1.8 | LogLevel | read-write | Log messages with levels above the specified value will not be logged. |
| aaRadServTable | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11 | not-accessible | Table of RADIUS servers. | |
| aaRadServEntry | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1 | not-accessible | RADIUS server table entry. | |
| INT aaRadServIndex | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.1 | INTEGER | read-only | RADIUS server index. |
| T/F aaRadServValid | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.2 | TruthValue | read-write | Indicates if this RADIUS server entry is valid. |
| STR aaRadServName | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.3 | DisplayString | read-write | RADIUS server name. |
| IP aaRadServIpAddr | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.4 | IpAddress | read-write | RADIUS server IP address. |
| INT aaRadServUdpPort | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.5 | INTEGER | read-write | RADIUS server UDP port. |
| STR aaRadServSecret | 1.3.6.1.4.1.8603.1.2.1.1.9.1.11.1.6 | DisplayString | read-write | RADIUS server secret key. |
| rrAccountingServer | 1.3.6.1.4.1.8603.1.2.1.1.10 | |||
| ADM acntRadiusStatus | 1.3.6.1.4.1.8603.1.2.1.1.10.1 | AdminState | read-only | RADIUS server status |
| acntProv | 1.3.6.1.4.1.8603.1.2.1.1.10.2 | |||
| acntRadServTable | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1 | not-accessible | Table of RADIUS servers. | |
| acntRadServEntry | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1 | not-accessible | RADIUS server table entry. | |
| INT acntRadServIndex | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.1 | INTEGER | read-only | RADIUS server index. |
| T/F acntRadServValid | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.2 | TruthValue | read-write | Indicates if this RADIUS server entry is valid. |
| STR acntRadServName | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.3 | DisplayString | read-write | RADIUS server name. |
| IP acntRadServAddr | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.4 | IpAddress | read-write | RADIUS server IP address. |
| INT acntRadServPort | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.5 | INTEGER | read-write | RADIUS server port. |
| STR acntRadServSecret | 1.3.6.1.4.1.8603.1.2.1.1.10.2.1.1.6 | DisplayString | read-write | RADIUS server secret key. |
| INT acntRadServTimeout | 1.3.6.1.4.1.8603.1.2.1.1.10.2.2 | INTEGER | read-write | RADIUS server timeout. |
| INT acntRadServRetry | 1.3.6.1.4.1.8603.1.2.1.1.10.2.3 | INTEGER | read-write | RADIUS server maximum retry. |
| T/F acntDelaySend | 1.3.6.1.4.1.8603.1.2.1.1.10.2.4 | TruthValue | read-write | Include delay attribute. |
| T/F acntServDownHd | 1.3.6.1.4.1.8603.1.2.1.1.10.2.5 | TruthValue | read-write | Server down handling. |
| INT acntL2UpDebounce | 1.3.6.1.4.1.8603.1.2.1.1.10.2.6 | INTEGER | read-write | L2Up debounce time. |
| T/F acntDoPerRAR | 1.3.6.1.4.1.8603.1.2.1.1.10.2.7 | TruthValue | read-write | Do accounting per RAR(true) / BBU(false). |
| INT acntL2DownDebounce | 1.3.6.1.4.1.8603.1.2.1.1.10.2.8 | INTEGER | read-write | L2Down debounce time. |
| INT acntUpdateBand | 1.3.6.1.4.1.8603.1.2.1.1.10.2.9 | INTEGER | read-write | Accounting update max bandwidth (bytes/sec). |
| rrRelease | 1.3.6.1.4.1.8603.1.2.1.1.12 | |||
| relConfig | 1.3.6.1.4.1.8603.1.2.1.1.12.1 | |||
| IP relServerIpAddr | 1.3.6.1.4.1.8603.1.2.1.1.12.1.1 | IpAddress | read-write | The IP address of the FTP server containing the release. |
| STR relPkgPath | 1.3.6.1.4.1.8603.1.2.1.1.12.1.2 | DisplayString | read-write | The absolute path to the package file on the FTP server specified by relServerIpAddr. |
| STR relOsPath | 1.3.6.1.4.1.8603.1.2.1.1.12.1.3 | DisplayString | read-write | The absolute path to the OS distribution directory on the FTP server specified by relServerIpAddr. |
| T/F relApplyToStandby | 1.3.6.1.4.1.8603.1.2.1.1.12.1.4 | TruthValue | read-write | Set this object to 'true' to upgrade the standby partition. This object is only relevant when upgrading packages. |
| INT relBootPartition | 1.3.6.1.4.1.8603.1.2.1.1.12.1.5 | INTEGER | read-write | The partition to boot after next system reboot. |
| STR relPkgRunVer | 1.3.6.1.4.1.8603.1.2.1.1.12.1.6 | DisplayString | read-write | This object sets the package version to run. Setting this object causes the system to automatically restart or reboot and run the specified package. A reboot will be performed if the relBootPartition object is different than the current active partition, specified by activePartition. |
| OSU relOsUpgradeType | 1.3.6.1.4.1.8603.1.2.1.1.12.1.7 | OsUpgradeType | read-write | OS upgrade type. |
| relStatus | 1.3.6.1.4.1.8603.1.2.1.1.12.2 | |||
| DOW relUpgradeStatus | 1.3.6.1.4.1.8603.1.2.1.1.12.2.1 | DownloadState | read-only | The current download status. |
| INT relPctComplete | 1.3.6.1.4.1.8603.1.2.1.1.12.2.2 | INTEGER | read-only | Download progress expressed as percentage complete. |
| STR relErrorReason | 1.3.6.1.4.1.8603.1.2.1.1.12.2.3 | DisplayString | read-only | If relUpgradeStatus reports failure, this object will contain the reason for the failure. |
| INT activePartition | 1.3.6.1.4.1.8603.1.2.1.1.12.2.4 | INTEGER | read-only | The disk slice number of the active partition. |
| STR activeOsVer | 1.3.6.1.4.1.8603.1.2.1.1.12.2.5 | DisplayString | read-only | The active partition OS version. |
| STR standbyOsVer | 1.3.6.1.4.1.8603.1.2.1.1.12.2.6 | DisplayString | read-only | The standby partition OS version. |
| activePkgTable | 1.3.6.1.4.1.8603.1.2.1.1.12.2.7 | not-accessible | Active partition package table. | |
| activePkgTableEntry | 1.3.6.1.4.1.8603.1.2.1.1.12.2.7.1 | not-accessible | ||
| INT activePkgIndex | 1.3.6.1.4.1.8603.1.2.1.1.12.2.7.1.1 | INTEGER | read-only | The table index value. |
| STR activePkgName | 1.3.6.1.4.1.8603.1.2.1.1.12.2.7.1.2 | DisplayString | read-only | The package name. |
| standbyPkgTable | 1.3.6.1.4.1.8603.1.2.1.1.12.2.8 | not-accessible | Standby partition package table. | |
| standbyPkgTableEntry | 1.3.6.1.4.1.8603.1.2.1.1.12.2.8.1 | not-accessible | ||
| INT standbyPkgIndex | 1.3.6.1.4.1.8603.1.2.1.1.12.2.8.1.1 | INTEGER | read-only | The table index value. |
| STR standbyPkgName | 1.3.6.1.4.1.8603.1.2.1.1.12.2.8.1.2 | DisplayString | read-only | The package name. |
| STR currentRunVer | 1.3.6.1.4.1.8603.1.2.1.1.12.2.9 | DisplayString | read-only | Current running version. |
| MED relMediaType | 1.3.6.1.4.1.8603.1.2.1.1.12.2.10 | MediaType | read-only | Media type. |
| relAction | 1.3.6.1.4.1.8603.1.2.1.1.12.3 | |||
| T/F relDoPkgUpgrade | 1.3.6.1.4.1.8603.1.2.1.1.12.3.1 | TruthValue | read-write | Set to 'true' to begin package upgrade. If relConfig.relApplyToStandby object is set to 'true', the standby partition will be upgraded. |
| T/F relDoOsUpgrade | 1.3.6.1.4.1.8603.1.2.1.1.12.3.2 | TruthValue | read-write | Set to 'true' to begin OS upgrade. |
| STR relDeletePkg | 1.3.6.1.4.1.8603.1.2.1.1.12.3.3 | DisplayString | read-write | This object takes a package name as its value. Setting this object will delete the package. If the relConfig.relApplyToStandby object is set to 'true', the package will be deleted from the standby partition. |
| SYS relSysAction | 1.3.6.1.4.1.8603.1.2.1.1.12.3.4 | SysAction | read-write | When this object is set to restart(1), the basestation software software is restarted. If reboot(2) is specified, the MCU is rebooted. |
| rrDns | 1.3.6.1.4.1.8603.1.2.1.1.13 | |||
| T/F dnsReconfigure | 1.3.6.1.4.1.8603.1.2.1.1.13.1 | TruthValue | read-write | Set to true to reconfigure DNS. |
| dnsNameServerTable | 1.3.6.1.4.1.8603.1.2.1.1.13.2 | not-accessible | DNS name server table. | |
| dnsNameServerEntry | 1.3.6.1.4.1.8603.1.2.1.1.13.2.1 | not-accessible | ||
| INT dnsNameServerIndex | 1.3.6.1.4.1.8603.1.2.1.1.13.2.1.1 | INTEGER | read-only | The table index value. |
| IP dnsNameServerAddr | 1.3.6.1.4.1.8603.1.2.1.1.13.2.1.2 | IpAddress | read-write | The IP address of DNS name server. |
| dnsSearchTable | 1.3.6.1.4.1.8603.1.2.1.1.13.3 | not-accessible | DNS domain search table. | |
| dnsSearchEntry | 1.3.6.1.4.1.8603.1.2.1.1.13.3.1 | not-accessible | ||
| INT dnsSearchIndex | 1.3.6.1.4.1.8603.1.2.1.1.13.3.1.1 | INTEGER | read-only | The table index value. |
| STR dnsSearchDomain | 1.3.6.1.4.1.8603.1.2.1.1.13.3.1.2 | DisplayString | read-write | The domain name suffix. |
| rrRoutes | 1.3.6.1.4.1.8603.1.2.1.1.14 | |||
| routeProvTable | 1.3.6.1.4.1.8603.1.2.1.1.14.1 | not-accessible | This table is used to configure the routing table. | |
| routeProvEntry | 1.3.6.1.4.1.8603.1.2.1.1.14.1.1 | not-accessible | ||
| INT routeProvIndex | 1.3.6.1.4.1.8603.1.2.1.1.14.1.1.1 | INTEGER | read-only | The table index value. |
| STR routeProvName | 1.3.6.1.4.1.8603.1.2.1.1.14.1.1.2 | DisplayString | read-write | A get on this object returns the route name. A new route can be added by first setting routeProvStatus to createAndWait(5) to create the conceptual row. Then set this object with the route value. Finally, commit the value by setting routeProvStatus to active(1). |
| ROW routeProvStatus | 1.3.6.1.4.1.8603.1.2.1.1.14.1.1.3 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| routeRuntimeTable | 1.3.6.1.4.1.8603.1.2.1.1.14.2 | not-accessible | This table displays the routes available in the system. | |
| routeRuntimeEntry | 1.3.6.1.4.1.8603.1.2.1.1.14.2.1 | not-accessible | ||
| INT routeRuntimeIndex | 1.3.6.1.4.1.8603.1.2.1.1.14.2.1.1 | INTEGER | read-only | The table index value. |
| STR routeRuntimeName | 1.3.6.1.4.1.8603.1.2.1.1.14.2.1.2 | DisplayString | read-only | The route information. |
| ROU routeProtocol | 1.3.6.1.4.1.8603.1.2.1.1.14.3 | RouteProtocol | read-write | The route protocol. |
| INT routeTosVal | 1.3.6.1.4.1.8603.1.2.1.1.14.4 | INTEGER | read-write | The route Type Of Service. |
| INT routeDscp | 1.3.6.1.4.1.8603.1.2.1.1.14.5 | INTEGER | read-write | The route Diffserv codepoint. |
| rrUserGroups | 1.3.6.1.4.1.8603.1.2.1.1.15 | |||
| userGroupTable | 1.3.6.1.4.1.8603.1.2.1.1.15.1 | not-accessible | This table contains a set of user groups used for QoS (Quality of Service). | |
| userGroupEntry | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1 | not-accessible | ||
| INT userGroupIndex | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1.1 | INTEGER | read-only | User group index. |
| STR userGroupName | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1.2 | DisplayString | read-write | A get on this object returns the user group name. A new group can be added by first setting userGroupStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting userGroupStatus to active(1). |
| ROW userGroupStatus | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1.3 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| INT userGroupUlRateCap | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1.4 | INTEGER | read-write | User group uplink rate cap. |
| INT userGroupDlRateCap | 1.3.6.1.4.1.8603.1.2.1.1.15.1.1.5 | INTEGER | read-write | User group downlink rate cap. |
| groupRulesTable | 1.3.6.1.4.1.8603.1.2.1.1.15.2 | not-accessible | This table contains a set of QoS rules for each user group. | |
| groupRulesEntry | 1.3.6.1.4.1.8603.1.2.1.1.15.2.1 | not-accessible | ||
| INT groupIndex | 1.3.6.1.4.1.8603.1.2.1.1.15.2.1.1 | INTEGER | read-only | This object specifies the user group being queried. It is equal to the userGroupIndex in the userGroupTable. |
| INT groupRuleIndex | 1.3.6.1.4.1.8603.1.2.1.1.15.2.1.2 | INTEGER | read-only | This object is an index to a rule for a particular user group, specified by groupIndex. |
| STR groupRuleName | 1.3.6.1.4.1.8603.1.2.1.1.15.2.1.3 | DisplayString | read-write | A get on this object returns the user group rule. A new rule can be added by first setting groupRuleStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting groupRuleStatus to active(1). |
| ROW groupRuleStatus | 1.3.6.1.4.1.8603.1.2.1.1.15.2.1.4 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| groupStreamsTable | 1.3.6.1.4.1.8603.1.2.1.1.15.3 | not-accessible | This table contains stream configuration for each user groups. | |
| groupStreamsEntry | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1 | not-accessible | ||
| INT groupIndex1 | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.1 | INTEGER | read-only | |
| INT groupStreamIndex | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.2 | INTEGER | read-only | |
| INT groupStreamUlRateCap | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.3 | INTEGER | read-write | Uplink rate cap. |
| INT groupStreamDlRateCap | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.4 | INTEGER | read-write | Downlink rate cap. |
| INT groupStreamUlTokenGain | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.5 | INTEGER | read-write | Uplink token gain. |
| INT groupStreamDlTokenGain | 1.3.6.1.4.1.8603.1.2.1.1.15.3.1.6 | INTEGER | read-write | Downlink token gain. |
| rrCtCore | 1.3.6.1.4.1.8603.1.2.1.1.16 | |||
| ctCoreProv | 1.3.6.1.4.1.8603.1.2.1.1.16.1 | |||
| ctServerTable | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1 | not-accessible | Table of Context Transfer Core servers. | |
| ctServerEntry | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1 | not-accessible | CT Core server table entry. | |
| INT ctServerIndex | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.1 | INTEGER | read-only | Context Transfer server index. |
| T/F ctServerValid | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.2 | TruthValue | read-write | Indicates if this CT server entry is valid. |
| STR ctServerName | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.3 | DisplayString | read-write | CT server name. |
| IP ctServerAddr | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.4 | IpAddress | read-write | CT server IP address. |
| INT ctServerPort | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.5 | INTEGER | read-write | CT server port. |
| STR ctServerSecret | 1.3.6.1.4.1.8603.1.2.1.1.16.1.1.1.6 | DisplayString | read-write | CT server secret key. |
| INT ctServerTimeout | 1.3.6.1.4.1.8603.1.2.1.1.16.1.2 | INTEGER | read-write | CT server timeout. |
| INT ctServerRetry | 1.3.6.1.4.1.8603.1.2.1.1.16.1.3 | INTEGER | read-write | CT server maximum retry. |
| rrL2AdmissionCtrl | 1.3.6.1.4.1.8603.1.2.1.1.17 | |||
| l2AcProv | 1.3.6.1.4.1.8603.1.2.1.1.17.1 | |||
| INT l2AcPagingCycle | 1.3.6.1.4.1.8603.1.2.1.1.17.1.1 | INTEGER | read-write | This object indicates how often, in superslots, a sleeping mobile checks for incoming pages. The only valid value is 200 cycles or 0 (mobile does not check for pages). |
| l2AcStats | 1.3.6.1.4.1.8603.1.2.1.1.17.2 | |||
| C32 l2AcRegistrationReq | 1.3.6.1.4.1.8603.1.2.1.1.17.2.1 | Counter32 | read-only | Layer 2 registration requests. |
| C32 l2AcRegistrationReqFail | 1.3.6.1.4.1.8603.1.2.1.1.17.2.2 | Counter32 | read-only | Layer 2 registration request failures. |
| C32 l2AcHandoffReq | 1.3.6.1.4.1.8603.1.2.1.1.17.2.3 | Counter32 | read-only | Layer 2 handoff requests. |
| C32 l2AcHandoffReqFailures | 1.3.6.1.4.1.8603.1.2.1.1.17.2.4 | Counter32 | read-only | Layer 2 handoff request failures. |
| C32 l2AcAaaAuthRequestsSent | 1.3.6.1.4.1.8603.1.2.1.1.17.2.14 | Counter32 | read-only | AAA Access-Request messages sent. |
| C32 l2AcAaaAuthChallengesRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.15 | Counter32 | read-only | AAA Access-Challenge messages received. |
| C32 l2AcAaaAuthRejectsRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.16 | Counter32 | read-only | AAA Access-Reject messages received. |
| C32 l2AcAaaAuthAcceptsRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.17 | Counter32 | read-only | AAA Access-Accept messages received. |
| C32 l2AcAaaAuthNetworkTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.17.2.18 | Counter32 | read-only | AAA network timeout events. |
| C32 l2AcMobChallengeTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.17.2.22 | Counter32 | read-only | Mobiles timeouts when challenged. |
| C32 l2AcUnilateralKeyTimeouts | 1.3.6.1.4.1.8603.1.2.1.1.17.2.23 | Counter32 | read-only | Layer 2 unilateral key timeouts. |
| C32 l2AcUnilateralKeyReq | 1.3.6.1.4.1.8603.1.2.1.1.17.2.24 | Counter32 | read-only | Layer 2 unilateral key requests. |
| C32 l2AcUnilateralKeyResp | 1.3.6.1.4.1.8603.1.2.1.1.17.2.25 | Counter32 | read-only | Layer 2 unilateral key responses. |
| C32 l2AcRelayMsgRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.28 | Counter32 | read-only | Relay from mobile messages received. |
| C32 l2AcSmallestL2RegIntvl | 1.3.6.1.4.1.8603.1.2.1.1.17.2.29 | Counter32 | read-only | Smaller L2 Registration interval, in msec. |
| C32 l2AcLargestL2RegIntvl | 1.3.6.1.4.1.8603.1.2.1.1.17.2.30 | Counter32 | read-only | Largest L2 Registration interval, in msec. |
| C32 l2AcAverageL2RegIntvl | 1.3.6.1.4.1.8603.1.2.1.1.17.2.31 | Counter32 | read-only | Average L2 Registration interval, in msec. |
| C32 l2AcCoreCtMsgRecvdFail | 1.3.6.1.4.1.8603.1.2.1.1.17.2.33 | Counter32 | read-only | Core-CT messages received failures. |
| C32 l2AcCoreCtMsgRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.34 | Counter32 | read-only | Core-CT messages received. |
| C32 l2AcBadCoreCtMsgRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.35 | Counter32 | read-only | Bad Core-CT messages received. |
| C32 l2AcCoreCtAckRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.36 | Counter32 | read-only | Core-CT ACK messages received. |
| C32 l2AcCoreCtAnswerRecvd | 1.3.6.1.4.1.8603.1.2.1.1.17.2.37 | Counter32 | read-only | Core-CT Answer received. |
| C32 l2AcCoreCtCreates | 1.3.6.1.4.1.8603.1.2.1.1.17.2.38 | Counter32 | read-only | Core-CT context transfer creates. |
| C32 l2AcCoreCtCreateFailures | 1.3.6.1.4.1.8603.1.2.1.1.17.2.39 | Counter32 | read-only | Core-CT context transfer create failures. |
| C32 l2AcCoreCtUpdates | 1.3.6.1.4.1.8603.1.2.1.1.17.2.40 | Counter32 | read-only | Core-CT context transfer updates. |
| C32 l2AcCoreCtUpdateFailures | 1.3.6.1.4.1.8603.1.2.1.1.17.2.41 | Counter32 | read-only | Core-CT context transfer update failures. |
| C32 l2AcCoreCtDeletes | 1.3.6.1.4.1.8603.1.2.1.1.17.2.42 | Counter32 | read-only | Core-CT context transfer deletes. |
| C32 l2AcCoreCtDeleteFailures | 1.3.6.1.4.1.8603.1.2.1.1.17.2.43 | Counter32 | read-only | Core-CT context transfer delete failures. |
| C32 l2AcCoreCtRequest | 1.3.6.1.4.1.8603.1.2.1.1.17.2.44 | Counter32 | read-only | Core-CT context transfer requests. |
| C32 l2AcCoreCtRequestFailures | 1.3.6.1.4.1.8603.1.2.1.1.17.2.45 | Counter32 | read-only | Core-CT context transfer request failures. |
| C32 l2AcCoreCtRequestSuccesses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.46 | Counter32 | read-only | Core-CT context transfer request successes. |
| C32 l2AcCoreCtCreateSuccesses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.47 | Counter32 | read-only | Core-CT context transfer Create Successes. |
| C32 l2AcCoreCtUpdateSuccesses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.48 | Counter32 | read-only | Core-CT context transfer Update Successes. |
| C32 l2AcCoreCtDeleteSuccesses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.49 | Counter32 | read-only | Core-CT context transfer Delete Successes. |
| C32 l2AcCoreCtContextTransferGetResponses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.50 | Counter32 | read-only | Core-CT context transfer Get Responses. |
| C32 l2AcCoreCtContextTransferCreateResponses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.51 | Counter32 | read-only | Core-CT context transfer Create Responses. |
| C32 l2AcCoreCtContextTransferUpdateResponses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.52 | Counter32 | read-only | Core-CT context transfer Update Responses. |
| C32 l2AcCoreCtContextTransferDeleteResponses | 1.3.6.1.4.1.8603.1.2.1.1.17.2.53 | Counter32 | read-only | Core-CT context transfer Delete Responses. |
| C32 l2AcCoreCtReceivedStaleMobile | 1.3.6.1.4.1.8603.1.2.1.1.17.2.54 | Counter32 | read-only | Core-CT Messages received for a Mobile which has already left the system. |
| rrUpgrade | 1.3.6.1.4.1.8603.1.2.1.1.18 | |||
| STR upgradeCurrRelease | 1.3.6.1.4.1.8603.1.2.1.1.18.1 | DisplayString | read-only | Current running release version. |
| upgradeReleaseTable | 1.3.6.1.4.1.8603.1.2.1.1.18.2 | not-accessible | A table showing the releases that are installed. | |
| upgradeReleaseEntry | 1.3.6.1.4.1.8603.1.2.1.1.18.2.1 | not-accessible | ||
| INT releaseIndex | 1.3.6.1.4.1.8603.1.2.1.1.18.2.1.1 | INTEGER | read-only | The table index value. |
| STR releaseVersion | 1.3.6.1.4.1.8603.1.2.1.1.18.2.1.2 | DisplayString | read-only | The package name. |
| IP upgradeServerAddr | 1.3.6.1.4.1.8603.1.2.1.1.18.3 | IpAddress | read-write | The IP address of the FTP server containing the release. |
| STR upgradeReleasePath | 1.3.6.1.4.1.8603.1.2.1.1.18.4 | DisplayString | read-write | The absolute path to the release image file on the FTP server specified by upgradeServerAddr. |
| T/F upgradeAddRelease | 1.3.6.1.4.1.8603.1.2.1.1.18.5 | TruthValue | write-only | Set to 'true' to begin release upgrade. This object always returns 'false'. |
| STR upgradeActivateRelease | 1.3.6.1.4.1.8603.1.2.1.1.18.6 | DisplayString | write-only | This object takes a release version as its value. Setting this object will cause the system to reboot and activate the specified release. This object always returns a zero-length string. |
| STR upgradeRemoveRelease | 1.3.6.1.4.1.8603.1.2.1.1.18.7 | DisplayString | write-only | This object takes a release version as its value. Setting this object will delete the specified release. The current running release cannot be removed. This object always returns a zero-length string. |
| DOW upgradeStatus | 1.3.6.1.4.1.8603.1.2.1.1.18.8 | DownloadState | read-only | The current download status. |
| INT upgradePctComplete | 1.3.6.1.4.1.8603.1.2.1.1.18.9 | INTEGER | read-only | Download progress expressed as percentage complete. |
| STR upgradeErrorReason | 1.3.6.1.4.1.8603.1.2.1.1.18.10 | DisplayString | read-only | If upgradeStatus reports failure, this object will contain the reason for the failure. |
| rrIgmp | 1.3.6.1.4.1.8603.1.2.1.1.19 | |||
| ONO igmpState | 1.3.6.1.4.1.8603.1.2.1.1.19.1 | OnOffState | read-write | Set this value to turn the IGMP proxy on or off. |
| T/F igmpUseBroadcast | 1.3.6.1.4.1.8603.1.2.1.1.19.2 | TruthValue | read-write | Set this to true(1) to use broadcast at the PHY layer for multicast. |
| STR igmpUpstreamIntf | 1.3.6.1.4.1.8603.1.2.1.1.19.3 | DisplayString | read-write | Upstream interface for IGMP proxy. |
| U32 igmpQueryInterval | 1.3.6.1.4.1.8603.1.2.1.1.19.4 | Unsigned32 | read-write | IGMP general query interval (in seconds). |
| U32 igmpMaxQueryResp | 1.3.6.1.4.1.8603.1.2.1.1.19.5 | Unsigned32 | read-write | Group timeout (in multiples of igmpQueryInterval). |
| INT igmpMaxMembers | 1.3.6.1.4.1.8603.1.2.1.1.19.6 | INTEGER | read-write | Maximum number of wireless terminals joined to any IGMP group. |
| ONO igmpProxyStatus | 1.3.6.1.4.1.8603.1.2.1.1.19.7 | OnOffState | read-only | IGMP proxy current status. |
| rrBhQos | 1.3.6.1.4.1.8603.1.2.1.1.20 | |||
| T/F bhQosReconfigure | 1.3.6.1.4.1.8603.1.2.1.1.20.1 | TruthValue | read-write | Set to true(1) to reconfigure. |
| STR bhQosAqmParams | 1.3.6.1.4.1.8603.1.2.1.1.20.2 | DisplayString | read-write | Active Queue Management parameters. |
| bhQosGroupTable | 1.3.6.1.4.1.8603.1.2.1.1.20.3 | not-accessible | This table is used to configure QoS groups. | |
| bhQosGroupEntry | 1.3.6.1.4.1.8603.1.2.1.1.20.3.1 | not-accessible | ||
| INT bhQosGroupIndex | 1.3.6.1.4.1.8603.1.2.1.1.20.3.1.1 | INTEGER | read-write | The table index value. |
| STR bhQosGroupName | 1.3.6.1.4.1.8603.1.2.1.1.20.3.1.2 | DisplayString | read-write | A get on this object returns the group name. A new group can be added by first setting bhQosGroupStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting bhQosGroupStatus to active(1). |
| ROW bhQosGroupStatus | 1.3.6.1.4.1.8603.1.2.1.1.20.3.1.3 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| bhQosGroupClassTable | 1.3.6.1.4.1.8603.1.2.1.1.20.4 | not-accessible | This table is used to configure QoS group classes. | |
| bhQosGroupClassEntry | 1.3.6.1.4.1.8603.1.2.1.1.20.4.1 | not-accessible | ||
| INT bhQosGroupIndex1 | 1.3.6.1.4.1.8603.1.2.1.1.20.4.1.1 | INTEGER | read-write | The group index associated with this class entry. This index can be used to look up the group name in the bhQosGroupTable. |
| INT bhQosGroupClassIndex | 1.3.6.1.4.1.8603.1.2.1.1.20.4.1.2 | INTEGER | read-write | An index value for this class entry. |
| STR bhQosGroupClassName | 1.3.6.1.4.1.8603.1.2.1.1.20.4.1.3 | DisplayString | read-write | A get on this object returns the group name. A new group can be added by first setting bhQosGroupClassStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting bhQosGroupClassStatus to active(1). |
| ROW bhQosGroupClassStatus | 1.3.6.1.4.1.8603.1.2.1.1.20.4.1.4 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| bhQosGroupFilterTable | 1.3.6.1.4.1.8603.1.2.1.1.20.5 | not-accessible | This table is used to configure QoS group filters. | |
| bhQosGroupFilterEntry | 1.3.6.1.4.1.8603.1.2.1.1.20.5.1 | not-accessible | ||
| INT bhQosGroupIndex2 | 1.3.6.1.4.1.8603.1.2.1.1.20.5.1.1 | INTEGER | read-write | The group index associated with this filter entry. This index can be used to look up the group name in the bhQosGroupTable. |
| INT bhQosGroupFilterIndex | 1.3.6.1.4.1.8603.1.2.1.1.20.5.1.2 | INTEGER | read-write | An index value for this filter entry. |
| STR bhQosGroupFilterName | 1.3.6.1.4.1.8603.1.2.1.1.20.5.1.3 | DisplayString | read-write | A get on this object returns the group name. A new group can be added by first setting bhQosGroupFilterStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting bhQosGroupFilterStatus to active(1). |
| ROW bhQosGroupFilterStatus | 1.3.6.1.4.1.8603.1.2.1.1.20.5.1.4 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| bhQosGroupMarkerTable | 1.3.6.1.4.1.8603.1.2.1.1.20.6 | not-accessible | This table is used to configure QoS group markers. | |
| bhQosGroupMarkerEntry | 1.3.6.1.4.1.8603.1.2.1.1.20.6.1 | not-accessible | ||
| INT bhQosGroupIndex3 | 1.3.6.1.4.1.8603.1.2.1.1.20.6.1.1 | INTEGER | read-write | The group index associated with this marker entry. This index can be used to look up the group name in the bhQosGroupTable. |
| INT bhQosGroupMarkerIndex | 1.3.6.1.4.1.8603.1.2.1.1.20.6.1.2 | INTEGER | read-write | An index value for this marker entry. |
| STR bhQosGroupMarkerName | 1.3.6.1.4.1.8603.1.2.1.1.20.6.1.3 | DisplayString | read-write | A get on this object returns the group name. A new group can be added by first setting bhQosGroupMarkerStatus to createAndWait(5) to create the conceptual row. Then set this object with the group's name. Finally, commit the value by setting bhQosGroupMarkerStatus to active(1). |
| ROW bhQosGroupMarkerStatus | 1.3.6.1.4.1.8603.1.2.1.1.20.6.1.4 | RowStatus | read-create | This object is used to change the state of a conceptual row. Only active(1), createAndWait(5), and destroy(6) are supported. |
| rrBaseBandUnit | 1.3.6.1.4.1.8603.1.2.1.2 | |||
| bbuTable | 1.3.6.1.4.1.8603.1.2.1.2.4 | not-accessible | Table of Base Band Units. | |
| bbuEntry | 1.3.6.1.4.1.8603.1.2.1.2.4.1 | not-accessible | Base Band Unit table entry. | |
| INT bbuId | 1.3.6.1.4.1.8603.1.2.1.2.4.1.1 | INTEGER | read-only | Base Band Unit ID. |
| IP bbuIpAddress | 1.3.6.1.4.1.8603.1.2.1.2.4.1.2 | IpAddress | read-write | BBU IP address. |
| ADM bbuAdminState | 1.3.6.1.4.1.8603.1.2.1.2.4.1.3 | AdminState | read-write | BBU administrative state. |
| BBU bbuOperState | 1.3.6.1.4.1.8603.1.2.1.2.4.1.4 | BbuState | read-write | A GET on this object will return the BBU's operational state. Valid values for a SET are: active(1) set BBU to active state disabledStandby(6) set BBU to disabled/standby state |
| T/F bbuReset | 1.3.6.1.4.1.8603.1.2.1.2.4.1.5 | TruthValue | read-write | Set to true(1) to reset the BBU. |
| STR bbuHwVer | 1.3.6.1.4.1.8603.1.2.1.2.4.1.6 | DisplayString | read-only | BBU hardware version. |
| STR bbuBootromVer | 1.3.6.1.4.1.8603.1.2.1.2.4.1.7 | DisplayString | read-only | BBU bootrom version. |
| rrMobile | 1.3.6.1.4.1.8603.1.2.1.4 | |||
| INT rrMobileNum | 1.3.6.1.4.1.8603.1.2.1.4.1 | INTEGER | read-only | Total number of active mobile users on the base station. An active user is a mobile which has been authenticated and has acquired an IP address (L3 registered). |
| mobileTable | 1.3.6.1.4.1.8603.1.2.1.4.3 | not-accessible | Table of mobile users. | |
| mobileEntry | 1.3.6.1.4.1.8603.1.2.1.4.3.1 | not-accessible | Mobile user table entry. | |
| MOB mobileEui | 1.3.6.1.4.1.8603.1.2.1.4.3.1.1 | MobileEui | read-only | Mobile EUI64. |
| T/F mobileScrub | 1.3.6.1.4.1.8603.1.2.1.4.3.1.2 | TruthValue | read-write | Set this value to true(1) to scrub the mobile from the system. |
| mobileSectorTable | 1.3.6.1.4.1.8603.1.2.1.4.4 | not-accessible | Table of mobile users as seen by a particular sector. | |
| mobileSectorEntry | 1.3.6.1.4.1.8603.1.2.1.4.4.1 | not-accessible | Mobile user as seen by a particular sector table entry. | |
| MOB mobileSectorEui | 1.3.6.1.4.1.8603.1.2.1.4.4.1.1 | MobileEui | read-only | Mobile EUI64. |
| INT mobileSectorId | 1.3.6.1.4.1.8603.1.2.1.4.4.1.2 | INTEGER | read-only | The sector Id. |
| U32 mobileSectorMipLifetime | 1.3.6.1.4.1.8603.1.2.1.4.4.1.3 | Unsigned32 | read-only | The Mobile IP lifetime. |
| STR mobileSectorNai | 1.3.6.1.4.1.8603.1.2.1.4.4.1.4 | DisplayString | read-only | The Network Access Identifier used to uniquely identify the mobile node. Typically the NAI is of the form user@realm.com. |
| STR mobileSectorL2State | 1.3.6.1.4.1.8603.1.2.1.4.4.1.5 | DisplayString | read-only | The L2 access control state. |
| STR mobileSectorQosProfile | 1.3.6.1.4.1.8603.1.2.1.4.4.1.6 | DisplayString | read-only | The L2 access control QoS profile. |
| STR mobileSectorAaaIp | 1.3.6.1.4.1.8603.1.2.1.4.4.1.7 | DisplayString | read-only | The AAA assigned Home IP address. |
| STR mobileSectorAaaHa | 1.3.6.1.4.1.8603.1.2.1.4.4.1.8 | DisplayString | read-only | The AAA assigned Home Agent IP address. |
| STR mobileSectorActiveIp | 1.3.6.1.4.1.8603.1.2.1.4.4.1.9 | DisplayString | read-only | The Home Agent assigned Home IP address. |
| STR mobileSectorActiveHa | 1.3.6.1.4.1.8603.1.2.1.4.4.1.10 | DisplayString | read-only | The MCU assigned Home Agent IP address. |
| U32 mobileSectorFramedMtuSize | 1.3.6.1.4.1.8603.1.2.1.4.4.1.11 | Unsigned32 | read-only | The MTU frame size. |
| STR mobileSectorMipAuthAlg | 1.3.6.1.4.1.8603.1.2.1.4.4.1.12 | DisplayString | read-only | The authentication algorithm |
| U32 mobileSectorNaiReg | 1.3.6.1.4.1.8603.1.2.1.4.4.1.13 | Unsigned32 | read-only | Does the mobile MIP register with NAI? |
| U32 mobileSectorIdleTimeout | 1.3.6.1.4.1.8603.1.2.1.4.4.1.14 | Unsigned32 | read-only | Layer 2/3 cipher key timeout. |
| U32 mobileSectorAcntInterval | 1.3.6.1.4.1.8603.1.2.1.4.4.1.15 | Unsigned32 | read-only | RADIUS accounting update interval (seconds). |
| U32 mobileSectorVendorId | 1.3.6.1.4.1.8603.1.2.1.4.4.1.16 | Unsigned32 | read-only | Mobile vendor ID. |
| OCT mobileSectorVersion | 1.3.6.1.4.1.8603.1.2.1.4.4.1.17 | OCTET STRING | read-only | The mobile version information. |
| mobileActiveTable | 1.3.6.1.4.1.8603.1.2.1.4.5 | not-accessible | This table displays the active mobiles connected on each sector. | |
| mobileActiveEntry | 1.3.6.1.4.1.8603.1.2.1.4.5.1 | not-accessible | ||
| INT mobileActiveSectorId | 1.3.6.1.4.1.8603.1.2.1.4.5.1.1 | INTEGER | read-only | Sector ID. |
| INT mobileActiveIndex | 1.3.6.1.4.1.8603.1.2.1.4.5.1.2 | INTEGER | read-only | Active mobile index. |
| MOB mobileActiveEui | 1.3.6.1.4.1.8603.1.2.1.4.5.1.4 | MobileEui | read-only | The mobile's EUI-64. |
| IP mobileActiveIpAddr | 1.3.6.1.4.1.8603.1.2.1.4.5.1.8 | IpAddress | read-only | Mobile IP address. |
| STR mobileActiveVersion | 1.3.6.1.4.1.8603.1.2.1.4.5.1.9 | DisplayString | read-only | Mobile version number. |
| rrBackHaulUnit | 1.3.6.1.4.1.8603.1.2.1.5 | |||
| wanBladeTable | 1.3.6.1.4.1.8603.1.2.1.5.1 | not-accessible | WAN blade table. | |
| wanBladeEntry | 1.3.6.1.4.1.8603.1.2.1.5.1.1 | not-accessible | WAN blade table entry. | |
| INT wanBladeId | 1.3.6.1.4.1.8603.1.2.1.5.1.1.1 | INTEGER | read-only | The WAN blade identifier. |
| T/F wanBladeValid | 1.3.6.1.4.1.8603.1.2.1.5.1.1.2 | TruthValue | read-write | Indicates if this WAN blade is valid. |
| wanPortTable | 1.3.6.1.4.1.8603.1.2.1.5.2 | not-accessible | WAN port table. | |
| wanPortEntry | 1.3.6.1.4.1.8603.1.2.1.5.2.1 | not-accessible | WAN port table entry. | |
| INT wanPortBladeId | 1.3.6.1.4.1.8603.1.2.1.5.2.1.1 | INTEGER | read-only | The WAN blade identifier. |
| INT wanPortId | 1.3.6.1.4.1.8603.1.2.1.5.2.1.2 | INTEGER | read-only | The WAN port identifier. |
| INT wanTxBufferSize | 1.3.6.1.4.1.8603.1.2.1.5.2.1.3 | INTEGER | read-write | Size of each Tx buffer (bytes). |
| INT wanTxBuffers | 1.3.6.1.4.1.8603.1.2.1.5.2.1.4 | INTEGER | read-write | Number of trasmit buffers. |
| INT wanTxMaxPending | 1.3.6.1.4.1.8603.1.2.1.5.2.1.5 | INTEGER | read-write | Maximum pending Tx packets. |
| INT wanRxBufferSize | 1.3.6.1.4.1.8603.1.2.1.5.2.1.6 | INTEGER | read-write | Size of each Rx buffer (bytes). |
| INT wanRxBuffers | 1.3.6.1.4.1.8603.1.2.1.5.2.1.7 | INTEGER | read-write | Number of receive buffers. |
| INT wanMaxRxFrameSize | 1.3.6.1.4.1.8603.1.2.1.5.2.1.8 | INTEGER | read-write | Maximum size of Rx frame. |
| WAN wanLoopback | 1.3.6.1.4.1.8603.1.2.1.5.2.1.9 | WanLoopbackMode | read-write | Loopback mode. |
| WAN wanCrcMode | 1.3.6.1.4.1.8603.1.2.1.5.2.1.10 | WanCrcMode | read-write | CRC mode. |
| WAN wanClocking | 1.3.6.1.4.1.8603.1.2.1.5.2.1.11 | WanClock | read-write | DS-1 clocking. |
| WAN wanDataRate | 1.3.6.1.4.1.8603.1.2.1.5.2.1.12 | WanBitRate | read-write | DS-0 rate. |
| WAN wanCoding | 1.3.6.1.4.1.8603.1.2.1.5.2.1.13 | WanLineCoding | read-write | DS-1 line coding. |
| WAN wanFraming | 1.3.6.1.4.1.8603.1.2.1.5.2.1.14 | WanLineMode | read-write | DS-1 line mode. |
| WAN wanRxGain | 1.3.6.1.4.1.8603.1.2.1.5.2.1.15 | WanLineGain | read-write | DS-1 Rx equalizer gain. |
| WAN wanLbo | 1.3.6.1.4.1.8603.1.2.1.5.2.1.16 | WanLineBuildOut | read-write | DS-1 line build out. |
| WAN wanPolarity | 1.3.6.1.4.1.8603.1.2.1.5.2.1.17 | WanPolarity | read-write | DS-1 data polarity mode. |
| WAN wanPulse | 1.3.6.1.4.1.8603.1.2.1.5.2.1.18 | WanFeatureState | read-write | DS-1 pulse density enforcer. |
| WAN wanJitter | 1.3.6.1.4.1.8603.1.2.1.5.2.1.19 | WanFeatureState | read-write | DS-1 jitter attenuator. |
| WAN wanJitterSide | 1.3.6.1.4.1.8603.1.2.1.5.2.1.20 | WanJitterAttenuation | read-write | DS-1 jitter attenuator. |
| WAN wanChan1to8 | 1.3.6.1.4.1.8603.1.2.1.5.2.1.21 | WanFeatureState | read-write | DS-0's 1-8 enabled. |
| WAN wanChan9to16 | 1.3.6.1.4.1.8603.1.2.1.5.2.1.22 | WanFeatureState | read-write | DS-0's 9-16 enabled. |
| WAN wanChan17to24 | 1.3.6.1.4.1.8603.1.2.1.5.2.1.23 | WanFeatureState | read-write | DS-0's 17-24 enabled. |
| WAN wanChan25to32 | 1.3.6.1.4.1.8603.1.2.1.5.2.1.24 | WanFeatureState | read-write | DS-0's 25-32 enabled. |
| T/F wanPortValid | 1.3.6.1.4.1.8603.1.2.1.5.2.1.25 | TruthValue | read-write | Indicates if this port is valid. |
| mlppp | 1.3.6.1.4.1.8603.1.2.1.5.3 | |||
| T/F mlpppReconfigure | 1.3.6.1.4.1.8603.1.2.1.5.3.1 | TruthValue | read-write | Set to true to reconfigure MLPPP. |
| bundleTable | 1.3.6.1.4.1.8603.1.2.1.5.3.2 | not-accessible | MLPPP bundle table. | |
| bundleEntry | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1 | not-accessible | MLPPP bundle table entry. | |
| INT bundleId | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.1 | INTEGER | read-only | The MLPPP bundle identifier. |
| T/F bundleValid | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.2 | TruthValue | read-write | Indicates if this MLPPP bundle is valid. |
| WAN bundleMultilink | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.3 | WanFeatureState | read-write | Indicates if multilink is enabled. |
| WAN bundleCompression | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.4 | WanFeatureState | read-write | Indicates if multilink is enabled. |
| STR bundleInterface | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.5 | DisplayString | read-write | Netgraph interface name. Valid values are 'ppp0' or 'ppp1'. |
| WAN bundleLinkChap | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.6 | WanFeatureState | read-write | Indicates if CHAP Authentication is enabled. |
| WAN bundleLinkPap | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.7 | WanFeatureState | read-write | Indicates if PAP Authentication is enabled. |
| INT bundleLinkMru | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.8 | INTEGER | read-write | PPP maximum receive unit (int bytes). |
| INT bundleLinkMtu | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.9 | INTEGER | read-write | PPP maximum trasmit unit (int bytes). |
| INT bundleLinkKeepAliveIntvl | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.10 | INTEGER | read-write | PPP LCP keep-alive interval. |
| INT bundleLinkKeepAliveDur | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.11 | INTEGER | read-write | PPP LCP keep-alive duration. |
| WAN bundleLinkAcfComp | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.12 | WanFeatureState | read-write | PPP Address/Control Field compression. |
| WAN bundleLinkProtoComp | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.13 | WanFeatureState | read-write | PPP Protocol Field compression. |
| WAN bundleIfaceOnDemand | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.14 | WanFeatureState | read-write | On demand dialing. |
| INT bundleIfaceIdleTimeout | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.15 | INTEGER | read-write | PPP idle timeout (0 means disabled). |
| WAN bundleIpcpVjComp | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.16 | WanFeatureState | read-write | TCP VJ compression. |
| IP bundleIpcpDns | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.17 | IpAddress | read-write | Domain Name Server. |
| IP bundleIpcpNbns | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.18 | IpAddress | read-write | Netbios Name Server. |
| STR bundleIpcpLocalIpAddr | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.19 | DisplayString | read-write | Local MLPPP IP address. The format of this object is '/'. |
| STR bundleIpcpPeerIpAddr | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.20 | DisplayString | read-write | Peer MLPPP IP address. The format of this object is '/'. |
| ROU bundleRouteHandling | 1.3.6.1.4.1.8603.1.2.1.5.3.2.1.21 | RouteHandling | read-write | MLPPP handling of supernetting of MLPPP interfaces. |
| wanlinksTable | 1.3.6.1.4.1.8603.1.2.1.5.3.3 | not-accessible | WAN links table. | |
| wanlinksEntry | 1.3.6.1.4.1.8603.1.2.1.5.3.3.1 | not-accessible | WAN links table entry. | |
| INT wanlinksBundleId | 1.3.6.1.4.1.8603.1.2.1.5.3.3.1.1 | INTEGER | read-only | The WAN links bundle identifier. |
| INT wanlinksId | 1.3.6.1.4.1.8603.1.2.1.5.3.3.1.2 | INTEGER | read-only | The WAN link identifier. |
| T/F wanlinksInBundle | 1.3.6.1.4.1.8603.1.2.1.5.3.3.1.3 | TruthValue | read-write | Indicates if wanlinks are in the bundle. |
| ifaceRouteTable | 1.3.6.1.4.1.8603.1.2.1.5.3.4 | not-accessible | Bundle interface routing table. | |
| ifaceRouteEntry | 1.3.6.1.4.1.8603.1.2.1.5.3.4.1 | not-accessible | Bundle interface route entry. | |
| INT ifaceRtBundleId | 1.3.6.1.4.1.8603.1.2.1.5.3.4.1.1 | INTEGER | read-only | The bundle identifier. |
| INT ifaceRouteId | 1.3.6.1.4.1.8603.1.2.1.5.3.4.1.2 | INTEGER | read-only | The bundle interface route identifier. |
| STR ifaceRoute | 1.3.6.1.4.1.8603.1.2.1.5.3.4.1.3 | DisplayString | read-write | The interface route. The format of this object is '/'. |
| rrSector | 1.3.6.1.4.1.8603.1.2.1.10 | |||
| INT sectorNum | 1.3.6.1.4.1.8603.1.2.1.10.1 | INTEGER | read-only | Number of sectors. A value of 1 implies that the system is not-sectorized (omnidirectional). |
| sectorTable | 1.3.6.1.4.1.8603.1.2.1.10.2 | not-accessible | Table of sectors. | |
| sectorEntry | 1.3.6.1.4.1.8603.1.2.1.10.2.1 | not-accessible | Sector table entry. | |
| INT sectorId | 1.3.6.1.4.1.8603.1.2.1.10.2.1.1 | INTEGER | read-only | The sector identifier. |
| INT sectorBbu | 1.3.6.1.4.1.8603.1.2.1.10.2.1.2 | INTEGER | read-only | The Base Band Unit handling this sector. |
| rrAlarms | 1.3.6.1.4.1.8603.1.2.10 | |||
| alarmTable | 1.3.6.1.4.1.8603.1.2.10.1 | not-accessible | This is a table of active alarms. | |
| alarmEntry | 1.3.6.1.4.1.8603.1.2.10.1.1 | not-accessible | ||
| INT alarmIndex | 1.3.6.1.4.1.8603.1.2.10.1.1.1 | INTEGER | read-only | The alarm index. |
| STR alarmName | 1.3.6.1.4.1.8603.1.2.10.1.1.2 | DisplayString | read-only | A brief description of the alarm. |
| ALA alarmSeverity | 1.3.6.1.4.1.8603.1.2.10.1.1.3 | AlarmSeverity | read-only | The alarm severity level. |
| MOT alarmMoType | 1.3.6.1.4.1.8603.1.2.10.1.1.4 | MoType | read-only | The managed object associated which generated this alarm. |
| INT alarmMoId | 1.3.6.1.4.1.8603.1.2.10.1.1.5 | INTEGER | read-only | The managed object instance identifier. |
| INT alarmSector | 1.3.6.1.4.1.8603.1.2.10.1.1.6 | INTEGER | read-only | The sector which generated the alarm, if applicable. |
| TIK alarmTime | 1.3.6.1.4.1.8603.1.2.10.1.1.7 | TimeTicks | read-only | The time at which the alarm was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)). |
| INT alarmTimestamp | 1.3.6.1.4.1.8603.1.2.10.1.1.8 | INTEGER | read-only | The time at which the alarm was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)). |
| oem | 1.3.6.1.4.1.8603.3 |
RFC description
Defines SNMP management objects for Flarion Technologies wireless access systems.
Start monitoring Flarion (Qualcomm) Flash-OFDM base station (root enterprise MIB/alarm framework) 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.