Fore-DSX1-MIB: View SNMP OID List / Download MIB

VENDOR: FORE SYSTEMS


 Home MIB: Fore-DSX1-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
 foreDsx1 1.3.6.1.4.1.326.2.2.1.1.10
MIB module for supporting the DSX1 port module.
       dsx1ForeConfGroup 1.3.6.1.4.1.326.2.2.1.1.10.1
           dsx1ForeConfTable 1.3.6.1.4.1.326.2.2.1.1.10.1.1 no-access
A table of DSX1 switch port configuration information.
               dsx1ForeConfEntry 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1 no-access
A table entry containing DSX1 configuration information for each port. Not all RFC1406 configuration table variables are included, and some are modified.
                   dsx1ForeLineIndex 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.1 integer32 read-only
This object is the identifier of a DS1 Inter- face on a managed device. If there is an ifEn- try that is directly associated with this and only this DS1 interface, it should have the same value as ifIndex. Otherwise, the value exceeds ifNumber, and is a unique identifier following this rule: inside interfaces (e.g., equipment side) with even numbers and outside interfaces (e.g., network side) with odd numbers.
                   dsx1ForeReceiveCode 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.2 integer read-only
This variable indicates the type of code that was received across the DSX interface. The values mean: dsx1ReceiveNoCode receiving looped or normal data dsx1ReceiveLineCode receiving request for a line loopback dsx1ReceivePayloadCode receiving a request for a payload loopback dsx1ReceiveResetCode receiving a loopback deactivation request dsx1ReceiveQRS receiving a Quasi-Random Signal (QRS) test pattern dsx1Receive511Pattern receiving a 511 bit fixed test pattern dsx1Receive3in24Pattern receiving a fixed test pattern of 3 bits set in 24 dsx1ReceiveTestPattern receiving a test pattern other than the above. Enumeration: 'dsx1ReceiveResetCode': 4, 'dsx1Receive511Pattern': 6, 'dsx1Receive3in24Pattern': 7, 'dsx1ReceiveLineCode': 2, 'dsx1ReceivePayloadCode': 3, 'dsx1ReceiveOtherTestPattern': 8, 'dsx1ReceiveQRS': 5, 'dsx1ReceiveNoCode': 1.
                   dsx1ForeLineLength 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.3 integer read-write
This variable represents the length of the physical cable connected to the dsx1 port. The user has to set this object to match the physical cable in order to get the netmod to receive the signal on the cable. The different values are: dsx1LineLt40 (1) means the line is shorter than 40m, dsx1Line40-80 (2) means the line length is between 40m and 80m, dsx1Line80-120 (3) means the line length is between 80m and 120m, dsx1Line120-160 (4) means the line length is between 120m and 160m, dsx1Line160-200 (5) means the line length is between 160m and 200m, dsx1LineE1Coax (6) means E1 Coax line, not applicable for T1, dsx1LineTwistedPair (7) means E1 Twisted Pair line, not applicable for T1. Enumeration: 'dsx1Line120-160': 4, 'dsx1LineE1Coax': 6, 'dsx1LineTwistedPair': 7, 'dsx1Line160-200': 5, 'dsx1LineLt40': 1, 'dsx1Line40-80': 2, 'dsx1Line80-120': 3.
                   dsx1ForeFdlConfiguration 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.4 integer read-write
This varialbe indicate whether the FDL state machine acts as network or user side Enumeration: 'network': 1, 'user': 2.
                   dsx1ForeLineImpedance 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.5 integer32 read-write
The default line impedance of the E1 line. Note that this is not applicable for T1
                   dsx1ForeFdlPerfConf 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.6 integer read-write
This variable indicate whether the FDL state machine is enabled or turned off for performance reports. See T1.403 for details. Enumeration: 'disabled': 2, 'enabled': 1.
                   dsx1ForeFdlBomConf 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.7 integer read-write
This variable indicate whether Bit Oriented Messages will be generated and transmitted. See T1.403 for details. Enumeration: 'disabled': 2, 'enabled': 1.
                   dsx1ForeUpStreamAIS 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.8 integer read-write
The upsteam AIS alarm generation flag enabled: the upstream AIS is generated disabled: the upstream AIS is not generated Enumeration: 'disabled': 2, 'enabled': 1.
                   dsx1ForePortModel 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.9 integer32 read-only
The underlying hardware port model. The value corresponds to the hwPortModel mib variable.
                   dsx1ForeAdminStatus 1.3.6.1.4.1.326.2.2.1.1.10.1.1.1.10 integer read-write
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with adminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, adminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state). Enumeration: 'down': 2, 'testing': 3, 'up': 1.
       dsx1ForeStatsGroup 1.3.6.1.4.1.326.2.2.1.1.10.2
           dsx1ForeFramingTable 1.3.6.1.4.1.326.2.2.1.1.10.2.1 no-access
A table of DSX1 framing statistics information.
               dsx1ForeFramingEntry 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1 no-access
A table entry containing DSX1 framing statistics information.
                   dsx1ForeFramingIndex 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.1 integer32 read-only
The number of this port.
                   dsx1ForeFramingLOSs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.2 counter32 read-only
The number of secondsx in which Loss Of Signal (LOS) errors have been detected.
                   dsx1ForeFramingLCVs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.3 counter32 read-only
The number of Line Code Violations (LCV) that have been detected.
                   dsx1ForeFramingFERRs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.4 counter32 read-only
The number of Framing ERRor (FERR) events that have been detected.
                   dsx1ForeFramingOOFs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.5 counter32 read-only
The number of Out Of Frame (OOF) error events that have been detected.
                   dsx1ForeFramingAISs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.6 counter32 read-only
The number of secondsx in which Alarm Indication Signals (AIS) have been detected. AIS indicates that an upstream failure has been detected by the far end.
                   dsx1ForeFramingB8ZSPatterns 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.7 counter32 read-only
The number of seconds in which B8ZS Pattern events have been detected.
                   dsx1ForeFraming8Zeros 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.8 counter32 read-only
The number of seconds in which 8 Zeros events have been detected.
                   dsx1ForeFraming16Zeros 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.9 counter32 read-only
The number of seconds in which 16 Zeros events have been detected.
                   dsx1ForeFramingYellowAlarms 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.10 counter32 read-only
The number of secondsx in which Yellow Alarm events have been detected.
                   dsx1ForeFramingRedAlarms 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.11 counter32 read-only
The number of secondsx in which Red Alarm events have been detected.
                   dsx1ForeFramingBEEs 1.3.6.1.4.1.326.2.2.1.1.10.2.1.1.12 counter32 read-only
The number of Bit Encoding Error (BEE) events that have been detected.
           dsx1ForeAtmTable 1.3.6.1.4.1.326.2.2.1.1.10.2.2 no-access
A table of DSX1 ATM statistics information.
               dsx1ForeAtmEntry 1.3.6.1.4.1.326.2.2.1.1.10.2.2.1 no-access
A table entry containing DSX1 ATM statistics information.
                   dsx1ForeAtmIndex 1.3.6.1.4.1.326.2.2.1.1.10.2.2.1.1 integer32 read-only
The ifIndex of this port, actually it's currently the ifIndex of the associaated dsx1 port not the ATM port as currently they are assumed to be the same thing which of course they are not
                   dsx1ForeAtmRxCells 1.3.6.1.4.1.326.2.2.1.1.10.2.2.1.2 counter32 read-only
Number of ATM cells that were received.
                   dsx1ForeAtmTxCells 1.3.6.1.4.1.326.2.2.1.1.10.2.2.1.3 counter32 read-only
Number of non-null ATM cells that were transmitted.