TELDAT-MASTER-ROUTER-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MASTER-ROUTER-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 master_router 1.3.6.1.4.1.2007.4.38
       mrMaxNumOfStations 1.3.6.1.4.1.2007.4.38.1 integer read-write
Maximum number of stations that the system can manage.
       mrFirstFreeEntry 1.3.6.1.4.1.2007.4.38.3 integer read-write
First free entry of the stations table.
       mrStationsTable 1.3.6.1.4.1.2007.4.38.4 no-access
Stations to manage
           mrStationsEntry 1.3.6.1.4.1.2007.4.38.4.1 no-access
Each register is an station to manage
               stCommand 1.3.6.1.4.1.2007.4.38.4.1.1 integer read-write
Command and result. Enumeration: 'delete': 4, 'activate': 3, 'ok': 1, 'error': 2.
               stIndex 1.3.6.1.4.1.2007.4.38.4.1.2 integer read-only
Station order inside the table
               stTelephone 1.3.6.1.4.1.2007.4.38.4.1.3 displaystring read-write
Number of telephone to call.
               stIpAddress 1.3.6.1.4.1.2007.4.38.4.1.4 ipaddress read-only
               stState 1.3.6.1.4.1.2007.4.38.4.1.5 integer read-only
Enumeration: 'managing': 5, 'initial': 1, 'stopped': 4, 'called': 3, 'calling': 2.
               stNumberOfRings 1.3.6.1.4.1.2007.4.38.4.1.6 integer read-write
               stSilenceLength 1.3.6.1.4.1.2007.4.38.4.1.7 integer read-write
               stDisconnectCause 1.3.6.1.4.1.2007.4.38.4.1.8 integer read-only
Enumeration: 'changed-number': 22, 'invalid-format-number': 28, 'message-type-not-implemented': 97, 'compulsory-info-element-absent': 96, 'service-not-implemented': 79, 'protocol-error': 111, 'info-element-content-invalid': 100, 'no-route-to-the-destination': 3, 'invalid-message-unspecified': 95, 'user-busy': 17, 'temporary-failure': 41, 'incompatible-destination': 88, 'recovery-on-timer-expiry': 102, 'interworking': 127, 'destination-out-of-order': 27, 'no-circuit-channel-available': 34, 'network-out-of-order': 38, 'resources-unavailable': 47, 'bearer-capacity-not-available': 58, 'message-not-compatible-with-state': 98, 'info-element-no-exist': 99, 'message-not-compatible-with-state-2': 101, 'solicited-circuit-channel-no-avaible': 44, 'reference-value-invalid': 81, 'normal-unspecified': 31, 'switching-equipment-congestion': 42, 'unassigned-number': 1, 'call-awarded': 7, 'service-class-not-avaible': 63, 'quality-of-service-not-available': 49, 'canal-type-not-implemented': 66, 'undefined': 0, 'unnacceptable-channel': 6, 'call-rejected': 21, 'normal-call-clearing': 16, 'bearer-capacity-not-autorized': 57, 'identified-channel-not-exist': 82, 'no-answer-from-user': 18, 'bearer-capacity-not-implemented': 65, 'no-answer-from-notified-user': 19.
               stDisconnectDiagnosis 1.3.6.1.4.1.2007.4.38.4.1.9 integer read-only
               stManagementType 1.3.6.1.4.1.2007.4.38.4.1.10 integer read-write
Enumeration: 'automatic': 2, 'manual': 1.
               stManagerIdentifier 1.3.6.1.4.1.2007.4.38.4.1.11 displaystring read-write
               stError 1.3.6.1.4.1.2007.4.38.4.1.12 integer read-only
Enumeration: 'ok': 1, 'error': 2.
               stDescError 1.3.6.1.4.1.2007.4.38.4.1.13 displaystring read-only
               stRingTime 1.3.6.1.4.1.2007.4.38.4.1.14 integer read-write
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.
               stRingLap 1.3.6.1.4.1.2007.4.38.4.1.15 integer read-write
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.
               stRemoteNetworkType 1.3.6.1.4.1.2007.4.38.4.1.16 integer read-write
Network type the station is attached to: PSTN or ISDN. Enumeration: 'pstn': 0, 'isdn': 1.
       mrStationsFindGroup 1.3.6.1.4.1.2007.4.38.5
           mrStationsFindTelephone 1.3.6.1.4.1.2007.4.38.5.1 displaystring read-write
Number of telephone to find in the stations table.
           mrStationsFindIndex 1.3.6.1.4.1.2007.4.38.5.2 integer read-only
Index of the stations table corresponding to the telephone indicated in the variable mrStationsFindTelephone