REDSTONE-DS1-MIB: View SNMP OID List / Download MIB
VENDOR: REDSTONE COMMUNICATIONS
Home | MIB: REDSTONE-DS1-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 |
rsDs1MIB | 1.3.6.1.4.1.2773.2.5 |
The T1 MIB for the Redstone Communications Inc. enterprise. |
||
rsDs1Objects | 1.3.6.1.4.1.2773.2.5.1 | |||
rsDsx1ConfigTable | 1.3.6.1.4.1.2773.2.5.1.1 | no-access |
This table contains entries for DS1/E1 interfaces present in the system. |
|
1.3.6.1.4.1.2773.2.5.1.1.1 | no-access |
Each entry describes the characteristics of an DS1/E1 interface. |
||
rsDsx1TimeSlotMap | 1.3.6.1.4.1.2773.2.5.1.1.1.1 | rstimeslotmap | read-only |
A bitmap representing the timeslots on the DS1/E1 interface that have been allocated for service. For channelized DS1/E1, set bits reflect the union of timeslot allocations across all fractional arrangements operating over this DS1/E1 interface. For unchannelized DS1/E1, all relevant timeslot bits will be set. |
rsDsx1Ds1ChannelNumber | 1.3.6.1.4.1.2773.2.5.1.1.1.2 | integer32 | read-only |
This variable represents the channel number of the DS1/E1 on its parent DS3/E3. A value of 0 indicates this DS1/E1 does not have a parent DS3/E3. |
rsDsx1Capabilities | 1.3.6.1.4.1.2773.2.5.1.1.1.3 | integer32 | read-only |
A value which indicates the set of capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero, Then, for each capability, C, in the range 1 through 3, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only E1 capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both T1 and J1 capable would have a value of 5 (2^(1-1) + 2^(3-1)). The values for DS1/E1 interface capabilities are as follows: capability function 1 T1 2 E1 3 J1 |
rsDsx1Mode | 1.3.6.1.4.1.2773.2.5.1.1.1.4 | integer | read-write |
This variable represents the DS1/E1 interface mode. The value of the rsDsx1Capabilities object for the DS1/E1 interface indicates the valid set of values for this object. Enumeration: 'e1': 2, 'j1': 3, 't1': 1. |
rsDsx1LineBuildOutCapabilities | 1.3.6.1.4.1.2773.2.5.1.1.1.5 | integer32 | read-only |
A value which indicates the set of line build out capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero, Then, for each line build out capability, C, in the range 1 or 2, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only short haul capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both short haul and long haul capable would have a value of 3 (2^(1-1) + 2^(2-1)). The values for DS1/E1 interface line build out capabilities are as follows: line build out capability function 1 short haul 2 long haul |
rsDsx1LineBuildOutType | 1.3.6.1.4.1.2773.2.5.1.1.1.6 | integer | read-write |
This variable represents the configured line build out type of the DS1/E1 interface. The value of the rsDsx1LineBuildOutCapabilities object for the DS1/E1 interface indicates the valid set of values for this object. Enumeration: 'longHaul': 2, 'notSupported': 3, 'shortHaul': 1. |
rsDsx1LineAttenuation | 1.3.6.1.4.1.2773.2.5.1.1.1.7 | integer | read-write |
This variable represents the configured line attenuation of the DS1/E1 interface. Note that the value of this object only takes effect when the value of the rsDsx1LineBuildOutType for the DS1/E1 interface is set to longHaul(2). Enumeration: 'dbMinus7Point5': 2, 'db0': 1, 'notSupported': 5, 'dbMinus22Point5': 4, 'dbMinus15': 3. |
rsDsx1LineLength | 1.3.6.1.4.1.2773.2.5.1.1.1.8 | integer32 | read-write |
This variable represents the length of the DS1/E1 line in meters. Note that the value of this object only takes effect when the value of the rsDsx1LineBuildOutType for the DS1/E1 interface is set to shortHaul(1). |
rsDs1Conformance | 1.3.6.1.4.1.2773.2.5.4 | |||
rsDs1Compliances | 1.3.6.1.4.1.2773.2.5.4.1 | |||
rsDs1Compliance | 1.3.6.1.4.1.2773.2.5.4.1.1 |
The compliance statement for entities which implement the Redstone DS1/E1 MIB. |
||
rsDs1Groups | 1.3.6.1.4.1.2773.2.5.4.2 | |||
rsDs1Group | 1.3.6.1.4.1.2773.2.5.4.2.1 |
A collection of objects providing management of DS1/E1 interfaces in a Redstone product. |