MATIP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for MATIP-MIB.
57
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
ngcan OBJECT IDENTIFIER .1.3.6.1.4.1.1978 |
IMPORTS Unknown .1.3.6.1.4.1.1978 |
tiger OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2 |
matipMIB OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7 |
matipUser OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7.2 |
matipNumUsersNumber of users in the table.ro INTEGER .1.3.6.1.4.1.1978.2.7.2.1 |
matipUserTableA list of line table entries.
The number of entries is given by the value of matipNumUsers. SEQUENCE OF MatipUserEntry .1.3.6.1.4.1.1978.2.7.2.2 |
matipUserEntryAn entry containing information applicable to a particular MATIP user. MatipUserEntry .1.3.6.1.4.1.1978.2.7.2.2.1 |
matipUserIndexThe user identifier.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.1 |
matipUserHLDThe HLD associated with this device.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.2 |
matipUserA1The A1 associated with this device.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.3 |
matipUserA2The A2 associated with this device.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.4 |
matipUserSessionRefThe 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.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.5 |
matipUserCodingDefines the coding or data that is associated with this entry:
paddedbaudot: 5 bits
ipars: 6 bits
ascii: 7 bits
ebcdic: 8 bitsrw Enumeration .1.3.6.1.4.1.1978.2.7.2.2.1.6 |
matipUserPresentationModeThe type of presentation:
p1024b
p1024c
sna3270 (not currently supported)rw Enumeration .1.3.6.1.4.1.1978.2.7.2.2.1.7 |
matipUserQueueThresholdHiCount of messages queued to the MATIP user before flow control
is initiated by 'pushing back' on the MATIP session stream.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.8 |
matipUserQueueThresholdLowCount of messages queued to the MATIP user before re-enabling on
the MATIP session stream.rw INTEGER .1.3.6.1.4.1.1978.2.7.2.2.1.9 |
matipUserStateTimeThe amount of time (in hundredths of a second) since this
user entered the current state.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1978.2.7.2.2.1.10 |
matipUserStatusConnect State of the MATIP Userro Enumeration .1.3.6.1.4.1.1978.2.7.2.2.1.11 |
matipUserMsgsInThe total number of messages from the Type A device.ro Counter .1.3.6.1.4.1.1978.2.7.2.2.1.12 |
matipUserMsgsOutThe total number of messages sent to the Type A device.ro Counter .1.3.6.1.4.1.1978.2.7.2.2.1.13 |
matipUserCharInThe total number of characters from the Type A device.ro Counter .1.3.6.1.4.1.1978.2.7.2.2.1.14 |
matipUserCharOutThe total number of characters sent to the Type A device.ro Counter .1.3.6.1.4.1.1978.2.7.2.2.1.15 |
matipUserDisconnectsThe total number of MATIP User disconnects.ro Counter .1.3.6.1.4.1.1978.2.7.2.2.1.16 |
matipUserTrapReasonThe reason that the matipUserStateChange trap was generated:
up - when the MATIP User enters 'connected' state.
down - when the MATIP User enters 'disconnected' state.ro Enumeration .1.3.6.1.4.1.1978.2.7.2.2.1.17 |
matipUserStateChangeTrapEnableIndicates 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.rw Enumeration .1.3.6.1.4.1.1978.2.7.2.2.1.18 |
matipSession OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7.3 |
matipSessionTableA list of MATIP sessions. SEQUENCE OF MatipSessionEntry .1.3.6.1.4.1.1978.2.7.3.3 |
matipSessionEntryAn entry containing information applicable to a particular MATIP session. MatipSessionEntry .1.3.6.1.4.1.1978.2.7.3.3.1 |
matipSessionIndexThe identifier that can be used to locate this session.rw INTEGER .1.3.6.1.4.1.1978.2.7.3.3.1.1 |
matipSessionClientServerFlag defining the Client/Server nature of the product.
'both' is not supported by TIGER because 'client' serves
as both client and server.rw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.2 |
matipSessionMuxModeMultiplexor Mode for this session defined as follows:
HLD/A1/A2: 4 Byte ASCU definition
A1/A2: 2 Byte ASCU definition
Single: No multiplexing.rw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.3 |
matipSessionPresentationModeThe type of presentation:
p1024b
p1024c
sna3270 (not currently supported)rw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.4 |
matipSessionCodingDefines the coding or data that is associated with this entry:
paddedbaudot: 5 bits,
ipars: 6 bits,
ascii: 7 bits,
ebcdic: 8 bitsrw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.5 |
matipSessionRestartTimerThe 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'.rw INTEGER .1.3.6.1.4.1.1978.2.7.3.3.1.6 |
matipSessionDialOnDemandWhen dial on demand is enabled, the TCP session will
only be started upon received data from the MATIP user.rw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.7 |
matipSessionActivityTimerThe number of seconds of inactivity before the TCP session will be disconnected.rw INTEGER .1.3.6.1.4.1.1978.2.7.3.3.1.8 |
matipSessionQueueThresholdHiThe queueing limit for traffic being sent to the AUTIF module.
When this is reached, the software will push back against the MATIP users.rw INTEGER .1.3.6.1.4.1.1978.2.7.3.3.1.9 |
matipSessionQueueThresholdLowThe level at which the user queues will be re-enabled.rw INTEGER .1.3.6.1.4.1.1978.2.7.3.3.1.10 |
matipSessionConnectTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1978.2.7.3.3.1.11 |
matipSessionStatusThe 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.ro Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.12 |
matipSessionDisconnectsThe Total number of MATIP session Disconnects.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.13 |
matipSessionSOSentThe count of SO Commands sent.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.14 |
matipSessionSOReceivedThe count of SO Commands received.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.15 |
matipSessionOCSentThe count of OC Commands sent.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.16 |
matipSessionOCReceivedThe count of OC Commands received.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.17 |
matipSessionSCSentThe count of SC Commands sent.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.18 |
matipSessionSCReceivedThe count of SC Commands received.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.19 |
matipSessionDataSentThe count of data packets sent.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.20 |
matipSessionDataReceivedThe count of data packets received.ro Counter .1.3.6.1.4.1.1978.2.7.3.3.1.21 |
matipSessionStateChangeTrapEnableIndicates 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.rw Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.22 |
matipSessionTrapReasonThe reason that the matipSessionStateChange trap was generated:
up - when the session enters 'connected' state.
down - when the session enters 'disconnected' state.ro Enumeration .1.3.6.1.4.1.1978.2.7.3.3.1.23 |
matipTraps OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7.4 |
matipUserTraps OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7.4.1 |
matipUserStateChangeThis trap signifies that one of the users has changed state to/from
connected/disconnected as given by matipUserTrapReason. TRAP-TYPE .1.3.6.1.4.1.1978.2.7.4.1.0.1 |
matipSessionTraps OBJECT IDENTIFIER .1.3.6.1.4.1.1978.2.7.4.2 |
matipSessionStateChangeThis trap signifies that one of the sessions has changed state to/from
connected/disconnected as given by matipSessionTrapReason. TRAP-TYPE .1.3.6.1.4.1.1978.2.7.4.2.0.1 |