NMS-SERIAL: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-SERIAL | |||
---|---|---|---|---|
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 |
nmsSerial | 1.3.6.1.4.1.3320.9.193 | |||
serialSession | 1.3.6.1.4.1.3320.9.193.1 | |||
serialSessionTcpServerPort | 1.3.6.1.4.1.3320.9.193.1.1 | integer | read-write |
Serial session for TCP server port number. |
serialSessionTcpClientPort | 1.3.6.1.4.1.3320.9.193.1.2 | integer | read-write |
Serial session for TCP client port number. |
serialSessionTcpClientSvrAddr | 1.3.6.1.4.1.3320.9.193.1.3 | ipaddress | read-write |
Serial session for TCP client service address. |
serialSessionTcpAction | 1.3.6.1.4.1.3320.9.193.1.4 | integer | read-write |
Serial session for TCP server parameters setting action. When set to 0,the value of SerialSessionTcpServerPort, SerialSessionTcpClientPort and SerialSessionTcpClientSvrAddr will be set together. Enumeration: 'apply': 0, 'noAction': 1. |
serialSessionUdpClientPort | 1.3.6.1.4.1.3320.9.193.1.5 | integer | read-write |
Serial session for UDP client port number. |
serialSessionUdpClientSvrAddr | 1.3.6.1.4.1.3320.9.193.1.6 | ipaddress | read-write |
Serial session for UDP client service address. |
serialSessionUdpAction | 1.3.6.1.4.1.3320.9.193.1.7 | integer | read-write |
Serial session for TCP server parameters setting action. When set to 0,the value of SerialSessionUdpClientPort and SerialSessionUdpClientSvrAddr will be set together. Enumeration: 'apply': 0, 'noAction': 1. |
serialSessionNoServer | 1.3.6.1.4.1.3320.9.193.1.8 | integer | read-write |
Close serial session. Enumeration: 'apply': 0, 'noAction': 1. |
nmsSerialPortTable | 1.3.6.1.4.1.3320.9.193.2 | no-access |
A list of serial port table entries. |
|
1.3.6.1.4.1.3320.9.193.2.1 | no-access |
A collection of additional objects in the serial port table. |
||
serialPortIndex | 1.3.6.1.4.1.3320.9.193.2.1.1 | integer | read-only |
Serial interface id, unique in system. |
serialPortMode | 1.3.6.1.4.1.3320.9.193.2.1.2 | integer | read-write |
Serial interface mode. Enumeration: 'rs232-full-duplex': 1, 'rs485-half-duplex': 2, 'rs485-full-duplex': 3. |
serialPortSpeed | 1.3.6.1.4.1.3320.9.193.2.1.3 | integer | read-write |
Serial interface speed. |
serialPortDataBits | 1.3.6.1.4.1.3320.9.193.2.1.4 | integer | read-write |
Serial interface data bits. |
serialPortHaltBits | 1.3.6.1.4.1.3320.9.193.2.1.5 | integer | read-write |
Serial interface halt bits. |
serialPortParity | 1.3.6.1.4.1.3320.9.193.2.1.6 | integer | read-write |
Serial interface parity. Enumeration: 'even': 2, 'none': 0, 'mark': 3, 'odd': 1, 'space': 4. |
serialPortFlowControl | 1.3.6.1.4.1.3320.9.193.2.1.7 | integer | read-write |
Serial interface flow control. Enumeration: 'hardware': 2, 'none': 0, 'software': 1. |
serialPortDataReadInterval | 1.3.6.1.4.1.3320.9.193.2.1.8 | integer | read-write |
Serial interface data read interval. The unit is mili-second. |
serialPortReadTrigger | 1.3.6.1.4.1.3320.9.193.2.1.9 | integer | read-write |
Serial interface read trigger. |
serialPortKeepaliveMode | 1.3.6.1.4.1.3320.9.193.2.1.10 | integer | read-write |
Serial interface keepalive mode. Enumeration: 'enable': 1, 'disable': 0. |
serialPortLoopback | 1.3.6.1.4.1.3320.9.193.2.1.11 | truthvalue | read-write |
Serial interface loopback test. |
nmsSerialTrap | 1.3.6.1.4.1.3320.9.193.3 | |||
nmsSerialBreak | 1.3.6.1.4.1.3320.9.193.3.1 | integer | no-access |
Serial port status change.0-break, 1-recover. Enumeration: 'break': 0, 'recover': 1. |
nmsLoopbackDetectResult | 1.3.6.1.4.1.3320.9.193.3.2 | integer | no-access |
Serial port status change reason. Enumeration: 'ok': 0, 'error': 1. |
nmsSerialBreakNotifications | 1.3.6.1.4.1.3320.9.193.3.3 | |||
nmsSerialBreakNotification | 1.3.6.1.4.1.3320.9.193.3.3.1 |
The agent generates this notification when serial interface status changes . |
||
nmsLoopbackDetectResultNotifications | 1.3.6.1.4.1.3320.9.193.3.4 | |||
nmsLoopbackDetectResultNotification | 1.3.6.1.4.1.3320.9.193.3.4.1 |
The agent generates this notification when serial port get a loopback result. |