ASYNC-MIB: View SNMP OID List / Download MIB

VENDOR: CRAY COMMUNICATIONS


 Home MIB: ASYNC-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 async 1.3.6.1.4.1.208.45
       asyncConfig 1.3.6.1.4.1.208.45.1
           asyncConfigTable 1.3.6.1.4.1.208.45.1.1 no-access
A list of configuration entries. Each entry contains the configuration of a PCMCIA interface when this is used with an asynchronous modem.
               asyncConfigEntry 1.3.6.1.4.1.208.45.1.1.1 no-access
Every configuration option available for the PC-Card modem driver.
                   asyncConfigIndex 1.3.6.1.4.1.208.45.1.1.1.1 integer read-only
The ifIndex for the modem interface.
                   asyncConfigDialMode 1.3.6.1.4.1.208.45.1.1.1.2 integer read-write
The dialing mode. Note that the pulse mode may not be compatible with all countries unless advanced country information is setup with the init strings. Enumeration: 'tone': 1, 'pulse': 2.
                   asyncConfigAutoInit 1.3.6.1.4.1.208.45.1.1.1.3 integer read-write
When auto-init is enabled the modem brand is detected and a predefined init string suited to the modem is used. When auto-init is disabled the user editable init string is used. Enumeration: 'disabled': 2, 'enabled': 1.
                   asyncConfigDialString 1.3.6.1.4.1.208.45.1.1.1.4 octet string read-write
The phone number to dial, with special characters to control the dialing, like pauses and waits for new dial tones. The special characters may vary amongst the modem brands.
                   asyncConfigInitString1 1.3.6.1.4.1.208.45.1.1.1.5 octet string read-write
The first half of the user-editable init string. The two init strings are combined before use.
                   asyncConfigInitString2 1.3.6.1.4.1.208.45.1.1.1.6 octet string read-write
The second half of the user-editable init string.
       asyncMon 1.3.6.1.4.1.208.45.2
           asyncMonTable 1.3.6.1.4.1.208.45.2.1 no-access
A list of monitor entries. Each entry contains the monitorable data of a PCMCIA interface when this is used with an asynchronous modem.
               asyncMonEntry 1.3.6.1.4.1.208.45.2.1.1 no-access
Every value that can be monitored for the PCMCIA interface.
                   asyncMonIndex 1.3.6.1.4.1.208.45.2.1.1.1 integer read-only
The ifIndex for the modem interface.
                   asyncMonMode 1.3.6.1.4.1.208.45.2.1.1.2 integer read-only
The current internal state of the modem driver. Enumeration: 'waitingForHangupAck': 7, 'reserved': 11, 'standBy': 8, 'noConfiguration': 1, 'waitingForResetAck': 5, 'acceptingCall': 9, 'initializingModem': 3, 'other': 14, 'connected': 10, 'noValidModem': 2, 'hangingUp': 6, 'waitingForAnswer': 13, 'resettingModem': 4, 'dialing': 12.
                   asyncMonTransmitFailedErrors 1.3.6.1.4.1.208.45.2.1.1.3 counter read-only
The number of aborted packet transmits due to a disconnect while packets were queued for transmission.
                   asyncMonTransmitCongestions 1.3.6.1.4.1.208.45.2.1.1.4 counter read-only
The number of packet transmissions that failed due to lack of resources.
                   asyncMonReceiveLostEndMarkers 1.3.6.1.4.1.208.45.2.1.1.5 counter read-only
The number of packets discarded because the packet end signature was missing.
                   asyncMonReceiveOverflows 1.3.6.1.4.1.208.45.2.1.1.6 counter read-only
The number of packets discarded due to lack of free receive buffers.
                   asyncMonReceiveStuffingErrors 1.3.6.1.4.1.208.45.2.1.1.7 counter read-only
In data transmissions via an asynchrounous modem, certain characters are reserved for use with the modem, e.g. to indicate the start and end of data packets. If these reserved characters occur in the data stream, an 'Escape character' followed by a 'Substitute character' are used to represent it. This is known as stuffing. This parameter shows the number of packets discarded due to illegal combinations of the Escape character with Substitute characters.
                   asyncMonReceiveCRCErrors 1.3.6.1.4.1.208.45.2.1.1.8 counter read-only
The number of packets discarded due to errors in the packet detected using the packet checksum.
                   asyncMonReceiveShortPackets 1.3.6.1.4.1.208.45.2.1.1.9 counter read-only
The number of packets discarded because the packets were shorter than the minimum legal packet length.
                   asyncMonReceiveLongPackets 1.3.6.1.4.1.208.45.2.1.1.10 counter read-only
The number of packets discarded because the packets were larger than the maximum legal packet length.
                   asyncMonReceiveUartOverrunErrors 1.3.6.1.4.1.208.45.2.1.1.11 counter read-only
The number of packets discarded because the incoming data exceeded the receive buffer size in the UART.
                   asyncMonReceiveUartParityErrors 1.3.6.1.4.1.208.45.2.1.1.12 counter read-only
The number of packets discarded because of errors in the packet detected using the parity bit.
                   asyncMonReceiveUartFramingErrors 1.3.6.1.4.1.208.45.2.1.1.13 counter read-only
The number of packets discarded because of errors during receiving the bit stream.
                   asyncMonReceiveUartBreakErrors 1.3.6.1.4.1.208.45.2.1.1.14 counter read-only
The number of packets discarded because of a temporary loss of the received data flow.
                   asyncMonCallDirection 1.3.6.1.4.1.208.45.2.1.1.15 integer read-only
Direction of the current call. Enumeration: 'outgoing': 2, 'incoming': 1, 'none': 3.
       asyncPcmcia 1.3.6.1.4.1.208.45.3
           asyncPcmciaTable 1.3.6.1.4.1.208.45.3.1 no-access
A list of PC-Card (PCMCIA) information entries. Each entry contains the information available from the modems PCMCIA-interface.
               asyncPcmciaEntry 1.3.6.1.4.1.208.45.3.1.1 no-access
                   asyncPcmciaIndex 1.3.6.1.4.1.208.45.3.1.1.1 integer read-only
The ifIndex for the modem interface.
                   asyncPcmciaManufacturerName 1.3.6.1.4.1.208.45.3.1.1.2 octet string read-only
The company name of the modem manufacturer.
                   asyncPcmciaProductName 1.3.6.1.4.1.208.45.3.1.1.3 octet string read-only
The brand name of the modem.
                   asyncPcmciaProductVersionMajor 1.3.6.1.4.1.208.45.3.1.1.4 integer read-only
The modem hardware major version number.
                   asyncPcmciaProductVersionMinor 1.3.6.1.4.1.208.45.3.1.1.5 integer read-only
The modem hardware minor version number.
                   asyncPcmciaPcmciaSupported 1.3.6.1.4.1.208.45.3.1.1.6 integer read-only
This value is yes when the modem can be used with the router. Enumeration: 'yes': 1, 'no': 2.