SHIVA-LTL-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-LTL-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 |
ltlSessionTable | 1.3.6.1.4.1.166.1.15.1 | no-access |
A table of current LAN-to-LAN connections in the box. |
|
1.3.6.1.4.1.166.1.15.1.1 | no-access |
A description of a LAN-to-LAN connection in the box. |
||
ltlSessionInitiation | 1.3.6.1.4.1.166.1.15.1.1.1 | integer | read-only |
A description of how the connection was initiated: remote - Another box initiated the connection. user - A user on the local box initiated the connection via a command to the local box. timed - A timed connection on the local box initiated the connection. startup - The local box initiated the connection during box initialization. Enumeration: 'timed': 3, 'remote': 1, 'startup': 4, 'user': 2. |
ltlSessionState | 1.3.6.1.4.1.166.1.15.1.1.2 | integer | read-only |
A description of the state of the connection: idle - The connection has just been torn down. asking - A user is attempting to bring up a connection but has entered an incorrect username or password. The box is waiting for the user to enter a new password. trying - The local box is attempting to establish a connection with a remote box. manual - A physical connection, but not a link layer connection, has been established with a remote box. The user may now enter commands that will be sent directly to the modem on the local box. (Not yet implemented.) disconnecting - The local box is in the process of tearing down the connection to the remote box. up - The connection is active. Enumeration: 'manual': 4, 'up': 6, 'idle': 1, 'asking': 2, 'trying': 3, 'disconnecting': 5. |
ltlSessionPersistent | 1.3.6.1.4.1.166.1.15.1.1.3 | integer | read-only |
A description of persistency of the connection. Enumeration: 'on': 1, 'off': 2. |
ltlSessionLinkType | 1.3.6.1.4.1.166.1.15.1.1.4 | integer | read-only |
A description of the link level protocol used by the connection. Enumeration: 'aalap': 3, 'unknown': 1, 'ppp': 2. |
ltlSessionPhoneNumber | 1.3.6.1.4.1.166.1.15.1.1.5 | displaystring | read-only |
The outgoing phone number used by the connection. |