Wellfleet-TDMGROUP-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-TDMGROUP-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
 wfTdmCctInfoTable 1.3.6.1.4.1.18.3.3.2.9.3.1 no-access
The table of TDM Circuits.
     wfTdmCctInfoEntry 1.3.6.1.4.1.18.3.3.2.9.3.1.1 no-access
Entry format for TDM Circuit Info
         wfTdmCctInfoDelete 1.3.6.1.4.1.18.3.3.2.9.3.1.1.1 integer read-write
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1.
         wfTdmCctInfoNumber 1.3.6.1.4.1.18.3.3.2.9.3.1.1.2 integer read-only
TDM Circuit Number, filled in by driver. This is the wfCircuitNumber index from wfCircuitNameEntry.
         wfTdmCctInfoBus 1.3.6.1.4.1.18.3.3.2.9.3.1.1.3 integer read-write
TDM Circuit Bus Type (H.110 or other TDM bus type). This allows future support of other TDM buses. Enumeration: 'h110': 1.
         wfTdmCctInfoResType 1.3.6.1.4.1.18.3.3.2.9.3.1.1.4 integer read-write
TDM resource utilization by this circuit. Enumeration: 'routedh110': 3, 'notdmresources': 1, 'switchedh110': 2, 'cesh110': 4.
         wfTdmCctInfoH110CctId 1.3.6.1.4.1.18.3.3.2.9.3.1.1.5 integer read-only
H110 Circuit ID, filled in by driver. This index is used by software to track circuits on the H.110 backplane.
         wfTdmCctInfoH110CctState 1.3.6.1.4.1.18.3.3.2.9.3.1.1.6 integer read-only
TDM Circuit state, filled in by driver, defined for H.110 circuits only. Enumeration: 'disabled': 4, 'configurednotup': 2, 'unconfigured': 1, 'up': 3.
         wfTdmCctInfoH110NumTslots 1.3.6.1.4.1.18.3.3.2.9.3.1.1.7 integer read-write
Number of timeslots occupied by this H.110 TDM circuit, defined for H.110 circuits only. Since TDM circuits are full-duplex, setting this attribute to N will allocate N tx timeslots and N rx timeslots.
         wfTdmCctInfoH110TslotSubrate 1.3.6.1.4.1.18.3.3.2.9.3.1.1.8 integer read-write
Specifies data rate within each and every timeslot within this TDM circuit. 64k is for a full timeslot (8 bits). 56kmsb sets the first bit on the wire to a 1, and data is carried on the next 7. 56klsb carries data on the first 7 bits, and sets the last bit to a 1. Enumeration: 'subrate56klsb': 3, 'subrate64k': 1, 'subrate56kmsb': 2.
         wfTdmCctInfoH110Endpt1Slot 1.3.6.1.4.1.18.3.3.2.9.3.1.1.9 integer read-write
The GAME Instance Id Slot of the first endpoint of this H.110 TDM Circuit. For the FBR, the Slot is always 1.
         wfTdmCctInfoH110Endpt1Connector 1.3.6.1.4.1.18.3.3.2.9.3.1.1.10 integer read-write
Connector number of the first endpoint of this H.110 TDM circuit. This follows the FBR convention of (PCI slot) * 1000 + (module number) * 100 + port.
         wfTdmCctInfoH110Endpt2Slot 1.3.6.1.4.1.18.3.3.2.9.3.1.1.11 integer read-write
The GAME Instance Id Slot of the second endpoint of this switchedH110 H.110 TDM Circuit. This attribute is required for switchedH110 TDM circuits ONLY. For the FBR, the Slot is always 1.
         wfTdmCctInfoH110Endpt2Connector 1.3.6.1.4.1.18.3.3.2.9.3.1.1.12 integer read-write
Connector number of the second endpoint of this switchedH110 TDM circuit. This follows the FBR convention of (PCI slot) * 1000 + (module number) * 100 + port. This attribute is required for switchedH110 TDM circuits ONLY.
         wfTdmCctInfoUnderruns 1.3.6.1.4.1.18.3.3.2.9.3.1.1.13 counter read-only
Number of TDM Circuit underruns
         wfTdmCctInfoOverruns 1.3.6.1.4.1.18.3.3.2.9.3.1.1.14 counter read-only
Number of TDM Circuit overruns
 wfH110TimeslotTable 1.3.6.1.4.1.18.3.3.2.9.3.2 no-access
The table of h.110 timeslots, for all TDM Circuits.
     wfH110TimeslotEntry 1.3.6.1.4.1.18.3.3.2.9.3.2.1 no-access
An entry that describes a single h.110 transmit timeslot for a given TDM circuit.
         wfH110TimeslotCctId 1.3.6.1.4.1.18.3.3.2.9.3.2.1.1 integer read-only
H.110 Circuit Id, filled in by driver. This comes from the wfTdmCctInfoH110CctId attribute in the wfTdmCctInfoEntry.
         wfH110TimeslotIndex 1.3.6.1.4.1.18.3.3.2.9.3.2.1.2 integer read-only
Timeslot index for the given H.110 Connection, filled in by driver, not to be confused with the H.110 timeslot number within a given stream.
         wfH110TimeslotTxStreamNumber 1.3.6.1.4.1.18.3.3.2.9.3.2.1.3 integer read-only
H.110 Transmit stream number, filled in by driver
         wfH110TimeslotTxTimeslotNumber 1.3.6.1.4.1.18.3.3.2.9.3.2.1.4 integer read-only
H.110 Transmit timeslot number, within the given Transmit stream number, filled in by driver
         wfH110TimeslotTxBitMask 1.3.6.1.4.1.18.3.3.2.9.3.2.1.5 octet string read-only
H.110 Transmit timeslot 8-bit mask, filled in by driver. For each bit, 0 = mask from connection, 1 = keep in connection.
         wfH110TimeslotRxStreamNumber 1.3.6.1.4.1.18.3.3.2.9.3.2.1.6 integer read-only
H.110 Receive stream number, filled in by driver
         wfH110TimeslotRxTimeslotNumber 1.3.6.1.4.1.18.3.3.2.9.3.2.1.7 integer read-only
H.110 Receive timeslot number, within the given Receive stream number, filled in by driver
         wfH110TimeslotRxBitMask 1.3.6.1.4.1.18.3.3.2.9.3.2.1.8 octet string read-only
H.110 Receive timeslot 8-bit mask, filled in by driver. For each bit, 0 = mask from connection, 1 = keep in connection.
 wfH110ClockConfigTable 1.3.6.1.4.1.18.3.3.2.9.3.3 no-access
H.110 clock configuration, configured by the user.
     wfH110ClockConfigEntry 1.3.6.1.4.1.18.3.3.2.9.3.3.1 no-access
One entry per H.110 backplane, which defines the h.110 clock sources. The priority of a clock source is implicit in it's order in the entry. wfH110ClockConfigClk1Connector is the primary, wfH110ClockConfigClk2Connector is the secondary, and so on.
         wfH110ClockConfigDelete 1.3.6.1.4.1.18.3.3.2.9.3.3.1.1 integer read-write
Create/Delete parameter. Enumeration: 'deleted': 2, 'created': 1.
         wfH110ClockConfigSlot 1.3.6.1.4.1.18.3.3.2.9.3.3.1.2 integer read-only
The GAME Instance Id Slot of the H.110 bus. For the FBR, the Slot is always 1.
         wfH110ClockConfigT1E1Clks 1.3.6.1.4.1.18.3.3.2.9.3.3.1.3 integer read-write
Specifies the frequency (T1 or E1) of the H.110 clock sources. Enumeration: 'e1': 2, 't1': 1.
         wfH110ClockConfigClk1Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.4 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 1. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk2Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.5 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 2. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk3Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.6 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 3. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk4Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.7 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 4. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk5Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.8 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 5. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk6Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.9 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 6. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk7Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.10 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 7. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk8Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.11 integer read-write
Specifies the GAME Instance Id Connector of H.110 clock source 8. To select the local oscillator, use the number 0 (zero) as the connector.
         wfH110ClockConfigClk9Connector 1.3.6.1.4.1.18.3.3.2.9.3.3.1.12 integer read-only
Specifies the GAME Instance Id Connector of H.110 clock source 9. This cannot be changed. It is always 0 (zero) which specifies the local oscillator.
         wfH110ClockConfigCurrentClockSource 1.3.6.1.4.1.18.3.3.2.9.3.3.1.13 integer read-only
Number of the currently active H.110 clock source. For example, a value of 1 means that wfH110ClockConfigClk1Connector is the active clock source. Enumeration: 'clock1': 1, 'clock2': 2, 'clock3': 3, 'clock4': 4, 'clock5': 5, 'clock6': 6, 'clock7': 7, 'clock8': 8, 'clock9': 9.
         wfH110ClockConfigCurrentClockState 1.3.6.1.4.1.18.3.3.2.9.3.3.1.14 integer read-only
State of the current clock source (good, failed, unknown, etc.). Filled in by TDM Manager. Enumeration: 'unknown': 1, 'good': 2, 'failed': 3.
 wfTdmVirtualTrunkingTable 1.3.6.1.4.1.18.3.3.2.9.3.4 no-access
Virtual Trunking Control, configured by the user.
     wfTdmVirtualTrunkingEntry 1.3.6.1.4.1.18.3.3.2.9.3.4.1 no-access
One entry per FBR, which defines the configuration of the virtual trunking mechanism. Changing any attributes in this entry will require the TDM Manager to restart.
         wfTdmVirtualTrunkingDelete 1.3.6.1.4.1.18.3.3.2.9.3.4.1.1 integer read-write
Create/Delete parameter. Enumeration: 'deleted': 2, 'created': 1.
         wfTdmVirtualTrunkingSlot 1.3.6.1.4.1.18.3.3.2.9.3.4.1.2 integer read-only
The GAME Instance Id Slot of the H.110 bus. For the FBR, the Slot is always 1.
         wfTdmVirtualTrunking64KChan 1.3.6.1.4.1.18.3.3.2.9.3.4.1.3 integer read-write
Specifies the number of channels to reserve for the 64kb/s virtual trunk. The remainder of the channels will be reserved for the 56kb/s trunk. This MUST be an even number! Note that if you assign N channels to the 64kb/s trunk, you will have (64-N)/2 channels available for the 56kb/s trunk.
         wfTdmVirtualTrunking56KChan 1.3.6.1.4.1.18.3.3.2.9.3.4.1.4 integer read-only
This read-only attribute specifies the number of channels reserved for the 56kb/s virtual trunk. This attribute is filled in by the TDM Manager.
 wfTdmIfTable 1.3.6.1.4.1.18.3.3.2.9.3.5 no-access
TDM Interface line record
     wfTdmIfEntry 1.3.6.1.4.1.18.3.3.2.9.3.5.1 no-access
An entry in the TDM Interface table
         wfTdmIfDelete 1.3.6.1.4.1.18.3.3.2.9.3.5.1.1 integer read-write
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1.
         wfTdmIfDisable 1.3.6.1.4.1.18.3.3.2.9.3.5.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
         wfTdmIfState 1.3.6.1.4.1.18.3.3.2.9.3.5.1.3 integer read-only
Line Driver state variable, Reflects the current state of the Line Driver. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 5, 'wait': 4.
         wfTdmIfSlot 1.3.6.1.4.1.18.3.3.2.9.3.5.1.4 integer read-only
Instance ID Slot, filled in by driver
         wfTdmIfConnector 1.3.6.1.4.1.18.3.3.2.9.3.5.1.5 integer read-only
Instance ID Connector, filled in by driver. For the FBR this attribute is an encoded value and is equal to 'pci slot *1000' + 'module'*100 + 'connector'.
         wfTdmIfCct 1.3.6.1.4.1.18.3.3.2.9.3.5.1.6 integer read-write
CCT number for this line instance
         wfTdmIfTimeslotSubrate 1.3.6.1.4.1.18.3.3.2.9.3.5.1.7 integer read-write
Specifies data rate within each and every timeslot within a TDM circuit. 64k is for a full timeslot (8 bits). 56kmsb sets the first bit on the wire to a 1, and data is carried on the next 7. 56klsb carries data on the first 7 bits, and sets the last bit to a 1. Enumeration: 'subrate56klsb': 3, 'subrate64k': 1, 'subrate56kmsb': 2.
         wfTdmIfNumTslots 1.3.6.1.4.1.18.3.3.2.9.3.5.1.8 integer read-write
Number of TDM circuit timeslots occupied by this interface, defined for H.110 circuits only. Since TDM circuits are full-duplex, setting this attribute to N will allocate N tx timeslots and N rx timeslots.
         wfTdmIfRxOctets 1.3.6.1.4.1.18.3.3.2.9.3.5.1.9 counter read-only
Number of octets received
         wfTdmIfTxOctets 1.3.6.1.4.1.18.3.3.2.9.3.5.1.10 counter read-only
Number of octets transmitted
         wfTdmIfCableType 1.3.6.1.4.1.18.3.3.2.9.3.5.1.11 integer read-only
Shows the type of Cable attached to the TDM Interface port Enumeration: 'rs422': 2, 'null': 10, 'x21': 4, 'v35': 3, 'rs232': 1.
         wfTdmIfLastChange 1.3.6.1.4.1.18.3.3.2.9.3.5.1.12 timeticks read-only
The value of SysUpTime at the time the interface entered it's current operational state (UP state). SysUpTime is defined as the time (in hundredths of a second) since the network management portion of the system was last re-initialized. Usually the time since boot.
         wfTdmIfEiaStatus 1.3.6.1.4.1.18.3.3.2.9.3.5.1.13 integer read-only
The state of the EIA signals at the router interface. The signals are designated as bits in this entry. If the signal is asserted, it is marked as a 1. If not asserted, it is marked as a 0. The state of each signal will be updated every second. Bits 0-15 are reserved for actual signal state. Bits 16-31 are reserved for indicating toggling of the signal. Toggling signals are indicated as a 1. Signals not toggling are indicated with a 0. The following signals are defined and monitored: The bit definition as as follows with bit #0 being the LSB. * signal status - bits 0-15 * bit 0 = TXD transmit data 1 = RXD receive data 2 = RTS request to send 3 = CTS clear to send 4 = DSR data set ready 5 = DCD data carrier detect 6 = TXC transmit clock 7 = RXC receive clock 8 = DTR data terminal ready. * signal toggle status bits 16-31 * bit 16 = TXD transmit data 17 = RXD receive data 18 = RTS request to send 19 = CTS clear to send 20 = DSR data set ready 21 = DCD data carrier detect 22 = TXC transmit clock 23 = RXC receive clock 24 = DTR data terminal ready. Enumeration: 'dcdToggled': 2097152, 'ctsToggled': 524288, 'cts': 8, 'dtrToggled': 16777216, 'dsr': 16, 'dcd': 32, 'txd': 1, 'txc': 64, 'rxd': 2, 'rtsToggled': 262144, 'dsrToggled': 1048576, 'txcToggled': 4194304, 'rts': 4, 'dtr': 256, 'txdToggled': 65536, 'rxdToggled': 131072, 'rxc': 128, 'rxcToggled': 8388608.
         wfTdmIfEiaStatusReset 1.3.6.1.4.1.18.3.3.2.9.3.5.1.14 integer read-write
Reset The EIA status for the EIA signals in wfTdmIfEiaStatus. This is particularly useful for clearing the toggle status. Enumeration: 'reset': 1, 'noaction': 21.
         wfTdmIfLineNumber 1.3.6.1.4.1.18.3.3.2.9.3.5.1.15 integer read-write
line number for this line instance