KBRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: KARLNET CORP.
Home | MIB: KBRIDGE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
karlnet | 1.3.6.1.4.1.762 |
The MIB module for KarlNet entities. iso(1).org(3).dod(6).internet(1).mgmt(4).enterprises(1).karlnet(762) |
||
kbridge_mib | 1.3.6.1.4.1.762.2 | |||
karlNetKBControl | 1.3.6.1.4.1.762.2.1 | |||
kbControlReboot | 1.3.6.1.4.1.762.2.1.6 | integer | read-write |
Set this OID value to 1 to reboot the KarlBridge. |
kbControlTestSNMPWrite | 1.3.6.1.4.1.762.2.1.9 | integer | read-write |
This OID is provided to test whether your SNMP software can successfully set an OID on the KarlBridge by setting its value to 1. |
kbControlShutdown | 1.3.6.1.4.1.762.2.1.11 | integer | read-write |
Set this OID to 1 to shutdown the KarlBridge. |
kbControlTemperature | 1.3.6.1.4.1.762.2.1.12 | integer | read-only |
For KarlBridges equipped with a Dallas temperature chip, returns the temperature of the Dallas chip in 1/2 degree centigrade increments (+/- 0.5 degrees C). To determine the correct temperature in Centigrade, divide by 2. To determine the correct temperature in Fahrenheit, divide by 2, then multiply by 9/5 and add 32. KarlBridges that are not equipped with the Dallas chip return a 'noSuchName' error. |
kbWireless | 1.3.6.1.4.1.762.2.5 | |||
kbWirelessStationNumber | 1.3.6.1.4.1.762.2.5.1 | integer | read-only |
The number of registered stations (i.e. valid entries) in the kbWirelessStationTable. |
kbWirelessStationTable | 1.3.6.1.4.1.762.2.5.2 | no-access |
List of wireless connections and their attributes. Each entry in the table corresponds to a particular wireless station (usually a satellite) that is attached to a particular wireless interface. |
|
1.3.6.1.4.1.762.2.5.2.1 | no-access |
An entry in the kbWirelessStationTable. Each entry corresponds to a particular wireless station connected to one of the KarlBridge's interfaces. The entries are indexed by kbWirelessStationIndex and also can be generally considered unique based upon the kbWirelessStationMACAddress field. |
||
kbWirelessStationIndex | 1.3.6.1.4.1.762.2.5.2.1.1 | unsigned32 | read-only |
The index of this entry in the kbWirelessStationTable. Each entry in the table has a unique kbWirelessStationIndex. |
kbWirelessStationInterfaceNumber | 1.3.6.1.4.1.762.2.5.2.1.2 | unsigned32 | read-only |
The interface number of the wireless network interface that this entry is attached to. When a KarlBridge contains multiple wireless network interfaces, different entries may contain different values for this field. Interface numbering includes non-wireless interfaces, with the first network interface being number 1. |
kbWirelessStationName | 1.3.6.1.4.1.762.2.5.2.1.3 | octet string | read-only |
The name of the remote wireless station as reported to the KarlBridge. |
kbWirelessStationExclHellos | 1.3.6.1.4.1.762.2.5.2.1.4 | counter32 | read-only |
The number of Hello packets from the KarlBridge that were received by the remote station with Excellent signal quality. |
kbWirelessStationGoodHellos | 1.3.6.1.4.1.762.2.5.2.1.5 | counter32 | read-only |
The number of Hello packets from the KarlBridge that were received by the remote station with Good signal quality. |
kbWirelessStationLowHellos | 1.3.6.1.4.1.762.2.5.2.1.6 | counter32 | read-only |
The number of Hello packets from the KarlBridge that were received by the remote station with Low signal quality. |
kbWirelessStationSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.7 | gauge32 | read-only |
The radio signal level in percentage. |
kbWirelessStationNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.8 | gauge32 | read-only |
The radio noise level in percentage. |
kbWirelessStationSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.9 | gauge32 | read-only |
The relative signal quality of the radio transmissions. |
kbWirelessStationPktTransmits | 1.3.6.1.4.1.762.2.5.2.1.10 | counter32 | read-only |
The number of Ethernet packets the remote station has transmitted through the wireless interface connected to the KarlBridge. |
kbWirelessStationMACAddress | 1.3.6.1.4.1.762.2.5.2.1.11 | octet string | read-only |
The Ethernet (MAC) address of the remote station's wireless interface that is connected to the KarlBridge. |
kbWirelessStationTransmits | 1.3.6.1.4.1.762.2.5.2.1.12 | counter32 | read-only |
The total number of wireless transmissions the KarlBridge has made to the remote station through this interface. This number does not necessarily correspond to the number of Ethernet packets transmitted through this interface (see kbWirelessStationPktTransmits). |
kbWirelessStationBadTransmits | 1.3.6.1.4.1.762.2.5.2.1.13 | counter32 | read-only |
The total number of failed wireless transmissions the KarlBridge has made to the remote station through this interface. If a wireless transmission is not received after 10 attempts, this counter is incremented. |
kbWirelessStationReTransmits | 1.3.6.1.4.1.762.2.5.2.1.14 | counter32 | read-only |
The total number of wireless re-transmissions the KarlBridge has attempted to the remote station through this interface. |
kbWirelessStationIPAddress | 1.3.6.1.4.1.762.2.5.2.1.15 | ipaddress | read-only |
The IP address of the remote station, if any. |
kbWirelessStationType | 1.3.6.1.4.1.762.2.5.2.1.16 | integer | read-only |
The remote station's mode of operation on this radio interface. Possible values are: compatibility-Mode(1) -- IEEE 802.11 mode or legacy Wireless(-I) mode tc-Peer-to-Peer(2) -- TurboCell Peer-to-Peer Station (no base stations, no polling) tc-Base-Station(3) -- TurboCell Base Station tc-Satellite-Station(4) -- TurboCell Satellite Station tc-Polling-Base-Station(5) -- TurboCell Polling Base Station tc-PtP-Controller(6) -- TurboCell Point-to-Point Controller (Single-User Base Station) Enumeration: 'compatibility-Mode': 1, 'tc-Base-Station': 3, 'tc-Peer-to-Peer': 2, 'tc-PtP-Controller': 6, 'tc-Satellite-Station': 4, 'tc-Polling-Base-Station': 5. |
kbWirelessStationSNR | 1.3.6.1.4.1.762.2.5.2.1.17 | integer | read-only |
The relative Signal-to-Noise Ratio of the wireless connection between the remote station and the KarlBridge. Enumeration: 'low-SNR': 2, 'excellent-SNR': 4, 'unknown-SNR': 1, 'good-SNR': 3. |
kbWirelessStationState | 1.3.6.1.4.1.762.2.5.2.1.18 | integer | read-only |
The remote station's wireless connection status. The remote station is said to be offline when it appears to cease wireless communication, either because it no longer acknowledges poll packets or no longer sends poll packets Enumeration: 'offline': 2, 'online': 1. |
kbWirelessPoll | 1.3.6.1.4.1.762.2.5.2.1.19 | counter32 | read-only |
The number of times the KarlBridge has polled the remote station. |
kbWirelessPollData | 1.3.6.1.4.1.762.2.5.2.1.20 | counter32 | read-only |
The number of times the KarlBridge has polled the remote station that the remote station has responded with data, after which the remote station's transmit queue is empty. |
kbWirelessPollNoData | 1.3.6.1.4.1.762.2.5.2.1.21 | counter32 | read-only |
The number of times the KarlBridge has polled the remote station that the remote station has not responded with data. |
kbWirelessPollMoreData | 1.3.6.1.4.1.762.2.5.2.1.22 | counter32 | read-only |
The number of times the KarlBridge has polled the remote station that the remote station has had more data in its transmit queue than it could transmit in a single poll response. |
kbWirelessPollTimeouts | 1.3.6.1.4.1.762.2.5.2.1.23 | counter32 | read-write |
The number of times the KarlBridge has polled the remote station and the remote station has not responded before the timeout period expired. |
kbWirelessPollOfflines | 1.3.6.1.4.1.762.2.5.2.1.24 | counter32 | read-write |
The number of times the remote station has gone offline. The value is relevant only when the KarlBridge is in one of the Base Station modes (polling or non-polling). |
kbWirelessTestTime | 1.3.6.1.4.1.762.2.5.2.1.25 | counter32 | read-write |
The number of seconds remaining in the wireless link test. This value is read-writable, and is decremented by the device every second until it reaches 0, at which point the test is finished. To stop the test, set this value to 0. |
kbWirelessTestInterval | 1.3.6.1.4.1.762.2.5.2.1.26 | unsigned32 | read-write |
The duration (in hundredths of seconds) of the radio link test performed between the KarlBridge and the remote station. |
kbWirelessTestPacketSize | 1.3.6.1.4.1.762.2.5.2.1.27 | integer32 | read-write |
The size of the radio link test packets sent between the KarlBridge and the remote station. |
kbWirelessTestOurTx | 1.3.6.1.4.1.762.2.5.2.1.28 | counter32 | read-only |
The radio transmit rate of the KarlBridge's radio when performing the radio link test. |
kbWirelessTestOurRx | 1.3.6.1.4.1.762.2.5.2.1.29 | counter32 | read-only |
The radio receive rate used by the KarlBridge when performing the radio link test. |
kbWirelessTestHisTx | 1.3.6.1.4.1.762.2.5.2.1.30 | counter32 | read-only |
The radio transmit rate of the remote station's radio when performing the radio link test. |
kbWirelessTestHisRx | 1.3.6.1.4.1.762.2.5.2.1.31 | counter32 | read-only |
The radio receive rate used by the remote station when performing the radio link test. |
kbWirelessTestOurCurSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.32 | gauge32 | read-only |
The current local signal level for the radio link test as recorded by the KarlBridge. |
kbWirelessTestOurCurNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.33 | gauge32 | read-only |
The current local noise level for the radio link test as recorded by the KarlBridge. |
kbWirelessTestOurCurSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.34 | gauge32 | read-only |
The current relative signal quality for the radio link test as recorded by the KarlBridge. |
kbWirelessTestOurCurSNR | 1.3.6.1.4.1.762.2.5.2.1.35 | gauge32 | read-only |
The current local Signal-to-Noise Ratio (SNR) for the radio link test as recorded by the KarlBridge. |
kbWirelessTestOurMinSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.36 | gauge32 | read-only |
The minimum local signal level recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMinNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.37 | gauge32 | read-only |
The minimum local noise level recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMinSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.38 | gauge32 | read-only |
The minimum local signal quality recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMinSNR | 1.3.6.1.4.1.762.2.5.2.1.39 | gauge32 | read-only |
The minimum local Signal-to-Noise Ratio (SNR) recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMaxSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.40 | gauge32 | read-only |
The maximum local signal level recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMaxNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.41 | gauge32 | read-only |
The maximum local noise level recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMaxSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.42 | gauge32 | read-only |
The maximum local signal quality recorded by the KarlBridge during the radio link test. |
kbWirelessTestOurMaxSNR | 1.3.6.1.4.1.762.2.5.2.1.43 | gauge32 | read-only |
The maximum local Signal-to-Noise Ratio (SNR) recorded by the KarlBridge during the radio link test. |
kbWirelessTestHisCurSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.44 | gauge32 | read-only |
The current signal level at the remote station for the radio link test. |
kbWirelessTestHisCurNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.45 | gauge32 | read-only |
The current noise level at the remote station for the radio link test. |
kbWirelessTestHisCurSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.46 | gauge32 | read-only |
The current signal quality at the remote station for the radio link test. |
kbWirelessTestHisCurSNR | 1.3.6.1.4.1.762.2.5.2.1.47 | gauge32 | read-only |
The current Signal-to-Noise Ratio (SNR) at the remote station for the radio link test. |
kbWirelessTestHisMinSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.48 | gauge32 | read-only |
The minimum signal level recorded at the remote station during the radio link test. |
kbWirelessTestHisMinNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.49 | gauge32 | read-only |
The minimum noise level recorded at the remote station during the radio link test. |
kbWirelessTestHisMinSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.50 | gauge32 | read-only |
The minimum signal quality recorded at the remote station during the radio link test. |
kbWirelessTestHisMinSNR | 1.3.6.1.4.1.762.2.5.2.1.51 | gauge32 | read-only |
The minimum signal level recorded at the remote station during the radio link test. |
kbWirelessTestHisMaxSignalLevel | 1.3.6.1.4.1.762.2.5.2.1.52 | gauge32 | read-only |
The maximum signal level recorded at the remote station during the radio link test. |
kbWirelessTestHisMaxNoiseLevel | 1.3.6.1.4.1.762.2.5.2.1.53 | gauge32 | read-only |
The maximum remote noise level recorded at the remote station during the radio link test. |
kbWirelessTestHisMaxSignalQuality | 1.3.6.1.4.1.762.2.5.2.1.54 | gauge32 | read-only |
The maximum signal quality recorded at the remote station during the radio link test. |
kbWirelessTestHisMaxSNR | 1.3.6.1.4.1.762.2.5.2.1.55 | gauge32 | read-only |
The maximum Signal-to-Noise Ratio (SNR) recorded at the remote station during the radio link test. |
kbWirelessTestLinkUp | 1.3.6.1.4.1.762.2.5.2.1.56 | integer | read-only |
The status of the radio link test. Possible values are: down(0) -- the radio link test IS NOT currently running up(1) -- the radio link test IS currently running Enumeration: 'down': 0, 'up': 1. |
kbWirelessTestLostLink | 1.3.6.1.4.1.762.2.5.2.1.57 | integer | read-only |
The number of time this link was lost while performing the radio link test. |
kbWirelessTestLostTestPkts | 1.3.6.1.4.1.762.2.5.2.1.58 | integer | read-only |
The total number of radio link test packets that were lost during the test interval. |
kbWirelessStationRadioType | 1.3.6.1.4.1.762.2.5.2.1.59 | integer | read-only |
The type of radio the remote station is using on this interface. Possible values include: waveLAN-I(0) -- legacy Lucent Wireless-I radio (900 MHz) clarion-M10(1) -- Clarion M10 radio waveLAN-IEEE(2) -- Lucent ORiNOCO (WaveLAN) IEEE 802.11 radio (2.4 GHz) microwave(3) -- some type of microwave radio radioLAN(4) -- some type of RadioLAN radio Enumeration: 'radioLAN': 4, 'waveLAN-I': 0, 'clarion-M10': 1, 'waveLAN-IEEE': 2, 'microwave': 3. |
kbWirelessRecordType | 1.3.6.1.4.1.762.2.5.2.1.60 | integer | read-only |
The type of this record entry. Possible values include: linktest(1) -- This record contains ONLY LinkTest results turboCell(2) -- This record contains ONLY a TurboCell station entry combination(3) -- This record contains BOTH LinkTest results AND a TurboCell station entry Enumeration: 'turboCell': 2, 'linktest': 1, 'combination': 3. |
kbWirelessStationPktReceives | 1.3.6.1.4.1.762.2.5.2.1.61 | counter32 | read-only |
The number of packets the KarlBridge has received on this link. |
kbWirelessStationReceives | 1.3.6.1.4.1.762.2.5.2.1.62 | counter32 | read-only |
The number of wireless transmissions the KarlBridge has received on this link. |
kbWirelessStationBytesReceives | 1.3.6.1.4.1.762.2.5.2.1.63 | counter32 | read-only |
The number of bytes received by the KarlBridge on this link, including wireless packet headers. |
kbWirelessStationBytesTransmits | 1.3.6.1.4.1.762.2.5.2.1.64 | counter32 | read-only |
The number of bytes transmitted by the KarlBridge on this link, including wireless packet headers. |
kbWirelessRegistrationRecord | 1.3.6.1.4.1.762.2.5.2.1.65 | octet string | read-only |
For testing purposes only. |
kbWirelessStationFragmentDiscards | 1.3.6.1.4.1.762.2.5.2.1.66 | counter32 | read-only |
The number of times on this connection that the KarlBridge has discarded a fragment. A fragment is discarded because not all fragments needed to reconstruct a packet are present or we need room for a more recent fragment. |
kbWirelessStationFragmentMissings | 1.3.6.1.4.1.762.2.5.2.1.67 | counter32 | read-only |
The number of times on this connection that the KarlBridge has detected that a fragment needed to recontruct a packet is missing. |
kbWirelessStationFragmentLostFrames | 1.3.6.1.4.1.762.2.5.2.1.68 | counter32 | read-only |
The number of times on this connection that the KarlBridge detected that a frame containing fragments needed to reconstruct a packet is lost. |
kbWirelessStationFragmentErrors | 1.3.6.1.4.1.762.2.5.2.1.69 | counter32 | read-only |
The number of times on this connection the KarlBridge has encountered an error while reconstructing a packet from fragments. |
kbSEC | 1.3.6.1.4.1.762.2.8 | |||
kbSECClientTable | 1.3.6.1.4.1.762.2.8.1 | no-access |
A table that contains information about Super Ethernet Converter (SEC) clients and the SEC station through which they are connected. |
|
1.3.6.1.4.1.762.2.8.1.1 | no-access |
An entry in the kbSECClientTable. Each entry contains the client's MAC address (which is the table index) and the MAC address of the SEC through which the client is connected. |
||
kbSECClientAddress | 1.3.6.1.4.1.762.2.8.1.1.1 | macaddress | read-only |
The unicast MAC address of the client station that is connecting through the SEC unit denoted by kbSECStationAddress. |
kbSECStationAddress | 1.3.6.1.4.1.762.2.8.1.1.2 | macaddress | read-only |
The unicast MAC address of the SEC station through which the client is connected. |
kbClientInfo | 1.3.6.1.4.1.762.2.9 | |||
kbClientInfoByNumberTable | 1.3.6.1.4.1.762.2.9.1 | no-access |
A table that contains information about (wireless) clients that pass traffic through this KarlBridge, indexed by a virtual port number that is unique only within this table. |
|
1.3.6.1.4.1.762.2.9.1.1 | no-access |
An entry in the kbClientInfoByNumberTable. Each entry contains information for a particular client station indexed by the client's virtual port number. |
||
kbCIbyNumberVirtualPort | 1.3.6.1.4.1.762.2.9.1.1.1 | unsigned32 | read-only |
The virtual port number to which the client is connected. Used as the index for this table. |
kbCIbyNumberMACAddress | 1.3.6.1.4.1.762.2.9.1.1.2 | macaddress | read-only |
The client's unique unicast MAC Address. This value can be used as the index in the kbClientInfoByMacTable. |
kbCIByNumberInterfaceNum | 1.3.6.1.4.1.762.2.9.1.1.3 | unsigned32 | read-only |
The KarlBridge interface to which the client is connected. |
kbCIbyNumberStationName | 1.3.6.1.4.1.762.2.9.1.1.4 | octet string | read-only |
The client's ASCII Station Name. |
kbCIbyNumberTotalBytes | 1.3.6.1.4.1.762.2.9.1.1.5 | counter32 | read-only |
The total number of bytes that have been passed through the KarlBridge for this client (clientTotalBytes = clientSentBytes + clientRecvBytes) |
kbCIbyNumberTotalPackets | 1.3.6.1.4.1.762.2.9.1.1.6 | counter32 | read-only |
The total number of packets that have been passed through the KarlBridge for this client (clientTotalPackets = clientSentPackets + clientRecvPackets) |
kbCIbyNumberSNRAverage | 1.3.6.1.4.1.762.2.9.1.1.7 | gauge32 | read-only |
The running average of the Signal-to-Noise Ratio (SNR) for this client, if the client is connected directly to the KarlBridge on a wireless interface. 0 otherwise. |
kbCIbyNumberTimeLastRecv | 1.3.6.1.4.1.762.2.9.1.1.8 | counter32 | read-only |
The number of time ticks (in 1/100ths of a second) since a packet was last received from this client. |
kbClientInfoByMacTable | 1.3.6.1.4.1.762.2.9.2 | no-access |
A table that contains information about (wireless) clients that pass traffic through this KarlBridge, indexed by client MAC Address. |
|
1.3.6.1.4.1.762.2.9.2.1 | no-access |
An entry in the kbClientInfoByMacTable. Each entry contains information for a particular client station indexed by the client's unique MAC Address. |
||
kbCIbyMacMACAddress | 1.3.6.1.4.1.762.2.9.2.1.1 | macaddress | read-only |
The client's unique unicast MAC Address. Used as the index for this table. |
kbCIbyMacVirtualPort | 1.3.6.1.4.1.762.2.9.2.1.2 | unsigned32 | read-only |
The virtual port number to which the client is connected. This value can be used as the index in the kbClientInfoByNumberTable. |
kbCIbyMacInterfaceNum | 1.3.6.1.4.1.762.2.9.2.1.3 | unsigned32 | read-only |
The KarlBridge interface to which the client is connected. |
kbCIbyMacStationName | 1.3.6.1.4.1.762.2.9.2.1.4 | octet string | read-only |
The client's ASCII Station Name. |
kbCIbyMacTotalBytes | 1.3.6.1.4.1.762.2.9.2.1.5 | counter32 | read-only |
The total number of bytes that have been passed through the KarlBridge for this client (clientTotalBytes = clientSentBytes + clientRecvBytes) |
kbCIbyMacTotalPackets | 1.3.6.1.4.1.762.2.9.2.1.6 | counter32 | read-only |
The total number of packets that have been passed through the KarlBridge for this client (clientTotalPackets = clientSentPackets + clientRecvPackets) |
kbCIbyMacSNRAverage | 1.3.6.1.4.1.762.2.9.2.1.7 | gauge32 | read-only |
The running average of the Signal-to-Noise Ratio (SNR) for this client, if the client is connected directly to the KarlBridge on a wireless interface. 0 otherwise. |
kbCIbyMacTimeLastRecv | 1.3.6.1.4.1.762.2.9.2.1.8 | counter32 | read-only |
The number of time ticks (in 1/100ths of a second) since a packet was last received from this client. |