SCA-TUNNEL-MIB: View SNMP OID List / Download MIB
VENDOR: CRAY COMMUNICATIONS
Home | MIB: SCA-TUNNEL-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 |
tunnel | 1.3.6.1.4.1.208.52 | |||
tunnelInfo | 1.3.6.1.4.1.208.52.1 | |||
tunnelInfoTable | 1.3.6.1.4.1.208.52.1.1 | no-access |
Configuration and monitoring information for tunneling. |
|
1.3.6.1.4.1.208.52.1.1.1 | no-access | |||
tunnelInfoIfIndex | 1.3.6.1.4.1.208.52.1.1.1.1 | integer | read-only |
Interface index |
tunnelInfoState | 1.3.6.1.4.1.208.52.1.1.1.2 | integer | read-only |
Interface state Enumeration: 'void': 1, 'openclosing': 4, 'call': 5, 'closed': 3, 'destroy': 6, 'create': 2. |
tunnelInfoDirection | 1.3.6.1.4.1.208.52.1.1.1.3 | integer | read-only |
Call direction Enumeration: 'client': 1, 'server': 2. |
tunnelInfoLocalAddress | 1.3.6.1.4.1.208.52.1.1.1.4 | ipaddress | read-only |
Local IP address |
tunnelInfoRemoteAddress | 1.3.6.1.4.1.208.52.1.1.1.5 | ipaddress | read-only |
Remote IP address |
tunnelInfoLocalPort | 1.3.6.1.4.1.208.52.1.1.1.6 | integer | read-only |
Local TCP port |
tunnelInfoRemotePort | 1.3.6.1.4.1.208.52.1.1.1.7 | integer | read-only |
Remote TCP port |
tunnelInfoReceiveQueueSize | 1.3.6.1.4.1.208.52.1.1.1.8 | integer | read-only |
Number of buffers in receive queue waiting to be processed |
tunnelInfoTransmitQueueSize | 1.3.6.1.4.1.208.52.1.1.1.9 | integer | read-only |
Number of buffers in transmit queue waiting to be sent |