ORiNOCO-MIB

File: ORiNOCO-MIB.mib (394252 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-IDENTITY enterprises IpAddress
Counter32 Gauge32 TimeTicks
Integer32 Counter64 DisplayString
PhysAddress MacAddress TruthValue
TimeStamp TimeInterval DateAndTime
RowStatus TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP ifIndex

Defined Types

VlanId  
A 12-bit VLAN ID used in the VLAN Tag header.
TEXTUAL-CONVENTION    
  Integer32 -1..4094  

InterfaceBitmask  
An Interface Bitmask used to enable or disable access or functionality of an interface in the system. Each bit in this object represents a network interface in the system consistent with the ifIndex object in MIB-II. The value for this object is interpreted as a bitfield, where the value of 1 means enabled. Examples of Usage: 1. For a system with the following interfaces (AP-2000 & AP-4000): - Ethernet If = 1 - Loopback If = 2 - Wireless If A = 3 - Wireless If B = 4 Interface Bitmask usage: - 00000000 (0x00): All Interfaces disabled - 00000001 (0x01): Ethernet If enabled - 00000010 (0x02): All Interfaces disabled - 00000011 (0x03): Ethernet If enabled - 00000100 (0x04): Wireless If A enabled - 00000110 (0x06): Wireless If A enabled - 00001000 (0x08): Wireless If B enabled - 00001010 (0x0A): Wireless If B enabled - 00001101 (0x0D): All Interfaces enabled - 00001111 (0x0F): All Interfaces enabled (see Note) Note: The software loopback interface bit is ignored in the usage of the interface bitmask object. 2. For a system with the following interfaces (AP-600, AP-700 & Tsunami Multipoint Devices): - Ethernet If = 1 - Loopback If = 2 - Wireless If A = 3 Interface Bitmask usage: - 00000000 (0x00): All Interfaces disabled - 00000001 (0x01): Ethernet If enabled - 00000010 (0x02): All Interfaces disabled - 00000011 (0x03): Ethernet If enabled - 00000100 (0x04): Wireless If A enabled - 00000101 (0x05): All Interfaces enabled - 00000110 (0x06): Wireless If A enabled - 00000111 (0x07): All Interfaces enabled (see Note) Note: The software loopback interface bit is ignored in the usage of the interface bitmask object. 3. For a system with the following interfaces (BG-2000): - Ethernet WAN If = 1 - Ethernet LAN If = 2 - Wireless If A = 3 Inteface Bitmask usage: - 00000000 (0x00): all Interfaces disabled - 00000001 (0x01): Ethernet WAN If enabled - 00000010 (0x02): Ethernet LAN If enabled - 00000011 (0x03): Ethernet WAN and LAN If enabled - 00000100 (0x04): Wireless If A enabled - 00000101 (0x05): Ethernet WAN and Wireless If A enabled - 00000110 (0x06): Ethernet LAN and Wireless If A enabled - 00000111 (0x07): All Interfaces enabled
TEXTUAL-CONVENTION    
  Integer32 0..255  

ObjStatus  
The status textual convention is used to enable or disable functionality or a feature.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

WEPKeyType  
The WEPKeyType textual convention is used to define the object type used to configured WEP Keys.
TEXTUAL-CONVENTION    
  DisplayString Size(0..32)  

ObjStatusActive  
The status textual convention is used to activate, deactivate, and delete a table row.
TEXTUAL-CONVENTION    
  INTEGER active(1), inactive(2), deleted(3)  

DisplayString80  
The DisplayString80 textual convention is used to define a string that can consist of 0 - 80 alphanumeric characters.
TEXTUAL-CONVENTION    
  DisplayString Size(0..80)  

DisplayString55  
The DisplayString55 textual convention is used to define a string that can consist of 0 - 55 alphanumeric characters this textual convention is used for Temperature log messages.
TEXTUAL-CONVENTION    
  DisplayString Size(0..55)  

DisplayString32  
The DisplayString32 textual convention is used to define a string that can consist of 0 - 32 alphanumeric characters.
TEXTUAL-CONVENTION    
  DisplayString Size(0..32)  

OriSystemEventLogTableEntry  
SEQUENCE    
  oriSystemEventLogMessage DisplayString

OriSystemInvMgmtComponentTableEntry  
SEQUENCE    
  oriSystemInvMgmtTableComponentIndex Integer32
  oriSystemInvMgmtTableComponentSerialNumber DisplayString
  oriSystemInvMgmtTableComponentName DisplayString
  oriSystemInvMgmtTableComponentId Integer32
  oriSystemInvMgmtTableComponentVariant Integer32
  oriSystemInvMgmtTableComponentReleaseVersion Integer32
  oriSystemInvMgmtTableComponentMajorVersion Integer32
  oriSystemInvMgmtTableComponentMinorVersion Integer32

OriSystemInvMgmtTableComponentIfTableEntry  
SEQUENCE    
  oriSystemInvMgmtInterfaceTableIndex Integer32
  oriSystemInvMgmtInterfaceId Integer32
  oriSystemInvMgmtInterfaceRole INTEGER
  oriSystemInvMgmtInterfaceVariant Integer32
  oriSystemInvMgmtInterfaceBottomNumber Integer32
  oriSystemInvMgmtInterfaceTopNumber Integer32

OriSystemFeatureTableEntry  
SEQUENCE    
  oriSystemFeatureTableCode INTEGER
  oriSystemFeatureTableSupported Integer32
  oriSystemFeatureTableLicensed Integer32
  oriSystemFeatureTableDescription DisplayString

OriSyslogHostTableEntry  
SEQUENCE    
  oriSyslogHostTableIndex Integer32
  oriSyslogHostIPAddress IpAddress
  oriSyslogHostComment DisplayString
  oriSyslogHostTableEntryStatus INTEGER

OriTempLogTableEntry  
SEQUENCE    
  oriTempLogMessage DisplayString55

OriWirelessIfPropertiesEntry  
SEQUENCE    
  oriWirelessIfPropertiesIndex Integer32
  oriWirelessIfNetworkName DisplayString
  oriWirelessIfMediumReservation Integer32
  oriWirelessIfInterferenceRobustness INTEGER
  oriWirelessIfDTIMPeriod Integer32
  oriWirelessIfChannel Integer32
  oriWirelessIfDistancebetweenAPs INTEGER
  oriWirelessIfMulticastRate Integer32
  oriWirelessIfClosedSystem INTEGER
  oriWirelessIfAllowedSupportedDataRates OCTET STRING
  oriWirelessIfRegulatoryDomainList OCTET STRING
  oriWirelessIfAllowedChannels OCTET STRING
  oriWirelessIfMACAddress PhysAddress
  oriWirelessIfLoadBalancing INTEGER
  oriWirelessIfMediumDensityDistribution INTEGER
  oriWirelessIfTxRate Integer32
  oriWirelessIfAutoChannelSelectStatus INTEGER
  oriWirelessIfBandwidthLimitIn Gauge32
  oriWirelessIfBandwidthLimitOut Gauge32
  oriWirelessIfTurboModeStatus ObjStatus
  oriWirelessIfSupportedOperationalModes DisplayString
  oriWirelessIfOperationalMode INTEGER
  oriWirelessIfPreambleType DisplayString
  oriWirelessIfProtectionMechanismStatus ObjStatus
  oriWirelessIfSupportedMulticastRates DisplayString
  oriWirelessIfCapabilities OCTET STRING
  oriWirelessIfLBTxTimeThreshold Integer32
  oriWirelessIfLBAdjAPTimeDiffThreshold Integer32
  oriWirelessIfACSFrequencyBandScan Integer32
  oriWirelessIfSecurityPerSSIDStatus ObjStatus
  oriWirelessIfDFSStatus ObjStatus
  oriWirelessIfAntenna INTEGER
  oriWirelessIfTPCMode Integer32
  oriWirelessIfSuperModeStatus ObjStatus
  oriWirelessIfWSSStatus INTEGER
  oriWirelessIfSupportedAuthenticationModes DisplayString
  oriWirelessIfSupportedCipherModes DisplayString
  oriWirelessIfQoSStatus ObjStatus
  oriWirelessIfQoSMaxMediumThreshold Integer32
  oriWirelessIfAntennaGain Integer32

OriWirelessIfSecurityEntry  
SEQUENCE    
  oriWirelessIfSecurityIndex Integer32
  oriWirelessIfEncryptionOptions INTEGER
  oriWirelessIfEncryptionStatus INTEGER
  oriWirelessIfEncryptionKey1 DisplayString
  oriWirelessIfEncryptionKey2 DisplayString
  oriWirelessIfEncryptionKey3 DisplayString
  oriWirelessIfEncryptionKey4 DisplayString
  oriWirelessIfEncryptionTxKey Integer32
  oriWirelessIfDenyNonEncryptedData INTEGER
  oriWirelessIfProfileCode Integer32

OriWirelessIfSSIDTableEntry  
SEQUENCE    
  oriWirelessIfSSIDTableIndex Integer32
  oriWirelessIfSSIDTableSSID DisplayString
  oriWirelessIfSSIDTableVLANID VlanId
  oriWirelessIfSSIDTableStatus RowStatus
  oriWirelessIfSSIDTableSecurityMode INTEGER
  oriWirelessIfSSIDTableBroadcastSSID ObjStatus
  oriWirelessIfSSIDTableClosedSystem ObjStatus
  oriWirelessIfSSIDTableSupportedSecurityModes DisplayString
  oriWirelessIfSSIDTableEncryptionKey0 WEPKeyType
  oriWirelessIfSSIDTableEncryptionKey1 WEPKeyType
  oriWirelessIfSSIDTableEncryptionKey2 WEPKeyType
  oriWirelessIfSSIDTableEncryptionKey3 WEPKeyType
  oriWirelessIfSSIDTableEncryptionTxKey Integer32
  oriWirelessIfSSIDTableEncryptionKeyLength INTEGER
  oriWirelessIfSSIDTableRekeyingInterval Integer32
  oriWirelessIfSSIDTablePSKValue OCTET STRING
  oriWirelessIfSSIDTablePSKPassPhrase DisplayString
  oriWirelessIfSSIDTableDenyNonEncryptedData ObjStatus
  oriWirelessIfSSIDTableSSIDAuthorizationStatus ObjStatus
  oriWirelessIfSSIDTableMACAccessControl ObjStatus
  oriWirelessIfSSIDTableRADIUSMACAccessControl ObjStatus
  oriWirelessIfSSIDTableSecurityProfile Integer32
  oriWirelessIfSSIDTableRADIUSDot1xProfile DisplayString
  oriWirelessIfSSIDTableRADIUSMACAuthProfile DisplayString
  oriWirelessIfSSIDTableRADIUSAccountingStatus ObjStatus
  oriWirelessIfSSIDTableRADIUSAccountingProfile DisplayString
  oriWirelessIfSSIDTableQoSPolicy Integer32

OriEthernetIfConfigTableEntry  
SEQUENCE    
  oriEthernetIfConfigTableIndex Integer32
  oriEthernetIfConfigSettings INTEGER
  oriEthernetIfConfigBandwidthLimitIn Gauge32
  oriEthernetIfConfigBandwidthLimitOut Gauge32

OriWORPIfConfigTableEntry  
SEQUENCE    
  oriWORPIfConfigTableMode INTEGER
  oriWORPIfConfigTableBaseStationName DisplayString
  oriWORPIfConfigTableMaxSatellites Integer32
  oriWORPIfConfigTableRegistrationTimeout Integer32
  oriWORPIfConfigTableRetries Integer32
  oriWORPIfConfigTableNetworkSecret DisplayString
  oriWORPIfConfigTableNoSleepMode ObjStatus

OriWORPIfStatTableEntry  
SEQUENCE    
  oriWORPIfStatTableRemotePartners Counter32
  oriWORPIfStatTableAverageLocalSignal Integer32
  oriWORPIfStatTableAverageLocalNoise Integer32
  oriWORPIfStatTableAverageRemoteSignal Integer32
  oriWORPIfStatTableAverageRemoteNoise Integer32
  oriWORPIfStatTableBaseStationAnnounces Counter32
  oriWORPIfStatTableRegistrationRequests Counter32
  oriWORPIfStatTableRegistrationRejects Counter32
  oriWORPIfStatTableAuthenticationRequests Counter32
  oriWORPIfStatTableAuthenticationConfirms Counter32
  oriWORPIfStatTableRegistrationAttempts Counter32
  oriWORPIfStatTableRegistrationIncompletes Counter32
  oriWORPIfStatTableRegistrationTimeouts Counter32
  oriWORPIfStatTableRegistrationLastReason INTEGER
  oriWORPIfStatTablePollData Counter32
  oriWORPIfStatTablePollNoData Counter32
  oriWORPIfStatTableReplyData Counter32
  oriWORPIfStatTableReplyMoreData Counter32
  oriWORPIfStatTableReplyNoData Counter32
  oriWORPIfStatTableRequestForService Counter32
  oriWORPIfStatTableSendSuccess Counter32
  oriWORPIfStatTableSendRetries Counter32
  oriWORPIfStatTableSendFailures Counter32
  oriWORPIfStatTableReceiveSuccess Counter32
  oriWORPIfStatTableReceiveRetries Counter32
  oriWORPIfStatTableReceiveFailures Counter32
  oriWORPIfStatTablePollNoReplies Counter32

OriWORPIfSatConfigTableEntry  
SEQUENCE    
  oriWORPIfSatConfigTableIndex Integer32
  oriWORPIfSatConfigTableEntryStatus INTEGER
  oriWORPIfSatConfigTableMacAddress MacAddress
  oriWORPIfSatConfigTableMinimumBandwidthLimitDownlink Gauge32
  oriWORPIfSatConfigTableMaximumBandwidthLimitDownlink Gauge32
  oriWORPIfSatConfigTableMinimumBandwidthLimitUplink Gauge32
  oriWORPIfSatConfigTableMaximumBandwidthLimitUplink Gauge32
  oriWORPIfSatConfigTableComment DisplayString

OriWORPIfSatStatTableEntry  
SEQUENCE    
  oriWORPIfSatStatTableIndex Integer32
  oriWORPIfSatStatTableMacAddress MacAddress
  oriWORPIfSatStatTableAverageLocalSignal Integer32
  oriWORPIfSatStatTableAverageLocalNoise Integer32
  oriWORPIfSatStatTableAverageRemoteSignal Integer32
  oriWORPIfSatStatTableAverageRemoteNoise Integer32
  oriWORPIfSatStatTablePollData Counter32
  oriWORPIfSatStatTablePollNoData Counter32
  oriWORPIfSatStatTableReplyData Counter32
  oriWORPIfSatStatTableReplyNoData Counter32
  oriWORPIfSatStatTableRequestForService Counter32
  oriWORPIfSatStatTableSendSuccess Counter32
  oriWORPIfSatStatTableSendRetries Counter32
  oriWORPIfSatStatTableSendFailures Counter32
  oriWORPIfSatStatTableReceiveSuccess Counter32
  oriWORPIfSatStatTableReceiveRetries Counter32
  oriWORPIfSatStatTableReceiveFailures Counter32
  oriWORPIfSatStatTablePollNoReplies Counter32
  oriWORPIfSatStatTableLocalTxRate Integer32
  oriWORPIfSatStatTableRemoteTxRate Integer32

OriWORPIfSiteSurveySignalQualityTableEntry  
SEQUENCE    
  oriWORPIfSiteSurveyTableIndex Integer32
  oriWORPIfSiteSurveyBaseMACAddress PhysAddress
  oriWORPIfSiteSurveyBaseName DisplayString
  oriWORPIfSiteSurveyMaxSatAllowed Integer32
  oriWORPIfSiteSurveyNumSatRegistered Integer32
  oriWORPIfSiteSurveyCurrentSatRegistered Integer32
  oriWORPIfSiteSurveyLocalSignalLevel Integer32
  oriWORPIfSiteSurveyLocalNoiseLevel Integer32
  oriWORPIfSiteSurveyLocalSNR Integer32
  oriWORPIfSiteSurveyRemoteSignalLevel Integer32
  oriWORPIfSiteSurveyRemoteNoiseLevel Integer32
  oriWORPIfSiteSurveyRemoteSNR Integer32

OriNetworkIPConfigTableEntry  
SEQUENCE    
  oriNetworkIPConfigTableIndex Integer32
  oriNetworkIPConfigIPAddress IpAddress
  oriNetworkIPConfigSubnetMask IpAddress

OriSNMPAccessTableEntry  
SEQUENCE    
  oriSNMPAccessTableIndex Integer32
  oriSNMPAccessTableIPAddress IpAddress
  oriSNMPAccessTableIPMask IpAddress
  oriSNMPAccessTableInterfaceBitmask InterfaceBitmask
  oriSNMPAccessTableComment DisplayString
  oriSNMPAccessTableEntryStatus INTEGER

OriSNMPTrapHostTableEntry  
SEQUENCE    
  oriSNMPTrapHostTableIndex Integer32
  oriSNMPTrapHostTableIPAddress IpAddress
  oriSNMPTrapHostTablePassword DisplayString
  oriSNMPTrapHostTableComment DisplayString
  oriSNMPTrapHostTableEntryStatus INTEGER

OriProtocolFilterTableEntry  
SEQUENCE    
  oriProtocolFilterTableIndex Integer32
  oriProtocolFilterProtocol OCTET STRING
  oriProtocolFilterProtocolComment DisplayString
  oriProtocolFilterTableEntryStatus INTEGER
  oriProtocolFilterTableInterfaceBitmask InterfaceBitmask
  oriProtocolFilterProtocolString DisplayString

OriAccessControlEntry  
SEQUENCE    
  oriAccessControlTableIndex Integer32
  oriAccessControlTableMACAddress PhysAddress
  oriAccessControlTableComment DisplayString
  oriAccessControlTableEntryStatus INTEGER

OriStaticMACAddressFilterEntry  
SEQUENCE    
  oriStaticMACAddressFilterTableIndex Integer32
  oriStaticMACAddressFilterWiredAddress PhysAddress
  oriStaticMACAddressFilterWiredMask PhysAddress
  oriStaticMACAddressFilterWirelessAddress PhysAddress
  oriStaticMACAddressFilterWirelessMask PhysAddress
  oriStaticMACAddressFilterTableEntryStatus INTEGER
  oriStaticMACAddressFilterComment DisplayString

OriStormThresholdTableEntry  
SEQUENCE    
  oriStormThresholdIfBroadcast Integer32
  oriStormThresholdIfMulticast Integer32

OriPortFilterTableEntry  
SEQUENCE    
  oriPortFilterTableEntryIndex Integer32
  oriPortFilterTableEntryPort Integer32
  oriPortFilterTableEntryPortType INTEGER
  oriPortFilterTableEntryInterfaceBitmask InterfaceBitmask
  oriPortFilterTableEntryComment DisplayString
  oriPortFilterTableEntryStatus INTEGER

OriBroadcastFilteringTableEntry  
SEQUENCE    
  oriBroadcastFilteringTableIndex Integer32
  oriBroadcastFilteringProtocolName DisplayString
  oriBroadcastFilteringDirection INTEGER
  oriBroadcastFilteringTableEntryStatus INTEGER

OriIntraCellBlockingMACTableEntry  
SEQUENCE    
  oriIntraCellBlockingMACTableIndex Integer32
  oriIntraCellBlockingMACTableMACAddress PhysAddress
  oriIntraCellBlockingMACTableGroupID1 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID2 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID3 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID4 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID5 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID6 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID7 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID8 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID9 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID10 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID11 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID12 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID13 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID14 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID15 ObjStatusActive
  oriIntraCellBlockingMACTableGroupID16 ObjStatusActive
  oriIntraCellBlockingMACTableEntryStatus INTEGER

OriIntraCellBlockingGroupTableEntry  
SEQUENCE    
  oriIntraCellBlockingGroupTableIndex Integer32
  oriIntraCellBlockingGroupTableName DisplayString
  oriIntraCellBlockingGroupTableEntryStatus INTEGER

OriRADIUSAuthServerTableEntry  
SEQUENCE    
  oriRADIUSAuthServerTableIndex Integer32
  oriRADIUSAuthServerType INTEGER
  oriRADIUSAuthServerTableEntryStatus INTEGER
  oriRADIUSAuthServerIPAddress IpAddress
  oriRADIUSAuthServerDestPort Integer32
  oriRADIUSAuthServerSharedSecret DisplayString
  oriRADIUSAuthServerResponseTime Integer32
  oriRADIUSAuthServerMaximumRetransmission Integer32
  oriRADIUSAuthClientAccessRequests Counter32
  oriRADIUSAuthClientAccessRetransmissions Counter32
  oriRADIUSAuthClientAccessAccepts Counter32
  oriRADIUSAuthClientAccessChallenges Counter32
  oriRADIUSAuthClientAccessRejects Counter32
  oriRADIUSAuthClientMalformedAccessResponses Counter32
  oriRADIUSAuthClientAuthInvalidAuthenticators Counter32
  oriRADIUSAuthClientTimeouts Counter32
  oriRADIUSAuthServerNameOrIPAddress DisplayString
  oriRADIUSAuthServerAddressingFormat INTEGER

OriRADIUSAcctServerTableEntry  
SEQUENCE    
  oriRADIUSAcctServerTableIndex Integer32
  oriRADIUSAcctServerType INTEGER
  oriRADIUSAcctServerTableEntryStatus INTEGER
  oriRADIUSAcctServerIPAddress IpAddress
  oriRADIUSAcctServerDestPort Integer32
  oriRADIUSAcctServerSharedSecret DisplayString
  oriRADIUSAcctServerResponseTime Integer32
  oriRADIUSAcctServerMaximumRetransmission Integer32
  oriRADIUSAcctClientAccountingRequests Counter32
  oriRADIUSAcctClientAccountingRetransmissions Counter32
  oriRADIUSAcctClientAccountingResponses Counter32
  oriRADIUSAcctClientAcctInvalidAuthenticators Counter32
  oriRADIUSAcctServerNameOrIPAddress DisplayString
  oriRADIUSAcctServerAddressingFormat INTEGER

OriRADIUSSvrTableEntry  
SEQUENCE    
  oriRADIUSSvrTableProfileIndex Integer32
  oriRADIUSSvrTablePrimaryOrSecondaryIndex Integer32
  oriRADIUSSvrTableProfileName DisplayString
  oriRADIUSSvrTableAddressingFormat INTEGER
  oriRADIUSSvrTableNameOrIPAddress DisplayString
  oriRADIUSSvrTableDestPort Integer32
  oriRADIUSSvrTableSharedSecret DisplayString
  oriRADIUSSvrTableResponseTime Integer32
  oriRADIUSSvrTableMaximumRetransmission Integer32
  oriRADIUSSvrTableVLANID VlanId
  oriRADIUSSvrTableMACAddressFormat INTEGER
  oriRADIUSSvrTableAuthorizationLifeTime Integer32
  oriRADIUSSvrTableAccountingInactivityTimer Integer32
  oriRADIUSSvrTableAccountingUpdateInterval Integer32
  oriRADIUSSvrTableRowStatus RowStatus

OriRADIUSAuthClientStatTableEntry  
SEQUENCE    
  oriRADIUSAuthClientStatTableIndex Integer32
  oriRADIUSAuthClientStatTablePrimaryOrSecondaryIndex Integer32
  oriRADIUSAuthClientStatTableAccessRequests Counter32
  oriRADIUSAuthClientStatTableAccessRetransmissions Counter32
  oriRADIUSAuthClientStatTableAccessAccepts Counter32
  oriRADIUSAuthClientStatTableAccessRejects Counter32
  oriRADIUSAuthClientStatTableAccessChallenges Counter32
  oriRADIUSAuthClientStatTableMalformedAccessResponses Counter32
  oriRADIUSAuthClientStatTableBadAuthenticators Counter32
  oriRADIUSAuthClientStatTableTimeouts Counter32

OriRADIUSAcctClientStatTableEntry  
SEQUENCE    
  oriRADIUSAcctClientStatTableIndex Integer32
  oriRADIUSAcctClientStatTablePrimaryOrSecondaryIndex Integer32
  oriRADIUSAcctClientStatTableAccountingRequests Counter32
  oriRADIUSAcctClientStatTableAccountingRetransmissions Counter32
  oriRADIUSAcctClientStatTableAccountingResponses Counter32
  oriRADIUSAcctClientStatTableBadAuthenticators Counter32

OriIAPPMACIPTableEntry  
SEQUENCE    
  oriIAPPMACIPTableIndex Integer32
  oriIAPPMACIPTableSystemName DisplayString
  oriIAPPMACIPTableIPAddress IpAddress
  oriIAPPMACIPTableBSSID PhysAddress
  oriIAPPMACIPTableESSID DisplayString

OriLinkTestTableEntry  
SEQUENCE    
  oriLinkTestTableIndex Integer32
  oriLinkTestInProgress INTEGER
  oriLinkTestStationName DisplayString
  oriLinkTestMACAddress PhysAddress
  oriLinkTestStationProfile Integer32
  oriLinkTestOurCurSignalLevel Integer32
  oriLinkTestOurCurNoiseLevel Integer32
  oriLinkTestOurCurSNR Integer32
  oriLinkTestOurMinSignalLevel Integer32
  oriLinkTestOurMinNoiseLevel Integer32
  oriLinkTestOurMinSNR Integer32
  oriLinkTestOurMaxSignalLevel Integer32
  oriLinkTestOurMaxNoiseLevel Integer32
  oriLinkTestOurMaxSNR Integer32
  oriLinkTestOurLowFrameCount Integer32
  oriLinkTestOurStandardFrameCount Integer32
  oriLinkTestOurMediumFrameCount Integer32
  oriLinkTestOurHighFrameCount Integer32
  oriLinkTestHisCurSignalLevel Integer32
  oriLinkTestHisCurNoiseLevel Integer32
  oriLinkTestHisCurSNR Integer32
  oriLinkTestHisMinSignalLevel Integer32
  oriLinkTestHisMinNoiseLevel Integer32
  oriLinkTestHisMinSNR Integer32
  oriLinkTestHisMaxSignalLevel Integer32
  oriLinkTestHisMaxNoiseLevel Integer32
  oriLinkTestHisMaxSNR Integer32
  oriLinkTestHisLowFrameCount Integer32
  oriLinkTestHisStandardFrameCount Integer32
  oriLinkTestHisMediumFrameCount Integer32
  oriLinkTestHisHighFrameCount Integer32
  oriLinkTestInterface DisplayString
  oriLinkTestRadioType DisplayString

OriLinkTestDataRateTableEntry  
SEQUENCE    
  oriLinkTestDataRateTableIndex Integer32
  oriLinkTestDataRateTableRemoteCount Counter32
  oriLinkTestDataRateTableLocalCount Counter32

OriLinkIntTableEntry  
SEQUENCE    
  oriLinkIntTableIndex Integer32
  oriLinkIntTableTargetIPAddress IpAddress
  oriLinkIntTableComment DisplayString
  oriLinkIntTableEntryStatus INTEGER

OriQoSPolicyTableEntry  
SEQUENCE    
  oriQoSPolicyTableIndex Integer32
  oriQoSPolicyTableSecIndex Integer32
  oriQoSPolicyName DisplayString32
  oriQoSPolicyType INTEGER
  oriQoSPolicyPriorityMapping Integer32
  oriQoSPolicyMarkingStatus ObjStatus
  oriQoSPolicyTableRowStatus RowStatus

OriQoSDot1DToDot1pMappingTableEntry  
SEQUENCE    
  oriQoSDot1DToDot1pMappingTableIndex Integer32
  oriQoSDot1dPriority Integer32
  oriQoSDot1pPriority Integer32
  oriQoSDot1DToDot1pMappingTableRowStatus RowStatus

OriQoSDot1DToIPDSCPMappingTableEntry  
SEQUENCE    
  oriQoSDot1DToIPDSCPMappingTableIndex Integer32
  oriQoSDot1DToIPDSCPPriority Integer32
  oriQoSIPDSCPLowerLimit Integer32
  oriQoSIPDSCPUpperLimit Integer32
  oriQoSDot1DToIPDSCPMappingTableRowStatus RowStatus

OriDHCPServerIPPoolTableEntry  
SEQUENCE    
  oriDHCPServerIPPoolTableIndex Integer32
  oriDHCPServerIPPoolTableStartIPAddress IpAddress
  oriDHCPServerIPPoolTableEndIPAddress IpAddress
  oriDHCPServerIPPoolTableWidth Integer32
  oriDHCPServerIPPoolTableDefaultLeaseTime Integer32
  oriDHCPServerIPPoolTableMaximumLeaseTime Integer32
  oriDHCPServerIPPoolTableComment DisplayString
  oriDHCPServerIPPoolTableEntryStatus INTEGER

OriDHCPRelayDHCPServerTableEntry  
SEQUENCE    
  oriDHCPRelayDHCPServerTableIndex Integer32
  oriDHCPRelayDHCPServerTableIpAddress IpAddress
  oriDHCPRelayDHCPServerTableComment DisplayString
  oriDHCPRelayDHCPServerTableEntryStatus INTEGER

OriHTTPWebSitenameTableEntry  
SEQUENCE    
  oriHTTPWebSitenameTableIndex Integer32
  oriHTTPWebSiteFilename DisplayString
  oriHTTPWebSiteLanguage DisplayString
  oriHTTPWebSiteDescription DisplayString
  oriHTTPWebSitenameTableStatus INTEGER

OriWDSSetupTableEntry  
SEQUENCE    
  oriWDSSetupTablePortIndex Integer32
  oriWDSSetupTableEntryStatus INTEGER
  oriWDSSetupTablePartnerMACAddress PhysAddress

OriWDSSecurityTableEntry  
SEQUENCE    
  oriWDSSecurityTableSecurityMode INTEGER
  oriWDSSecurityTableEncryptionKey0 WEPKeyType

OriSecurityEncryptionKeyLengthTableEntry  
SEQUENCE    
  oriSecurityEncryptionKeyLength INTEGER

OriRADScanResultsTableEntry  
SEQUENCE    
  oriRADScanResultsTableIndex Integer32
  oriRADScanResultsMACAddress PhysAddress
  oriRADScanResultsFrequencyChannel Integer32

OriRogueScanConfigTableEntry  
SEQUENCE    
  oriRogueScanConfigTableScanMode INTEGER
  oriRogueScanConfigTableScanCycleTime Integer32
  oriRogueScanConfigTableScanStatus ObjStatus

OriRogueScanResultsTableEntry  
SEQUENCE    
  oriRogueScanResultsTableIndex Integer32
  oriRogueScanResultsStationType INTEGER
  oriRogueScanResultsMACAddress PhysAddress
  oriRogueScanResultsFrequencyChannel DisplayString
  oriRogueScanResultsSNR Integer32
  oriRogueScanResultsBSSID MacAddress

OriSecurityConfigTableEntry  
SEQUENCE    
  oriSecurityConfigTableSupportedSecurityModes DisplayString
  oriSecurityConfigTableSecurityMode INTEGER
  oriSecurityConfigTableRekeyingInterval Integer32
  oriSecurityConfigTableEncryptionKeyLength INTEGER

OriSecurityProfileTableEntry  
SEQUENCE    
  oriSecurityProfileTableIndex Integer32
  oriSecurityProfileTableSecModeIndex Integer32
  oriSecurityProfileTableAuthenticationMode INTEGER
  oriSecurityProfileTableCipherMode INTEGER
  oriSecurityProfileTableEncryptionKey0 WEPKeyType
  oriSecurityProfileTableEncryptionKey1 WEPKeyType
  oriSecurityProfileTableEncryptionKey2 WEPKeyType
  oriSecurityProfileTableEncryptionKey3 WEPKeyType
  oriSecurityProfileTableEncryptionTxKey Integer32
  oriSecurityProfileTableEncryptionKeyLength INTEGER
  oriSecurityProfileTablePSKValue OCTET STRING
  oriSecurityProfileTablePSKPassPhrase DisplayString
  oriSecurityProfileTableStatus RowStatus

OriPPPoESessionTableEntry  
SEQUENCE    
  oriPPPoESessionTableIndex Integer32
  oriPPPoESessionWANConnectMode INTEGER
  oriPPPoESessionIdleTimeOut Integer32
  oriPPPoESessionConnectTime Counter32
  oriPPPoESessionConnectTimeLimitation Integer32
  oriPPPoESessionConfigPADITxInterval Integer32
  oriPPPoESessionConfigPADIMaxNumberOfRetries Integer32
  oriPPPoESessionBindingsNumberPADITx Counter32
  oriPPPoESessionBindingsNumberPADTTx Counter32
  oriPPPoESessionBindingsNumberServiceNameErrors Counter32
  oriPPPoESessionBindingsNumberACSystemErrors Counter32
  oriPPPoESessionBindingsNumberGenericErrorsRx Counter32
  oriPPPoESessionBindingsNumberGenericErrorsTx Counter32
  oriPPPoESessionBindingsNumberMalformedPackets Counter32
  oriPPPoESessionBindingsNumberMultiplePADORx Counter32
  oriPPPoESessionUserName DisplayString
  oriPPPoESessionUserNamePassword DisplayString
  oriPPPoESessionServiceName DisplayString
  oriPPPoESessionISPName DisplayString
  oriPPPoESessionTableStatus INTEGER
  oriPPPoESessionWANManualConnect INTEGER
  oriPPPoESessionWANConnectionStatus INTEGER

OriPPPoEMACtoSessionTableEntry  
SEQUENCE    
  oriPPPoEMACtoSessionTableIndex Integer32
  oriPPPoEMACtoSessionTableMACAddress PhysAddress
  oriPPPoEMACtoSessionTableISPName DisplayString
  oriPPPoEMACtoSessionTableStatus INTEGER

OriConfigFileTableEntry  
SEQUENCE    
  oriConfigFileTableIndex Integer32
  oriConfigFileName DisplayString
  oriConfigFileStatus INTEGER

OriNATStaticIPBindTableEntry  
SEQUENCE    
  oriNATStaticIPBindTableIndex Integer32
  oriNATStaticIPBindLocalAddress IpAddress
  oriNATStaticIPBindRemoteAddress IpAddress
  oriNATStaticIPBindTableEntryStatus INTEGER

OriNATStaticPortBindTableEntry  
SEQUENCE    
  oriNATStaticPortBindTableIndex Integer32
  oriNATStaticPortBindLocalAddress IpAddress
  oriNATStaticPortBindStartPortNumber Integer32
  oriNATStaticPortBindEndPortNumber Integer32
  oriNATStaticPortBindPortType INTEGER
  oriNATStaticPortBindTableEntryStatus INTEGER

OriVLANIDTableEntry  
SEQUENCE    
  oriVLANIDTableIndex Integer32
  oriVLANIDTableIdentifier VlanId

OriDMZHostTableEntry  
SEQUENCE    
  oriDMZHostTableIndex Integer32
  oriDMZHostTableHostIP IpAddress
  oriDMZHostTableComment DisplayString
  oriDMZHostTableEntryStatus INTEGER

OriStationStatTableEntry  
SEQUENCE    
  oriStationStatTableIndex Integer32
  oriStationStatTableMACAddress MacAddress
  oriStationStatTableIPAddress IpAddress
  oriStationStatTableInterface Integer32
  oriStationStatTableName DisplayString
  oriStationStatTableType INTEGER
  oriStationStatTableMACProtocol INTEGER
  oriStationStatTableAdminStatus INTEGER
  oriStationStatTableOperStatus INTEGER
  oriStationStatTableLastChange TimeTicks
  oriStationStatTableLastState INTEGER
  oriStationStatTableInOctets Counter32
  oriStationStatTableInUcastPkts Counter32
  oriStationStatTableInNUcastPkts Counter32
  oriStationStatTableInDiscards Counter32
  oriStationStatTableOutOctets Counter32
  oriStationStatTableOutUcastPkts Counter32
  oriStationStatTableOutNUcastPkts Counter32
  oriStationStatTableOutDiscards Counter32
  oriStationStatTableInSignal Integer32
  oriStationStatTableInNoise Integer32
  oriStationStatTableRemoteSignal Integer32
  oriStationStatTableRemoteNoise Integer32
  oriStationStatTableLastInPktTime TimeTicks

Defined Values

orinoco 1.3.6.1.4.1.11898.2
MIB Definition used in the ORiNOCO Wireless Product Line: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1). agere(11898).orinoco(2)
MODULE-IDENTITY    

agere 1.3.6.1.4.1.11898
OBJECT IDENTIFIER    

orinocoObjects 1.3.6.1.4.1.11898.2.1
OBJECT IDENTIFIER    

orinocoNotifications 1.3.6.1.4.1.11898.2.2
OBJECT IDENTIFIER    

orinocoConformance 1.3.6.1.4.1.11898.2.3
OBJECT IDENTIFIER    

orinocoGroups 1.3.6.1.4.1.11898.2.3.1
OBJECT IDENTIFIER    

orinocoCompliances 1.3.6.1.4.1.11898.2.3.2
OBJECT IDENTIFIER    

orinocoProducts 1.3.6.1.4.1.11898.2.4
OBJECT IDENTIFIER    

ap1000 1.3.6.1.4.1.11898.2.4.1
OBJECT IDENTIFIER    

rg1000 1.3.6.1.4.1.11898.2.4.2
OBJECT IDENTIFIER    

as1000 1.3.6.1.4.1.11898.2.4.3
OBJECT IDENTIFIER    

as2000 1.3.6.1.4.1.11898.2.4.4
OBJECT IDENTIFIER    

ap500 1.3.6.1.4.1.11898.2.4.5
OBJECT IDENTIFIER    

ap2000 1.3.6.1.4.1.11898.2.4.6
OBJECT IDENTIFIER    

bg2000 1.3.6.1.4.1.11898.2.4.7
OBJECT IDENTIFIER    

rg1100 1.3.6.1.4.1.11898.2.4.8
OBJECT IDENTIFIER    

tmp11 1.3.6.1.4.1.11898.2.4.9
OBJECT IDENTIFIER    

ap600 1.3.6.1.4.1.11898.2.4.10
OBJECT IDENTIFIER    

ap2500 1.3.6.1.4.1.11898.2.4.11
OBJECT IDENTIFIER    

ap4000 1.3.6.1.4.1.11898.2.4.12
OBJECT IDENTIFIER    

ap700 1.3.6.1.4.1.11898.2.4.13
OBJECT IDENTIFIER    

orinocoSys 1.3.6.1.4.1.11898.2.1.1
OBJECT IDENTIFIER    

orinocoIf 1.3.6.1.4.1.11898.2.1.2
OBJECT IDENTIFIER    

orinocoNet 1.3.6.1.4.1.11898.2.1.3
OBJECT IDENTIFIER    

orinocoSNMP 1.3.6.1.4.1.11898.2.1.4
OBJECT IDENTIFIER    

orinocoFiltering 1.3.6.1.4.1.11898.2.1.5
OBJECT IDENTIFIER    

orinocoRADIUS 1.3.6.1.4.1.11898.2.1.6
OBJECT IDENTIFIER    

orinocoTelnet 1.3.6.1.4.1.11898.2.1.7
OBJECT IDENTIFIER    

orinocoTFTP 1.3.6.1.4.1.11898.2.1.8
OBJECT IDENTIFIER    

orinocoSerial 1.3.6.1.4.1.11898.2.1.9
OBJECT IDENTIFIER    

orinocoIAPP 1.3.6.1.4.1.11898.2.1.10
OBJECT IDENTIFIER    

orinocoLinkTest 1.3.6.1.4.1.11898.2.1.11
OBJECT IDENTIFIER    

orinocoLinkInt 1.3.6.1.4.1.11898.2.1.12
OBJECT IDENTIFIER    

orinocoUPSD 1.3.6.1.4.1.11898.2.1.13
OBJECT IDENTIFIER    

orinocoQoS 1.3.6.1.4.1.11898.2.1.14
OBJECT IDENTIFIER    

orinocoDHCP 1.3.6.1.4.1.11898.2.1.15
OBJECT IDENTIFIER    

orinocoHTTP 1.3.6.1.4.1.11898.2.1.16
OBJECT IDENTIFIER    

orinocoWDS 1.3.6.1.4.1.11898.2.1.17
OBJECT IDENTIFIER    

orinocoTrap 1.3.6.1.4.1.11898.2.1.18
OBJECT IDENTIFIER    

orinocoIPARP 1.3.6.1.4.1.11898.2.1.19
OBJECT IDENTIFIER    

orinocoSpanningTree 1.3.6.1.4.1.11898.2.1.20
OBJECT IDENTIFIER    

orinocoSecurity 1.3.6.1.4.1.11898.2.1.21
OBJECT IDENTIFIER    

orinocoPPPoE 1.3.6.1.4.1.11898.2.1.22
OBJECT IDENTIFIER    

orinocoConfig 1.3.6.1.4.1.11898.2.1.23
OBJECT IDENTIFIER    

orinocoDNS 1.3.6.1.4.1.11898.2.1.24
OBJECT IDENTIFIER    

orinocoAOL 1.3.6.1.4.1.11898.2.1.25
OBJECT IDENTIFIER    

orinocoNAT 1.3.6.1.4.1.11898.2.1.26
OBJECT IDENTIFIER    


orinocoVLAN 1.3.6.1.4.1.11898.2.1.30
OBJECT IDENTIFIER    

orinocoDMZ 1.3.6.1.4.1.11898.2.1.31
OBJECT IDENTIFIER    

orinocoOEM 1.3.6.1.4.1.11898.2.1.32
OBJECT IDENTIFIER    

orinocoStationStatistics 1.3.6.1.4.1.11898.2.1.33
OBJECT IDENTIFIER    

orinocoSNTP 1.3.6.1.4.1.11898.2.1.34
OBJECT IDENTIFIER    

orinocoSysInvMgmt 1.3.6.1.4.1.11898.2.1.1.1
OBJECT IDENTIFIER    

orinocoSysFeature 1.3.6.1.4.1.11898.2.1.1.19
OBJECT IDENTIFIER    

orinocoSyslog 1.3.6.1.4.1.11898.2.1.1.21
OBJECT IDENTIFIER    

orinocoTempLog 1.3.6.1.4.1.11898.2.1.1.23
OBJECT IDENTIFIER    

orinocoWirelessIf 1.3.6.1.4.1.11898.2.1.2.1
OBJECT IDENTIFIER    

orinocoEthernetIf 1.3.6.1.4.1.11898.2.1.2.2
OBJECT IDENTIFIER    

orinocoWORPIf 1.3.6.1.4.1.11898.2.1.2.5
OBJECT IDENTIFIER    

orinocoWORPIfSat 1.3.6.1.4.1.11898.2.1.2.5.3
OBJECT IDENTIFIER    

orinocoWORPIfSiteSurvey 1.3.6.1.4.1.11898.2.1.2.5.4
OBJECT IDENTIFIER    

orinocoWORPIfRoaming 1.3.6.1.4.1.11898.2.1.2.5.5
OBJECT IDENTIFIER    

orinocoWORPIfDDRS 1.3.6.1.4.1.11898.2.1.2.5.6
OBJECT IDENTIFIER    

orinocoWORPIfBSU 1.3.6.1.4.1.11898.2.1.2.5.7
OBJECT IDENTIFIER    

orinocoWORPIfSatConfig 1.3.6.1.4.1.11898.2.1.2.5.3.1
OBJECT IDENTIFIER    

orinocoWORPIfSatStat 1.3.6.1.4.1.11898.2.1.2.5.3.2
OBJECT IDENTIFIER    

orinocoWORPIfBSUStat 1.3.6.1.4.1.11898.2.1.2.5.7.1
OBJECT IDENTIFIER    

orinocoNetIP 1.3.6.1.4.1.11898.2.1.3.1
OBJECT IDENTIFIER    

orinocoRADIUSAuth 1.3.6.1.4.1.11898.2.1.6.1
OBJECT IDENTIFIER    

orinocoRADIUSAcct 1.3.6.1.4.1.11898.2.1.6.2
OBJECT IDENTIFIER    

orinocoRADIUSSvrProfiles 1.3.6.1.4.1.11898.2.1.6.10
OBJECT IDENTIFIER    

orinocoProtocolFilter 1.3.6.1.4.1.11898.2.1.5.1
OBJECT IDENTIFIER    

orinocoAccessControl 1.3.6.1.4.1.11898.2.1.5.2
OBJECT IDENTIFIER    

orinocoStaticMACAddressFilter 1.3.6.1.4.1.11898.2.1.5.3
OBJECT IDENTIFIER    

orinocoStormThreshold 1.3.6.1.4.1.11898.2.1.5.4
OBJECT IDENTIFIER    

orinocoPortFilter 1.3.6.1.4.1.11898.2.1.5.5
OBJECT IDENTIFIER    

orinocoAdvancedFiltering 1.3.6.1.4.1.11898.2.1.5.6
OBJECT IDENTIFIER    

orinocoPacketForwarding 1.3.6.1.4.1.11898.2.1.5.7
OBJECT IDENTIFIER    

orinocoIBSSTraffic 1.3.6.1.4.1.11898.2.1.5.8
OBJECT IDENTIFIER    

orinocoIntraCellBlocking 1.3.6.1.4.1.11898.2.1.5.9
OBJECT IDENTIFIER    

orinocoSecurityGw 1.3.6.1.4.1.11898.2.1.5.10
OBJECT IDENTIFIER    

orinocoDHCPServer 1.3.6.1.4.1.11898.2.1.15.1
OBJECT IDENTIFIER    

orinocoDHCPClient 1.3.6.1.4.1.11898.2.1.15.2
OBJECT IDENTIFIER    

orinocoDHCPRelay 1.3.6.1.4.1.11898.2.1.15.3
OBJECT IDENTIFIER    

orinocoDNSClient 1.3.6.1.4.1.11898.2.1.24.5
OBJECT IDENTIFIER    

orinocoRAD 1.3.6.1.4.1.11898.2.1.21.4
OBJECT IDENTIFIER    

orinocoRogueScan 1.3.6.1.4.1.11898.2.1.21.8
OBJECT IDENTIFIER    

oriSystemReboot 1.3.6.1.4.1.11898.2.1.1.4
This object is used to reboot the device. The value assigned to this object is the number of seconds until the next reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSystemContactEmail 1.3.6.1.4.1.11898.2.1.1.5
This object is used to identify the email address of the contact person for this managed device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSystemContactPhoneNumber 1.3.6.1.4.1.11898.2.1.1.6
This object is used to identify the phone number of the contact person for this managed device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSystemFlashUpdate 1.3.6.1.4.1.11898.2.1.1.7
When this variable is set, all the objects that are to be comitted to flash will be written to flash. This will be done immediately after the value is set, regardless of the value set.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSystemFlashBackupInterval 1.3.6.1.4.1.11898.2.1.1.8
This object is used for the backup time interval for flash memory to be udpated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSystemEmergencyResetToDefault 1.3.6.1.4.1.11898.2.1.1.9
This object is used to reset the device to factory default values. When this variable is set to 1, all the objects shall be set to factory default values. The default value for this object should be 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSystemMode 1.3.6.1.4.1.11898.2.1.1.10
This object represents the mode the system is configured to operate in, either bridge or gateway/router mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bridge(1), gateway(2)  

oriSystemEventLogTable 1.3.6.1.4.1.11898.2.1.1.11
This table contains system event log information that can include events, errors, and informational messages. This is a circular buffer with a limit 100 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSystemEventLogTableEntry

oriSystemEventLogTableEntry 1.3.6.1.4.1.11898.2.1.1.11.1
This object represents an entry in the system event log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSystemEventLogTableEntry  

oriSystemEventLogMessage 1.3.6.1.4.1.11898.2.1.1.11.1.1
This object is used to store system event log information. This is also used as the index to the table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSystemEventLogTableReset 1.3.6.1.4.1.11898.2.1.1.12
This object is used to reset/clear the event log table. When this object is the set all entries in the event log table are deleted/cleared.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1  

oriSystemEventLogMask 1.3.6.1.4.1.11898.2.1.1.13
This object is used to control what events will be logged by the event log facility. It is a mask, each bit is used to enable/disable a corresponding set of log messages. The OR2000 uses the standard syslog priorities and facilities. The Mask should only be set to mask specific facilities. The facilities are: LOG_KERN (0<<3) kernel messages LOG_USER (1<<3) random user-level messages LOG_MAIL (2<<3) mail system LOG_DAEMON (3<<3) system daemons LOG_AUTH (4<<3) authorization messages LOG_SYSLOG (5<<3) messages generated internally by syslogd LOG_LPR (6<<3) line printer subsystem LOG_NEWS (7<<3) network news subsystem LOG_UUCP (8<<3) UUCP subsystem LOG_CRON (9<<3) clock daemon LOG_AUTHPRIV (10<<3) authorization messages (private) LOG_FTP (11<<3) ftp daemon LOG_NTP (12<<3) NTP subsystem LOG_SECURITY (13<<3) security subsystems (firewalling, etc.) LOG_CONSOLE (14<<3) /dev/console output - other codes through 15 reserved for system use LOG_LOCAL0 (16<<3) reserved for local use LOG_LOCAL1 (17<<3) reserved for local use LOG_LOCAL2 (18<<3) reserved for local use LOG_LOCAL3 (19<<3) reserved for local use LOG_LOCAL4 (20<<3) reserved for local use LOG_LOCAL5 (21<<3) reserved for local use LOG_LOCAL6 (22<<3) reserved for local use LOG_LOCAL7 (23<<3) reserved for local use On the BG2000: Each nibble (4 bits == 1 hex digit == a nibble) represents a category of log messages. There are 4 levels of messages per category (1 bit per level per category). The least significant bit is a higher priority message. As follows: security - nibble 1, bits 1-4 errors - nibble 2, bits 5-8 system startup - nibble 3, bits 9-12 warnings - nibble 4, bits 13-16 information - nibble 5, bits 17-20 0x00000 - No events will be logged. 0x000F0 - Only errors will be logged. 0x0F0F0 - Warnings and errors will be logged. 0xFFFFF - All events will be logged.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSystemAccessUserName 1.3.6.1.4.1.11898.2.1.1.14
This object represents the system access user name for the supported management interfaces (Telnet and HTTP).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSystemAccessPassword 1.3.6.1.4.1.11898.2.1.1.15
This object represents the system access password for the supported management interfaces (Telnet and HTTP). This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSystemAccessLoginTimeout 1.3.6.1.4.1.11898.2.1.1.16
This object represents the login timeout in seconds. The default value should be 60 seconds (1 minute).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..300  

oriSystemAccessIdleTimeout 1.3.6.1.4.1.11898.2.1.1.17
This object represents the inactivity or idle timeout in seconds. The default value should be 900 seconds (15 minutes).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..36000  

oriSystemEventLogNumberOfMessages 1.3.6.1.4.1.11898.2.1.1.18
This object represents the number of messages currently stored in the event log table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemAccessMaxSessions 1.3.6.1.4.1.11898.2.1.1.20
This object controls the maximum number of simultaneous telnet, http, and serial managmenent sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

oriSystemCountryCode 1.3.6.1.4.1.11898.2.1.1.22
This attribute identifies the country in which the station is operating. The first two octets of this string is the two character country code as described in document ISO/IEC 3166-1. Below is the list of mapping of country codes to country names. AL - ALBANIA DZ - ALGERIA AR - ARGENTINA AM - ARMENIA AU - AUSTRALIA AT - AUSTRIA AZ - AZERBAIJAN BH - BAHRAIN BY - BELARUS BE - BELGIUM BZ - BELIZE BO - BOLIVIA BR - BRAZIL BN - BRUNEI DARUSSALAM BG - BULGARIA CA - CANADA CL - CHILE CN - CHINA CO - COLOMBIA CR - COSTA RICA HR - CROATIA CY - CYPRUS CZ - CZECH REPUBLIC DK - DENMARK DO - DOMINICAN REPUBLIC EC - ECUADOR EG - EGYPT EE - ESTONIA FI - FINLAND FR - FRANCE GE - GEORGIA DE - GERMANY GR - GREECE GT - GUATEMALA HK - HONG KONG HU - HUNGARY IS - ICELAND IN - INDIA ID - INDONESIA IR - IRAN IE - IRELAND I1 - IRELAND - 5.8GHz IL - ISRAEL IT - ITALY JP - JAPAN J2 - JAPAN2 JO - JORDAN KZ - KAZAKHSTAN KP - NORTH KOREA KR - KOREA REPUBLIC K2 - KOREA REPUBLIC2 KW - KUWAIT LV - LATVIA LB - LEBANON LI - LIECHTENSTEIN LT - LITHUANIA LU - LUXEMBOURG MO - MACAU MK - MACEDONIA MY - MALAYSIA MX - MEXICO MC - MONACO MA - MOROCCO NL - NETHERLANDS NZ - NEW ZEALAND NO - NORWAY OM - OMAN PK - PAKISTAN PA - PANAMA PE - PERU PH - PHILIPPINES PL - POLAND PT - PORTUGAL PR - PUERTO RICO QA - QATAR RO - ROMANIA RU - RUSSIA SA - SAUDI ARABIA SG - SINGAPORE SK - SLOVAK REPUBLIC SI - SLOVENIA ZA - SOUTH AFRICA ES - SPAIN SE - SWEDEN CH - SWITZERLAND SY - SYRIA TW - TAIWAN TH - THAILAND TR - TURKEY UA - UKRAINE AE - UNITED ARAB EMIRATES GB - UNITED KINGDOM G1 - UNITED KINGDOM - 5.8GHz US - UNITED STATES UW - UNITED STATES - World U1 - UNITED STATES - DFS UY - URUGUAY VE - VENEZUELA VN - VIETNAM
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSystemHwType 1.3.6.1.4.1.11898.2.1.1.24
This attribute identifies the type of TMP11 hardware i.e. Indoor or Outdoor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER indoor(1), outdoor(2)  

oriSystemInvMgmtComponentTable 1.3.6.1.4.1.11898.2.1.1.1.1
This table contains the inventory management objects for the system components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSystemInvMgmtComponentTableEntry

oriSystemInvMgmtComponentTableEntry 1.3.6.1.4.1.11898.2.1.1.1.1.1
This object represents an entry in the system inventory management component table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSystemInvMgmtComponentTableEntry  

oriSystemInvMgmtTableComponentIndex 1.3.6.1.4.1.11898.2.1.1.1.1.1.1
This object represents the table index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentSerialNumber 1.3.6.1.4.1.11898.2.1.1.1.1.1.2
This object identifies the system component serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSystemInvMgmtTableComponentName 1.3.6.1.4.1.11898.2.1.1.1.1.1.3
This object identifies the system component name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSystemInvMgmtTableComponentId 1.3.6.1.4.1.11898.2.1.1.1.1.1.4
This object identifies the system component identification.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentVariant 1.3.6.1.4.1.11898.2.1.1.1.1.1.5
This object identifies the system component variant number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentReleaseVersion 1.3.6.1.4.1.11898.2.1.1.1.1.1.6
This object identifies the system component release version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentMajorVersion 1.3.6.1.4.1.11898.2.1.1.1.1.1.7
This object identifies the system component major version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentMinorVersion 1.3.6.1.4.1.11898.2.1.1.1.1.1.8
This object identifies the system component minor version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtTableComponentIfTable 1.3.6.1.4.1.11898.2.1.1.1.2
This table contains the inventory management objects for the system components. This table has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSystemInvMgmtTableComponentIfTableEntry

oriSystemInvMgmtTableComponentIfTableEntry 1.3.6.1.4.1.11898.2.1.1.1.2.1
This object represents an entry in the system component interface table. This object has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OriSystemInvMgmtTableComponentIfTableEntry  

oriSystemInvMgmtInterfaceTableIndex 1.3.6.1.4.1.11898.2.1.1.1.2.1.1
This object identifies the interface table index. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtInterfaceId 1.3.6.1.4.1.11898.2.1.1.1.2.1.2
This object identifies the system component interface identification. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtInterfaceRole 1.3.6.1.4.1.11898.2.1.1.1.2.1.3
This object identifies the system component interface role. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER actor(1), supplier(2)  

oriSystemInvMgmtInterfaceVariant 1.3.6.1.4.1.11898.2.1.1.1.2.1.4
This object identifies the system component's interface variant number. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtInterfaceBottomNumber 1.3.6.1.4.1.11898.2.1.1.1.2.1.5
This object identifies the system component's interface bottom number. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemInvMgmtInterfaceTopNumber 1.3.6.1.4.1.11898.2.1.1.1.2.1.6
This object identifies the system component's interface top number. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemFeatureTable 1.3.6.1.4.1.11898.2.1.1.19.1
This table contains a list of features that the current image supports and indicates if this features is licensed (enabled) or not (disabled). Each row represents a supported and/or licensed feature. Supported indicates if the current image supports the image while Licensed indicates that a license is available to use this feature. Based on the license information in this table, some MIB groups/subgroups/tables will be enabled or disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSystemFeatureTableEntry

oriSystemFeatureTableEntry 1.3.6.1.4.1.11898.2.1.1.19.1.1
This object represents an entry in the system feature license table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSystemFeatureTableEntry  

oriSystemFeatureTableCode 1.3.6.1.4.1.11898.2.1.1.19.1.1.1
This object identifies the code for the licensed feature and is used as index for this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bandwidthWiFi(1), bandwidthWDS(2), bandwidthWORPUp(3), bandwidthTurboCell(4), bandwidthADSL(5), bandwidthCable(6), bandwidthPhone(7), maxStationsWiFi(8), maxLinksWDS(9), maxStationsWORP(10), maxStationsTurboCell(11), maxPPPoESessions(12), managementHTTP(13), remoteLinkTest(14), routingStatic(15), routingRIP(16), routingOSPF(17), spanningTreeProtocol(18), linkIntegrity(19), dHCPServer(20), dHCPRelayAgent(21), proxyARP(22), filteringStatic(23), authRADIUS(24), acctRADIUS(25), throttlingRADIUS(26), filterIP(27), ieee802dot1x(28), nse(29), iAPP(30), dNSRedirect(31), aOLNATGateway(32), hereUare(33), spectralink(34), vLANTagging(35), satMaxUsers(36), bandwidthWORPDown(37), disableSecWifiIf(38), initialProductType(39)  

oriSystemFeatureTableSupported 1.3.6.1.4.1.11898.2.1.1.19.1.1.2
This object represents the maximum value for the feature as supported by the current image. For boolean features zero means not supported, non-zero value means supported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemFeatureTableLicensed 1.3.6.1.4.1.11898.2.1.1.19.1.1.3
This object represents the maximum value for the feature as enforced by the license(s). For boolean features zero means not licensed, non-zero value means licensed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSystemFeatureTableDescription 1.3.6.1.4.1.11898.2.1.1.19.1.1.4
This object represents a textual description for the licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSyslogStatus 1.3.6.1.4.1.11898.2.1.1.21.1
This object is used to enable or disable the syslog feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSyslogPort 1.3.6.1.4.1.11898.2.1.1.21.2
This object represents the UDP destination port number for syslog services. The standard syslog port is 514.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSyslogPriority 1.3.6.1.4.1.11898.2.1.1.21.3
This object represents the lowest message priority to be logged by the syslog service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  

oriSyslogHeartbeatStatus 1.3.6.1.4.1.11898.2.1.1.21.4
This object is used to enable or disable logging of heartbeat messages by the syslog service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSyslogHeartbeatInterval 1.3.6.1.4.1.11898.2.1.1.21.5
This object is used to configure interval (in seconds) for which heartbeat messages will be logged.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..604800  

oriSyslogHostTable 1.3.6.1.4.1.11898.2.1.1.21.6
This table is used to configure syslog hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSyslogHostTableEntry

oriSyslogHostTableEntry 1.3.6.1.4.1.11898.2.1.1.21.6.1
This object represents an entry for the syslog host table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSyslogHostTableEntry  

oriSyslogHostTableIndex 1.3.6.1.4.1.11898.2.1.1.21.6.1.1
This object represents an index in the syslog host table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

oriSyslogHostIPAddress 1.3.6.1.4.1.11898.2.1.1.21.6.1.2
This object represents the IP address of the host running the syslog daemon.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriSyslogHostComment 1.3.6.1.4.1.11898.2.1.1.21.6.1.3
This object represents an optional comment for the syslog host, for example the host name or a reference.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSyslogHostTableEntryStatus 1.3.6.1.4.1.11898.2.1.1.21.6.1.4
This object is used to enable, disable, delete, or create an entry in the syslog host table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriUnitTemp 1.3.6.1.4.1.11898.2.1.1.23.1
This object is used for the internal unit temperature in degrees celsius. The range of the temperature is -30 to 60 degrees celsius.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -30..60  

oriTempLoggingInterval 1.3.6.1.4.1.11898.2.1.1.23.2
This object is used for logging interval. The valid values are 1,5,10,15,20,25,30,35,40,45,50,55,and 60.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

oriTempLogTable 1.3.6.1.4.1.11898.2.1.1.23.3
This table contains temperature log information. This is a circular buffer with a limit 576 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriTempLogTableEntry

oriTempLogTableEntry 1.3.6.1.4.1.11898.2.1.1.23.3.1
This object represents an entry in the temperature log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriTempLogTableEntry  

oriTempLogMessage 1.3.6.1.4.1.11898.2.1.1.23.3.1.1
This object is used to store temperature log information. This is also used as the index to the table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString55  

oriTempLogTableReset 1.3.6.1.4.1.11898.2.1.1.23.4
This object is used for resetting the temperature log table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriWirelessIfPropertiesTable 1.3.6.1.4.1.11898.2.1.2.1.1
This table contains information on the properties and capabilities of the wireless interface(s) present in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWirelessIfPropertiesEntry

oriWirelessIfPropertiesEntry 1.3.6.1.4.1.11898.2.1.2.1.1.1
This object represents the entry in the wireless interface properties table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWirelessIfPropertiesEntry  

oriWirelessIfPropertiesIndex 1.3.6.1.4.1.11898.2.1.2.1.1.1.1
This object represents a unique value for each interface in the system and is used as index to this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWirelessIfNetworkName 1.3.6.1.4.1.11898.2.1.2.1.1.1.2
This object represents the network name (SSID) for this wireless interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

oriWirelessIfMediumReservation 1.3.6.1.4.1.11898.2.1.2.1.1.1.3
This object represents the medium reservation value. The range for this parameter is 0 - 2347. The medium reservation specifies the number of octects in a frame above which a RTS/CTS handshake is performed. The default value should be 2347, which disables RTS/CTS mode.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2347  

oriWirelessIfInterferenceRobustness 1.3.6.1.4.1.11898.2.1.2.1.1.1.4
This object enables or disables the interference robustness feature. The default value for this object should be disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfDTIMPeriod 1.3.6.1.4.1.11898.2.1.2.1.1.1.5
This object represents the delivery traffic indication map period. This is the interval between the transmission of multicast frames on the wireless inteface. It is expressed in the Beacon messages. The recommended default value for this object is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oriWirelessIfChannel 1.3.6.1.4.1.11898.2.1.2.1.1.1.6
This object represents the radio frequency channel for this wireless interface. The default value for the channel is based on the regulatory domain.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..14  

oriWirelessIfDistancebetweenAPs 1.3.6.1.4.1.11898.2.1.2.1.1.1.7
This object identifies the distance between access points. The default value for this parameter should be large.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER large(1), medium(2), small(3), minicell(4), microcell(5)  

oriWirelessIfMulticastRate 1.3.6.1.4.1.11898.2.1.2.1.1.1.8
This object is used to configure the multicast rate, but it is dependent on the type of wireless NIC. The value of this object is given in 500 Kbps units. This object can be configured to one of the values defined by the supported multicast rates objects (oriWirelessIfSupportedMulticastRates). For 802.11b Wireless NICs: This object identifies multicast rate of the wireless interface. This is dependent on the distance between APs. When the distance between APs object is set to small, minicell, or microcell the multicast rates can be set to 11 Mbit/s (22 in 500 Kbps units), 5.5 Mbit/s (11), 2 Mbit/s (4), and 1 Mbit/s (2). When this object is set to medium, the allowed rates are 5.5 Mbit/s (11), 2 Mbit/s (4), 1 Mbit/s (2). When this object is set to large, then the multicast rates can be set to 2 Mbits/s (4) or 1 Mbits/s (2). The default value for this object should be 2 Mbits/sec (4). For 802.11a, g, and a/g Wireless NICs: This object is used to set the multicast rate for beacons, frames used for protection mechanism (CTS), and other multicast and broadcast frames.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriWirelessIfClosedSystem 1.3.6.1.4.1.11898.2.1.2.1.1.1.9
This object is used as a flag which identifies whether the device will accept association requests to this interface, for client stations configured with a network name of 'ANY'. When this object is disabled, it will accept association requests from client stations with a network name of 'ANY'. If this object is set to enable then the interface will only accept association requests that match the interface's network name (SSID). The default value for this object should be disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfAllowedSupportedDataRates 1.3.6.1.4.1.11898.2.1.2.1.1.1.10
This object reflects the transmit rates supported by the wireless interface. The values of this object are given in units of 500 kbps. Examples for supported data rates: - 802.11b PHY (DSSS - 2.4 GHz) - 0 = Auto Fallback - 2 = 1 Mbps - 4 = 2 Mbps - 11 = 5.5 Mbps - 22 = 11 Mbps - 802.11a PHY (OFDM - 5 GHz) - 0 = Auto Fallback - 12 = 6 Mbps - 18 = 9 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps - 802.11a PHY (OFDM - 5 GHz) with Turbo Mode Enabled - 0 = Auto Fallback - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 144 = 72 Mbps - 192 = 96 Mbps - 216 = 108 Mbps - 802.11g PHY (ERP) in 802.11g only mode - 0 = Auto Fallback - 12 = 6 Mbps - 18 = 9 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps - 802.11g PHY (ERP) in 802.11b/g mode - 0 = Auto Fallback - 2 = 1 Mbps - 4 = 2 Mbps - 11 = 5.5 Mbps - 12 = 6 Mbps - 18 = 9 Mbps - 22 = 11 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

oriWirelessIfRegulatoryDomainList 1.3.6.1.4.1.11898.2.1.2.1.1.1.11
This object specifies a single regulatory domain (not a list) which is supported by the wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

oriWirelessIfAllowedChannels 1.3.6.1.4.1.11898.2.1.2.1.1.1.12
This object reflects the radio frequency channels that the interface supports.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

oriWirelessIfMACAddress 1.3.6.1.4.1.11898.2.1.2.1.1.1.13
This object represents the MAC address of the wireless interface present in the device. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriWirelessIfLoadBalancing 1.3.6.1.4.1.11898.2.1.2.1.1.1.14
This object is used to configure the load balancing feature for the wireless interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfMediumDensityDistribution 1.3.6.1.4.1.11898.2.1.2.1.1.1.15
This object is used to configure the medium density distribution feature for the wireless interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfTxRate 1.3.6.1.4.1.11898.2.1.2.1.1.1.16
This object is used to configure the transmit rate for unicast traffic for the wireless interface. This object is dependent on the transmit rates supported by the wireless interface (refer to MIB object - oriWirelessIfAllowedSupportedDataRates and dot11PHYType). The values of this object are given in units of 500 kbps. A value of zero (0) is interpreted as auto fallback. Examples for configuring this object: - 802.11b PHY (DSSS - 2.4 GHz) - 0 = Auto Fallback - 2 = 1 Mbps - 4 = 2 Mbps - 11 = 5.5 Mbps - 22 = 11 Mbps - 802.11a PHY (OFDM - 5 GHz) - 0 = Auto Fallback - 12 = 6 Mbps - 18 = 9 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps - 802.11a PHY (OFDM - 5 GHz) with Turbo Mode Enabled - 0 = Auto Fallback - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 144 = 72 Mbps - 192 = 96 Mbps - 216 = 108 Mbps - 802.11g PHY (ERP) in 802.11g only mode - 0 = Auto Fallback - 12 = 6 Mbps - 18 = 9 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps - 802.11g PHY (ERP) in 802.11b/g mode - 0 = Auto Fallback - 2 = 1 Mbps - 4 = 2 Mbps - 11 = 5.5 Mbps - 12 = 6 Mbps - 18 = 9 Mbps - 22 = 11 Mbps - 24 = 12 Mbps - 36 = 18 Mbps - 48 = 24 Mbps - 72 = 36 Mbps - 96 = 48 Mbps - 108 = 54 Mbps The default value for this object should be zero (0) auto fallback.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriWirelessIfAutoChannelSelectStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.17
This object is used to configure the automatic frequency channel feature for the wireless interface. If this object is enabled, the frequency channel object can not be set, but the frequency channel selected will be given in that object. The default value for this object should be enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfBandwidthLimitIn 1.3.6.1.4.1.11898.2.1.2.1.1.1.18
This object represents the input bandwidth limit of the interface in increments of 64 kbps. The value can be limited by a previous written value, the negotiation process during registration or by a license. A written value will only take effect after reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

oriWirelessIfBandwidthLimitOut 1.3.6.1.4.1.11898.2.1.2.1.1.1.19
This object represents the output bandwidth limit of the interface in increments of 64 kbps. The value can be limited by a previous written value, the negotiation process during registration or by a license. A written value will only take effect after reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

oriWirelessIfTurboModeStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.20
This object is used to enable or disable turbo mode support. Turbo mode is only supported for 802.11a PHY (OFDM - 5 GHz) and 802.11g (ERP - 2.4 GHz) wireless NICs and can only be enabled when super mode is enabled. When Turbo mode is enabled the data rates will be doubled (refer to oriWirelessIfAllowedSupportedDataRates object description).
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSupportedOperationalModes 1.3.6.1.4.1.11898.2.1.2.1.1.1.21
This object provides information on the wireless operational modes supported by the NIC. Depending on the wireless NIC in the device different wireless operational modes can be configured. The possible supported modes can be: - 802.11b only - 802.11g only - 802.11b/g - 802.11a only - 802.11g-wifi
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfOperationalMode 1.3.6.1.4.1.11898.2.1.2.1.1.1.22
This object is used to set the wireless NIC Operational mode. Depending on the wireless NIC in the device different wireless operational modes can be configured. The supported modes are: - 802.11b only - 802.11g only - 802.11b/g - 802.11a only - 802.11g-wifi
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot11b-only(1), dot11g-only(2), dot11bg(3), dot11a-only(4), dot11g-wifi(5)  

oriWirelessIfPreambleType 1.3.6.1.4.1.11898.2.1.2.1.1.1.23
This object identifies the wireless interface preamble type based on the wireless operational mode configured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfProtectionMechanismStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.24
This object indicates if protection mechanism is enabled or not based on the wireless operational mode configured.
Status: current Access: read-only
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSupportedMulticastRates 1.3.6.1.4.1.11898.2.1.2.1.1.1.25
This object represents the multicast rates supported by the wireless NIC and the operational mode configured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfCapabilities 1.3.6.1.4.1.11898.2.1.2.1.1.1.26
This object provides information on the wireless capabilities and features supported by the wireless NIC. Each bit in this object defines a capability/feature supported by the wireless NIC. If the bit is set, the capability/feature is supported, otherwise it is not. The following list provides a definition of the bits in this object: b0 - Distance Between APs b1 - Multicast Rate b2 - Closed System b3 - Load Balancing b4 - Medium Density Distribution b5 - Auto Channel Select b6 - Turbo Mode b7 - Interference Robustness b8 - Wireless Distribution System (WDS) b9 - Transmit Power Control (TPC) b10 - Multiple SSIDs b11 - SpectraLink VoIP b12 - Remote Link Test b13 to b255 - Reserved
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

oriWirelessIfLBTxTimeThreshold 1.3.6.1.4.1.11898.2.1.2.1.1.1.27
Maximum allowed Tx processing time, in mS, where Tx processing time is measured from time a packet enters AP from the DS to the time it successfully leaves the AP's Radio.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..1000000  

oriWirelessIfLBAdjAPTimeDiffThreshold 1.3.6.1.4.1.11898.2.1.2.1.1.1.28
Maximum allowed difference in mS between adjacent AP's Tx processing time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..1000000  

oriWirelessIfACSFrequencyBandScan 1.3.6.1.4.1.11898.2.1.2.1.1.1.29
This object is used to configure the frequency bands that the auto channel select algorithm will scan through. Each bit in this object represents a band or subset of channels in the 5 GHz or 2.4 GHz space. The value of this object is interpreted as a bitfield, where the value of 1 means enable ACS scan for that band. The following list provides a definition of the bits in this object: b0 - U-NII Lower Band = 5.15 - 5.25 GHz (36, 40, 44, 48) b1 - U-NII Middle Band = 5.25 - 5.35 GHz (52, 56, 60, 64) b2 - U-NII Upper Band = 5.725 - 5.825 GHz (149, 153, 157, 161) b3 - H Band = 5.50 - 5.700 GHz (100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140) b4 - 5 GHz ISM Band = 5.825 GHz (165) b5 to b255 - Reserved
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriWirelessIfSecurityPerSSIDStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.30
This object is used to enable or disable the security per SSID feature. Once this object is enabled, the administrator should use the Wireless Interface SSID table (oriWirelessIfSSIDTable to configure the security related management objects.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfDFSStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.31
This object is used to enable/disable dynamic frequency selection. This functionality is dependent on the regulatory domain of the wireless NIC.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfAntenna 1.3.6.1.4.1.11898.2.1.2.1.1.1.32
This object is used to configure the antenna. The administrator can select controllable, external, internal, or disable the antenna.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER external(1), internal(2), controllable(3), disabled(4)  

oriWirelessIfTPCMode 1.3.6.1.4.1.11898.2.1.2.1.1.1.33
This object is used to configure the transmit power control of the wireless NIC. The transmit power is defined in dBm and can be configured in increments 3 dBms.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 3 | 6 | 9 | 12 | 15 | 18  

oriWirelessIfSuperModeStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.34
This object is used to enable/disable super mode support. Super Mode increases the overall throughput of the wireless interface by implementing fast frame, bursting, and compression. When super mode is enabled, the channels that can be used in the 2.4 GHz and 5.0 GHz spectrum are limited (refer to oriWirelessIfAllowedChannels for the allowed channels). The super mode feature is only supported for 802.11a (OFDM - 5 GHz) and 802.11g (ERP - 2.4 GHz) wireless NICs.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfWSSStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.35
This object is used for the Wireless System Shutdown feature. This feature allows an administrator to shut down wireless services to clients. When this object is set to down wireless client services will be shutdown/disabled, but WDS links will still remain up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

oriWirelessIfSupportedAuthenticationModes 1.3.6.1.4.1.11898.2.1.2.1.1.1.36
This object is used to provide information on the authentication modes supported by the wireless interface. The possible authentication modes are: - none: no authentication mode - dot1x: 802.1x authentication mode - psk: psk authentication mode
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSupportedCipherModes 1.3.6.1.4.1.11898.2.1.2.1.1.1.37
This object is used to provide information on the cipher modes/types supported by the wireless interface. The possible cipher modes/types are: - none: no cipher/encryption mode - wep: wep encryption mode - tkip: tkip encryption mode - aes: aes encryption mode
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfQoSStatus 1.3.6.1.4.1.11898.2.1.2.1.1.1.38
This object is used to enable/disable Quality of Service (QoS) on the wireless interface.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfQoSMaxMediumThreshold 1.3.6.1.4.1.11898.2.1.2.1.1.1.39
This object is used to specify the QoS admission control maximum medium threshold. The maximum medium threshold will apply to all access categories and is given in a percentage of the medium.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..90  

oriWirelessIfAntennaGain 1.3.6.1.4.1.11898.2.1.2.1.1.1.40
This object represents Antenna Gain value (including cable loss) that will be added to the radar detetection parameters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..35  

oriWirelessIfSecurityTable 1.3.6.1.4.1.11898.2.1.2.1.2
This table contains information on the security management objects for the wireless interface(s) present in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWirelessIfSecurityEntry

oriWirelessIfSecurityEntry 1.3.6.1.4.1.11898.2.1.2.1.2.1
This object represents an entry in the wireless interface security table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWirelessIfSecurityEntry  

oriWirelessIfSecurityIndex 1.3.6.1.4.1.11898.2.1.2.1.2.1.1
This object represents a unique value for each interface in the system and is used as index to this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWirelessIfEncryptionOptions 1.3.6.1.4.1.11898.2.1.2.1.2.1.2
This object sets the wireless interface's security capabilities (such as WEP and other standard and proprietary security features). AES encryption is only for 802.11a and supports only OCB mode integrity check.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), wep(2), rcFour128(3), aes(4)  

oriWirelessIfEncryptionStatus 1.3.6.1.4.1.11898.2.1.2.1.2.1.3
This object is used to enable or disable WEP encryption for the wireless interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfEncryptionKey1 1.3.6.1.4.1.11898.2.1.2.1.2.1.4
This object represents Encryption Key 1. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWirelessIfEncryptionKey2 1.3.6.1.4.1.11898.2.1.2.1.2.1.5
This object represents Encryption Key 2. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWirelessIfEncryptionKey3 1.3.6.1.4.1.11898.2.1.2.1.2.1.6
This object represents Encryption Key 3. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWirelessIfEncryptionKey4 1.3.6.1.4.1.11898.2.1.2.1.2.1.7
This object represents Encryption Key 4. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWirelessIfEncryptionTxKey 1.3.6.1.4.1.11898.2.1.2.1.2.1.8
This object indicates which encryption key is used to encrypt data that is sent via the wireless interfaces. When this object is configured to 0, then Encryption Key 1 will be used. When this object is configured to 1, then Encryption Key 2 will be used. When this object is configured to 2, then Encryption Key 3 will be used. When this object is configured to 3, then Encryption Key 4 will be used. The default value for this object should be key 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

oriWirelessIfDenyNonEncryptedData 1.3.6.1.4.1.11898.2.1.2.1.2.1.9
This parameter indicates if this interface will accept or deny non-encrypted data. The default value for this parameters is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfProfileCode 1.3.6.1.4.1.11898.2.1.2.1.2.1.10
The object represents the profile code of the wirelesss interface. This information is comprised of a vendor indication and a capability indication (example: bronze or gold card).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWirelessIfSSIDTable 1.3.6.1.4.1.11898.2.1.2.1.3
This table is used to configure the SSIDs for the wireless interface in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWirelessIfSSIDTableEntry

oriWirelessIfSSIDTableEntry 1.3.6.1.4.1.11898.2.1.2.1.3.1
This object represents an entry in the respective table. In this case each table entry represents a VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWirelessIfSSIDTableEntry  

oriWirelessIfSSIDTableIndex 1.3.6.1.4.1.11898.2.1.2.1.3.1.1
This object represents the index to the SSID Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

oriWirelessIfSSIDTableSSID 1.3.6.1.4.1.11898.2.1.2.1.3.1.2
This object represents the wireless card SSID string (wireless network name).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

oriWirelessIfSSIDTableVLANID 1.3.6.1.4.1.11898.2.1.2.1.3.1.3
This object represents the VLAN Identifier (ID).
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

oriWirelessIfSSIDTableStatus 1.3.6.1.4.1.11898.2.1.2.1.3.1.4
This object represents the wireless SSID table row/entry status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oriWirelessIfSSIDTableSecurityMode 1.3.6.1.4.1.11898.2.1.2.1.3.1.5
This object is used to configure the security mode for this table entry (SSID). This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER none(1), dot1x(2), mixed(3), wpa(4), wpa-psk(5), wep(6)  

oriWirelessIfSSIDTableBroadcastSSID 1.3.6.1.4.1.11898.2.1.2.1.3.1.6
This object is used to enable/disable a broadcast SSID in the SSID table. A single entry in the SSID table can be enabled to broadcast SSID in beacon messages.
Status: current Access: read-create
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableClosedSystem 1.3.6.1.4.1.11898.2.1.2.1.3.1.7
This object is used to enable/disable the closed system feature for this table entry (SSID).
Status: current Access: read-create
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableSupportedSecurityModes 1.3.6.1.4.1.11898.2.1.2.1.3.1.8
This object is used to provide information on the supported security modes by the wireless interface(s). The possible security modes can be: - None: no security mode enabled. - dot1x: 802.1x authentication enabled. - mixed: mixed WEP and 802.1x. - wpa: WiFi Protected Access enabled. - wpa-psk: WiFi Protected Access with Preshared Keys enabled. - wep: WEP Encryption enabled (no authentication) This object is deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSSIDTableEncryptionKey0 1.3.6.1.4.1.11898.2.1.2.1.3.1.9
This object represents Encryption Key 0. This object should be treated as write-only and returned as asterisks. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriWirelessIfSSIDTableEncryptionKey1 1.3.6.1.4.1.11898.2.1.2.1.3.1.10
This object represents Encryption Key 1. This object should be treated as write-only and returned as asterisks. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriWirelessIfSSIDTableEncryptionKey2 1.3.6.1.4.1.11898.2.1.2.1.3.1.11
This object represents Encryption Key 2. This object should be treated as write-only and returned as asterisks. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriWirelessIfSSIDTableEncryptionKey3 1.3.6.1.4.1.11898.2.1.2.1.3.1.12
This object represents Encryption Key 3. This object should be treated as write-only and returned as asterisks. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriWirelessIfSSIDTableEncryptionTxKey 1.3.6.1.4.1.11898.2.1.2.1.3.1.13
This object indicates which encryption key is used to encrypt data that is sent via the wireless interfaces. The default value for this object should be key 0. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..3  

oriWirelessIfSSIDTableEncryptionKeyLength 1.3.6.1.4.1.11898.2.1.2.1.3.1.14
This object represents the encryption key length, the supported key lengths are 64 bits (40 + 24 for IV), 128 bits (104 + 24 for IV), and 152 bits (128 + 24 for IV). This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER sixtyFourBits(1), oneHundredTwentyEightBits(2), oneHundredFiftyTwoBits(3)  

oriWirelessIfSSIDTableRekeyingInterval 1.3.6.1.4.1.11898.2.1.2.1.3.1.15
This object represents the encryption rekeying interval. if this object is configured to zero (0) rekeying is disabled. The units of this object is seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 300..65535  

oriWirelessIfSSIDTablePSKValue 1.3.6.1.4.1.11898.2.1.2.1.3.1.16
The Pre-Shared Key (PSK) for when RSN in PSK mode is the selected authentication suite. In that case, the PMK will obtain its value from this object. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(32)  

oriWirelessIfSSIDTablePSKPassPhrase 1.3.6.1.4.1.11898.2.1.2.1.3.1.17
The PSK, for when RSN in PSK mode is the selected authentication suite, is configured by oriWirelessIfSSIDTablePSKValue. An alternative manner of setting the PSK uses the password-to-key algorithm defined in the standard. This variable provides a means to enter a pass phrase. When this object is written, the RSN entity shall use the password-to-key algorithm specified in the standard to derive a pre-shared and populate oriWirelessIfSSIDTablePSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSSIDTableDenyNonEncryptedData 1.3.6.1.4.1.11898.2.1.2.1.3.1.18
This object is used to enable/disable deny non encrypted data. This function is only supported when the security mode is configured to WEP or Mixed Mode; it is not supported for 802.1x, WPA, and WPA-PSK security modes. This object is deprecated.
Status: deprecated Access: read-create
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableSSIDAuthorizationStatus 1.3.6.1.4.1.11898.2.1.2.1.3.1.19
This object is used to enable or disable SSID Authorization.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableMACAccessControl 1.3.6.1.4.1.11898.2.1.2.1.3.1.20
This object is used to enable or disable MAC Access Control feature/filter for this SSID.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableRADIUSMACAccessControl 1.3.6.1.4.1.11898.2.1.2.1.3.1.21
This object is used to enables RADIUS Access Control based on wireless stations MAC Address.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableSecurityProfile 1.3.6.1.4.1.11898.2.1.2.1.3.1.22
This object is used to configure the security profile that will be used for this SSID. The security profile is defined in the Security Profile Table in the orinocoSecurity group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

oriWirelessIfSSIDTableRADIUSDot1xProfile 1.3.6.1.4.1.11898.2.1.2.1.3.1.23
This object is used to configure the RADIUS server profile that will be used for 802.1x authentication for this SSID. The RADIUS profile is defined in the RADIUS Server Table in the orinocoRADIUSSvrProfile group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSSIDTableRADIUSMACAuthProfile 1.3.6.1.4.1.11898.2.1.2.1.3.1.24
This object is used to configure the RADIUS server profile that will be used for MAC based RADIUS authentication for this SSID. The RADIUS profile is defined in the RADIUS Server Table in the orinocoRADIUSSvrProfile group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSSIDTableRADIUSAccountingStatus 1.3.6.1.4.1.11898.2.1.2.1.3.1.25
This object is used to enable or disable the RADIUS Accounting service per SSID.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWirelessIfSSIDTableRADIUSAccountingProfile 1.3.6.1.4.1.11898.2.1.2.1.3.1.26
This object is used to configure the RADIUS server profile that will be used for Accounting for this SSID. The RADIUS profile is defined in the RADIUS Server Table in the orinocoRADIUSSvrProfile group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriWirelessIfSSIDTableQoSPolicy 1.3.6.1.4.1.11898.2.1.2.1.3.1.27
This object is used to configure the QoS policy that will be used for this SSID. The QoS profile is defined in the QoS Policy Table in the orinocoQoS group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

oriWirelessIfTxPowerControl 1.3.6.1.4.1.11898.2.1.2.1.4
This object is used to enable or disable Transmit (Tx) Power Control feature.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriEthernetIfConfigTable 1.3.6.1.4.1.11898.2.1.2.2.1
This table is used to configure the ethernet interface(s) for the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriEthernetIfConfigTableEntry

oriEthernetIfConfigTableEntry 1.3.6.1.4.1.11898.2.1.2.2.1.1
This object represents an entry in the ethernet interface configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriEthernetIfConfigTableEntry  

oriEthernetIfConfigTableIndex 1.3.6.1.4.1.11898.2.1.2.2.1.1.1
This object represents the index of the ethernet configuraiton table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriEthernetIfConfigSettings 1.3.6.1.4.1.11898.2.1.2.2.1.1.2
This object is used to configure the Ethernet interface's speed. Some devices support all the configuration options listed above, while others support only a subset of the configuration options.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tenMegabitPerSecHalfDuplex(1), tenMegabitPerSecFullDuplex(2), tenMegabitPerSecAutoDuplex(3), onehundredMegabitPerSecHalfDuplex(4), onehundredMegabitPerSecFullDuplex(5), autoSpeedHalfDuplex(6), autoSpeedAutoDuplex(7), onehundredMegabitPerSecAutoDuplex(8)  

oriEthernetIfConfigBandwidthLimitIn 1.3.6.1.4.1.11898.2.1.2.2.1.1.3
This object represents the input bandwidth limit of the interface in increments of 64 kbps. The value can be limited by a previous written value, the negotiation process during registration, or by a license. A written value will only take effect after reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

oriEthernetIfConfigBandwidthLimitOut 1.3.6.1.4.1.11898.2.1.2.2.1.1.4
This object represents the output bandwidth limit of the interface in increments of 64 kbps. The value can be limited by a previous written value, the negotiation process during registration, or by a license. A written value will only take effect after reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

oriIfWANInterfaceMACAddress 1.3.6.1.4.1.11898.2.1.2.4
This object represents the MAC address of the WAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriWORPIfConfigTable 1.3.6.1.4.1.11898.2.1.2.5.1
This table is used to configure the mode, time-outs, and protocol objects for wireless interface(s) that are configured to run WORP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWORPIfConfigTableEntry

oriWORPIfConfigTableEntry 1.3.6.1.4.1.11898.2.1.2.5.1.1
This object represents an entry in the WORP Interface Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWORPIfConfigTableEntry  

oriWORPIfConfigTableMode 1.3.6.1.4.1.11898.2.1.2.5.1.1.1
The running mode of this interface: - If set to disabled, the interface is disabled. - If set to AP, the interface will run in standard IEEE802.11 mode. - If set to Base, the interface will be a WORP master interface and be able to connect to multiple WORP satellites. - If set to Satellite, the interface will be a WORP slave interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), ap(2), base(3), satellite(4)  

oriWORPIfConfigTableBaseStationName 1.3.6.1.4.1.11898.2.1.2.5.1.1.2
The name of the base station. For a base this name will default to the MIB-II sysName; for a satellite to empty (if not registered to any base) or the name it is registered to. When a name is set for a satellite, the satellite will only register on a base with this name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWORPIfConfigTableMaxSatellites 1.3.6.1.4.1.11898.2.1.2.5.1.1.3
The maximum of remotes allowed on this interface. Please note that this value will also be limited by the image and the license.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriWORPIfConfigTableRegistrationTimeout 1.3.6.1.4.1.11898.2.1.2.5.1.1.4
This object represents the Timeout of regristration and authentication, configurable between 1sec and 10sec.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

oriWORPIfConfigTableRetries 1.3.6.1.4.1.11898.2.1.2.5.1.1.5
The number of times a data message will be retransmitted, configurable between 0 and 10. The value 0 allows unreliable operation for streaming applications.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

oriWORPIfConfigTableNetworkSecret 1.3.6.1.4.1.11898.2.1.2.5.1.1.6
The NetworkSecret is a string that must be the same for all stations in a certain network. If a station has another secret configured as the base, the base will not allow the station to register. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWORPIfConfigTableNoSleepMode 1.3.6.1.4.1.11898.2.1.2.5.1.1.7
This object is used to enable or disable sleep mode. If this object is enabled, a subscriber unit will not go into sleep mode when they have no data to send.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWORPIfStatTable 1.3.6.1.4.1.11898.2.1.2.5.2
This table is used to monitor the statistics of interfaces that run WORP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWORPIfStatTableEntry

oriWORPIfStatTableEntry 1.3.6.1.4.1.11898.2.1.2.5.2.1
This object represents an entry in the WORP Interface Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWORPIfStatTableEntry  

oriWORPIfStatTableRemotePartners 1.3.6.1.4.1.11898.2.1.2.5.2.1.1
The number of remote partners. For a satellite, this parameter will always be zero or one.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableAverageLocalSignal 1.3.6.1.4.1.11898.2.1.2.5.2.1.2
The current signal level calculated over all inbound packets. This variable indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfStatTableAverageLocalNoise 1.3.6.1.4.1.11898.2.1.2.5.2.1.3
The current noise level calculated over all inbound packets. This variable indicates the running average of the local noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfStatTableAverageRemoteSignal 1.3.6.1.4.1.11898.2.1.2.5.2.1.4
The current remote signal level calculated over the inbound packets send by this station. This variable indicates the running average over all registered stations of the remote signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfStatTableAverageRemoteNoise 1.3.6.1.4.1.11898.2.1.2.5.2.1.5
The current average remote noise level calculated over the inbound packets send by this station. This variable indicates the running average over all registered stations of the remote noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfStatTableBaseStationAnnounces 1.3.6.1.4.1.11898.2.1.2.5.2.1.6
The number of Base Station Announces Broadcasts (BSAB) sent (base) or received (satellite) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationRequests 1.3.6.1.4.1.11898.2.1.2.5.2.1.7
The number of Registration Requests (RREQ) sent (satellite) or received (base) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationRejects 1.3.6.1.4.1.11898.2.1.2.5.2.1.8
The number of Registration Rejects (RREJ) sent (base) or received (satellite) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableAuthenticationRequests 1.3.6.1.4.1.11898.2.1.2.5.2.1.9
The number of Authentication Requests (AREQ) sent (satellite) or received (base) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableAuthenticationConfirms 1.3.6.1.4.1.11898.2.1.2.5.2.1.10
The number of Authentication Confirms (ACFM) sent (base) or received (satellite) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationAttempts 1.3.6.1.4.1.11898.2.1.2.5.2.1.11
The number of times a Registration Attempt has been initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationIncompletes 1.3.6.1.4.1.11898.2.1.2.5.2.1.12
The number of registration attempts that is not completed yet. For a satellite this parameters will always be zero or one.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationTimeouts 1.3.6.1.4.1.11898.2.1.2.5.2.1.13
The number of times the registration procedure timed out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRegistrationLastReason 1.3.6.1.4.1.11898.2.1.2.5.2.1.14
The reason for why the last registration was aborted or failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), noMoreAllowed(2), incorrectParameter(3), roaming(4), timeout(5), lowQuality(6)  

oriWORPIfStatTablePollData 1.3.6.1.4.1.11898.2.1.2.5.2.1.15
The number of polls with data sent (base) or received (satellite).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTablePollNoData 1.3.6.1.4.1.11898.2.1.2.5.2.1.16
The number of polls with no data sent (base) or received (satellite).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReplyData 1.3.6.1.4.1.11898.2.1.2.5.2.1.17
The number of poll replies with data sent (satellite) or received (base). This counter does not include replies with the MoreData flag set (see ReplyMoreData).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReplyMoreData 1.3.6.1.4.1.11898.2.1.2.5.2.1.18
The number of poll replies with data sent (satellite) or received (base) with the MoreData flag set (see also ReplyData).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReplyNoData 1.3.6.1.4.1.11898.2.1.2.5.2.1.19
The number of poll replies with no data sent (satellite) or received (base).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableRequestForService 1.3.6.1.4.1.11898.2.1.2.5.2.1.20
The number of requests for service sent (satellite) or received (base).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableSendSuccess 1.3.6.1.4.1.11898.2.1.2.5.2.1.21
The number of data packets sent that were acknowledged and did not need a retransmit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableSendRetries 1.3.6.1.4.1.11898.2.1.2.5.2.1.22
The number of data packets sent that needed retransmition but were finally received succesfully by the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableSendFailures 1.3.6.1.4.1.11898.2.1.2.5.2.1.23
The number of data packets sent that were (finally) not received succesfully by the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReceiveSuccess 1.3.6.1.4.1.11898.2.1.2.5.2.1.24
The number of data packets received that were acknowledged and did not need a retransmit of the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReceiveRetries 1.3.6.1.4.1.11898.2.1.2.5.2.1.25
The number of data packets received that needed retransmition by the remote partner but were finally received succesfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTableReceiveFailures 1.3.6.1.4.1.11898.2.1.2.5.2.1.26
The number of data packets that were (finally) not received succesfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfStatTablePollNoReplies 1.3.6.1.4.1.11898.2.1.2.5.2.1.27
The number of times a poll was sent but no reply was received. This object only applies to the base.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatConfigStatus 1.3.6.1.4.1.11898.2.1.2.5.3.1.1
This object is used to enable or disable the per-satellite config from the base device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

oriWORPIfSatConfigTable 1.3.6.1.4.1.11898.2.1.2.5.3.1.2
This table contains wireless stations statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWORPIfSatConfigTableEntry

oriWORPIfSatConfigTableEntry 1.3.6.1.4.1.11898.2.1.2.5.3.1.2.1
This object represents an entry in the WORP Interface Satellite Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWORPIfSatConfigTableEntry  

oriWORPIfSatConfigTableIndex 1.3.6.1.4.1.11898.2.1.2.5.3.1.2.1.1
This object is used to index the protocol filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSatConfigTableEntryStatus 1.3.6.1.4.1.11898.2.1.2.5.3.1.2.1.2
This object is used to enable, disable, delete, create the Ethernet protocols in this table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriWORPIfSatConfigTableMacAddress 1.3.6.1.4.1.11898.2.1.2.5.3.1.2.1.3
This object represents the MAC address of the satellite for which the statistics are gathered.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  





oriWORPIfSatConfigTableComment 1.3.6.1.4.1.11898.2.1.2.5.3.1.2.1.8
This object is used for an optional comment associated to the per Satellite config Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriWORPIfSatStatTable 1.3.6.1.4.1.11898.2.1.2.5.3.2.1
This table contains wireless stations statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWORPIfSatStatTableEntry

oriWORPIfSatStatTableEntry 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1
This object represents an entry in the WORP Interface Satellite Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWORPIfSatStatTableEntry  

oriWORPIfSatStatTableIndex 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.1
This object represents the table index for SatStat Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSatStatTableMacAddress 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.2
This object represents the MAC address of the satellite for which the statistics are gathered.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

oriWORPIfSatStatTableAverageLocalSignal 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.3
The current signal level calculated over all inbound packets. This variable indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfSatStatTableAverageLocalNoise 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.4
The current noise level calculated over all inbound packets. This variable indicates the running average of the local noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfSatStatTableAverageRemoteSignal 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.5
The current remote signal level calculated over the inbound packets send by this station. This variable indicates the running average over all registered stations of the remote signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfSatStatTableAverageRemoteNoise 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.6
The current average remote noise level calculated over the inbound packets send by this station. This variable indicates the running average over all registered stations of the remote noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriWORPIfSatStatTablePollData 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.7
The number of polls with data sent (base) or received (satellite).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTablePollNoData 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.8
The number of polls with no data sent (base) or received (satellite).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableReplyData 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.9
The number of poll replies with data sent (satellite) or received (base). This counter does not include replies with the MoreData flag set (see ReplyMoreData).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableReplyNoData 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.10
The number of poll replies with no data sent (satellite) or received (base).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableRequestForService 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.11
The number of requests for service sent (satellite) or received (base).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableSendSuccess 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.12
The number of data packets sent that were acknowledged and did not need a retransmit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableSendRetries 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.13
The number of data packets sent that needed retransmition but were finally received succesfully by the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableSendFailures 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.14
The number of data packets sent that were (finally) not received succesfully by the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableReceiveSuccess 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.15
The number of data packets received that were acknowledged and did not need a retransmit of the remote partner.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableReceiveRetries 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.16
The number of data packets received that needed retransmition by the remote partner but were finally received succesfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableReceiveFailures 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.17
The number of data packets that were (finally) not received succesfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTablePollNoReplies 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.18
The number of times a poll was sent but no reply was received. This object only applies to the base.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriWORPIfSatStatTableLocalTxRate 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.19
This object represents the Transmit Data Rate of the BSU.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSatStatTableRemoteTxRate 1.3.6.1.4.1.11898.2.1.2.5.3.2.1.1.20
This object represents the Transmit Data Rate of the SU which is registered to this SU.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyOperation 1.3.6.1.4.1.11898.2.1.2.5.4.1
This object is used to enable or disable the site survey mode. The site survey is going to show user the wireless signal level, noise level and SNR value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), test(3)  

oriWORPIfSiteSurveyTable 1.3.6.1.4.1.11898.2.1.2.5.4.2
This table contains the information for the stations currently associated with the access point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWORPIfSiteSurveySignalQualityTableEntry

oriWORPIfSiteSurveySignalQualityTableEntry 1.3.6.1.4.1.11898.2.1.2.5.4.2.1
This object represents the entry in the Remote Link Test table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWORPIfSiteSurveySignalQualityTableEntry  

oriWORPIfSiteSurveyTableIndex 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.1
This object represents a unique entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyBaseMACAddress 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.2
This object represents the MAC address of the base unit being tested with.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriWORPIfSiteSurveyBaseName 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.3
This object identifies the name of the base unit being tested with..
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriWORPIfSiteSurveyMaxSatAllowed 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.4
This object identifies the maximum number of satellites is allowed to be registered with the base unit being tested with.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyNumSatRegistered 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.5
This object identifies the maximum number of satellites is allowed to be registered with the base unit being tested with.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyCurrentSatRegistered 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.6
This object identifies the maximum number of satellites is allowed to be registered with the base unit being tested with.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyLocalSignalLevel 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.7
The current signal level (in dB) for the Site Survey from this station. This object indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyLocalNoiseLevel 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.8
The current noise level (in dB) for the Site Survey to this station. This object indicates the running average of the local noise level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyLocalSNR 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.9
The current signal to noise ratio for the Site Survey to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyRemoteSignalLevel 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.10
The current signal level (in dB) for the Site Survey from the base with which the current satellite is registered. This object indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyRemoteNoiseLevel 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.11
The current noise level (in dB) for the Site Survey from the base with which the current satellite is registered.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfSiteSurveyRemoteSNR 1.3.6.1.4.1.11898.2.1.2.5.4.2.1.12
The current SNR (in dB) for the Site Survey from the base with which the current satellite is registered.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriWORPIfDDRSStatus 1.3.6.1.4.1.11898.2.1.2.5.6.1
This is object is used to enable/disable the WORP DDRS feature on the BSU.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWORPIfDDRSDefDataRate 1.3.6.1.4.1.11898.2.1.2.5.6.2
This is the data rate that shall be used only when DDRS is enabled. This is to specify default data rate on BSU. The possible values of the variable shall be: 1. 802.11a normal mode 6Mbps 2. 802.11a normal mode 9Mbps 3. 802.11a normal mode 12Mbps 4. 802.11a normal mode 18Mbps 5. 802.11a normal mode 24Mbps 6. 802.11a normal mode 36Mbps 7. 802.11a normal mode 48Mbps 8. 802.11a normal mode 54Mbps 9. 802.11a turbo mode 12Mbps 10. 802.11a turbo mode 18Mbps 11. 802.11a turbo mode 24Mbps 12. 802.11a turbo mode 36Mbps 13. 802.11a turbo mode 48Mbps 14. 802.11a turbo mode 72Mbps 15. 802.11a turbo mode 96Mbps 16. 802.11a turbo mode 108Mbps
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 6..108  

oriWORPIfDDRSMaxDataRate 1.3.6.1.4.1.11898.2.1.2.5.6.3
This is the data rate that shall be used only when DDRS is enabled. This is to limit maximum possible data rate that is set by DDRS on BSU. The possible values of the variable shall be: 1. 802.11a normal mode 6Mbps 2. 802.11a normal mode 9Mbps 3. 802.11a normal mode 12Mbps 4. 802.11a normal mode 18Mbps 5. 802.11a normal mode 24Mbps 6. 802.11a normal mode 36Mbps 7. 802.11a normal mode 48Mbps 8. 802.11a normal mode 54Mbps 9. 802.11a turbo mode 12Mbps 10. 802.11a turbo mode 18Mbps 11. 802.11a turbo mode 24Mbps 12. 802.11a turbo mode 36Mbps 13. 802.11a turbo mode 48Mbps 14. 802.11a turbo mode 72Mbps 15. 802.11a turbo mode 96Mbps 16. 802.11a turbo mode 108Mbps
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 6..108  

oriWORPIfDDRSMinReqSNRdot11an6Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.4
This is to specify the minimum required SNR for data rate of 6Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 6dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an9Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.5
This is to specify the minimum required SNR for data rate of 9Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 7dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an12Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.6
This is to specify the minimum required SNR for data rate of 12Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 9dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an18Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.7
This is to specify the minimum required SNR for data rate of 18Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 11dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an24Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.8
This is to specify the minimum required SNR for data rate of 24Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 14dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an36Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.9
This is to specify the minimum required SNR for data rate of 36Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 18dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an48Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.10
This is to specify the minimum required SNR for data rate of 48Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 22dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11an54Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.11
This is to specify the minimum required SNR for data rate of 54Mbps on 802.11a radio, normal mode. The value should be in dB and in the range 0..50 dB. The default value should be 25dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at12Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.12
This is to specify the minimum required SNR for data rate of 12Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 6dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at18Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.13
This is to specify the minimum required SNR for data rate of 18Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 7dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at24Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.14
This is to specify the minimum required SNR for data rate of 24Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 9dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at36Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.15
This is to specify the minimum required SNR for data rate of 36Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 11dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at48Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.16
This is to specify the minimum required SNR for data rate of 48Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 14dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at72Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.17
This is to specify the minimum required SNR for data rate of 72Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 18dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at96Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.18
This is to specify the minimum required SNR for data rate of 96Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 22dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSMinReqSNRdot11at108Mbps 1.3.6.1.4.1.11898.2.1.2.5.6.19
This is to specify the minimum required SNR for data rate of 108Mbps on 802.11a radio, turbo mode. The value should be in dB and in the range 0..50 dB. The default value should be 25dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSDataRateIncAvgSNRThreshold 1.3.6.1.4.1.11898.2.1.2.5.6.20
This is to specify average SNR threshold for data rate increase. The value should be in dB and in the range 0..50 dB. The default value should be 4 dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSDataRateIncReqSNRThreshold 1.3.6.1.4.1.11898.2.1.2.5.6.21
This is to specify average SNR threshold for data rate decrease. The value should be in dB and in the range 0..50 dB. The default value should be 6 dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSDataRateDecReqSNRThreshold 1.3.6.1.4.1.11898.2.1.2.5.6.22
This is to specify SNRreq threshold for data rate reduction. The value should be in dB and in the range 0..50 dB. The default value should be 3 dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

oriWORPIfDDRSDataRateIncPercentThreshold 1.3.6.1.4.1.11898.2.1.2.5.6.23
This object specifies the threshold percentage of retransmissions for DDRS data rate increase.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

oriWORPIfDDRSDataRateDecPercentThreshold 1.3.6.1.4.1.11898.2.1.2.5.6.24
This object specifies the threshold percentage of retransmissions for DDRS data rate decrease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

oriWORPIfRoamingStatus 1.3.6.1.4.1.11898.2.1.2.5.5.1
This object is used to enable/disable Roaming between BSUs.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWORPIfRoamingSlowScanThreshold 1.3.6.1.4.1.11898.2.1.2.5.5.2
This object specifies the threshold for initiating slow scanning procedure. The units of this object is dBs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

oriWORPIfRoamingFastScanThreshold 1.3.6.1.4.1.11898.2.1.2.5.5.3
This object specifies the threshold for initiating fast scanning procedure. The units of this object is dBs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

oriWORPIfRoamingThreshold 1.3.6.1.4.1.11898.2.1.2.5.5.4
This object specifies the threshold for roaming threshold. The units of this object is dBs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

oriWORPIfRoamingSlowScanPercentThreshold 1.3.6.1.4.1.11898.2.1.2.5.5.5
This object specifies the threshold percentage of retransmissions for initiating slow scanning procedure.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

oriWORPIfRoamingFastScanPercentThreshold 1.3.6.1.4.1.11898.2.1.2.5.5.6
This object specifies the threshold percentage of retransmissions for initiating fast scanning procedure.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

orinocoWORPIfBSUStatMACAddress 1.3.6.1.4.1.11898.2.1.2.5.7.1.1
This object represents the MAC address of BSU to which the SU is registered.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

orinocoWORPIfBSUStatLocalTxRate 1.3.6.1.4.1.11898.2.1.2.5.7.1.2
This object represents the Transmit Data Rate of the SU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

orinocoWORPIfBSUStatRemoteTxRate 1.3.6.1.4.1.11898.2.1.2.5.7.1.3
This object represents the Transmit Data Rate of the BSU to which the SU is registered.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

orinocoWORPIfBSUStatAverageLocalSignal 1.3.6.1.4.1.11898.2.1.2.5.7.1.4
The current signal level calculated over all inbound packets. This variable indicates the running average of the SU's local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

orinocoWORPIfBSUStatAverageLocalNoise 1.3.6.1.4.1.11898.2.1.2.5.7.1.5
The current noise level calculated over all inbound packets. This variable indicates the running average of the SU's local noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

orinocoWORPIfBSUStatAverageRemoteSignal 1.3.6.1.4.1.11898.2.1.2.5.7.1.6
The current remote signal level calculated over the inbound packets received at SU, sent by the BSU. This variable indicates the running average of the SU's Rx Signal level(i.e. BSU's Tx Signal level) all registered stations of the remote signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

orinocoWORPIfBSUStatAverageRemoteNoise 1.3.6.1.4.1.11898.2.1.2.5.7.1.7
The current remote noise level calculated over the inbound packets received at SU, sent by the BSU. This variable indicates the running average of the SU's Rx Noise level(i.e. BSU's Tx Noise level) all registered stations of the remote noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriNetworkIPConfigTable 1.3.6.1.4.1.11898.2.1.3.1.1
This table contains the Network IP configuration for the network interface(s) of the device. For bridge mode, only the address assigned to the Ethernet interface (index 1) will be used.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriNetworkIPConfigTableEntry

oriNetworkIPConfigTableEntry 1.3.6.1.4.1.11898.2.1.3.1.1.1
This object represents an entry for the network IP configuration for each interface in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriNetworkIPConfigTableEntry  

oriNetworkIPConfigTableIndex 1.3.6.1.4.1.11898.2.1.3.1.1.1.1
This object represents an index or interface number in the network IP configuration table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriNetworkIPConfigIPAddress 1.3.6.1.4.1.11898.2.1.3.1.1.1.2
This object represents the IP Address of the network interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNetworkIPConfigSubnetMask 1.3.6.1.4.1.11898.2.1.3.1.1.1.3
This object represents the subnet mask of the network interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNetworkIPDefaultRouterIPAddress 1.3.6.1.4.1.11898.2.1.3.1.3
This object represents the IP address of the gateway or router of the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNetworkIPDefaultTTL 1.3.6.1.4.1.11898.2.1.3.1.4
The default value inserted into the Time-To-Live (TTL) field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriNetworkIPAddressType 1.3.6.1.4.1.11898.2.1.3.1.5
This object identifies if the device is configured to be assigned a static or dynamic IP address using a DHCP client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

oriSNMPReadPassword 1.3.6.1.4.1.11898.2.1.4.1
This object represents the read-only community name used in the SNMP protocol. This object is used for reading objects from the SNMP agent. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNMPReadWritePassword 1.3.6.1.4.1.11898.2.1.4.2
This objecgt represents the read-write community name used in the SNMP protocol. This object is used for reading and writing objects to and from the SNMP Agent. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNMPAuthorizedManagerCount 1.3.6.1.4.1.11898.2.1.4.3
This object reflects the number of entries in the Management IP Access Table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriSNMPAccessTable 1.3.6.1.4.1.11898.2.1.4.4
This table is used configure management stations that are authorized to manage the device. This table applies to the supported management services/interfaces (SNMP, HTTP, and Telnet). This table is limited to 20 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSNMPAccessTableEntry

oriSNMPAccessTableEntry 1.3.6.1.4.1.11898.2.1.4.4.1
This object identifies an entry in the Management IP Access Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSNMPAccessTableEntry  

oriSNMPAccessTableIndex 1.3.6.1.4.1.11898.2.1.4.4.1.1
This object represents the index for the Management IP Access Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..20  

oriSNMPAccessTableIPAddress 1.3.6.1.4.1.11898.2.1.4.4.1.2
This object represents the IP address of the management station authorized to manage the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriSNMPAccessTableIPMask 1.3.6.1.4.1.11898.2.1.4.4.1.3
This object represents the IP subnet mask. This object can be used to grant access to a complete subnet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriSNMPAccessTableInterfaceBitmask 1.3.6.1.4.1.11898.2.1.4.4.1.4
This object is used to control the interface access for each table entry in the Management IP Access Table.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriSNMPAccessTableComment 1.3.6.1.4.1.11898.2.1.4.4.1.5
This object is used for an optional comment associated to the Management IP Access Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNMPAccessTableEntryStatus 1.3.6.1.4.1.11898.2.1.4.4.1.6
This object is used to enable, disable, delete, or create an entry in the Management IP Access Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriSNMPTrapHostTable 1.3.6.1.4.1.11898.2.1.4.5
This table contains the information regarding the trap host that will receive SNMP traps sent by the device. This table is limited 10 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSNMPTrapHostTableEntry

oriSNMPTrapHostTableEntry 1.3.6.1.4.1.11898.2.1.4.5.1
This object identifies an entry in the SNMP Trap Host Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSNMPTrapHostTableEntry  

oriSNMPTrapHostTableIndex 1.3.6.1.4.1.11898.2.1.4.5.1.1
This object is used as an index for the SNMP Trap Host Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10  

oriSNMPTrapHostTableIPAddress 1.3.6.1.4.1.11898.2.1.4.5.1.2
This object represents the IP address of the management station that will receive SNMP Traps from the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriSNMPTrapHostTablePassword 1.3.6.1.4.1.11898.2.1.4.5.1.3
This object represents the password that is sent with the SNMP trap messages to allow the host to accept or reject the traps. The trap host will only accept SNMP traps if this password matches the host's password. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNMPTrapHostTableComment 1.3.6.1.4.1.11898.2.1.4.5.1.4
This object is used for an optional comment associated to the SNMP Trap Host Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNMPTrapHostTableEntryStatus 1.3.6.1.4.1.11898.2.1.4.5.1.5
This object is used to enable, disable, delete, create an entry in the SNMP Trap Host Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriSNMPInterfaceBitmask 1.3.6.1.4.1.11898.2.1.4.7
This object is used to control the interface access for SNMP based management (not HTTP and Telnet).
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriSNMPErrorMessage 1.3.6.1.4.1.11898.2.1.4.8
This object is used to provide additional information in case of an SNMP error.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSNMPAccessTableStatus 1.3.6.1.4.1.11898.2.1.4.9
This object is used to enable or disable the Management IP Access Table. If this object is disabled, the check based on source IP address for the enteries in the Management IP Access Table will not be performed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSNMPTrapType 1.3.6.1.4.1.11898.2.1.4.10
This object is used to configure the SNMP trap/notification type that will be generated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER snmp-v1(1), snmp-v2c(2)  

oriSNMPSecureManagementStatus 1.3.6.1.4.1.11898.2.1.4.11
This object is used to enable or disable the secure Management feature for the Access Point. With this object enabled, view based access control will be enforced on all forms of management including SNMPv1/v2c, HTTP, WEB, HTTPS, SSH, serial, and Telnet. Also SNMPv3 user security model will be enabled. The default SNMPv3 user is defined as userName 'administrator', with SHA authentication and DES privacy protocols.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSNMPV3AuthPassword 1.3.6.1.4.1.11898.2.1.4.12
This object represents the SNMPv3 administrator authentication password. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6..32)  

oriSNMPV3PrivPassword 1.3.6.1.4.1.11898.2.1.4.13
This object represents the SNMPv3 administrator privacy password. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6..32)  

oriProtocolFilterOperationType 1.3.6.1.4.1.11898.2.1.5.1.1
This object is used to passthru (allow) or block (deny) packets with protocols in the protocol filter table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passthru(1), block(2)  

oriProtocolFilterTable 1.3.6.1.4.1.11898.2.1.5.1.2
This table contains the two byte hexadecimal values of the protocols. The packets whose protocol field matches with any of the entries in this table will be forwarded or dropped based on value of oriProtocolFilterFlag. This table is limited to 256 ethernet protocols (enteries).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriProtocolFilterTableEntry

oriProtocolFilterTableEntry 1.3.6.1.4.1.11898.2.1.5.1.2.1
This object represents an entry in the protocol filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriProtocolFilterTableEntry  

oriProtocolFilterTableIndex 1.3.6.1.4.1.11898.2.1.5.1.2.1.1
This object is used to index the protocol filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

oriProtocolFilterProtocol 1.3.6.1.4.1.11898.2.1.5.1.2.1.2
This object represents a two byte hexadecimal value for the Ethernet protocol to be filtered (the protocol field of the Ethernet packet).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

oriProtocolFilterProtocolComment 1.3.6.1.4.1.11898.2.1.5.1.2.1.3
This object is used as an optional comment for the ethernet protocol to be filtered.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriProtocolFilterTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.1.2.1.4
This object is used to enable, disable, delete, create the Ethernet protocols in this table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriProtocolFilterTableInterfaceBitmask 1.3.6.1.4.1.11898.2.1.5.1.2.1.5
This object is isued to control protocol filtering per interface for each entry in this table.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriProtocolFilterProtocolString 1.3.6.1.4.1.11898.2.1.5.1.2.1.6
This object represents the value in the protocol field of the Ethernet packet. The value is of 4-digit Hex format. Example: The value of IP protocol is 0800. The value of ARP protocol is 0806.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriProtocolFilterInterfaceBitmask 1.3.6.1.4.1.11898.2.1.5.1.3
This object is isued to control protocol filtering per interface for the table.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriAccessControlStatus 1.3.6.1.4.1.11898.2.1.5.2.1
This object is used to enable or disable MAC Access Control feature/filter in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriAccessControlOperationType 1.3.6.1.4.1.11898.2.1.5.2.2
This flag determines whether the stations with MAC addresses listed in the access control table will be allowed or denied access. This flag is used only if oriAccessControlStatus is enabled. This table is limited to 1000 MAC Address entries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passthru(1), block(2)  

oriAccessControlTable 1.3.6.1.4.1.11898.2.1.5.2.3
This table contains the information about MAC addresses of the wireless stations that are either allowed or disallowed access (based on oriAccessControlOperation) through this device. This table is used only if oriAccessControlStatus is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriAccessControlEntry

oriAccessControlEntry 1.3.6.1.4.1.11898.2.1.5.2.3.1
This object represents the entry in the access control table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriAccessControlEntry  

oriAccessControlTableIndex 1.3.6.1.4.1.11898.2.1.5.2.3.1.1
This object is used as an index for the access control table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1000  

oriAccessControlTableMACAddress 1.3.6.1.4.1.11898.2.1.5.2.3.1.2
This object represents the MAC address of the wireless station that can access the device.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriAccessControlTableComment 1.3.6.1.4.1.11898.2.1.5.2.3.1.3
This object is used as an optional comment associated to the access control table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriAccessControlTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.2.3.1.4
This object is used to enable, disable, delete, create the entries in the Access Control Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriStaticMACAddressFilterTable 1.3.6.1.4.1.11898.2.1.5.3.1
This table provides the MAC address of the stations on the wired and the wireless interface; the MAC addresses will be given in pairs. Stations listed in the Static MAC Address filter will have no traffic forwarded by the device. This way Multicast traffic exchanged between stations or servers can be prevented, from being transmitted over the wireless medium when both stations are actually located on the wired backbone. This table is limited to 200 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriStaticMACAddressFilterEntry

oriStaticMACAddressFilterEntry 1.3.6.1.4.1.11898.2.1.5.3.1.1
This object identifies the entry in the Static MAC address filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriStaticMACAddressFilterEntry  

oriStaticMACAddressFilterTableIndex 1.3.6.1.4.1.11898.2.1.5.3.1.1.1
This object is used as an index for the Static MAC address filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200  

oriStaticMACAddressFilterWiredAddress 1.3.6.1.4.1.11898.2.1.5.3.1.1.2
This object represents the MAC address of the station on the wired interface of the device.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriStaticMACAddressFilterWiredMask 1.3.6.1.4.1.11898.2.1.5.3.1.1.3
This mask determines the presence of wildcard characters in the MAC address of the station on the wired interface. The value F (hex digit) in the mask indicates the presence of a wildcard character and the value 0 indicates its absence.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriStaticMACAddressFilterWirelessAddress 1.3.6.1.4.1.11898.2.1.5.3.1.1.4
This object represents the MAC address of the station on the wireless interface.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriStaticMACAddressFilterWirelessMask 1.3.6.1.4.1.11898.2.1.5.3.1.1.5
The mask that determines the presence of wildcard characters in the MAC address of the station on the wireless side. The value F (hex digit) indicates the presence of a wildcard character and the hex digit 0 indicates its absense.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriStaticMACAddressFilterTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.3.1.1.6
This object is used to enable, disable, delete, create an entry in the Static MAC Address Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriStaticMACAddressFilterComment 1.3.6.1.4.1.11898.2.1.5.3.1.1.7
This object is used for an optional comment associated to the access control table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriBroadcastAddressThreshold 1.3.6.1.4.1.11898.2.1.5.4.1
If broadcast rate from any device (identified by its MAC address) exceeds the limit specified by this value, the device will ignore all subsequent messages issued by the particular network device, or ignore all messages of that type. Valid values for address threshold is between 0 - 255 frames per second. Initial Value is 0 (Disable Storm Threshold Protection).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriMulticastAddressThreshold 1.3.6.1.4.1.11898.2.1.5.4.2
If multicast rate from any device (identified by its MAC address) exceeds the limit specified by this value, the device will ignore all subsequent messages issued by the particular network device, or ignore all messages of that type. Valid values for address threshold is between 0 - 255 frames per second. Initial Value is 0 (Disable Storm Threshold Protection).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

oriStormThresholdTable 1.3.6.1.4.1.11898.2.1.5.4.3
The table containing broadcast and multicast threshold values for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriStormThresholdTableEntry

oriStormThresholdTableEntry 1.3.6.1.4.1.11898.2.1.5.4.3.1
This object represents an entry in the storm threshold filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriStormThresholdTableEntry  

oriStormThresholdIfBroadcast 1.3.6.1.4.1.11898.2.1.5.4.3.1.1
This parameter specifies a set of Broadcast Storm thresholds for each interface/port of the device, identifying separate values for the number of Broadcast messages/second. Default value is zero, which means disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9999  

oriStormThresholdIfMulticast 1.3.6.1.4.1.11898.2.1.5.4.3.1.2
This parameter specifies a set of Multicast Storm thresholds for each interface/port of the device, identifying separate values for the number of Multicast messages/second. Default value is zero, which means disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9999  

oriPortFilterStatus 1.3.6.1.4.1.11898.2.1.5.5.1
This object is used to enable or disable port filtering.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriPortFilterOperationType 1.3.6.1.4.1.11898.2.1.5.5.2
This object determines whether the stations with ports listed in the port filter table must be allowed (passthru) or denied (block) to access the device. This object is used only if oriPacketFilterStatus is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passthru(1), block(2)  

oriPortFilterTable 1.3.6.1.4.1.11898.2.1.5.5.3
This table contains the Port number of packets to be filtered. The packets whose port field matches with any of the enabled entries in this table will be blocked (dropped). This table is limited to 256 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriPortFilterTableEntry

oriPortFilterTableEntry 1.3.6.1.4.1.11898.2.1.5.5.3.1
This parameter represents the entry in the port filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriPortFilterTableEntry  

oriPortFilterTableEntryIndex 1.3.6.1.4.1.11898.2.1.5.5.3.1.1
This object is used as the index for the port filter table. This table supports up to 256 entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

oriPortFilterTableEntryPort 1.3.6.1.4.1.11898.2.1.5.5.3.1.2
This object represents the port number of the packets to be filtered.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPortFilterTableEntryPortType 1.3.6.1.4.1.11898.2.1.5.5.3.1.3
This object specifies the port type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcp(1), udp(2), both(3)  

oriPortFilterTableEntryInterfaceBitmask 1.3.6.1.4.1.11898.2.1.5.5.3.1.4
This object is used to control port filtering per interface for each entry in the table.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriPortFilterTableEntryComment 1.3.6.1.4.1.11898.2.1.5.5.3.1.5
This object is used for an optional comment associated to the port filter table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPortFilterTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.5.3.1.6
This object is used to enable, disable, delete, create an entry in the Port Filter Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriBroadcastFilteringTable 1.3.6.1.4.1.11898.2.1.5.6.1
The table entries for broadcast filters. This table shall contain 5 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriBroadcastFilteringTableEntry

oriBroadcastFilteringTableEntry 1.3.6.1.4.1.11898.2.1.5.6.1.1
This object represents an entry in the broadcast filtering table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriBroadcastFilteringTableEntry  

oriBroadcastFilteringTableIndex 1.3.6.1.4.1.11898.2.1.5.6.1.1.1
This object represents the index of the Broadcast Filtering table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

oriBroadcastFilteringProtocolName 1.3.6.1.4.1.11898.2.1.5.6.1.1.2
This object represents the broadcast protocol name to be filtered.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriBroadcastFilteringDirection 1.3.6.1.4.1.11898.2.1.5.6.1.1.3
This object represents the direction of the broadcast filter. The filter can be enabled for Ethernet to Wireless, Wireless to Ethernet, or both directions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernetToWireless(1), wirelessToEthernet(2), both(3)  

oriBroadcastFilteringTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.6.1.1.4
This object is used to enable or disable the broadcast filter table enteries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriPacketForwardingStatus 1.3.6.1.4.1.11898.2.1.5.7.1
This object is used to enable or disable the Packet Forwarding feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriPacketForwardingMACAddress 1.3.6.1.4.1.11898.2.1.5.7.2
This object represents the MAC Address to which all frames will be forwarded by the device.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

oriPacketForwardingInterface 1.3.6.1.4.1.11898.2.1.5.7.3
This object is used to configure the interface or port that frames will be forwarded to. If this object is not configured, value set to zero, then the bridge will forward the packets on the interface or port the MAC address was learned on. If this object is not configured, value set to zero, and the bridge has not yet learned the MAC address then the frames will be forwarded on all interfaces and ports.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

oriIBSSTrafficOperation 1.3.6.1.4.1.11898.2.1.5.8.1
This object is used to control IntraBSS Traffic. If this object is set to the passthru, then IBSS traffic will be allowed; if this object is set to block, then IBSS traffic will be denied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passthru(1), block(2)  

oriIntraCellBlockingStatus 1.3.6.1.4.1.11898.2.1.5.9.1
This object is used to enable/disable IntraCell Blocking/Filtering.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriIntraCellBlockingMACTable 1.3.6.1.4.1.11898.2.1.5.9.2
The MAC table entries for IntraCell Blocking filters. This table can contain up to a maximum of 250 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriIntraCellBlockingMACTableEntry

oriIntraCellBlockingMACTableEntry 1.3.6.1.4.1.11898.2.1.5.9.2.1
This object represents the entry in the IntraCell Blocking MAC Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriIntraCellBlockingMACTableEntry  

oriIntraCellBlockingMACTableIndex 1.3.6.1.4.1.11898.2.1.5.9.2.1.1
This object is used as the index to the IntraCell Blocking MAC Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..250  

oriIntraCellBlockingMACTableMACAddress 1.3.6.1.4.1.11898.2.1.5.9.2.1.2
This object represents the MAC address of the SU which is allowed to communicate with other SUs with the same group ID.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriIntraCellBlockingMACTableGroupID1 1.3.6.1.4.1.11898.2.1.5.9.2.1.3
This object is used to activate/deactivate Group ID 1.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID2 1.3.6.1.4.1.11898.2.1.5.9.2.1.4
This object is used to activate/deactivate Group ID 2.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID3 1.3.6.1.4.1.11898.2.1.5.9.2.1.5
This object is used to activate/deactivate Group ID 3.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID4 1.3.6.1.4.1.11898.2.1.5.9.2.1.6
This object is used to activate/deactivate Group ID 4.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID5 1.3.6.1.4.1.11898.2.1.5.9.2.1.7
This object is used to activate/deactivate Group ID 5.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID6 1.3.6.1.4.1.11898.2.1.5.9.2.1.8
This object is used to activate/deactivate Group ID 6.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID7 1.3.6.1.4.1.11898.2.1.5.9.2.1.9
This object is used to activate/deactivate Group ID 7.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID8 1.3.6.1.4.1.11898.2.1.5.9.2.1.10
This object is used to activate/deactivate Group ID 8.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID9 1.3.6.1.4.1.11898.2.1.5.9.2.1.11
This object is used to activate/deactivate Group ID 9.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID10 1.3.6.1.4.1.11898.2.1.5.9.2.1.12
This object is used to activate/deactivate Group ID 10.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID11 1.3.6.1.4.1.11898.2.1.5.9.2.1.13
This object is used to activate/deactivate Group ID 11.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID12 1.3.6.1.4.1.11898.2.1.5.9.2.1.14
This object is used to activate/deactivate Group ID 12.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID13 1.3.6.1.4.1.11898.2.1.5.9.2.1.15
This object is used to activate/deactivate Group ID 13.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID14 1.3.6.1.4.1.11898.2.1.5.9.2.1.16
This object is used to activate/deactivate Group ID 14.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID15 1.3.6.1.4.1.11898.2.1.5.9.2.1.17
This object is used to activate/deactivate Group ID 15.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableGroupID16 1.3.6.1.4.1.11898.2.1.5.9.2.1.18
This object is used to activate/deactivate Group ID 16.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatusActive  

oriIntraCellBlockingMACTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.9.2.1.19
This object is used to enable, disable, delete, create the entries in the IntraCell Blocking MAC Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriIntraCellBlockingGroupTable 1.3.6.1.4.1.11898.2.1.5.9.3
The Group table entries for IntraCell Blocking Group IDs. This table can contain a maximum of 16 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriIntraCellBlockingGroupTableEntry

oriIntraCellBlockingGroupTableEntry 1.3.6.1.4.1.11898.2.1.5.9.3.1
This object represents the entry in the IntraCell Blocking Group Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriIntraCellBlockingGroupTableEntry  

oriIntraCellBlockingGroupTableIndex 1.3.6.1.4.1.11898.2.1.5.9.3.1.1
This object is used as the index to the IntraCell Blocking Group Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

oriIntraCellBlockingGroupTableName 1.3.6.1.4.1.11898.2.1.5.9.3.1.2
This object represents the group name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriIntraCellBlockingGroupTableEntryStatus 1.3.6.1.4.1.11898.2.1.5.9.3.1.3
This object is used to enable, disable, delete, create the entries in the IntraCell Blocking Group Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriSecurityGwStatus 1.3.6.1.4.1.11898.2.1.5.10.1
This object is used to enable/disable the Security Gateway feature.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriSecurityGwMac 1.3.6.1.4.1.11898.2.1.5.10.2
This object represents the Security Gateway MAC Address to which all frames will be forwarded by the device.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

oriRADIUSClientInvalidServerAddress 1.3.6.1.4.1.11898.2.1.6.3
This counter represents the total number of RADIUS access-response messages received from an unknown address since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSMACAccessControl 1.3.6.1.4.1.11898.2.1.6.4
This object is used to enables RADIUS Access Control based on wireless stations MAC Address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriRADIUSAuthorizationLifeTime 1.3.6.1.4.1.11898.2.1.6.5
This object represents the authorization lifetime for a certain MAC based RADIUS authenticated client. A value of zero (0) means that re-authorization is disabled. The units for this object is seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 7200..43200  

oriRADIUSMACAddressFormat 1.3.6.1.4.1.11898.2.1.6.6
This object is used to configure the MAC Address format that is to be used for communication with the RADIUS Server. Examples of MAC Address Format are: - Dash Delimited: 00-11-22-AA-BB-CC - Colon Delimited: 00:11:22:AA:BB:CC - Single Dash Delimited: 001122-AABBCC - No Delimiter: 001122AABBCC
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dashDelimited(1), colonDelimited(2), singleDashDelimited(3), noDelimiter(4)  

oriRADIUSLocalUserStatus 1.3.6.1.4.1.11898.2.1.6.7
This object is used to enable/disable local user support when RADIUS based management is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriRADIUSLocalUserPassword 1.3.6.1.4.1.11898.2.1.6.8
This object is the password to access the device when using the local username - root. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6..32)  

oriRADIUSbasedManagementAccessProfile 1.3.6.1.4.1.11898.2.1.6.9
This object is used to configure the RADIUS Server profile that will be used for RADIUS based management access. The RADIUS profile is defined in the RADIUS Server Table in the orinocoRADIUSSvrProfile group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriRADIUSAuthServerTable 1.3.6.1.4.1.11898.2.1.6.1.1
This table represents the RADIUS servers that the device will communicated with for client authentication. Usually this table should have two members representing the primary and secondary (backup) RADIUS Authentication Servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADIUSAuthServerTableEntry

oriRADIUSAuthServerTableEntry 1.3.6.1.4.1.11898.2.1.6.1.1.1
This object represents an entry in the RADIUS Authentication Server Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRADIUSAuthServerTableEntry  

oriRADIUSAuthServerTableIndex 1.3.6.1.4.1.11898.2.1.6.1.1.1.1
This object is used as an index to the RADIUS Authentication Server Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

oriRADIUSAuthServerType 1.3.6.1.4.1.11898.2.1.6.1.1.1.2
This object indicates if the RADIUS server will provide Authentication service, Accounting service, or both.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authentication(1), accounting(2), authAndAcct(3), authdot1x(4)  

oriRADIUSAuthServerTableEntryStatus 1.3.6.1.4.1.11898.2.1.6.1.1.1.3
This object identifies if the RADIUS server entry is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriRADIUSAuthServerIPAddress 1.3.6.1.4.1.11898.2.1.6.1.1.1.4
This object represents the IP address of the RADIUS server.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

oriRADIUSAuthServerDestPort 1.3.6.1.4.1.11898.2.1.6.1.1.1.5
This object represents the RADIUS server authentication port - the default value is 1812.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriRADIUSAuthServerSharedSecret 1.3.6.1.4.1.11898.2.1.6.1.1.1.6
This object represents the shared secret between the RADIUS server and client. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriRADIUSAuthServerResponseTime 1.3.6.1.4.1.11898.2.1.6.1.1.1.7
This object represents the time (in seconds) for which the RADIUS client will wait, until another authentication request is sent to the server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

oriRADIUSAuthServerMaximumRetransmission 1.3.6.1.4.1.11898.2.1.6.1.1.1.8
This object represents the number of retransmissions of authentication requests by the RADIUS Client to the Server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

oriRADIUSAuthClientAccessRequests 1.3.6.1.4.1.11898.2.1.6.1.1.1.9
This object represents the number of RADIUS Access Requests messages transmitted from the client to the server since client startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientAccessRetransmissions 1.3.6.1.4.1.11898.2.1.6.1.1.1.10
This object represents the number of RADIUS Access Requests retransmitted by the client to the server since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientAccessAccepts 1.3.6.1.4.1.11898.2.1.6.1.1.1.11
This object indicates the number of RADIUS Access Accept messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientAccessChallenges 1.3.6.1.4.1.11898.2.1.6.1.1.1.12
This object represents the number of RADIUS Access Challenges messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientAccessRejects 1.3.6.1.4.1.11898.2.1.6.1.1.1.13
This object represents the number of RADIUS Access Rejects messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientMalformedAccessResponses 1.3.6.1.4.1.11898.2.1.6.1.1.1.14
This object represents the number of malformed RADIUS Access Response messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientAuthInvalidAuthenticators 1.3.6.1.4.1.11898.2.1.6.1.1.1.15
This object represents the number of malformed RADIUS Access Response messages containing invalid authenticators received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientTimeouts 1.3.6.1.4.1.11898.2.1.6.1.1.1.16
This object represents the total number of timeouts for RADIUS Access Request messages since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthServerNameOrIPAddress 1.3.6.1.4.1.11898.2.1.6.1.1.1.17
This object is used to specify the RADIUS Server host name or IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriRADIUSAuthServerAddressingFormat 1.3.6.1.4.1.11898.2.1.6.1.1.1.18
This object is used to specify the addressing format for configuring the RADIUS Server. If this object is configured to IP Address, then IP address should be used to specify the server. If this object is configured to name, then the host name should be specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipAddress(1), name(2)  

oriRADIUSAcctStatus 1.3.6.1.4.1.11898.2.1.6.2.1
This object is used to enable or disable the RADIUS Accounting service. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriRADIUSAcctInactivityTimer 1.3.6.1.4.1.11898.2.1.6.2.2
This parameter represents the inactivity or idle timeout in minutes after which an Accounting Stop request is sent to the RADIUS Accounting server - the default value is 5 minutes. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

oriRADIUSAcctServerTable 1.3.6.1.4.1.11898.2.1.6.2.3
This table represents the RADIUS servers that the device will communicated with for accounting. Usually this table should have two members representing the primary and secondary (backup) RADIUS Accounting Servers. This object has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADIUSAcctServerTableEntry

oriRADIUSAcctServerTableEntry 1.3.6.1.4.1.11898.2.1.6.2.3.1
This object represents an entry into the RADIUS Accouting Server Table. This object has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OriRADIUSAcctServerTableEntry  

oriRADIUSAcctServerTableIndex 1.3.6.1.4.1.11898.2.1.6.2.3.1.1
This object is used as the index to the RADIUS Server Accounting table. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..2  

oriRADIUSAcctServerType 1.3.6.1.4.1.11898.2.1.6.2.3.1.2
This object indicates if the RADIUS server will provide Authentication service, Accounting service, or both. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER authentication(1), accounting(2), authAndAcct(3)  

oriRADIUSAcctServerTableEntryStatus 1.3.6.1.4.1.11898.2.1.6.2.3.1.3
This object identifies if the RADIUS server entry is enabled or disabled. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriRADIUSAcctServerIPAddress 1.3.6.1.4.1.11898.2.1.6.2.3.1.4
This object represents the IP address of the RADIUS server. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

oriRADIUSAcctServerDestPort 1.3.6.1.4.1.11898.2.1.6.2.3.1.5
This object represents the RADIUS server accounting port - the default value is 1813. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

oriRADIUSAcctServerSharedSecret 1.3.6.1.4.1.11898.2.1.6.2.3.1.6
This object represents the shared secret between the RADIUS server and client. This object should be treated as write-only and returned as asterisks. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

oriRADIUSAcctServerResponseTime 1.3.6.1.4.1.11898.2.1.6.2.3.1.7
This object represents the time (in seconds) for which the RADIUS client will wait, until another accounting request is sent to the server. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

oriRADIUSAcctServerMaximumRetransmission 1.3.6.1.4.1.11898.2.1.6.2.3.1.8
This object represents the number of retransmissions of accounting requests by the RADIUS Client to the Server. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

oriRADIUSAcctClientAccountingRequests 1.3.6.1.4.1.11898.2.1.6.2.3.1.9
This object represents the number of Accounting Requests messages sent since system startup. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientAccountingRetransmissions 1.3.6.1.4.1.11898.2.1.6.2.3.1.10
This object represents the number of Accounting Requests messages retransmitted sent since system startup. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientAccountingResponses 1.3.6.1.4.1.11898.2.1.6.2.3.1.11
This object represents the number of Accounting Response messages received since system startup. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientAcctInvalidAuthenticators 1.3.6.1.4.1.11898.2.1.6.2.3.1.12
This object represents the number of Accounting Response messages which contain invalid authenticators received since system startup. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctServerNameOrIPAddress 1.3.6.1.4.1.11898.2.1.6.2.3.1.13
This object is used to specify the RADIUS Server host name or the IP Address. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

oriRADIUSAcctServerAddressingFormat 1.3.6.1.4.1.11898.2.1.6.2.3.1.14
This object is used to specify the addressing format for configuring the RADIUS Server. If this object is configured to IP Address, then IP address should be used to specify the server. If this object is configured to name, then the host name should be specified. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER ipAddress(1), name(2)  

oriRADIUSAcctUpdateInterval 1.3.6.1.4.1.11898.2.1.6.2.4
This object is used to specify the interval in seconds at which RADIUS accounting update messages will be sent. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

oriRADIUSSvrTable 1.3.6.1.4.1.11898.2.1.6.10.1
This table represents the RADIUS server profile that the device will communicated with for client authentication and/or accounting. This table has two indices - the first index indicates the profile number and the second index indicates primary and secondary/backup servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADIUSSvrTableEntry

oriRADIUSSvrTableEntry 1.3.6.1.4.1.11898.2.1.6.10.1.1
This object represents an entry in the RADIUS Server Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRADIUSSvrTableEntry  

oriRADIUSSvrTableProfileIndex 1.3.6.1.4.1.11898.2.1.6.10.1.1.1
This object represents the RADIUS Server profile index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRADIUSSvrTablePrimaryOrSecondaryIndex 1.3.6.1.4.1.11898.2.1.6.10.1.1.2
This object is a second index to the RADIUS Server table, which identifies a server bein primary or secondary/backup.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

oriRADIUSSvrTableProfileName 1.3.6.1.4.1.11898.2.1.6.10.1.1.3
This object is used to specify a unique name for the RADIUS server profile.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriRADIUSSvrTableAddressingFormat 1.3.6.1.4.1.11898.2.1.6.10.1.1.4
This object is used to specify the addressing format for configuring the RADIUS Server. If this object is configured to IP Address, then IP address should be used to specify the server. If this object is configured to name, then the host name should be specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipAddress(1), name(2)  

oriRADIUSSvrTableNameOrIPAddress 1.3.6.1.4.1.11898.2.1.6.10.1.1.5
This object is used to specify the RADIUS Server host name or IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriRADIUSSvrTableDestPort 1.3.6.1.4.1.11898.2.1.6.10.1.1.6
This object represents the RADIUS server authentication port - the default value is 1812.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

oriRADIUSSvrTableSharedSecret 1.3.6.1.4.1.11898.2.1.6.10.1.1.7
This object represents the shared secret between the RADIUS server and client. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

oriRADIUSSvrTableResponseTime 1.3.6.1.4.1.11898.2.1.6.10.1.1.8
This object represents the time (in seconds) for which the RADIUS client will wait, until another authentication request is sent to the server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

oriRADIUSSvrTableMaximumRetransmission 1.3.6.1.4.1.11898.2.1.6.10.1.1.9
This object represents the number of retransmissions of authentication requests by the RADIUS Client to the Server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4  

oriRADIUSSvrTableVLANID 1.3.6.1.4.1.11898.2.1.6.10.1.1.10
This object represents the VLAND ID that will be used to tag RADIUS messages from the client to the server.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

oriRADIUSSvrTableMACAddressFormat 1.3.6.1.4.1.11898.2.1.6.10.1.1.11
This object is used to configure the MAC Address format that is to be used for communication with the RADIUS Server. Examples of MAC Address Format are: - Dash Delimited: 00-11-22-AA-BB-CC - Colon Delimited: 00:11:22:AA:BB:CC - Single Dash Delimited: 001122-AABBCC - No Delimiter: 001122AABBCC
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dashDelimited(1), colonDelimited(2), singleDashDelimited(3), noDelimiter(4)  

oriRADIUSSvrTableAuthorizationLifeTime 1.3.6.1.4.1.11898.2.1.6.10.1.1.12
This object represents the authorization lifetime for a certain MAC based RADIUS authenticated client. A value of zero (0) means that re-authorization is disabled. The units for this object is seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 900..43200  

oriRADIUSSvrTableAccountingInactivityTimer 1.3.6.1.4.1.11898.2.1.6.10.1.1.13
This parameter represents the client idle timeout in minutes. Once this timer has expired an Accounting Stop request is sent to the RADIUS Accounting Server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

oriRADIUSSvrTableAccountingUpdateInterval 1.3.6.1.4.1.11898.2.1.6.10.1.1.14
This object is used to specify the interval in seconds at which RADIUS accounting update messages will be sent. This object is defined in minutes; a value of zero (0) disables the accouting updates.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 10..10080  

oriRADIUSSvrTableRowStatus 1.3.6.1.4.1.11898.2.1.6.10.1.1.15
This object represents the status of the RADIUS Server profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oriRADIUSClientInvalidSvrAddress 1.3.6.1.4.1.11898.2.1.6.10.2
This counter represents the total number of RADIUS access-response messages received from an unknown address since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTable 1.3.6.1.4.1.11898.2.1.6.10.3
This table is used to store RADIUS Authentication Client Statistics for the configured profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADIUSAuthClientStatTableEntry

oriRADIUSAuthClientStatTableEntry 1.3.6.1.4.1.11898.2.1.6.10.3.1
This object represents an entry, primary and secondary/backup, in the RADIUS Authentication Client Statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRADIUSAuthClientStatTableEntry  

oriRADIUSAuthClientStatTableIndex 1.3.6.1.4.1.11898.2.1.6.10.3.1.1
This object is used as an index to the RADIUS Authentication Client Statistics Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRADIUSAuthClientStatTablePrimaryOrSecondaryIndex 1.3.6.1.4.1.11898.2.1.6.10.3.1.2
This object is used as an secondary index to the RADIUS Authentication Client Statistics Table, which is used to indicate primary and secondary/backup server statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

oriRADIUSAuthClientStatTableAccessRequests 1.3.6.1.4.1.11898.2.1.6.10.3.1.3
This object represents the number of RADIUS Access Requests messages transmitted from the client to the server since client startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableAccessRetransmissions 1.3.6.1.4.1.11898.2.1.6.10.3.1.4
This object represents the number of RADIUS Access Requests retransmitted by the client to the server since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableAccessAccepts 1.3.6.1.4.1.11898.2.1.6.10.3.1.5
This object indicates the number of RADIUS Access Accept messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableAccessChallenges 1.3.6.1.4.1.11898.2.1.6.10.3.1.6
This object represents the number of RADIUS Access Challenges messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableAccessRejects 1.3.6.1.4.1.11898.2.1.6.10.3.1.7
This object represents the number of RADIUS Access Rejects messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableMalformedAccessResponses 1.3.6.1.4.1.11898.2.1.6.10.3.1.8
This object represents the number of malformed RADIUS Access Response messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableBadAuthenticators 1.3.6.1.4.1.11898.2.1.6.10.3.1.9
This object represents the number of malformed RADIUS Access Response messages containing invalid authenticators received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAuthClientStatTableTimeouts 1.3.6.1.4.1.11898.2.1.6.10.3.1.10
This object represents the total number of timeouts for RADIUS Access Request messages since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientStatTable 1.3.6.1.4.1.11898.2.1.6.10.4
This table is used to store RADIUS Accounting Client Statistics for the configured profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADIUSAcctClientStatTableEntry

oriRADIUSAcctClientStatTableEntry 1.3.6.1.4.1.11898.2.1.6.10.4.1
This object represents an entry, primary and secondary/backup, in the RADIUS Accounting Client Statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRADIUSAcctClientStatTableEntry  

oriRADIUSAcctClientStatTableIndex 1.3.6.1.4.1.11898.2.1.6.10.4.1.1
This object is used as an index to the RADIUS Accounting Client Statistics Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRADIUSAcctClientStatTablePrimaryOrSecondaryIndex 1.3.6.1.4.1.11898.2.1.6.10.4.1.2
This object is used as an secondary index to the RADIUS Accounting Client Statistics Table, which is used to indicate primary and secondary/backup server statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

oriRADIUSAcctClientStatTableAccountingRequests 1.3.6.1.4.1.11898.2.1.6.10.4.1.3
This object represents the number of RADIUS Accounting Requests messages transmitted from the client to the server since client startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientStatTableAccountingRetransmissions 1.3.6.1.4.1.11898.2.1.6.10.4.1.4
This object represents the number of RADIUS Accounting Requests retransmitted by the client to the server since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientStatTableAccountingResponses 1.3.6.1.4.1.11898.2.1.6.10.4.1.5
This object indicates the number of RADIUS Accounting Response messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADIUSAcctClientStatTableBadAuthenticators 1.3.6.1.4.1.11898.2.1.6.10.4.1.6
This object represents the number of malformed RADIUS Access Response messages containing invalid authenticators received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriTelnetSessions 1.3.6.1.4.1.11898.2.1.7.1
This object is used to enable or disable telnet access and to specify the maximum number of active telnet sessions. When this object is set to 0, telnet access is disabled. When this object is set to something greater than 0, then it specifies the maximum number of active telnet sessions. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

oriTelnetPassword 1.3.6.1.4.1.11898.2.1.7.2
This object is the password to access the device via the telnet interface. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriTelnetPort 1.3.6.1.4.1.11898.2.1.7.3
This object represents the TCP/IP port for which the telnet daemon/server will be accessible.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriTelnetLoginTimeout 1.3.6.1.4.1.11898.2.1.7.4
This object represents the telnet login timeout in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..300  

oriTelnetIdleTimeout 1.3.6.1.4.1.11898.2.1.7.5
This object represents the telnet inactivity/idle timeout in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..36000  

oriTelnetInterfaceBitmask 1.3.6.1.4.1.11898.2.1.7.6
This object is used to control interface access for telnet based management.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriTelnetSSHStatus 1.3.6.1.4.1.11898.2.1.7.7
This object is used to enable or disable CLI access configuration using secure shell.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriTelnetSSHHostKeyStatus 1.3.6.1.4.1.11898.2.1.7.8
This object is used create or delete the SSH Public Host key of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

oriTelnetSSHFingerPrint 1.3.6.1.4.1.11898.2.1.7.9
This object gives the fingerprint of the SSH Public Host key stored on the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTelnetRADIUSAccessControl 1.3.6.1.4.1.11898.2.1.7.10
This object is used to enable/disable RADIUS Based Authentication for telnet based management.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriTFTPServerIPAddress 1.3.6.1.4.1.11898.2.1.8.1
This object represents the IP address of the TFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriTFTPFileName 1.3.6.1.4.1.11898.2.1.8.2
This object represents the filename to upload or download to the TFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriTFTPFileType 1.3.6.1.4.1.11898.2.1.8.3
This object is used for the device to know what type of file is being uploaded or downloaded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER config(1), image(2), bootloader(3), license(4), certificate(5), privatekey(6), sshHostPublicKey(7), sshHostPrivateKey(8), cliBatchFile(9), cliBatchLog(10), templog(11), eventlog(12)  

oriTFTPOperation 1.3.6.1.4.1.11898.2.1.8.4
This object represents the TFTP operation to be executed. The upload function shall transfer the specified file from the device to the TFTP server. The download function shall transfer the specified file from the TFTP server to the device. The download and reboot option, will perform the download and then reboot the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upload(1), download(2), downloadAndReboot(3)  

oriTFTPFileMode 1.3.6.1.4.1.11898.2.1.8.5
This objects represents the file transfer mode for the TFTP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ascii(1), bin(2)  

oriTFTPOperationStatus 1.3.6.1.4.1.11898.2.1.8.6
This object represents the TFTP operation status. When a TFTP operation is idle (not in progress) this object will be set to 1. When a TFTP operation is in progress this object will be set to 2. When a TFTP operation has been successful this object will be set to 3. When a TFTP operation has failed this object will be set to 4.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), inProgress(2), successful(3), failure(4)  

oriTFTPAutoConfigStatus 1.3.6.1.4.1.11898.2.1.8.7
This objects is used to enable/disable the Auto Configuration feature. This feature allows for a configuration file to be downloaded from a TFTP server so the AP can be configured via a config file.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriTFTPAutoConfigFilename 1.3.6.1.4.1.11898.2.1.8.8
This object is used to configure the name of the configuration file to be downloaded using the Auto Configuration feature. This filename can be configured directly via the end user or can be retrieved in the DHCP response message when the AP is configured for dynamic IP address assignment type.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriTFTPAutoConfigServerIPAddress 1.3.6.1.4.1.11898.2.1.8.9
This object is used to configure the TFTP server IP Address. This object can be configured directly via the end user or can be retrieved in the DHCP response message when the AP is configured for dynamic IP address assignment type.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriTFTPDowngrade 1.3.6.1.4.1.11898.2.1.8.10
On selection of this option, the software will downgrade the configuration file to the specified release from the current release
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rel201(2)  

oriSerialBaudRate 1.3.6.1.4.1.11898.2.1.9.1
This object represents the baud rate for the serial interface - the default value is 9600.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER baud2400(1), baud4800(2), baud9600(3), baud19200(4), baud38400(5), baud57600(6)  

oriSerialDataBits 1.3.6.1.4.1.11898.2.1.9.2
This object represents the serial interface data bits - the default value is 8.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 4..8  

oriSerialParity 1.3.6.1.4.1.11898.2.1.9.3
This object is used for the serial interface parity check - the default value is none.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER even(1), odd(2), none(3), mark(4), space(5)  

oriSerialStopBits 1.3.6.1.4.1.11898.2.1.9.4
This object indicates the serial interface stop bits - the default value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bit1(1), bit1dot5(2), bit2(3)  

oriSerialFlowControl 1.3.6.1.4.1.11898.2.1.9.5
This object is used for the serial interface flow control - the default value is none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER xonxoff(1), none(2)  

oriIAPPStatus 1.3.6.1.4.1.11898.2.1.10.1
This object is used to enable or disable the IAPP feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriIAPPPeriodicAnnounceInterval 1.3.6.1.4.1.11898.2.1.10.2
This object represents interval in seconds for performing an IAPP announce operation by the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER eighty(80), oneHundredTwenty(120), oneHundredSixty(160), twoHundred(200)  

oriIAPPAnnounceResponseTime 1.3.6.1.4.1.11898.2.1.10.3
This object indicates the amount of time in seconds the device waits to send an IAPP announce response after an announce request message is sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriIAPPHandoverTimeout 1.3.6.1.4.1.11898.2.1.10.4
This object represents the time in milliseconds the device waits before it resends a handover response message. This object is originally given in kuseconds, but has been converted to milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fourHundredTen(410), fiveHundredTwelve(512), sixHundredFourteen(614), sevenHundredSeventeen(717), eightHundredNineteen(819)  

oriIAPPMaximumHandoverRetransmissions 1.3.6.1.4.1.11898.2.1.10.5
This object indicates the maximum amount of retransmission sent by the device for a handover request message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

oriIAPPAnnounceRequestSent 1.3.6.1.4.1.11898.2.1.10.6
This object represents the total number of IAPP Announce Request Messages sent since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPAnnounceRequestReceived 1.3.6.1.4.1.11898.2.1.10.7
This object represents the total number of IAPP Announce Request Messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPAnnounceResponseSent 1.3.6.1.4.1.11898.2.1.10.8
This object represents the total number of IAPP Announce Response Messages sent since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPAnnounceResponseReceived 1.3.6.1.4.1.11898.2.1.10.9
This object represents the total number of IAPP Announce Response Messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPHandoverRequestSent 1.3.6.1.4.1.11898.2.1.10.10
This object represents the total number of IAPP Handover Request messages sent since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPHandoverRequestReceived 1.3.6.1.4.1.11898.2.1.10.11
This object represents the total number of IAPP Handover Request messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPHandoverRequestRetransmissions 1.3.6.1.4.1.11898.2.1.10.12
This object represents the total number of IAPP Handover Request retransmissions since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPHandoverResponseSent 1.3.6.1.4.1.11898.2.1.10.13
This object represents the total number of IAPP Handover Response messages sent since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPHandoverResponseReceived 1.3.6.1.4.1.11898.2.1.10.14
This object represents the total number of IAPP Handover Response messages received since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPPDUsDropped 1.3.6.1.4.1.11898.2.1.10.15
This object represents the total number of IAPP packets dropped due to erroneous information within the packet since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPRoamingClients 1.3.6.1.4.1.11898.2.1.10.16
This object represents the total number of client that have roamed from one device to another. This parameter is per device and not a total counter of all the roaming clients for all devices on the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriIAPPMACIPTable 1.3.6.1.4.1.11898.2.1.10.21
This table contains a list of devices on the network that support IAPP and have the feature enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriIAPPMACIPTableEntry

oriIAPPMACIPTableEntry 1.3.6.1.4.1.11898.2.1.10.21.1
This object represents an entry in the IAPP table, which essentially is a device that supports IAPP and has the feature enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriIAPPMACIPTableEntry  

oriIAPPMACIPTableIndex 1.3.6.1.4.1.11898.2.1.10.21.1.1
This object is used as the index for the IAPP MAC-IP table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriIAPPMACIPTableSystemName 1.3.6.1.4.1.11898.2.1.10.21.1.2
This object represents the System Name of the IAPP enabled device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriIAPPMACIPTableIPAddress 1.3.6.1.4.1.11898.2.1.10.21.1.3
This object represents the IP Address of the IAPP enabled device.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriIAPPMACIPTableBSSID 1.3.6.1.4.1.11898.2.1.10.21.1.4
This object represents the BSSID (MAC address of wireless interface) of the IAPP enabled device.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriIAPPMACIPTableESSID 1.3.6.1.4.1.11898.2.1.10.21.1.5
This object represents the ESSID (network name) of the IAPP enabled device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriIAPPSendAnnounceRequestOnStart 1.3.6.1.4.1.11898.2.1.10.22
This object is used to determine whether to send announce request on start.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriLinkTestTimeOut 1.3.6.1.4.1.11898.2.1.11.1
The value of this object determines the time (in seconds) that a link test will continue without any SNMP requests for a Link Test Table entry. When the time expires the Link Test Table is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriLinkTestInterval 1.3.6.1.4.1.11898.2.1.11.3
This object indicates the interval (in milliseconds) between sending link test frames to a station.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriLinkTestExplore 1.3.6.1.4.1.11898.2.1.11.4
When this object is set to 2, the device will send out an explore request on all 802.11 interfaces and from the results build the Link Test table. This table is valid only while this object is set to 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tableTimedOut(1), exploring(2), exploreResultsAvailable(3)  

oriLinkTestTable 1.3.6.1.4.1.11898.2.1.11.5
This table contains the information for the stations currently associated with the access point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriLinkTestTableEntry

oriLinkTestTableEntry 1.3.6.1.4.1.11898.2.1.11.5.1
This object represents the entry in the Remote Link Test table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriLinkTestTableEntry  

oriLinkTestTableIndex 1.3.6.1.4.1.11898.2.1.11.5.1.1
This object represents a unique value for each station. The value for each station must remain constant at least from one explore to the next.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..500  

oriLinkTestInProgress 1.3.6.1.4.1.11898.2.1.11.5.1.2
When this object is set to 2 the device will initiate a link test sequence with this station.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noLinkTestInProgress(1), linkTestIinProgress(2)  

oriLinkTestStationName 1.3.6.1.4.1.11898.2.1.11.5.1.3
This object identifies the name of the station whom which the link test is being performed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriLinkTestMACAddress 1.3.6.1.4.1.11898.2.1.11.5.1.4
This object represents the MAC address that will be mapped to the IP Address of the station.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriLinkTestStationProfile 1.3.6.1.4.1.11898.2.1.11.5.1.5
This object represents the profile/capabilities for this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurCurSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.6
The current signal level (in dB) for the link test from this station. This object indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurCurNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.7
The current noise level (in dB) for the link test to this station. This object indicates the running average of the local noise level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurCurSNR 1.3.6.1.4.1.11898.2.1.11.5.1.8
The current signal to noise ratio for the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMinSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.9
The minimum signal level during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMinNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.10
The minimum noise level during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMinSNR 1.3.6.1.4.1.11898.2.1.11.5.1.11
The minimum signal to noise ratio during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMaxSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.12
The maximum signal level during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMaxNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.13
The maximum noise level during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMaxSNR 1.3.6.1.4.1.11898.2.1.11.5.1.14
The maximum signal to noise ratio during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurLowFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.15
The total number of frames sent at 1 Mbit/s speed during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurStandardFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.16
The total number of frames sent at 2 Mbit/s speed during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurMediumFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.17
The total number of frames sent at 5.5 Mbit/s (for Turbo-8, it is 5 Mbit/s) speed during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestOurHighFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.18
The total number of frames sent at 11 Mbit/s (for Turbo-8, it is 8 Mbit/s) speed during the link test to this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisCurSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.19
The current signal level for the link test to the remote station or access point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisCurNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.20
The current noise level for the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisCurSNR 1.3.6.1.4.1.11898.2.1.11.5.1.21
The current signal to noise ratio for the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMinSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.22
The minimum signal level during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMinNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.23
The minimum noise level during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMinSNR 1.3.6.1.4.1.11898.2.1.11.5.1.24
The minimum signal to noise ratio during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMaxSignalLevel 1.3.6.1.4.1.11898.2.1.11.5.1.25
The maximum signal level during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMaxNoiseLevel 1.3.6.1.4.1.11898.2.1.11.5.1.26
The maximum noise level during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMaxSNR 1.3.6.1.4.1.11898.2.1.11.5.1.27
The maximum signal to noise ratio during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisLowFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.28
The total number of frames sent at 1 Mbit/s speed during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisStandardFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.29
The total number of frames sent at 2 Mbit/s speed during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisMediumFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.30
The total number of frames sent at 5.5 Mbit/s (for Turbo-8, it is 5 Mbit/s) speed during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestHisHighFrameCount 1.3.6.1.4.1.11898.2.1.11.5.1.31
The total number of frames sent at 11 Mbit/s (for Turbo-8, it is 5 Mbit/s) speed during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestInterface 1.3.6.1.4.1.11898.2.1.11.5.1.32
This object represents the wireless interface number to which the Client has sent the Explore Response Message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriLinkTestRadioType 1.3.6.1.4.1.11898.2.1.11.5.1.33
The Wireless Standard for example IEEE 802.11, 802.11b, 802.11a, or 802.11g being used by the remote station.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriLinkTestDataRateTable 1.3.6.1.4.1.11898.2.1.11.6
This table contains counters for the data rates for the stations currently associated to the access point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriLinkTestDataRateTableEntry

oriLinkTestDataRateTableEntry 1.3.6.1.4.1.11898.2.1.11.6.1
This object represents the entry in the Remote Link Test data rate counter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriLinkTestDataRateTableEntry  

oriLinkTestDataRateTableIndex 1.3.6.1.4.1.11898.2.1.11.6.1.1
This object is the second index to the Link Test Data Rate Counter Table. The data rates negotiated by the access point and client station will represent an index into this table. The data rates are defined in units of 500 Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriLinkTestDataRateTableRemoteCount 1.3.6.1.4.1.11898.2.1.11.6.1.2
The total number of frames sent at the data rate value of the index during the link test to the remote station or access point device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriLinkTestDataRateTableLocalCount 1.3.6.1.4.1.11898.2.1.11.6.1.3
The total number of frames sent at the data rate value of the index (oriLinkTestDataRateTableindex) during the link test to the client station indenfied by the index (oriLinkTestTableIndex).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriLinkIntStatus 1.3.6.1.4.1.11898.2.1.12.1
This object is used to enable or disable the link integrity functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriLinkIntPollInterval 1.3.6.1.4.1.11898.2.1.12.2
This object is used to set the poll interval (in milliseconds) for the link integrity check. The valid values for this objects are multiples of 500 milliseconds, a value of zero is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriLinkIntPollRetransmissions 1.3.6.1.4.1.11898.2.1.12.3
This object is used to set the number of retransmissions for the link integrity check.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriLinkIntTable 1.3.6.1.4.1.11898.2.1.12.4
This table contains the target IP addresses in order to perform the link integrity check. This table is limited to 5 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriLinkIntTableEntry

oriLinkIntTableEntry 1.3.6.1.4.1.11898.2.1.12.4.1
This object identifies the entry in the link integrity target table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriLinkIntTableEntry  

oriLinkIntTableIndex 1.3.6.1.4.1.11898.2.1.12.4.1.1
This object is used as an index for the link integrity target table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

oriLinkIntTableTargetIPAddress 1.3.6.1.4.1.11898.2.1.12.4.1.2
This object represents the IP address of the target machine for the link integrity check.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriLinkIntTableComment 1.3.6.1.4.1.11898.2.1.12.4.1.3
This object is used as an optional comment associated to the link integrity table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriLinkIntTableEntryStatus 1.3.6.1.4.1.11898.2.1.12.4.1.4
This object is used to enable, disable, or delete an entry in the link integrity table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

oriUPSDGPRInterval 1.3.6.1.4.1.11898.2.1.13.1
This object is used to set the interval of GPR message (in 5ms step), 0 = disable GPR.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..25  

oriUPSDMaxActiveSU 1.3.6.1.4.1.11898.2.1.13.2
This object is used to set the maximum actived SU per AP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

oriUPSDE911Reserved 1.3.6.1.4.1.11898.2.1.13.3
This object is used to set the bandwidth allocated for E911calls.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

oriUPSDRoamingReserved 1.3.6.1.4.1.11898.2.1.13.4
This object is used to set the bandwidth allocated for roaming SU.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

oriQoSPolicyTable 1.3.6.1.4.1.11898.2.1.14.1
This table is used to configure Quality of Service policies to be used in the Access Point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriQoSPolicyTableEntry

oriQoSPolicyTableEntry 1.3.6.1.4.1.11898.2.1.14.1.1
This object represents entries in the QoS Policy Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriQoSPolicyTableEntry  

oriQoSPolicyTableIndex 1.3.6.1.4.1.11898.2.1.14.1.1.1
This object is used as the primary index to the QoS Policy Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriQoSPolicyTableSecIndex 1.3.6.1.4.1.11898.2.1.14.1.1.2
This object is used as the secondary index to the QoS Policy Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriQoSPolicyName 1.3.6.1.4.1.11898.2.1.14.1.1.3
This object is used to specify a name for the QoS Policy.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString32  

oriQoSPolicyType 1.3.6.1.4.1.11898.2.1.14.1.1.4
This object is used to specify the QoS policy type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inboundLayer2(1), inboundLayer3(2), outboundLayer2(3), outboundLayer3(4), spectralink(5)  

oriQoSPolicyPriorityMapping 1.3.6.1.4.1.11898.2.1.14.1.1.5
This object is used to configure the QoS priority mapping. The index from either the QoS 802.1D to 802.1p mapping table or the index from the 802.1D to IP DSCP mapping table should be specified depending on the policy type. For Layer 2 polices, an index from the QoS 802.1D to 802.1p mapping table should be specified. For Layer 3 policies, an index from the QoS 802.1D to IP DSCP mapping table should be specified. If a spectralink policy is configured, then this object is not used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriQoSPolicyMarkingStatus 1.3.6.1.4.1.11898.2.1.14.1.1.6
This object is used to enable or disable QoS markings.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriQoSPolicyTableRowStatus 1.3.6.1.4.1.11898.2.1.14.1.1.7
The object is used to configure the QoS Policy Table row status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

oriQoSDot1DToDot1pMappingTable 1.3.6.1.4.1.11898.2.1.14.2
This table is used to configure Quality of Service mappings between 802.1D and 802.1p priorities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriQoSDot1DToDot1pMappingTableEntry

oriQoSDot1DToDot1pMappingTableEntry 1.3.6.1.4.1.11898.2.1.14.2.1
This object represents entries in the QoS 802.1D to 802.1p Mapping Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriQoSDot1DToDot1pMappingTableEntry  

oriQoSDot1DToDot1pMappingTableIndex 1.3.6.1.4.1.11898.2.1.14.2.1.1
This object is used as the primary index to the QoS 802.1D to 802.1p mapping table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriQoSDot1dPriority 1.3.6.1.4.1.11898.2.1.14.2.1.2
This object is used to specify the 802.1d priority and is used as the secondary index to the 802.1D to 802.1p mapping table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

oriQoSDot1pPriority 1.3.6.1.4.1.11898.2.1.14.2.1.3
This object is used to specify the 802.1D priority to be mapped to a 802.1p priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oriQoSDot1DToDot1pMappingTableRowStatus 1.3.6.1.4.1.11898.2.1.14.2.1.4
The object is used to configure the QoS 802.1D to 802.1p mapping table row status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

oriQoSDot1DToIPDSCPMappingTable 1.3.6.1.4.1.11898.2.1.14.3
This table is used to configure Quality of Service mappings between 802.1D to IP DSCP priorities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriQoSDot1DToIPDSCPMappingTableEntry

oriQoSDot1DToIPDSCPMappingTableEntry 1.3.6.1.4.1.11898.2.1.14.3.1
This object represents entries in the 802.1D to IP DSCP Mapping Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriQoSDot1DToIPDSCPMappingTableEntry  

oriQoSDot1DToIPDSCPMappingTableIndex 1.3.6.1.4.1.11898.2.1.14.3.1.1
This object is used as the primary index to the 802.1D to IP DSCP mapping table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriQoSDot1DToIPDSCPPriority 1.3.6.1.4.1.11898.2.1.14.3.1.2
This object is used to specify the 802.1D priority and is used as the secondary index to the 802.1D to IP DSCP mapping table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

oriQoSIPDSCPLowerLimit 1.3.6.1.4.1.11898.2.1.14.3.1.3
This object is used to specify IP DSCP lower limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..62  

oriQoSIPDSCPUpperLimit 1.3.6.1.4.1.11898.2.1.14.3.1.4
This object is used to specify IP DSCP upper limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..63  

oriQoSDot1DToIPDSCPMappingTableRowStatus 1.3.6.1.4.1.11898.2.1.14.3.1.5
The object is used to configure the 802.1D to IP DSCP mapping table row status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

oriDHCPServerStatus 1.3.6.1.4.1.11898.2.1.15.1.1
This object indicates if the DHCP server is enabled or disabled in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriDHCPServerIPPoolTable 1.3.6.1.4.1.11898.2.1.15.1.2
This table contains the pools of IP Addresses that the DHCP server will assign to the DHCP clients. This table is limited to 20.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriDHCPServerIPPoolTableEntry

oriDHCPServerIPPoolTableEntry 1.3.6.1.4.1.11898.2.1.15.1.2.1
This object represents entries in the DHCP IP Address Pool Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriDHCPServerIPPoolTableEntry  

oriDHCPServerIPPoolTableIndex 1.3.6.1.4.1.11898.2.1.15.1.2.1.1
This object is used as the index for the IP Address Pool table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..20  

oriDHCPServerIPPoolTableStartIPAddress 1.3.6.1.4.1.11898.2.1.15.1.2.1.2
This object represents the start IP address for this DHCP IP Address IP Pool Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPServerIPPoolTableEndIPAddress 1.3.6.1.4.1.11898.2.1.15.1.2.1.3
This object represents the end IP address for this DHCP IP Address IP Pool Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPServerIPPoolTableWidth 1.3.6.1.4.1.11898.2.1.15.1.2.1.4
This object represents the width or number of IP Address in the DHCP IP Address Pool table entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriDHCPServerIPPoolTableDefaultLeaseTime 1.3.6.1.4.1.11898.2.1.15.1.2.1.5
This object represents the default lease time, in seconds, for the IP address assigned by the DHCP server to the DHCP client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3600..86400  

oriDHCPServerIPPoolTableMaximumLeaseTime 1.3.6.1.4.1.11898.2.1.15.1.2.1.6
This object represents the maximum lease time in seconds for the IP address assigned by the DHCP server to the DHCP client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3600..86400  

oriDHCPServerIPPoolTableComment 1.3.6.1.4.1.11898.2.1.15.1.2.1.7
This object represents an optional comment for this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriDHCPServerIPPoolTableEntryStatus 1.3.6.1.4.1.11898.2.1.15.1.2.1.8
The object indicates the status of the DHCP IP Address Pool Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriDHCPServerDefaultGatewayIPAddress 1.3.6.1.4.1.11898.2.1.15.1.3
This object represents the IP Address of the gateway or router that the DHCP Server will assign to the DHCP client.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPServerSubnetMask 1.3.6.1.4.1.11898.2.1.15.1.4
This object represents the subnet mask to be provided to DHCP clients. This object is the same as the subnet mask for the device.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriDHCPServerNumIPPoolTableEntries 1.3.6.1.4.1.11898.2.1.15.1.5
This object represents the number of entries in the DHCP IP Address Pool Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriDHCPServerPrimaryDNSIPAddress 1.3.6.1.4.1.11898.2.1.15.1.6
This object represents the primary DNS Server IP Address to be assinged to a DHCP Client.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPServerSecondaryDNSIPAddress 1.3.6.1.4.1.11898.2.1.15.1.7
This object represents the secondary DNS Server IP Address to be assinged to a DHCP Client.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPClientID 1.3.6.1.4.1.11898.2.1.15.2.1
This object represents the DHCP client ID.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriDHCPClientInterfaceBitmask 1.3.6.1.4.1.11898.2.1.15.2.2
This object indicates to which interface a DHCP Request in sent when the unit is in routing mode
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriDHCPRelayStatus 1.3.6.1.4.1.11898.2.1.15.3.1
This object is used to enable and disable the DHCP Relay functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriDHCPRelayDHCPServerTable 1.3.6.1.4.1.11898.2.1.15.3.2
This table contains a list of DHCP servers to which the DHCP Agent will communicate with.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriDHCPRelayDHCPServerTableEntry

oriDHCPRelayDHCPServerTableEntry 1.3.6.1.4.1.11898.2.1.15.3.2.1
This object represents and entry in the DHCP Server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriDHCPRelayDHCPServerTableEntry  

oriDHCPRelayDHCPServerTableIndex 1.3.6.1.4.1.11898.2.1.15.3.2.1.1
This object is used as the index to this table. This table is limited to 10 entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

oriDHCPRelayDHCPServerTableIpAddress 1.3.6.1.4.1.11898.2.1.15.3.2.1.2
This object represents the IP address of the DHCP server that shall receive DHCP requests from the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDHCPRelayDHCPServerTableComment 1.3.6.1.4.1.11898.2.1.15.3.2.1.3
This object represents an optional comment in order to provide additional information or a unique identifier for the DHCP server (for example the server system name).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriDHCPRelayDHCPServerTableEntryStatus 1.3.6.1.4.1.11898.2.1.15.3.2.1.4
This object is used to enable, disable, delete or create an entry in the DHCP Server Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriHTTPInterfaceBitmask 1.3.6.1.4.1.11898.2.1.16.1
This object is used to control interface access for HTTP based management.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriHTTPPassword 1.3.6.1.4.1.11898.2.1.16.2
This object represents the login password in order to manage the device via a standard web browser. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriHTTPPort 1.3.6.1.4.1.11898.2.1.16.3
This object represents the TCP/IP port by which the HTTP server will be accessible.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriHTTPWebSitenameTable 1.3.6.1.4.1.11898.2.1.16.4
This table is used to store the different website interfaces stored in the device. Different interfaces can be used to support multiple languages, user levels (novice, expert), etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriHTTPWebSitenameTableEntry

oriHTTPWebSitenameTableEntry 1.3.6.1.4.1.11898.2.1.16.4.1
This object represents an entry is the HTTP website name table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriHTTPWebSitenameTableEntry  

oriHTTPWebSitenameTableIndex 1.3.6.1.4.1.11898.2.1.16.4.1.1
This objects represents the index to the website interface table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriHTTPWebSiteFilename 1.3.6.1.4.1.11898.2.1.16.4.1.2
This object represents the filename under which the website interface is stored in the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriHTTPWebSiteLanguage 1.3.6.1.4.1.11898.2.1.16.4.1.3
This object represents the language of the website interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriHTTPWebSiteDescription 1.3.6.1.4.1.11898.2.1.16.4.1.4
This object provides a description for the website interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriHTTPWebSitenameTableStatus 1.3.6.1.4.1.11898.2.1.16.4.1.5
This object is used to enable, disable, or delete a website interface file.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

oriHTTPRefreshDelay 1.3.6.1.4.1.11898.2.1.16.5
This object is used for the automatic refresh delay for the website pages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  


oriHTTPSSLStatus 1.3.6.1.4.1.11898.2.1.16.7
This object is used to enable or disable SSL on HTTP based management.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriHTTPSSLPassphrase 1.3.6.1.4.1.11898.2.1.16.8
This object is used to specify the SSL certificate passphrase on HTTP based management. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriHTTPSetupWizardStatus 1.3.6.1.4.1.11898.2.1.16.9
This object is used to enable or disable the HTT setup wizard. The user can manually disable this functionality or when the setup wizard completes it process successfully it sets this object to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriHTTPRADIUSAccessControl 1.3.6.1.4.1.11898.2.1.16.10
This object is used to enable/disable RADIUS Based Authentication for HTTP based management.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriWDSSetupTable 1.3.6.1.4.1.11898.2.1.17.1
This table is used in to configure the WDS feature in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWDSSetupTableEntry

oriWDSSetupTableEntry 1.3.6.1.4.1.11898.2.1.17.1.1
This object represents an entry in the WDS table. Note this table is index by ifIndex and WDS table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWDSSetupTableEntry  

oriWDSSetupTablePortIndex 1.3.6.1.4.1.11898.2.1.17.1.1.1
This object represents the WDS port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

oriWDSSetupTableEntryStatus 1.3.6.1.4.1.11898.2.1.17.1.1.2
This object is used to enable or disable a WDS table entry (link).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWDSSetupTablePartnerMACAddress 1.3.6.1.4.1.11898.2.1.17.1.1.3
This object represents the partner MAC address for a WDS table entry (link).
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriWDSSecurityTable 1.3.6.1.4.1.11898.2.1.17.2
This table is used in to configure the WDS security modes for all entries in the WDS table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriWDSSecurityTableEntry

oriWDSSecurityTableEntry 1.3.6.1.4.1.11898.2.1.17.2.1
This object represents an entry in the WDS security table. Note this table is index by ifIndex since the security configuration will apply for all the WDS links per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriWDSSecurityTableEntry  

oriWDSSecurityTableSecurityMode 1.3.6.1.4.1.11898.2.1.17.2.1.1
This object is used to configure the WDS security mode. Currently the supported WDS security modes are none and wep.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), wep(6)  

oriWDSSecurityTableEncryptionKey0 1.3.6.1.4.1.11898.2.1.17.2.1.2
This object represents the WDS Encryption Key 0. When the WDS security mode is configured to wep, this object must be configured to a valid value. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  WEPKeyType  

oriTrapVariable 1.3.6.1.4.1.11898.2.1.18.1
OBJECT IDENTIFIER    

oriGenericTrapVariable 1.3.6.1.4.1.11898.2.1.18.1.1
This object is used to provide additional information on traps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarMACAddress 1.3.6.1.4.1.11898.2.1.18.1.2
This object is used to store the MAC address of the device that has sent a trap.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriTrapVarTFTPIPAddress 1.3.6.1.4.1.11898.2.1.18.1.3
This object is used to store the IP Address of the TFTP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriTrapVarTFTPFilename 1.3.6.1.4.1.11898.2.1.18.1.4
This object is used to store the name of the file on which the TFTP operation has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarTFTPOperation 1.3.6.1.4.1.11898.2.1.18.1.5
This object is used to store the TFTP operation that failed, either download or upload.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upload(1), download(2)  

oriTrapVarUnauthorizedManagerIPaddress 1.3.6.1.4.1.11898.2.1.18.1.6
This object is used to store the IP address of the unauthorized manager that has attempted to manage the device.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriTrapVarFailedAuthenticationType 1.3.6.1.4.1.11898.2.1.18.1.7
This trap variable is used to specify the client authentication method/type that failed. The authentication methods/types are dependant on the device and can range from the following: - MAC Access Control Table - RADIUS MAC Authentication - 802.1x Authentication specifying the EAP-Type - WORP Mutual Authentication - SSID Authorization Failure specifying the SSID - VLAN ID Authorization Failure specifying the VLAN ID
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarUnAuthorizedManagerCount 1.3.6.1.4.1.11898.2.1.18.1.8
This object represents a counter for the number of unauthorized SNMP managers that have attempted to modify and/or view the devices setup. When this number is incremented a trap should be sent out notifying the trap host(s) that an unauthorized station has attempted to configure or monitor the device the count should also be sent out in the trap message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriTrapVarTaskSuspended 1.3.6.1.4.1.11898.2.1.18.1.9
This object is used to inform what task has been suspended on the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarUnauthorizedClientMACAddress 1.3.6.1.4.1.11898.2.1.18.1.17
This object is used to store the MAC Address of an unauthorized client station.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriTrapVarWirelessCard 1.3.6.1.4.1.11898.2.1.18.1.18
This object is used to determine on which Wireless Card, PC Card A or PC Card B, a wireless TRAP has occured on.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pcCardA(1), pcCardB(2)  

oriTrapVarInterface 1.3.6.1.4.1.11898.2.1.18.1.21
This object is used to store the interface number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriTrapVarBatchCLIFilename 1.3.6.1.4.1.11898.2.1.18.1.22
This object is used to store filename used for Batch CLI execution.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarBatchCLIMessage 1.3.6.1.4.1.11898.2.1.18.1.23
This object is used to store message from Batch CLI execution.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriTrapVarBatchCLILineNumber 1.3.6.1.4.1.11898.2.1.18.1.24
This object is used to store line number of command executed in Batch CLI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriTrapVarDHCPServerIPAddress 1.3.6.1.4.1.11898.2.1.18.1.25
This object is used to store the DHCP Server IP Address from which the access point has received an IP address as a result of the a DHCP client request.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriTrapVarIPAddress 1.3.6.1.4.1.11898.2.1.18.1.26
This object is a trap variable/object to store an IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriTrapVarSubnetMask 1.3.6.1.4.1.11898.2.1.18.1.27
This object is a trap variable/object to store a subnet mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriTrapVarDefaultRouterIPAddress 1.3.6.1.4.1.11898.2.1.18.1.28
This object is a trap variable/object to store a default router or gateway IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriConfigurationTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.10
This object is used to enable or disable the configuration related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSecurityTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.11
This object is used to enable or disable the security related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWirelessIfTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.12
This object is used to enable or disable the wireless interface/card related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriOperationalTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.13
This object is used to enable or disable the operational related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriFlashMemoryTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.14
This object is used to enable or disable the flash memory related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriTFTPTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.15
This object is used to enable or disable the TFTP related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriTrapsImageStatus 1.3.6.1.4.1.11898.2.1.18.1.16
This object is used to enable or disable the Image related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriADSLIfTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.19
This object is used to enable or disable the ADSL interface related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriWORPTrapsStatus 1.3.6.1.4.1.11898.2.1.18.1.20
This object is used to enable or disable the WORP related traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriProxyARPStatus 1.3.6.1.4.1.11898.2.1.19.1
This object is used to enable/disable the Proxy ARP functionality in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriIPARPFilteringStatus 1.3.6.1.4.1.11898.2.1.19.2
This object is used to enable/disable the IP/ARP functionality in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriIPARPFilteringIPAddress 1.3.6.1.4.1.11898.2.1.19.3
This object is used to specify the IP/ARP Filtering address in the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriIPARPFilteringSubnetMask 1.3.6.1.4.1.11898.2.1.19.4
This object is used to specify the IP/ARP Subnet Mask in the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriSpanningTreeStatus 1.3.6.1.4.1.11898.2.1.20.1
This object is used to enable/disable the spanning tree protocol in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSecurityConfiguration 1.3.6.1.4.1.11898.2.1.21.1
This object represents the supported security configuration options. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dot1x(2), mixedWepAnddot1x(3)  

oriSecurityEncryptionKeyLengthTable 1.3.6.1.4.1.11898.2.1.21.2
This table is used to specify the encryption key length for the wireless interface(s). This table has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSecurityEncryptionKeyLengthTableEntry

oriSecurityEncryptionKeyLengthTableEntry 1.3.6.1.4.1.11898.2.1.21.2.1
This object represents an entry in the encryption key length table. This object has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OriSecurityEncryptionKeyLengthTableEntry  

oriSecurityEncryptionKeyLength 1.3.6.1.4.1.11898.2.1.21.2.1.1
This object represents the encryption key length, the supported key lengths are 64 bits (40 + 24 for IV), and 128 bits (104 + 24 for IV). This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER sixtyFourBits(1), oneHundredTwentyEightBits(2)  

oriSecurityRekeyingInterval 1.3.6.1.4.1.11898.2.1.21.3
This object represents the encryption rekeying interval in seconds. This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 60..65535  

oriRADStatus 1.3.6.1.4.1.11898.2.1.21.4.1
This object allows to enable or disable the RAD service in the device.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriRADInterval 1.3.6.1.4.1.11898.2.1.21.4.2
This object is used to identify the interval at which the RAD feature will initialize. The units of this object is minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 15..1440  

oriRADInterfaceBitmask 1.3.6.1.4.1.11898.2.1.21.4.3
This object is used to configure the interface(s) on which the RAD feature will operate on.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceBitmask  

oriRADLastSuccessfulScanTime 1.3.6.1.4.1.11898.2.1.21.4.4
This object is the number of seconds that have elapsed since the last successful RAD scan since the AP has started up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

oriRADAccessPointCount 1.3.6.1.4.1.11898.2.1.21.4.5
This object represents the number of access points that were discovered since the last RAD scan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRADScanResultsTable 1.3.6.1.4.1.11898.2.1.21.4.6
This table is used to store the RAD scan results. Each entry represents an access point scanned in the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRADScanResultsTableEntry

oriRADScanResultsTableEntry 1.3.6.1.4.1.11898.2.1.21.4.6.1
This object represents an entry in the RAD scan results table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRADScanResultsTableEntry  

oriRADScanResultsTableIndex 1.3.6.1.4.1.11898.2.1.21.4.6.1.1
This object is used as the index to the scan results table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRADScanResultsMACAddress 1.3.6.1.4.1.11898.2.1.21.4.6.1.2
This object represents the MAC address of the access point detected during a RAD scan.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriRADScanResultsFrequencyChannel 1.3.6.1.4.1.11898.2.1.21.4.6.1.3
This object represents the frequency channel of the access point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRogueScanConfigTable 1.3.6.1.4.1.11898.2.1.21.8.1
This table is used to configure the Rogue Scan feature per wireless network interface card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRogueScanConfigTableEntry

oriRogueScanConfigTableEntry 1.3.6.1.4.1.11898.2.1.21.8.1.1
This object represents an entry in the Rogue Scan Config Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRogueScanConfigTableEntry  

oriRogueScanConfigTableScanMode 1.3.6.1.4.1.11898.2.1.21.8.1.1.1
This object is used to configure the scan mode for the wireless NIC.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bkScanMode(1), contScanMode(2)  

oriRogueScanConfigTableScanCycleTime 1.3.6.1.4.1.11898.2.1.21.8.1.1.2
This object is used to configure the rogue scan cycle time for the wireless NIC.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1440  

oriRogueScanConfigTableScanStatus 1.3.6.1.4.1.11898.2.1.21.8.1.1.3
This object is used to enable/disable rogue scan on the wireless NIC.
Status: current Access: read-create
OBJECT-TYPE    
  ObjStatus  

oriRogueScanStationCountWirelessCardA 1.3.6.1.4.1.11898.2.1.21.8.2
This object represents the number of stations that were discovered/detected on the device's wireless NIC A.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRogueScanStationCountWirelessCardB 1.3.6.1.4.1.11898.2.1.21.8.3
This object represents the number of stations that were discovered/detected on the device's wireless NIC B.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriRogueScanResultsTableAgingTime 1.3.6.1.4.1.11898.2.1.21.8.4
This object represents the aging time for the entries in RogueScanResultsTable, after which the entries are removed from RogueScanResultsTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 60..7200  

oriRogueScanResultsTableClearEntries 1.3.6.1.4.1.11898.2.1.21.8.5
This object is used to remove the content/entries of RogueScanResultsTable. When this object is set, the content of the table shall be cleared.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

oriRogueScanResultsNotificationMode 1.3.6.1.4.1.11898.2.1.21.8.6
This object is used to configure the trap/notification mode for detected stations during Rogue Scan.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noNotification(1), notifyAP(2), notifyClient(3), notifyAll(4)  

oriRogueScanResultsTrapReportType 1.3.6.1.4.1.11898.2.1.21.8.7
This object is used to configure the trap/notification report type for detected stations during Rogue Scan.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER reportSinceLastScan(1), reportSinceStartOfScan(2)  

oriRogueScanResultsTable 1.3.6.1.4.1.11898.2.1.21.8.8
This table is used to store the rogue scan results. Each entry represents a rogue wireless station detected in the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriRogueScanResultsTableEntry

oriRogueScanResultsTableEntry 1.3.6.1.4.1.11898.2.1.21.8.8.1
This object represents an entry in the rogue scan results table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriRogueScanResultsTableEntry  

oriRogueScanResultsTableIndex 1.3.6.1.4.1.11898.2.1.21.8.8.1.1
This object is used as the index to the rogue scan results table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRogueScanResultsStationType 1.3.6.1.4.1.11898.2.1.21.8.8.1.2
This object represents the type of station detected during a rogue scan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), infrastructureClient(2), accessPoint(3), ibssClient(4)  

oriRogueScanResultsMACAddress 1.3.6.1.4.1.11898.2.1.21.8.8.1.3
This object represents the MAC address of the station detected during a rogue scan.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

oriRogueScanResultsFrequencyChannel 1.3.6.1.4.1.11898.2.1.21.8.8.1.5
This object represents the frequency channel on which the rogue wireless stations was detected.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

oriRogueScanResultsSNR 1.3.6.1.4.1.11898.2.1.21.8.8.1.6
This object represents the signal to noise ration (SNR) for the station detected during a rogue scan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriRogueScanResultsBSSID 1.3.6.1.4.1.11898.2.1.21.8.8.1.7
This object represents BSSID of the station detected during a rogue scan.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

oriSecurityConfigTable 1.3.6.1.4.1.11898.2.1.21.5
This table is used to specify the security configuration for the wireless interface(s) in the access point.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSecurityConfigTableEntry

oriSecurityConfigTableEntry 1.3.6.1.4.1.11898.2.1.21.5.1
This object represents an entry in the security configuration table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OriSecurityConfigTableEntry  

oriSecurityConfigTableSupportedSecurityModes 1.3.6.1.4.1.11898.2.1.21.5.1.1
This object is used to provide information on the supported security modes by the wireless interface(s). The possible security modes can be: - None: no security mode enabled. - dot1x: 802.1x authentication enabled. - mixed: mixed WEP and 802.1x. - wpa: WiFi Protected Access enabled. - wpa-psk: WiFi Protected Access with Preshared Keys enabled.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSecurityConfigTableSecurityMode 1.3.6.1.4.1.11898.2.1.21.5.1.2
This object is used to configure the security mode. The supported security modes are: - None: no security mode enabled. - dot1x: 802.1x authentication enabled. - mixed: mixed WEP and 802.1x. - wpa: WiFi Protected Access enabled. - wpa-psk: WiFi Protected Access with Preshared Keys enabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dot1x(2), mixed(3), wpa(4), wpa-psk(5)  

oriSecurityConfigTableRekeyingInterval 1.3.6.1.4.1.11898.2.1.21.5.1.3
This object represents the encryption rekeying interval in seconds.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 60..65535  

oriSecurityConfigTableEncryptionKeyLength 1.3.6.1.4.1.11898.2.1.21.5.1.4
This object represents the encryption key length, the supported key lengths are 64 bits (40 + 24 for IV), 128 bits (104 + 24 for IV), and 152 bits (128 + 24 for IV).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER sixtyFourBits(1), oneHundredTwentyEightBits(2), oneHundredFiftyTwoBits(3)  

oriSecurityHwConfigResetStatus 1.3.6.1.4.1.11898.2.1.21.6
This object is used to enable/disable the status of configuration reset using the hardware reset button.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriSecurityHwConfigResetPassword 1.3.6.1.4.1.11898.2.1.21.7
This object represents the configuration reset password. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6..32)  

oriSecurityProfileTable 1.3.6.1.4.1.11898.2.1.21.9
This table is used to configure a security profile. A security profile can consist of single or muliple security modes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriSecurityProfileTableEntry

oriSecurityProfileTableEntry 1.3.6.1.4.1.11898.2.1.21.9.1
This object represents an entry in the security profile table. This table is index by two indices - the first/primary index defines the security profile, the second index defines a single or multiple security policies per profile. The primary index is used in the wireless interface SSID table to specify which security profile to use per SSID. The admin/user can configure policies for different wireless station types by specifying a authentication and cipher mode/type. Below are examples of how to configure different STA types. STA Type Authentication Mode Cipher Mode ======== =================== =========== Non Secure None None WEP None WEP (64, 128, 152) 802.1x 802.1x WEP (64, 128) WPA 802.1x TKIP WPA-PSK PSK TKIP 802.11i 802.1x AES 802.11i-PSK PSK AES In the case of None, WEP, WPA-PSK, and 802.11i-PSK, MAC Access Control Table/List and RADIUS based MAC access control can be used to authenticate the wireless STA.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriSecurityProfileTableEntry  

oriSecurityProfileTableIndex 1.3.6.1.4.1.11898.2.1.21.9.1.1
This object represents the primary index of the Security Policy Table. This index is used to specify which security policy will be used per SSID, in the Wireless Interface SSID Table. A security policy can consist of a single or multiple security modes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSecurityProfileTableSecModeIndex 1.3.6.1.4.1.11898.2.1.21.9.1.2
This object is the secondary index to the Security Policy Table. This index will represent the different security modes per security profile.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriSecurityProfileTableAuthenticationMode 1.3.6.1.4.1.11898.2.1.21.9.1.3
This object is used to specify the authentication mode for the security mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dot1x(2), psk(3)  

oriSecurityProfileTableCipherMode 1.3.6.1.4.1.11898.2.1.21.9.1.4
This object is used to specify the cipher mode/type for the security mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), wep(2), tkip(3), aes(4)  

oriSecurityProfileTableEncryptionKey0 1.3.6.1.4.1.11898.2.1.21.9.1.5
This object represents Encryption Key 0. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriSecurityProfileTableEncryptionKey1 1.3.6.1.4.1.11898.2.1.21.9.1.6
This object represents Encryption Key 1. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriSecurityProfileTableEncryptionKey2 1.3.6.1.4.1.11898.2.1.21.9.1.7
This object represents Encryption Key 2. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriSecurityProfileTableEncryptionKey3 1.3.6.1.4.1.11898.2.1.21.9.1.8
This object represents Encryption Key 3. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-create
OBJECT-TYPE    
  WEPKeyType  

oriSecurityProfileTableEncryptionTxKey 1.3.6.1.4.1.11898.2.1.21.9.1.9
This object indicates which encryption key is used to encrypt data that is sent via the wireless interfaces. The default value for this object should be key 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..3  

oriSecurityProfileTableEncryptionKeyLength 1.3.6.1.4.1.11898.2.1.21.9.1.10
This object represents the encryption key length, the supported key lengths are 64 bits (40 + 24 for IV), 128 bits (104 + 24 for IV), and 152 bits (128 + 24 for IV).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sixtyFourBits(1), oneHundredTwentyEightBits(2), oneHundredFiftyTwoBits(3)  

oriSecurityProfileTablePSKValue 1.3.6.1.4.1.11898.2.1.21.9.1.11
The Pre-Shared Key (PSK) for when RSN in PSK mode is the selected authentication suite. In that case, the PMK will obtain its value from this object. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(32)  

oriSecurityProfileTablePSKPassPhrase 1.3.6.1.4.1.11898.2.1.21.9.1.12
The PSK, for when RSN in PSK mode is the selected authentication suite, is configured by oriWirelessIfSSIDTablePSKValue. An alternative manner of setting the PSK uses the password-to-key algorithm defined in the standard. This variable provides a means to enter a pass phrase. When this object is written, the RSN entity shall use the password-to-key algorithm specified in the standard to derive a pre-shared and populate oriWirelessIfSSIDTablePSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(8..63)  

oriSecurityProfileTableStatus 1.3.6.1.4.1.11898.2.1.21.9.1.14
This object represents the Table row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oriSecurityProfileFourWEPKeySupport 1.3.6.1.4.1.11898.2.1.21.10
This object is used to configure the security profile to use with four WEP keys. Currently only one security profile can be active which supports four WEP keys. Therefore this object is used to specify which profile will be using four WEP keys. The purpose of this object is to support legacy products/users that are still using four WEP keys.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoEStatus 1.3.6.1.4.1.11898.2.1.22.1
This object allows to enable or disable the PPPoE service in the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriPPPoEMaximumNumberOfSessions 1.3.6.1.4.1.11898.2.1.22.2
This object represents the maximum number of PPPoE sessions.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoENumberOfActiveSessions 1.3.6.1.4.1.11898.2.1.22.3
This object represents the number of active PPPoE sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionTable 1.3.6.1.4.1.11898.2.1.22.4
This table is used to configure the PPPoE session information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriPPPoESessionTableEntry

oriPPPoESessionTableEntry 1.3.6.1.4.1.11898.2.1.22.4.1
This object represents an entry in the PPPoE session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriPPPoESessionTableEntry  

oriPPPoESessionTableIndex 1.3.6.1.4.1.11898.2.1.22.4.1.1
This object is used as the index to the PPPoE Session Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriPPPoESessionWANConnectMode 1.3.6.1.4.1.11898.2.1.22.4.1.2
This object represents the WAN connect mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alwaysOn(1), onDemand(2), manual(3)  

oriPPPoESessionIdleTimeOut 1.3.6.1.4.1.11898.2.1.22.4.1.3
This object is used as a timeout for the PPPoE session to be disconnected from public side if idle for specified amount of time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoESessionConnectTime 1.3.6.1.4.1.11898.2.1.22.4.1.4
This object identifies the PPPoE session connect time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionConnectTimeLimitation 1.3.6.1.4.1.11898.2.1.22.4.1.5
This object represents the maximum connection time per session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoESessionConfigPADITxInterval 1.3.6.1.4.1.11898.2.1.22.4.1.6
This object represents the time in seconds between PADI retries from the Host.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoESessionConfigPADIMaxNumberOfRetries 1.3.6.1.4.1.11898.2.1.22.4.1.7
This object represents the number of times the Host sends a PADI.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriPPPoESessionBindingsNumberPADITx 1.3.6.1.4.1.11898.2.1.22.4.1.8
This object represents the number of PPPoE PADI transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberPADTTx 1.3.6.1.4.1.11898.2.1.22.4.1.9
This object represents the number of PPPoE PADT transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberServiceNameErrors 1.3.6.1.4.1.11898.2.1.22.4.1.10
This object represents the number of PPPoE Service-Name-Error tags received/transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberACSystemErrors 1.3.6.1.4.1.11898.2.1.22.4.1.11
This object represents the number of PPPoE AC-System-Error tags received/transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberGenericErrorsRx 1.3.6.1.4.1.11898.2.1.22.4.1.12
This object represents the number of PPPoE Generic-Error tags received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberGenericErrorsTx 1.3.6.1.4.1.11898.2.1.22.4.1.13
This object represents the number of PPPoE Generic Error tags transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberMalformedPackets 1.3.6.1.4.1.11898.2.1.22.4.1.14
This object represents teh number of malformed PPPoE packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionBindingsNumberMultiplePADORx 1.3.6.1.4.1.11898.2.1.22.4.1.15
This object represents the number of PPPoE multiple PADO's received after a PADI request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriPPPoESessionUserName 1.3.6.1.4.1.11898.2.1.22.4.1.16
This object represents the PPPoE user name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPPPoESessionUserNamePassword 1.3.6.1.4.1.11898.2.1.22.4.1.17
This object represents the PPPoE user name password. This object should be treated as write-only and returned as asterisks.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPPPoESessionServiceName 1.3.6.1.4.1.11898.2.1.22.4.1.18
This object represents the PPPoE service name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPPPoESessionISPName 1.3.6.1.4.1.11898.2.1.22.4.1.19
This object represents the PPPoE ISP name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPPPoESessionTableStatus 1.3.6.1.4.1.11898.2.1.22.4.1.20
This object represents the PPPoE ISP table entry status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriPPPoESessionWANManualConnect 1.3.6.1.4.1.11898.2.1.22.4.1.21
This object is used to connect of disconnect the PPPoE session when the connect mode is set to manual.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriPPPoESessionWANConnectionStatus 1.3.6.1.4.1.11898.2.1.22.4.1.22
This object represents the state of the PPPoE WAN connection interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(1), start(2), addingStack(3), stackAdded(4), stackAddError(5), connectFailed(6), authFailed(7), up(8), down(9), suspended(10), unknown(11)  

oriPPPoEMACtoSessionTable 1.3.6.1.4.1.11898.2.1.22.5
This table is used to map client MAC address to PPPoE Session information for an ISP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriPPPoEMACtoSessionTableEntry

oriPPPoEMACtoSessionTableEntry 1.3.6.1.4.1.11898.2.1.22.5.1
This object represents an entry in the PPPoE MAC to Session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriPPPoEMACtoSessionTableEntry  

oriPPPoEMACtoSessionTableIndex 1.3.6.1.4.1.11898.2.1.22.5.1.1
This object is used as the index to the PPPoE Session Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriPPPoEMACtoSessionTableMACAddress 1.3.6.1.4.1.11898.2.1.22.5.1.2
This object represents the client MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

oriPPPoEMACtoSessionTableISPName 1.3.6.1.4.1.11898.2.1.22.5.1.3
This object represents the ISP name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriPPPoEMACtoSessionTableStatus 1.3.6.1.4.1.11898.2.1.22.5.1.4
This object represents the PPPoE MAC to Session table entry status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriConfigResetToDefaults 1.3.6.1.4.1.11898.2.1.23.1
This object represents the quickstart modes that the device can be configured in.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bridgeMode(1), gatewayMode(2), gatewayModeDHCPClient(3), gatewayModePPPoE(4)  

oriConfigFileTable 1.3.6.1.4.1.11898.2.1.23.2
This table contains the current configuration files stored in the device. This table is used to manage the different configuration files.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriConfigFileTableEntry

oriConfigFileTableEntry 1.3.6.1.4.1.11898.2.1.23.2.1
This object represents an entry in the configuration file table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriConfigFileTableEntry  

oriConfigFileTableIndex 1.3.6.1.4.1.11898.2.1.23.2.1.1
This object represents the index to the configuration file table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriConfigFileName 1.3.6.1.4.1.11898.2.1.23.2.1.2
This object represents the configuration file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriConfigFileStatus 1.3.6.1.4.1.11898.2.1.23.2.1.3
This object represents the status of the configuration file. The possible options are: - Enable: active configuration file - Disable: inactive configuration file - Delete: in order to delete the configuration file
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

oriConfigSaveFile 1.3.6.1.4.1.11898.2.1.23.3
This object saves the configuration to the specified name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriConfigSaveKnownGood 1.3.6.1.4.1.11898.2.1.23.4
This object is used to identify the last know good configuration file used. Setting a value of 1 to this objecgt saves the current configuration as the known good configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER saveKnownGood(1)  

oriDNSRedirectStatus 1.3.6.1.4.1.11898.2.1.24.1
This object is used to enable or disable the DNS Redirect functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriDNSRedirectMaxResponseWaitTime 1.3.6.1.4.1.11898.2.1.24.2
This object represents the maximum response wait time for DNS redirect. The units for this object is seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriDNSPrimaryDNSIPAddress 1.3.6.1.4.1.11898.2.1.24.3
This object represents the Primary DNS IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDNSSecondaryDNSIPAddress 1.3.6.1.4.1.11898.2.1.24.4
This object represents the Secondary DNS IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDNSClientStatus 1.3.6.1.4.1.11898.2.1.24.5.1
This object is used to enable or disable the DNS Client feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriDNSClientPrimaryServerIPAddress 1.3.6.1.4.1.11898.2.1.24.5.2
This object represents the Primary Server DNS IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDNSClientSecondaryServerIPAddress 1.3.6.1.4.1.11898.2.1.24.5.3
This object represents the Secondary Server DNS IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDNSClientDefaultDomainName 1.3.6.1.4.1.11898.2.1.24.5.4
This object represents the default domain name for the DNS Client.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriAOLNATALGStatus 1.3.6.1.4.1.11898.2.1.25.1
This object is used to enable/disable the AOL NAT Application Level Gateway (ALG) support.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriNATStatus 1.3.6.1.4.1.11898.2.1.26.1
This object is used to enable/disable the NAT feature.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriNATType 1.3.6.1.4.1.11898.2.1.26.2
A Bit Mask documenting the NAT device's actual configuration according to natTypeMask above. Its value may be one and only one of the options below: - Basic-NAT (Bit 0) - NAPT (Bit 1) - Bi-directional-NAT (Bit 2) - Twice-NAT (Bit 3) - RSA-IP-Server (Bit 4) - RSAP-IP-Server (Bit 5) - Bit 0, if set, indicates that Basic-NAT is configured. - Bit 1, if set, indicates that NAPT is configured. - Bit 2, if set, indicates that Bi-directional-NAT is configured. - Bit 3, if set, indicates that Twice-NAT is configured. - Bit 4, if set, indicates that RSA-IP-Server is configured. - Bit 5, if set, indicates that RSAP-IP-Server is configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriNATStaticBindStatus 1.3.6.1.4.1.11898.2.1.26.3
This object is used to enable or disable static bind entries on the NAT device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriNATPublicIPAddress 1.3.6.1.4.1.11898.2.1.26.4
This object is used to provide information on the NAT public IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriNATStaticIPBindTable 1.3.6.1.4.1.11898.2.1.26.5
This table contains NAT IP bind specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriNATStaticIPBindTableEntry

oriNATStaticIPBindTableEntry 1.3.6.1.4.1.11898.2.1.26.5.1
This object is an entry in the NAT Static IP Bind Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriNATStaticIPBindTableEntry  

oriNATStaticIPBindTableIndex 1.3.6.1.4.1.11898.2.1.26.5.1.1
This object is used as the index for the NAT static IP bind table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriNATStaticIPBindLocalAddress 1.3.6.1.4.1.11898.2.1.26.5.1.2
This object represents the local IP address for this NAT Static IP bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNATStaticIPBindRemoteAddress 1.3.6.1.4.1.11898.2.1.26.5.1.3
This object represents the remote IP address for this NAT Static IP bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNATStaticIPBindTableEntryStatus 1.3.6.1.4.1.11898.2.1.26.5.1.4
The object indicates the status of the NAT Static IP Bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriNATStaticPortBindTable 1.3.6.1.4.1.11898.2.1.26.6
This table is used to configure NAT Port bind specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriNATStaticPortBindTableEntry

oriNATStaticPortBindTableEntry 1.3.6.1.4.1.11898.2.1.26.6.1
This object represents an entry in the NAT Static Port Bind Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriNATStaticPortBindTableEntry  

oriNATStaticPortBindTableIndex 1.3.6.1.4.1.11898.2.1.26.6.1.1
This object is used as the index for the NAT static Port bind table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriNATStaticPortBindLocalAddress 1.3.6.1.4.1.11898.2.1.26.6.1.2
This object represents the local IP address for this NAT Static Port bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriNATStaticPortBindStartPortNumber 1.3.6.1.4.1.11898.2.1.26.6.1.3
This object represents the start port number for this NAT Static Port bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriNATStaticPortBindEndPortNumber 1.3.6.1.4.1.11898.2.1.26.6.1.4
This object represents the end port number for this NAT Static Port bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriNATStaticPortBindPortType 1.3.6.1.4.1.11898.2.1.26.6.1.5
This object represents the port type for this NAT Static Port bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcp(1), udp(2), both(3)  

oriNATStaticPortBindTableEntryStatus 1.3.6.1.4.1.11898.2.1.26.6.1.6
The object indicates the status of the NAT Static Port Bind Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriSpectraLinkStatus 1.3.6.1.4.1.11898.2.1.29.1
This object is used to enable or disable the SpectraLink VoIP feature.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriSpectraLinkLegacyDeviceSupport 1.3.6.1.4.1.11898.2.1.29.2
This object is used to enable/disable SpectraLink VoIP support for legacy SpectraLink devices/phones.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriVLANStatus 1.3.6.1.4.1.11898.2.1.30.1
This object is used to enable or disable the VLAN feature.
Status: current Access: read-write
OBJECT-TYPE    
  ObjStatus  

oriVLANMgmtIdentifier 1.3.6.1.4.1.11898.2.1.30.2
This object represents the VLAN management Identifier (ID).
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

oriVLANIDTable 1.3.6.1.4.1.11898.2.1.30.3
This table is used to configure the VLAN IDs for the device. This table has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriVLANIDTableEntry

oriVLANIDTableEntry 1.3.6.1.4.1.11898.2.1.30.3.1
This object represents an entry in the respective table. In this case each table entry represents a VLAN ID. This object has been deprecated.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OriVLANIDTableEntry  

oriVLANIDTableIndex 1.3.6.1.4.1.11898.2.1.30.3.1.1
This object represents the index to the VLAN ID Table. This object has been deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

oriVLANIDTableIdentifier 1.3.6.1.4.1.11898.2.1.30.3.1.2
This object represents the VLAN Identifier (ID). This object has been deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VlanId  

oriDMZHostTable 1.3.6.1.4.1.11898.2.1.31.1
A table containing DMZ host IP information. Only if the system is in Gateway mode, and the NAT is enabled, and this table has valid 'enabled' entry, the DMZ takes effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriDMZHostTableEntry

oriDMZHostTableEntry 1.3.6.1.4.1.11898.2.1.31.1.1
This object represents an entry in the DMZ host IP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriDMZHostTableEntry  

oriDMZHostTableIndex 1.3.6.1.4.1.11898.2.1.31.1.1.1
This object is used as the index for the DMZ host IP Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriDMZHostTableHostIP 1.3.6.1.4.1.11898.2.1.31.1.1.2
This object represents the DMZ host IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oriDMZHostTableComment 1.3.6.1.4.1.11898.2.1.31.1.1.3
This objecgt is used for an optional comment associated to the DMZ host IP Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriDMZHostTableEntryStatus 1.3.6.1.4.1.11898.2.1.31.1.1.4
The object indicates the status of the DMZ host IP Table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3), create(4)  

oriOEMName 1.3.6.1.4.1.11898.2.1.32.1
This object is used to specify the OEM name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriOEMHomeUrl 1.3.6.1.4.1.11898.2.1.32.2
This object is used to specify the OEM home URL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriOEMProductName 1.3.6.1.4.1.11898.2.1.32.3
This object represents the product name. It is the same name as shown in all management Web pages.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriOEMProductModel 1.3.6.1.4.1.11898.2.1.32.4
This object represents the product model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriOEMLogoImageFile 1.3.6.1.4.1.11898.2.1.32.5
This object represents the name of logo image file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriOEMNoNavLogoImageFile 1.3.6.1.4.1.11898.2.1.32.6
This object represents the name of no nav. logo image file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriStationStatTable 1.3.6.1.4.1.11898.2.1.33.1
This table contains wireless stations statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OriStationStatTableEntry

oriStationStatTableEntry 1.3.6.1.4.1.11898.2.1.33.1.1
This object represents an entry in the respective table. In this case each table entry represents a wireless station.
Status: current Access: not-accessible
OBJECT-TYPE    
  OriStationStatTableEntry  

oriStationStatTableIndex 1.3.6.1.4.1.11898.2.1.33.1.1.1
This object represents the index of the stations statistics table. This table is limited to 500 entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..500  

oriStationStatTableMACAddress 1.3.6.1.4.1.11898.2.1.33.1.1.2
This object represents the MAC address of the station for which the statistics are gathered.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

oriStationStatTableIPAddress 1.3.6.1.4.1.11898.2.1.33.1.1.3
This object represents the IP address of the stations for which the statistics are gathered. If the IP address is not known, 0.0.0.0 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oriStationStatTableInterface 1.3.6.1.4.1.11898.2.1.33.1.1.4
This object represents the number of the interface on which the station is last seen.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oriStationStatTableName 1.3.6.1.4.1.11898.2.1.33.1.1.5
This object represents the name of the station. If the name is not known, an empty string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriStationStatTableType 1.3.6.1.4.1.11898.2.1.33.1.1.6
This object represents the type of station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sta(1), wds(2), worpBase(3), worpSatellite(4), norc(5)  

oriStationStatTableMACProtocol 1.3.6.1.4.1.11898.2.1.33.1.1.7
This object represents the MAC protocol for this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ieee802dot11(1), ieee802dot11a(2), ieee802dot11b(3), worp(4), ieee802dot11g(5)  

oriStationStatTableAdminStatus 1.3.6.1.4.1.11898.2.1.33.1.1.8
This object represents the administrative state for the station. The testing(3) state indicates that no operational packets can be passed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

oriStationStatTableOperStatus 1.3.6.1.4.1.11898.2.1.33.1.1.9
This object represents the current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

oriStationStatTableLastChange 1.3.6.1.4.1.11898.2.1.33.1.1.10
This object represents the value of sysUpTime at the time the station entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

oriStationStatTableLastState 1.3.6.1.4.1.11898.2.1.33.1.1.11
This object represents the last state of this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), registering(2), authenticating(3), registered(4), timeout(5), aborded(6), rejected(7), linktest(8)  

oriStationStatTableInOctets 1.3.6.1.4.1.11898.2.1.33.1.1.12
The total number of octets received from the station, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableInUcastPkts 1.3.6.1.4.1.11898.2.1.33.1.1.13
This object represents the number of unicast packets from the station that are further processed by either by the bridge/router or by the internal host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableInNUcastPkts 1.3.6.1.4.1.11898.2.1.33.1.1.14
This object represents the number of non-unicast packets (i.e. broadcast or multicast) from the station that are further processed by either by the bridge/router or by the internal host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableInDiscards 1.3.6.1.4.1.11898.2.1.33.1.1.15
This object represents the number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to the internal bridge/router or the internal host. One possible reason for discarding such a packet could be to lack of buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableOutOctets 1.3.6.1.4.1.11898.2.1.33.1.1.16
This object represents the total number of octets send to the station, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableOutUcastPkts 1.3.6.1.4.1.11898.2.1.33.1.1.17
This object represents the number of packets that the internal bridge/router or the internal host requested be transmitted to the station, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableOutNUcastPkts 1.3.6.1.4.1.11898.2.1.33.1.1.18
This object represents the number of packets that the internal bridge/router or the internal host requested be transmitted to a non-unicast (i.e. broadcast or multicast) address that includes the station. This counter includes those packets that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableOutDiscards 1.3.6.1.4.1.11898.2.1.33.1.1.19
This object represents the number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to the internal bridge/router or the internal host. One possible reason for discarding such a packet could be to lack of buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriStationStatTableInSignal 1.3.6.1.4.1.11898.2.1.33.1.1.20
This object represents the current signal level calculated over the inbound packets from this station. This variable indicates the running average of the local signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriStationStatTableInNoise 1.3.6.1.4.1.11898.2.1.33.1.1.21
This object represents the current noise level calculated over the inbound packets from this station. This variable indicates the running average of the local noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriStationStatTableRemoteSignal 1.3.6.1.4.1.11898.2.1.33.1.1.22
This object represents the current remote signal level calculated over the inbound packets from this station on the remote station. This variable indicates the running average of the remote signal level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriStationStatTableRemoteNoise 1.3.6.1.4.1.11898.2.1.33.1.1.23
This object represents the current remote noise level calculated over the inbound packets from this station on the remote station. This variable indicates the running average of the remote noise level using the algorithm (3/4*oldvalue + 1/4*newvalue).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -102..-10  

oriStationStatTableLastInPktTime 1.3.6.1.4.1.11898.2.1.33.1.1.24
This object represents the value of sysUpTime at the time the last packet from the remote station was received.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

oriStationStatStatus 1.3.6.1.4.1.11898.2.1.33.2
This object is used to enable or disable the monitoring of the wireless station statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriStationStatNumberOfClients 1.3.6.1.4.1.11898.2.1.33.3
This object represents the number of active wireless clients associated to the access point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oriSNTPStatus 1.3.6.1.4.1.11898.2.1.34.1
This object is used to enable or disable the SNTP functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oriSNTPPrimaryServerNameOrIPAddress 1.3.6.1.4.1.11898.2.1.34.2
This object represents the primary SNTP server IP address or host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNTPSecondaryServerNameOrIPAddress 1.3.6.1.4.1.11898.2.1.34.3
This object represents the secondary SNTP server IP address or host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

oriSNTPTimeZone 1.3.6.1.4.1.11898.2.1.34.4
This parameter is used for the device to know how to adjust GMT for local time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dateline(1), samoa(2), hawaii(3), alaska(4), pacific-us(5), mountain-us(6), arizona(7), central-us(8), mexico-city(9), eastern-us(10), indiana(11), atlantic-canada(12), santiago(13), newfoundland(14), brasilia(15), buenos-aires(16), mid-atlantic(17), azores(18), london(19), western-europe(20), eastern-europe(21), cairo(22), russia-iraq(23), iran(24), arabian(25), afghanistan(26), pakistan(27), india(28), bangladesh(29), burma(30), bangkok(31), australia-wt(32), hong-kong(33), beijing(34), japan-korea(35), australia-ct(36), australia-et(37), central-pacific(38), new-zealand(39), tonga(40), western-samoa(41)  

oriSNTPDateAndTime 1.3.6.1.4.1.11898.2.1.34.5
This object represents the Date and Time. The format of this object is the same as the DateAndTime textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oriSNTPDayLightSavingTime 1.3.6.1.4.1.11898.2.1.34.6
This parameter indicates the number of hours to adjust for Daylight Saving Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER plus-two(1), plus-one(2), unchanged(3), minus-one(4), minus-two(5)  

oriSNTPYear 1.3.6.1.4.1.11898.2.1.34.7
This object represents the year. This object can be used to manually configure the year in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

oriSNTPMonth 1.3.6.1.4.1.11898.2.1.34.8
This object represents the month. This object can be used to manually configure the month in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12  

oriSNTPDay 1.3.6.1.4.1.11898.2.1.34.9
This object represents the day of the month. This object can be used to manually configure the year in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..31  

oriSNTPHour 1.3.6.1.4.1.11898.2.1.34.10
This object represents the hour of day. This object can be used to manually configure the hour in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

oriSNTPMinutes 1.3.6.1.4.1.11898.2.1.34.11
This object represents the minutes. This object can be used to manually configure the minutes in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

oriSNTPSeconds 1.3.6.1.4.1.11898.2.1.34.12
This object represents the number of seconds. This object can be used to manually configure the seconds in case the Date and Time is not retrieved from an SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

oriConfigurationTraps 1.3.6.1.4.1.11898.2.1.18.2
This is the configuration related trap/notification group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapDNSIPNotConfigured 1.3.6.1.4.1.11898.2.1.18.2.0.3
This traps is generated when the DNS IP Address has not been configured. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRADIUSAuthenticationNotConfigured 1.3.6.1.4.1.11898.2.1.18.2.0.5
This trap is generated when the RADIUS authentication information has not been configured. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRADIUSAccountingNotConfigured 1.3.6.1.4.1.11898.2.1.18.2.0.6
This trap is generated when the RADIUS accounting information has not been configured. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDuplicateIPAddressEncountered 1.3.6.1.4.1.11898.2.1.18.2.0.7
This trap is generated when the device has encountered another network device with he same IP Address. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDHCPRelayServerTableNotConfigured 1.3.6.1.4.1.11898.2.1.18.2.0.8
This trap is generated when the DHCP relay agent server table is empty or not configured. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWORPIfNetworkSecretNotConfigured 1.3.6.1.4.1.11898.2.1.18.2.0.9
This trap is generated when the system network authentication shared secret is not configured. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapVLANIDInvalidConfiguration 1.3.6.1.4.1.11898.2.1.18.2.0.10
This trap is generated when a VLAN ID configuration is invalid. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapAutoConfigFailure 1.3.6.1.4.1.11898.2.1.18.2.0.11
This trap is generated when the auto configuration failed. Trap Severity Level: Minor.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapBatchExecFailure 1.3.6.1.4.1.11898.2.1.18.2.0.12
This trap is generated when the CLI Batch execution fails for the following reasons. - Illegal Command is parsed in the CLI Batch File. - Execution error is encountered while executing CLI Batch file. - Bigger File Size than 100 Kbytes Trap Severity Level: Minor.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapBatchFileExecStart 1.3.6.1.4.1.11898.2.1.18.2.0.13
This trap is generated when the CLI Batch execution begins after file is uploaded. Trap Severity Level: Minor.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapBatchFileExecEnd 1.3.6.1.4.1.11898.2.1.18.2.0.14
This trap is generated when the execution of CLI Batch File Ends. Trap Severity Level: Minor.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriSecurityTraps 1.3.6.1.4.1.11898.2.1.18.3
This is the security related trap/notification group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapInvalidEncryptionKey 1.3.6.1.4.1.11898.2.1.18.3.0.1
This trap is generated when an invalid encryption key has been detected. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapAuthenticationFailure 1.3.6.1.4.1.11898.2.1.18.3.0.2
This trap is generated when a client authentication failure has occurred. The authentication failures can range from: - MAC Access Control Table - RADIUS MAC Authentication - 802.1x Authentication specifying the EAP-Type - WORP Mutual Authentication - SSID Authorization Failure specifying the SSID - VLAN ID Authorization Failure specifying the VLAN ID Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapUnauthorizedManagerDetected 1.3.6.1.4.1.11898.2.1.18.3.0.3
This trap is generated when an unauthorized manager has attempted to view and/or modify parameters. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRADScanComplete 1.3.6.1.4.1.11898.2.1.18.3.0.4
This trap is generated when an a RAD scan is successfully completed. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRADScanResults 1.3.6.1.4.1.11898.2.1.18.3.0.5
This trap is generated in order to provide information on the RAD Scan results. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRogueScanStationDetected 1.3.6.1.4.1.11898.2.1.18.3.0.6
This trap is generated when a rogue station is detected. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRogueScanCycleComplete 1.3.6.1.4.1.11898.2.1.18.3.0.7
This trap is generated when an a rogue scan is successfully completed. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriWirelessIfTraps 1.3.6.1.4.1.11898.2.1.18.4
This is the wireless interface or wireless card related trap/notification group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapWLCNotPresent 1.3.6.1.4.1.11898.2.1.18.4.0.1
This trap is generated when a wireless interface/card is not present in the device. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCFailure 1.3.6.1.4.1.11898.2.1.18.4.0.2
This trap is generated when a general failure has occured with the wireless interface/card. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCRemoval 1.3.6.1.4.1.11898.2.1.18.4.0.3
This trap is generated when the wireless interface/card has been removed from the device. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCIncompatibleFirmware 1.3.6.1.4.1.11898.2.1.18.4.0.4
This trap is generated when the firmware of the wireless interface/card is incompatible. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCVoltageDiscrepancy 1.3.6.1.4.1.11898.2.1.18.4.0.5
This trap is generated when a non 5 volt card or 3.3 volt wireless interface/card is inserted in the device. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCIncompatibleVendor 1.3.6.1.4.1.11898.2.1.18.4.0.6
This trap is generated when an incompatible wireless vendor card is inserted or present in the device. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCFirmwareDownloadFailure 1.3.6.1.4.1.11898.2.1.18.4.0.7
This trap is generated when a failure occurs during the firmware download process of the wireless interface/card. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCFirmwareFailure 1.3.6.1.4.1.11898.2.1.18.4.0.8
This trap is generated when a failure occurs in the wireless interface/card firmware. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWLCRadarInterferenceDetected 1.3.6.1.4.1.11898.2.1.18.4.0.9
This trap is generated when radar interference is detected on the channel being used by the wireless interface. The generic trap varible provides information on the channel where interference was detected. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriOperationalTraps 1.3.6.1.4.1.11898.2.1.18.5
This is the operational related trap group group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapUnrecoverableSoftwareErrorDetected 1.3.6.1.4.1.11898.2.1.18.5.0.1
This trap is generated when an unrecoverable software error has been detected. This trap can signify that a problem/error has occurred with one or more software modules. This error would cause the software watch dog timer to expire which would then cause the device to reboot. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapRADIUSServerNotResponding 1.3.6.1.4.1.11898.2.1.18.5.0.2
This trap is generated when no response is received from the RADIUS server(s) for authentication requests sent from the RADIUS client in the device. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapModuleNotInitialized 1.3.6.1.4.1.11898.2.1.18.5.0.3
This trap is generated when a certain software or hardware module has not been initialized or failed to be initialized. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDeviceRebooting 1.3.6.1.4.1.11898.2.1.18.5.0.5
This trap is generated when the device has received a request to be rebooted. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapTaskSuspended 1.3.6.1.4.1.11898.2.1.18.5.0.6
This trap is generated when a task in the device has suspended. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapBootPFailed 1.3.6.1.4.1.11898.2.1.18.5.0.7
This trap is generated when a response to the BootP request is not received, hence the access point device is not dynamically assigned an IP Address. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDHCPFailed 1.3.6.1.4.1.11898.2.1.18.5.0.8
This trap is generated when a response to the DHCP client request is not received, hence the access point device is not dynamically assigned an IP Address. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDNSClientLookupFailure 1.3.6.1.4.1.11898.2.1.18.5.0.9
This trap is generated when the DNS client attempts to resolve a specified hostname (DNS lookup) and a failure occurs. This could be the result of the DNS server being unreachable or returning an error for the hostname lookup. This trap specified the hostname that was being resolved. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapSNTPFailure 1.3.6.1.4.1.11898.2.1.18.5.0.10
This trap is generated when SNTP service is enabled and no response is received from the configured SNTP servers. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapMaximumNumberOfSubscribersReached 1.3.6.1.4.1.11898.2.1.18.5.0.11
This trap is generated when maximum number of suscribers has been reached. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapSSLInitializationFailure 1.3.6.1.4.1.11898.2.1.18.5.0.12
This trap is generated when the SSL initialization fails. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWirelessServiceShutdown 1.3.6.1.4.1.11898.2.1.18.5.0.13
This trap is generated when the Wireless Service Shutdown object is configured to down; in other words the wireless interface has shutdown services for wireless clients. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapWirelessServiceResumed 1.3.6.1.4.1.11898.2.1.18.5.0.14
This trap is generated when the Wireless Service Shutdown object is configured to up; in other words the wireless interface has resumed service and is ready for wireless client connections. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapSSHInitializationStatus 1.3.6.1.4.1.11898.2.1.18.5.0.15
This trap is generated to provide information on SSH initialization. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapVLANIDUserAssignment 1.3.6.1.4.1.11898.2.1.18.5.0.16
This trap is generated when a user gets assigned a VLAN ID from the RADIUS server. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapDHCPLeaseRenewal 1.3.6.1.4.1.11898.2.1.18.5.0.17
This trap is generated when the access point does a DHCP renewal request and receives new information from the DHCP server. The variables/objects bound to this trap will provide information on the DHCP server IP address that replied to the DHCP client request, and the IP address, subnet mask, and gateway IP address returned from the DHCP server. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapTemperatureAlert 1.3.6.1.4.1.11898.2.1.18.5.0.18
This trap is generated when the temperature crosses the limit of -30 to 60 degrees celsius. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriFlashTraps 1.3.6.1.4.1.11898.2.1.18.6
This is the flash memory related trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapFlashMemoryEmpty 1.3.6.1.4.1.11898.2.1.18.6.0.1
This trap is generated when there is no data present in flash memory - either on the flash card or the onboard flash memory. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapFlashMemoryCorrupted 1.3.6.1.4.1.11898.2.1.18.6.0.2
This trap is generated when the data content of flash memory is corrupted. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapFlashMemoryRestoringLastKnownGoodConfiguration 1.3.6.1.4.1.11898.2.1.18.6.0.3
This trap is generated when the current/original configuration data file is found to be corrupted, therefore the device will load the last known good configuration file. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTFTPTraps 1.3.6.1.4.1.11898.2.1.18.7
This is the TFTP related trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapTFTPFailedOperation 1.3.6.1.4.1.11898.2.1.18.7.0.1
This trap is generated when a failure has occurred with the TFTP operation. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapTFTPOperationInitiated 1.3.6.1.4.1.11898.2.1.18.7.0.2
This trap is generated when a TFTP operation has been initiated. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapTFTPOperationCompleted 1.3.6.1.4.1.11898.2.1.18.7.0.3
This trap is generated when a TFTP operation has been completed. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriMiscTraps 1.3.6.1.4.1.11898.2.1.18.8
This is the miscellaneous trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriImageTraps 1.3.6.1.4.1.11898.2.1.18.9
This is the image related trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapZeroSizeImage 1.3.6.1.4.1.11898.2.1.18.9.0.1
This trap is generated when a zero size image is loaded on the device. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapInvalidImage 1.3.6.1.4.1.11898.2.1.18.9.0.2
This trap is generated when an invalid image is loaded on the device. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapImageTooLarge 1.3.6.1.4.1.11898.2.1.18.9.0.3
This trap is generated when the image loaded on the device exceeds the size limitation of flash. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapIncompatibleImage 1.3.6.1.4.1.11898.2.1.18.9.0.4
This trap is generated when an incompatible image is loaded on the device. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapInvalidImageDigitalSignature 1.3.6.1.4.1.11898.2.1.18.9.0.5
This trap is generated when an image with an invalid Digital Signature is loaded in the device. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriWORPTraps 1.3.6.1.4.1.11898.2.1.18.11
This is the WORP related trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriWORPStationRegister 1.3.6.1.4.1.11898.2.1.18.11.0.1
This trap is generated when a WORP satellite has registered on and interface of a base; a satellite will not generate this trap, but use oriWORPLinkUp instead. For the station indicated, the oriStationStatTableOperStatus will be up. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriWORPStationDeRegister 1.3.6.1.4.1.11898.2.1.18.11.0.2
This trap is generated when a WORP satellite has been deleted from an interface of a base; a satellite will not generate this trap, but use oriWORPLinkDown instead. For the station indicated, the oriStationStatTableOperStatus will be down. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriSysFeatureTraps 1.3.6.1.4.1.11898.2.1.18.12
This is the System Feature based License related trap group.
Status: current Access: read-write
OBJECT-IDENTITY    

oriTrapIncompatibleLicenseFile 1.3.6.1.4.1.11898.2.1.18.12.0.1
This trap is generated when a license file in the device's flash memory is not compatible with the current bootloader. Trap Severity Level: Major.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapFeatureNotSupported 1.3.6.1.4.1.11898.2.1.18.12.0.2
This trap is generated when a feature present in the license codes is not supported by the current embedded software image. A newer embedded software image could support the feature or there are more license that needed. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapZeroLicenseFiles 1.3.6.1.4.1.11898.2.1.18.12.0.3
This trap is generated when a single license file is not present in flash. This causes the device to operate in default mode with very limited features enabled. Trap Severity Level: Critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapInvalidLicenseFile 1.3.6.1.4.1.11898.2.1.18.12.0.4
This trap is generated when a license file in the device's flash memory has an invalid signature and will be ignored. Trap Severity Level: Minor.
Status: current Access: read-write
NOTIFICATION-TYPE    

oriTrapUselessLicense 1.3.6.1.4.1.11898.2.1.18.12.0.5
This trap is generated when a license code file does not contain any valid feature code. The probably reason for this is that after verification, not any of the features was meant for this units MAC address. Trap Severity Level: Informational.
Status: current Access: read-write
NOTIFICATION-TYPE