Wellfleet-DSUCSU-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-DSUCSU-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 |
wfDsuCsuIfTable | 1.3.6.1.4.1.18.3.4.30.1 | no-access |
DSU CSU line record. |
|
1.3.6.1.4.1.18.3.4.30.1.1 | no-access |
An entry in the DSU CSU IF table |
||
wfDsuCsuIfDelete | 1.3.6.1.4.1.18.3.4.30.1.1.1 | integer | read-write |
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1. |
wfDsuCsuIfSlot | 1.3.6.1.4.1.18.3.4.30.1.1.2 | integer | read-only |
Instance ID Slot, filled in by driver |
wfDsuCsuIfConnector | 1.3.6.1.4.1.18.3.4.30.1.1.3 | integer | read-only |
Instance ID Connector, filled in by the driver. |
wfDsuCsuSoftRev | 1.3.6.1.4.1.18.3.4.30.1.1.4 | displaystring | read-only |
Displays the Software Revision of the DSU CSU card. |
wfDsuCsuHardRev | 1.3.6.1.4.1.18.3.4.30.1.1.5 | displaystring | read-only |
Displays the Hardware Revision of the DSU CSU card. |
wfDsuCsuOpMode | 1.3.6.1.4.1.18.3.4.30.1.1.6 | integer | read-write |
Identifies the type of telco service that the DSU CSU is connected to. Opmode should be set to dds1-56kbps (1) when connected to a DDS1 56 Kbps line. Opmode should be set to cc-64kbps (2) when connected to a Clear Channel 64Kbps line. Enumeration: 'dds156kbps': 1, 'cc64kbps': 2. |
wfDsuCsuTxClkSelect | 1.3.6.1.4.1.18.3.4.30.1.1.7 | integer | read-write |
Default timing, or clock, source for transmiting data to the network. There must be only one source on a DDS line. Timing should always be slave (1) when connected to a network. Timing should be set to master (2) on either end of a private-wire configuration, with the other end being set to slave (1). Enumeration: 'master': 2, 'slave': 1. |
wfDsuCsuUnitReset | 1.3.6.1.4.1.18.3.4.30.1.1.8 | integer | read-write |
Enables the operator to remotely reset the unit. Using this command will cause the unit to terminate all its connections and drop data. Enumeration: 'resetUnit': 1. |
wfDsuCsu64KTxMonitor | 1.3.6.1.4.1.18.3.4.30.1.1.9 | integer | read-write |
This signal is used in 64K Clear Channel mode to suppress customer data in the event that the data duplicates a network control code. A setting of enabled(1) suppresses customer data. A setting of disabled(2) allows all customer data through, which could potentially put the other end into a loop if the data duplicates a network control code. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDsuCsuOpState | 1.3.6.1.4.1.18.3.4.30.1.1.10 | integer | read-only |
Indicates the current operating state of the DSU CSU card. Enumeration: 'localLpbk': 2, 'normal': 1, 'digitalLpbk': 3, 'pattern2047Gen': 8, 'localAnlgLpbkWPattern': 7, 'telcoLpbk': 5, 'remDigitalLpbk': 4, 'remDigLpbkWPattern': 6. |
wfDsuCsuServiceStatus | 1.3.6.1.4.1.18.3.4.30.1.1.11 | integer | read-only |
The Current status of the physical interface. Your network carrier can send Out-of-Service or Maintenance Mode codes. Enumeration: 'outOfService': 2, 'frameError': 3, 'lossOfLine': 5, 'telcoLpbk': 6, 'inService': 1. |
wfDsuCsuV54Lpbk | 1.3.6.1.4.1.18.3.4.30.1.1.12 | integer | read-write |
Enables the operator to control, and examine the state of, V.54 loopbacks within the DSU CSU. Enumeration: 'noLoop': 1, 'localAnlgLpbk': 2, 'pattern2047Gen': 7, 'localAnlgLpbkWPattern': 6, 'localDigLpbk': 3, 'remDigLpbk': 4, 'remDigLpbkWPattern': 5. |
wfDsuCsuV54Timer | 1.3.6.1.4.1.18.3.4.30.1.1.13 | integer | read-write |
Duration in seconds that a test specified in wfDsuCsuTestLpbk is to execute. |
wfDsuCsuV54Errors | 1.3.6.1.4.1.18.3.4.30.1.1.14 | counter | read-only |
Indicates the number of errors reported during the last loopback test. This count will only be updated for loopbacks with test pattern. |
wfDsuCsuCqmsLaWindow | 1.3.6.1.4.1.18.3.4.30.1.1.15 | integer | read-write |
Indicates the number of minutes within the window in which the availability of the line (network) is to be calculated. The availability of the line is an indication of the percentage of time the line has been in service. It is calculated as follows: (((wfDsuCsuCqmsLaWindow*60) - (wfDsuCsuCqmsLaErrCnt*wfDsuCsuCqmsLaPollRate))/ wfDsuCsuCqmsLaWindow*60) |
wfDsuCsuCqmsLaErrors | 1.3.6.1.4.1.18.3.4.30.1.1.16 | counter | read-only |
Indicates the total number of seconds that the line was not in service in the last window of size wfDsuCsuCqmsLaWindow. |
wfDsuCsuCqmsLaPollRate | 1.3.6.1.4.1.18.3.4.30.1.1.17 | integer | read-write |
Indicates the number of seconds between polls for line status from the DsuCsu. A value of 1 forces polling every second. A value of 60 forces polling every minute. |
wfDsuCsuCqmsReset | 1.3.6.1.4.1.18.3.4.30.1.1.18 | integer | read-write |
Resets the CQMS counters to their default values. For Line Availability, wfDsuCsuCqmsLaErrCnt is reset. Enumeration: 'resetCqms': 1. |
wfDsuCsuOOSErrors | 1.3.6.1.4.1.18.3.4.30.1.1.19 | counter | read-only |
The number of seconds in which Out of Service control codes were received from the Telco. The counter is incremented whenever a sample within a second indicated the unit received an out of service control code. |
wfDsuCsuFrameErrors | 1.3.6.1.4.1.18.3.4.30.1.1.20 | counter | read-only |
The number of seconds in which the unit was out of frame with the Telco. This is only applicable in 64K mode. The counter is incremented whenever a sample within a second indicated the unit was out of frame. |
wfDsuCsuLOLErrors | 1.3.6.1.4.1.18.3.4.30.1.1.21 | counter | read-only |
The number of seconds in which the unit has detected that no signal is present on the line, and/or no line is present. |
wfDsuCsuInitState | 1.3.6.1.4.1.18.3.4.30.1.1.22 | integer | read-only |
Indictes the state of the DSU/CSU initialization sequence. The state will indicate if the DSU/CSU has been initialized and is in the *monitor* state polling the card for line condition, or in the *loopback state running a user-initiated loopback Enumeration: 'init': 2, 'startup': 1, 'monitor': 3, 'loopback': 4. |
wfDsuCsuIfTrap | 1.3.6.1.4.1.18.3.4.300.1 |
Indicates a change in the status of the line. The value returned in the trap will indicate the current state as defined in wfDsuCsuServiceStatus. |