TELDAT-MASTER-ROUTER-MIB

File: TELDAT-MASTER-ROUTER-MIB.mib (10059 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB TELDAT-MIB
RFC-1212

Imported symbols

IpAddress DisplayString telproducts
OBJECT-TYPE

Defined Types

MrStationsEntry  
SEQUENCE    
  stCommand INTEGER
  stIndex INTEGER
  stTelephone DisplayString
  stIpAddress IpAddress
  stState INTEGER
  stNumberOfRings INTEGER
  stSilenceLength INTEGER
  stDisconnectCause INTEGER
  stDisconnectDiagnosis INTEGER
  stManagementType INTEGER
  stManagerIdentifier DisplayString
  stError INTEGER
  stDescError DisplayString
  stRingTime INTEGER
  stRingLap INTEGER
  stRemoteNetworkType INTEGER

Defined Values

master-router 1.3.6.1.4.1.2007.4.38
OBJECT IDENTIFIER    

mrMaxNumOfStations 1.3.6.1.4.1.2007.4.38.1
Maximum number of stations that the system can manage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrFirstFreeEntry 1.3.6.1.4.1.2007.4.38.3
First free entry of the stations table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrStationsTable 1.3.6.1.4.1.2007.4.38.4
Stations to manage
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrStationsEntry

mrStationsEntry 1.3.6.1.4.1.2007.4.38.4.1
Each register is an station to manage
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrStationsEntry  

stCommand 1.3.6.1.4.1.2007.4.38.4.1.1
Command and result.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ok(1), error(2), activate(3), delete(4)  

stIndex 1.3.6.1.4.1.2007.4.38.4.1.2
Station order inside the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

stTelephone 1.3.6.1.4.1.2007.4.38.4.1.3
Number of telephone to call.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

stIpAddress 1.3.6.1.4.1.2007.4.38.4.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

stState 1.3.6.1.4.1.2007.4.38.4.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initial(1), calling(2), called(3), stopped(4), managing(5)  

stNumberOfRings 1.3.6.1.4.1.2007.4.38.4.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

stSilenceLength 1.3.6.1.4.1.2007.4.38.4.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

stDisconnectCause 1.3.6.1.4.1.2007.4.38.4.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), unassigned-number(1), no-route-to-the-destination(3), unnacceptable-channel(6), call-awarded(7), normal-call-clearing(16), user-busy(17), no-answer-from-user(18), no-answer-from-notified-user(19), call-rejected(21), changed-number(22), destination-out-of-order(27), invalid-format-number(28), normal-unspecified(31), no-circuit-channel-available(34), network-out-of-order(38), temporary-failure(41), switching-equipment-congestion(42), solicited-circuit-channel-no-avaible(44), resources-unavailable(47), quality-of-service-not-available(49), bearer-capacity-not-autorized(57), bearer-capacity-not-available(58), service-class-not-avaible(63), bearer-capacity-not-implemented(65), canal-type-not-implemented(66), service-not-implemented(79), reference-value-invalid(81), identified-channel-not-exist(82), incompatible-destination(88), invalid-message-unspecified(95), compulsory-info-element-absent(96), message-type-not-implemented(97), message-not-compatible-with-state(98), info-element-no-exist(99), info-element-content-invalid(100), message-not-compatible-with-state-2(101), recovery-on-timer-expiry(102), protocol-error(111), interworking(127)  

stDisconnectDiagnosis 1.3.6.1.4.1.2007.4.38.4.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

stManagementType 1.3.6.1.4.1.2007.4.38.4.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), automatic(2)  

stManagerIdentifier 1.3.6.1.4.1.2007.4.38.4.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

stError 1.3.6.1.4.1.2007.4.38.4.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), error(2)  

stDescError 1.3.6.1.4.1.2007.4.38.4.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

stRingTime 1.3.6.1.4.1.2007.4.38.4.1.14
This value and the next (stRingLap) define the ring cadence of the RTC line connected to the station that must be managed when a call is received. This value is the duration of the ring tone in tenths of seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

stRingLap 1.3.6.1.4.1.2007.4.38.4.1.15
This value and the previous (stRingTime) define the ring cadence of the RTC line connected to the station that must be managed when a call is received. This value is the time between ring tones, in tenths of seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

stRemoteNetworkType 1.3.6.1.4.1.2007.4.38.4.1.16
Network type the station is attached to: PSTN or ISDN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pstn(0), isdn(1)  

mrStationsFindGroup 1.3.6.1.4.1.2007.4.38.5
OBJECT IDENTIFIER    

mrStationsFindTelephone 1.3.6.1.4.1.2007.4.38.5.1
Number of telephone to find in the stations table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

mrStationsFindIndex 1.3.6.1.4.1.2007.4.38.5.2
Index of the stations table corresponding to the telephone indicated in the variable mrStationsFindTelephone
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER