APPIAN-PPORT-SERIAL-MIB: View SNMP OID List / Download MIB

VENDOR: TECNOPRO SA


 Home MIB: APPIAN-PPORT-SERIAL-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
 acSerial 1.3.6.1.4.1.2785.2.3.2
Appian Serial Interface MIB for RS232 like interfaces.
     acSerialTraps 1.3.6.1.4.1.2785.2.3.2.0
         acSerialLinkDownTrap 1.3.6.1.4.1.2785.2.3.2.0.1
The Serial Port driver for this interface has detected the port to be in the down state.
         acSerialLinkUpTrap 1.3.6.1.4.1.2785.2.3.2.0.2
The Serial Port driver for this interface has detected the port to be in the down state.
         acSerialStatsResetTrap 1.3.6.1.4.1.2785.2.3.2.0.3
The statistics for this serial port have been reset to zero(0) and may cause problems for long term trending functions.
         acSerialCfgErrorTrap 1.3.6.1.4.1.2785.2.3.2.0.4
A configuration request for this serial interface has been detected as incorrect or corrupted.
     acSerialTable 1.3.6.1.4.1.2785.2.3.2.1 no-access
Each Switch Control Processor supports a debug port as well as a management access or craft CLI port. The system will initialize the acSerialTable when the system boots or an SCP has been reset.
         acSerialEntry 1.3.6.1.4.1.2785.2.3.2.1.1 no-access
A row in the serial table contains configurable parameters and statistics for each serial interface on this platform.
             acSerialNodeId 1.3.6.1.4.1.2785.2.3.2.1.1.1 acnodeid no-access
The node id is the id for this specific node in the OSAP ring.
             acSerialSlot 1.3.6.1.4.1.2785.2.3.2.1.1.2 integer no-access
The control processor slot upon which the serial port is located.
             acSerialPort 1.3.6.1.4.1.2785.2.3.2.1.1.3 integer no-access
The physical port number on acSerialEntrySlot where this connector is located.
             acSerialAdminStatus 1.3.6.1.4.1.2785.2.3.2.1.1.4 acadminstatus read-write
Appian Administrative Status attribute used to set the provisioning state as either activate(1), inactivate(2) or delete(3). Refer to the Appian-SMI.mib file for additional information.
             acSerialOpStatus 1.3.6.1.4.1.2785.2.3.2.1.1.5 acopstatus read-only
The current operational status of the serial port driver and services supporting this interface.
             acSerialOpCode 1.3.6.1.4.1.2785.2.3.2.1.1.6 integer read-only
Provides a detailed status code which can be used to isolate a problem or state condition reported in acSerialEntryOpStatus.
             acSerialOpMode 1.3.6.1.4.1.2785.2.3.2.1.1.7 integer read-write
Determines the mode of operation for the serial port. If the serial port is using a raw terminal(1) or if we are to run PPP over this port as an alternative EMS access mechanism. Enumeration: 'terminal': 1, 'unknown': 0, 'ppp': 2.
             acSerialBaudRate 1.3.6.1.4.1.2785.2.3.2.1.1.8 integer read-write
User configured baud rate for use on the serial port. When set to Auto(1), the driver will negotiate baud rate. Enumeration: 'baud64000': 5, 'unknown': 0, 'baud115000': 6, 'baud19200': 3, 'baud56000': 4, 'auto': 1, 'baud9600': 2.
             acSerialParity 1.3.6.1.4.1.2785.2.3.2.1.1.9 integer read-write
User configurable partity which is used on the serial port. Enumeration: 'even': 3, 'unknown': 0, 'none': 1, 'odd': 2.
             acSerialNumberBits 1.3.6.1.4.1.2785.2.3.2.1.1.10 integer read-write
Number of bits-per-byte used over the serial port. Enumeration: 'unknown': 0, 'bits-7': 1, 'bits-8': 2.
             acSerialIpAddress 1.3.6.1.4.1.2785.2.3.2.1.1.11 ipaddress read-write
The IP Addressed used on the serial port during PPP sessions. If chSerialMode is equal to PPP-DHCP, this field is not needed otherwise a static IP Address is required in this field.
             acSerialIpSubnet 1.3.6.1.4.1.2785.2.3.2.1.1.12 ipaddress read-write
The IP Subnet Mask in dotted notation for use on the serial port during PPP sessions.
             acSerialRxOctets 1.3.6.1.4.1.2785.2.3.2.1.1.13 integer read-only
The number of bytes read by the serial port driver.
             acSerialTxOctets 1.3.6.1.4.1.2785.2.3.2.1.1.14 integer read-only
The number of bytes transmitted by the serial port driver.
             acSerialInterfaceName 1.3.6.1.4.1.2785.2.3.2.1.1.15 displaystring read-write
A user configurable ASCII name of up to 64 bytes in length, which is assigned for this interface.