MATIP-MIB: View SNMP OID List / Download MIB
VENDOR: SITA ADS
Home | MIB: MATIP-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 |
ngcan | 1.3.6.1.4.1.1978 | |||
tiger | 1.3.6.1.4.1.1978.2 | |||
matipMIB | 1.3.6.1.4.1.1978.2.7 | |||
matipUser | 1.3.6.1.4.1.1978.2.7.2 | |||
matipNumUsers | 1.3.6.1.4.1.1978.2.7.2.1 | integer | read-only |
Number of users in the table. |
matipUserTable | 1.3.6.1.4.1.1978.2.7.2.2 | no-access |
A list of line table entries. The number of entries is given by the value of matipNumUsers. |
|
1.3.6.1.4.1.1978.2.7.2.2.1 | no-access |
An entry containing information applicable to a particular MATIP user. |
||
matipUserIndex | 1.3.6.1.4.1.1978.2.7.2.2.1.1 | integer | read-write |
The user identifier. |
matipUserHLD | 1.3.6.1.4.1.1978.2.7.2.2.1.2 | integer | read-write |
The HLD associated with this device. |
matipUserA1 | 1.3.6.1.4.1.1978.2.7.2.2.1.3 | integer | read-write |
The A1 associated with this device. |
matipUserA2 | 1.3.6.1.4.1.1978.2.7.2.2.1.4 | integer | read-write |
The A2 associated with this device. |
matipUserSessionRef | 1.3.6.1.4.1.1978.2.7.2.2.1.5 | integer | read-write |
The MATIP session identifier (i.e. the interface index of the associated MATIP session). At configuration time, if the value is zero, then session has not been pre-allocated; otherwise, this value signifies the configured session to use. |
matipUserCoding | 1.3.6.1.4.1.1978.2.7.2.2.1.6 | integer | read-write |
Defines the coding or data that is associated with this entry: paddedbaudot: 5 bits ipars: 6 bits ascii: 7 bits ebcdic: 8 bits Enumeration: 'ipars': 2, 'ascii': 3, 'ebcdic': 4, 'paddedbaudot': 1. |
matipUserPresentationMode | 1.3.6.1.4.1.1978.2.7.2.2.1.7 | integer | read-write |
The type of presentation: p1024b p1024c sna3270 (not currently supported) Enumeration: 'sna3270': 3, 'p1024c': 2, 'p1024b': 1. |
matipUserQueueThresholdHi | 1.3.6.1.4.1.1978.2.7.2.2.1.8 | integer | read-write |
Count of messages queued to the MATIP user before flow control is initiated by 'pushing back' on the MATIP session stream. |
matipUserQueueThresholdLow | 1.3.6.1.4.1.1978.2.7.2.2.1.9 | integer | read-write |
Count of messages queued to the MATIP user before re-enabling on the MATIP session stream. |
matipUserStateTime | 1.3.6.1.4.1.1978.2.7.2.2.1.10 | timeticks | read-only |
The amount of time (in hundredths of a second) since this user entered the current state. |
matipUserStatus | 1.3.6.1.4.1.1978.2.7.2.2.1.11 | integer | read-only |
Connect State of the MATIP User Enumeration: 'connected': 4, 'activated': 2, 'bound': 3, 'closed': 1. |
matipUserMsgsIn | 1.3.6.1.4.1.1978.2.7.2.2.1.12 | counter | read-only |
The total number of messages from the Type A device. |
matipUserMsgsOut | 1.3.6.1.4.1.1978.2.7.2.2.1.13 | counter | read-only |
The total number of messages sent to the Type A device. |
matipUserCharIn | 1.3.6.1.4.1.1978.2.7.2.2.1.14 | counter | read-only |
The total number of characters from the Type A device. |
matipUserCharOut | 1.3.6.1.4.1.1978.2.7.2.2.1.15 | counter | read-only |
The total number of characters sent to the Type A device. |
matipUserDisconnects | 1.3.6.1.4.1.1978.2.7.2.2.1.16 | counter | read-only |
The total number of MATIP User disconnects. |
matipUserTrapReason | 1.3.6.1.4.1.1978.2.7.2.2.1.17 | integer | read-only |
The reason that the matipUserStateChange trap was generated: up - when the MATIP User enters 'connected' state. down - when the MATIP User enters 'disconnected' state. Enumeration: 'down': 3, 'none': 1, 'up': 2. |
matipUserStateChangeTrapEnable | 1.3.6.1.4.1.1978.2.7.2.2.1.18 | integer | read-write |
Indicates whether matipUserStateChange traps should be generated for this interface. disabled - do not generate a trap enabled - generate trap when a user enters either the connected or disconnected state. partial - same as 'enabled' except only for those MATIP sessions initiated by this end. Enumeration: 'disabled': 1, 'partial': 3, 'enabled': 2. |
matipSession | 1.3.6.1.4.1.1978.2.7.3 | |||
matipSessionTable | 1.3.6.1.4.1.1978.2.7.3.3 | no-access |
A list of MATIP sessions. |
|
1.3.6.1.4.1.1978.2.7.3.3.1 | no-access |
An entry containing information applicable to a particular MATIP session. |
||
matipSessionIndex | 1.3.6.1.4.1.1978.2.7.3.3.1.1 | integer | read-write |
The identifier that can be used to locate this session. |
matipSessionClientServer | 1.3.6.1.4.1.1978.2.7.3.3.1.2 | integer | read-write |
Flag defining the Client/Server nature of the product. 'both' is not supported by TIGER because 'client' serves as both client and server. Enumeration: 'both': 3, 'client': 1, 'server': 2. |
matipSessionMuxMode | 1.3.6.1.4.1.1978.2.7.3.3.1.3 | integer | read-write |
Multiplexor Mode for this session defined as follows: HLD/A1/A2: 4 Byte ASCU definition A1/A2: 2 Byte ASCU definition Single: No multiplexing. Enumeration: 'hlda1a2': 1, 'single': 3, 'a1a2': 2. |
matipSessionPresentationMode | 1.3.6.1.4.1.1978.2.7.3.3.1.4 | integer | read-write |
The type of presentation: p1024b p1024c sna3270 (not currently supported) Enumeration: 'sna3270': 3, 'p1024c': 2, 'p1024b': 1. |
matipSessionCoding | 1.3.6.1.4.1.1978.2.7.3.3.1.5 | integer | read-write |
Defines the coding or data that is associated with this entry: paddedbaudot: 5 bits, ipars: 6 bits, ascii: 7 bits, ebcdic: 8 bits Enumeration: 'ipars': 2, 'ascii': 3, 'ebcdic': 4, 'paddedbaudot': 1. |
matipSessionRestartTimer | 1.3.6.1.4.1.1978.2.7.3.3.1.6 | integer | read-write |
The number of seconds that will be waited before the MATIP session will be restarted. A value of zero indicates that timing will not occur. The session restart timer is only used when matipSessionClientServer is set to 'client' and matipSessionDialOnDemand is 'disabled'. |
matipSessionDialOnDemand | 1.3.6.1.4.1.1978.2.7.3.3.1.7 | integer | read-write |
When dial on demand is enabled, the TCP session will only be started upon received data from the MATIP user. Enumeration: 'disabled': 1, 'enabled': 2. |
matipSessionActivityTimer | 1.3.6.1.4.1.1978.2.7.3.3.1.8 | integer | read-write |
The number of seconds of inactivity before the TCP session will be disconnected. |
matipSessionQueueThresholdHi | 1.3.6.1.4.1.1978.2.7.3.3.1.9 | integer | read-write |
The queueing limit for traffic being sent to the AUTIF module. When this is reached, the software will push back against the MATIP users. |
matipSessionQueueThresholdLow | 1.3.6.1.4.1.1978.2.7.3.3.1.10 | integer | read-write |
The level at which the user queues will be re-enabled. |
matipSessionConnectTime | 1.3.6.1.4.1.1978.2.7.3.3.1.11 | timeticks | read-only |
The amount of time (in hundredths of a second) since this transport connection last entered the 'connected' state. A value of zero means this transport connection has never been established. |
matipSessionStatus | 1.3.6.1.4.1.1978.2.7.3.3.1.12 | integer | read-only |
The state of this transport connection: 'sessionDown' - when this MATIP session is created by the configuration, or when the TCP connection fails. 'sessionActivated' - when the MATIP state machine has sent an SO command and is waiting for an OC response. 'sessionConnected' - when the MATIP session layer can begin Data Transfer. Enumeration: 'sessionActivated': 2, 'sessionDown': 1, 'sessionConnected': 3. |
matipSessionDisconnects | 1.3.6.1.4.1.1978.2.7.3.3.1.13 | counter | read-only |
The Total number of MATIP session Disconnects. |
matipSessionSOSent | 1.3.6.1.4.1.1978.2.7.3.3.1.14 | counter | read-only |
The count of SO Commands sent. |
matipSessionSOReceived | 1.3.6.1.4.1.1978.2.7.3.3.1.15 | counter | read-only |
The count of SO Commands received. |
matipSessionOCSent | 1.3.6.1.4.1.1978.2.7.3.3.1.16 | counter | read-only |
The count of OC Commands sent. |
matipSessionOCReceived | 1.3.6.1.4.1.1978.2.7.3.3.1.17 | counter | read-only |
The count of OC Commands received. |
matipSessionSCSent | 1.3.6.1.4.1.1978.2.7.3.3.1.18 | counter | read-only |
The count of SC Commands sent. |
matipSessionSCReceived | 1.3.6.1.4.1.1978.2.7.3.3.1.19 | counter | read-only |
The count of SC Commands received. |
matipSessionDataSent | 1.3.6.1.4.1.1978.2.7.3.3.1.20 | counter | read-only |
The count of data packets sent. |
matipSessionDataReceived | 1.3.6.1.4.1.1978.2.7.3.3.1.21 | counter | read-only |
The count of data packets received. |
matipSessionStateChangeTrapEnable | 1.3.6.1.4.1.1978.2.7.3.3.1.22 | integer | read-write |
Indicates whether matipSessionStateChange traps should be generated for this interface. disabled - do not generate a trap enabled - generate trap when a session enters either the connected or disconnected state. or when any 'partner reject' occurs. partial - same as 'enabled' except only when the session is closed with busy. Enumeration: 'disabled': 1, 'partial': 3, 'enabled': 2. |
matipSessionTrapReason | 1.3.6.1.4.1.1978.2.7.3.3.1.23 | integer | read-only |
The reason that the matipSessionStateChange trap was generated: up - when the session enters 'connected' state. down - when the session enters 'disconnected' state. Enumeration: 'down': 3, 'none': 1, 'up': 2. |
matipTraps | 1.3.6.1.4.1.1978.2.7.4 | |||
matipUserTraps | 1.3.6.1.4.1.1978.2.7.4.1 | |||
matipSessionTraps | 1.3.6.1.4.1.1978.2.7.4.2 | |||
matipUserStateChange | 1.3.6.1.4.1.1978.2.7.4.10.1 |
This trap signifies that one of the users has changed state to/from connected/disconnected as given by matipUserTrapReason. |
||
matipSessionStateChange | 1.3.6.1.4.1.1978.2.7.4.20.1 |
This trap signifies that one of the sessions has changed state to/from connected/disconnected as given by matipSessionTrapReason. |