ERI-DNX-E3-MIB

File: ERI-DNX-E3-MIB.mib (29079 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ERI-ROOT-SMI
ERI-DNX-SMC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Integer32 Counter32 NOTIFICATION-TYPE
DisplayString eriMibs devices
PortStatus DecisionType FunctionSwitch
DataSwitch LinkPortAddress LinkCmdStatus
trapSequence OneByteField

Defined Types

E3PortConfigEntry  
SEQUENCE    
  e3PortCfgAddr LinkPortAddress
  e3PortCfgResource Integer32
  e3Timing INTEGER
  e3ShortCable DecisionType
  e3CmdStatus LinkCmdStatus

E3E1LinkConfigEntry  
SEQUENCE    
  e3E1CfgLinkAddr LinkPortAddress
  e3E1CfgResource Integer32
  e3E1CfgLinkName DisplayString
  e3E1Status PortStatus
  e3E1Clear INTEGER
  e3E1Framing INTEGER
  e3E1NetLoop INTEGER
  e3E1RAI INTEGER
  e3E1UnusedTSs INTEGER
  e3E1NationalBits OneByteField
  e3E1CfgCmdStatus LinkCmdStatus
  e3E1InterNational OneByteField

E3FramerStatusEntry  
SEQUENCE    
  e3FramerStatusAddr LinkPortAddress
  e3FramerStatusResource Integer32
  e3FramerStatusState INTEGER
  e3FramerStatusErrSecs Counter32
  e3FramerStatusOOFErrs Counter32
  e3FramerStatusAISSecs Counter32
  e3FramerStatusFramingErrs Counter32
  e3FramerStatusLoop INTEGER
  e3FramerStatusBertState INTEGER
  e3FramerStatusBertSecs Counter32
  e3FramerStatusBertErrSecs Counter32
  e3FramerStatusBertSync DataSwitch
  e3FramerStatusLiuRLOSs Counter32
  e3FramerStatusLiuRLOLs Counter32
  e3FramerStatusLiuLCVs Counter32
  e3FramerStatusInsErrMode INTEGER
  e3FramerStatusCmdStatus INTEGER

Defined Values

eriDNXE3MIB 1.3.6.1.4.1.644.3.11
The ERI Enterprise MIB Module for the DNX E3 Device.
MODULE-IDENTITY    

dnxE3 1.3.6.1.4.1.644.2.4.2.8
OBJECT IDENTIFIER    

e3Config 1.3.6.1.4.1.644.2.4.2.8.1
OBJECT IDENTIFIER    

e3Diag 1.3.6.1.4.1.644.2.4.2.8.2
OBJECT IDENTIFIER    

e3PortConfigTable 1.3.6.1.4.1.644.2.4.2.8.1.1
This is the E3 Port Configuration table which consists of an entry for each of the E3 cards. The total number of entries depends on the number of E3 cards in the Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3PortConfigEntry

e3PortConfigEntry 1.3.6.1.4.1.644.2.4.2.8.1.1.1
The conceptual row of the E3 Port Configuration table. A row in this table cannot be added or deleted, only modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3PortConfigEntry  

e3PortCfgAddr 1.3.6.1.4.1.644.2.4.2.8.1.1.1.1
This number uniquely identifies a E3 port resource. This number will be used throughout the system to identify a unique resource.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

e3PortCfgResource 1.3.6.1.4.1.644.2.4.2.8.1.1.1.2
Uniquely identifies an E3 Port in the system. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3Timing 1.3.6.1.4.1.644.2.4.2.8.1.1.1.3
Determines the mode of E3 transmit timing provided by the receive clock. When internal, timing is provided by an on-board oscillator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(0), loop(1)  

e3ShortCable 1.3.6.1.4.1.644.2.4.2.8.1.1.1.4
Indicates the line build out of the E3 transmitter. 'Yes' when attached to a cable less than 50 feet long.
Status: current Access: read-write
OBJECT-TYPE    
  DecisionType  

e3CmdStatus 1.3.6.1.4.1.644.2.4.2.8.1.1.1.5
The command status for this link configuration row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row E3 Link Commands used in SET Command (1..199) update-link-config(1), Change existing Link Configuration Response States used in GET RESPONSE Command (200..399) update-successful (201) Link data has been successfully changed E3 Port Config Error Codes used in GET RESPONSE Command (400..699) err-general-link-config-error (400) Unknown link configuration error occurred err-invalid-link-command (403) Unrecognized link command-action err-invalid-link-rem-loop (408) Remote Loop type not valid for e3 frame type err-invalid-link-ais (409) Unrecognized e3 AIS selection err-device-in-standby (414) Can't change config for designated Standby device err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name. err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Status: current Access: read-write
OBJECT-TYPE    
  LinkCmdStatus  

e3E1LinkConfigTable 1.3.6.1.4.1.644.2.4.2.8.1.2
This is the E3 E1 Link Configuration table which consists of an entry for each of the card's 16 links. The total number of entries depends on the number of E3 cards in the Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3E1LinkConfigEntry

e3E1LinkConfigEntry 1.3.6.1.4.1.644.2.4.2.8.1.2.1
The conceptual row of the E3 E1 Link Configuration table. A row in this table cannot be added or deleted, only modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3E1LinkConfigEntry  

e3E1CfgLinkAddr 1.3.6.1.4.1.644.2.4.2.8.1.2.1.1
This number uniquely identifies a E3 E1 link resource. This number will be used throughout the system to identify a unique resource.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

e3E1CfgResource 1.3.6.1.4.1.644.2.4.2.8.1.2.1.2
Uniquely identifies an E3 E1 Channel in the system. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3E1CfgLinkName 1.3.6.1.4.1.644.2.4.2.8.1.2.1.3
This is the user friendly text name to identify the link.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

e3E1Status 1.3.6.1.4.1.644.2.4.2.8.1.2.1.4
Dictates the current status of the link, in-service or out-of-service.
Status: current Access: read-write
OBJECT-TYPE    
  PortStatus  

e3E1Clear 1.3.6.1.4.1.644.2.4.2.8.1.2.1.5
Determines if the port supports E1 unframed clear mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), framed(1), unframed(2)  

e3E1Framing 1.3.6.1.4.1.644.2.4.2.8.1.2.1.6
Determines the type of framing used on the line. When value of e3E1Clear is set to unframed (2), the only valid framing option is: e1Unframed(4).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER e1(0), e1Crc(1), e1Cas(2), e1CasCrc(3), e1Unframed(4)  

e3E1NetLoop 1.3.6.1.4.1.644.2.4.2.8.1.2.1.7
Determines whether or not the module should respond to loop diagnostic commands received from the network supplier. Select 'enable' unless the commands are to be passed to another E3 device.
Status: current Access: read-write
OBJECT-TYPE    
  FunctionSwitch  

e3E1RAI 1.3.6.1.4.1.644.2.4.2.8.1.2.1.8
Causes the module to discard data and send a yellow alarm if it is in a red alarm condition after a 3 second period. 'Yes' must be chosen if the network supplier is a common carrier, such as a telephone company.
Status: current Access: read-write
OBJECT-TYPE    
  DecisionType  

e3E1UnusedTSs 1.3.6.1.4.1.644.2.4.2.8.1.2.1.9
Determines the whether the code that will be transmitted over the unused links will be 'idle' or 'busy' (all 1's).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER busy(0), idle(1)  

e3E1NationalBits 1.3.6.1.4.1.644.2.4.2.8.1.2.1.10
Enables E1 National S-bits to be set to zero or one. This single byte field can be changed to set the values of the E1 NFA byte in odd frames as depicted below: sa8 sa7 sa6 sa5 sa4 reserved bits --- --- --- --- --- ------------- 1 1 1 1 1 0 0 0 = F8 (default) Values should be entered in Hex. If reserved bits are changed, an error code (427) will be returned in the command status.
Status: current Access: read-write
OBJECT-TYPE    
  OneByteField  

e3E1CfgCmdStatus 1.3.6.1.4.1.644.2.4.2.8.1.2.1.11
The command status for this link configuration row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row E3-E1 Link Commands used in SET Command (1..199) update(1) Change existing Link Configuration inServiceAll (7) Change Link Status to in-service for all 16 links. copyToAll (9) Copy E1 Link configuration to all other links within the same device outOfServiceAll (12) Change Link Status to out-of-service for all 16 links. Response States used in GET RESPONSE Command (100..199) update-successful (101) Link data has been successfully changed insvc-successful (107) All Links have been successfully placed In Service copy-successful (109) E1 Link data has been successfully copied to other links oos-successful (112) All Links have been successfully placed Out of Service E3-E1 Link Config Error Codes used in GET RESPONSE Command (400..699) err-general-link-config-error (400) Unknown link configuration error occurred err-invalid-link-status (401) Unrecognized link status setting err-invalid-link-framing (402) Line framing type not valid for link type err-invalid-link-command (403) Unrecognized link command-action err-invalid-network-loop (410) Unrecognized network loop setting err-invalid-yellow-alrm (411) Unrecognized yellow alarm setting err-invalid-idle-code (413) Unrecognized idle code err-device-in-standby (414) Can't change config for designated Standby device err-invalid-link-bits (427) Reserved E1 bits must be left at zero. err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Status: current Access: read-write
OBJECT-TYPE    
  LinkCmdStatus  

e3E1InterNational 1.3.6.1.4.1.644.2.4.2.8.1.2.1.12
Enables InterNational S(i) Spare bit to be set to zero or one. This single byte field can be changed to set the values of the Bit 1 of TS0 G.704 frame as depicted below: reserved bits S(i) -------------------------- ----- 0 0 0 0 0 0 0 1 = 01 (default) Values should be entered in Hex. If reserved bits are changed, an error code (427) will be returned in the command status.
Status: current Access: read-write
OBJECT-TYPE    
  OneByteField  

e3FramerStatusTable 1.3.6.1.4.1.644.2.4.2.8.2.1
This is the E-3 Framer Status table which consists of a single entry for each card's Framer Display. The total number of entries depends on the number of E3 cards in the nest.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3FramerStatusEntry

e3FramerStatusEntry 1.3.6.1.4.1.644.2.4.2.8.2.1.1
The conceptual row of the Framer table. A row in this table cannot be added or deleted, only modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3FramerStatusEntry  

e3FramerStatusAddr 1.3.6.1.4.1.644.2.4.2.8.2.1.1.1
This number uniquely identifies an e3 Framer resource. This number will be used throughout the system to identify a unique resource.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

e3FramerStatusResource 1.3.6.1.4.1.644.2.4.2.8.2.1.1.2
This number uniquely identifies an e3 Framer link resource. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table Entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3FramerStatusState 1.3.6.1.4.1.644.2.4.2.8.2.1.1.3
Determines the current line condition status of the Framer. ok (0) - No Alarm ais (8) - Sending All Ones lof (32) - Loss/Out of Frame los (64) - Loss of Signal errors (2147483647) - Multiple Errors displays raw bit field value
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), ais(8), lof(32), los(64), errors(2147483647)  

e3FramerStatusErrSecs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.4
This is the total number of errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusOOFErrs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.5
This is the number of seconds an Out Of Frame alignment error was declared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusAISSecs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.6
This is the number of seconds an Alarm Indication Signal was declared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusFramingErrs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.7
Indicates the number of Framing Errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusLoop 1.3.6.1.4.1.644.2.4.2.8.2.1.1.8
The Loop status for the Framer as well as the Line Interface Unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), e3-local(1), e3-line(3), e3-payload(4), liu-local(37), liu-line(38)  

e3FramerStatusBertState 1.3.6.1.4.1.644.2.4.2.8.2.1.1.9
Indicates the Bert State. bertOff (50) - Turns the BERT off framed-2047 - Framed 2047 framed-2-15th - Framed 2^15-1 Inverted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bertOff(50), framed-2047(61), framed-2-15th-inv(62)  

e3FramerStatusBertSecs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.10
Indicates the Bert Duration in Seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusBertErrSecs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.11
Indicates the number of errored seconds since the Bert is running.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusBertSync 1.3.6.1.4.1.644.2.4.2.8.2.1.1.12
Indicates the Bert Synchronization as being ON or OFF.
Status: current Access: read-only
OBJECT-TYPE    
  DataSwitch  

e3FramerStatusLiuRLOSs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.13
This is the number of seconds recorded for Receive Loss of Signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusLiuRLOLs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.14
This is the number of seconds recorded for Receive Loss of Lock.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusLiuLCVs 1.3.6.1.4.1.644.2.4.2.8.2.1.1.15
This is the number of seconds recorded for the Line Code Violation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramerStatusInsErrMode 1.3.6.1.4.1.644.2.4.2.8.2.1.1.16
Determines the status of the current Insert Error mode associated with the framer. In order to insert an error, the e3FramerStatusCmdStatus must be sent in a SET PDU with a value of 'insertError'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER frame-alignment(2)  

e3FramerStatusCmdStatus 1.3.6.1.4.1.644.2.4.2.8.2.1.1.17
This is the command status for the Framer Row. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row E3 Framer Action Commands used in SET Command (1..99) update (1) Can be used optionally when activating loops and berts in order to get status code back in response clearErrors (14) Resets all error counters and bert test time to zero insertError (16) Inserts the current invalid bit pattern as indicated by the value of e3FramerStatusCmdStatus. Response States used in GET RESPONSE Command (100..199) update-successful (101) Test action has been successfully performed clear-successful (114) Error counts have been successfully cleared insert-successful (116) Errored bits have been successfully inserted The Error Codes used in GET RESPONSE Command (200..799) err-general-framer-error (200) Unknown request error occurred. err-invalid-loop-type (202) Unrecognized loop selection err-invalid-bert-type (203) Unrecognized bert selection err-test-in-progress (205) Requested action cannot be performed during bert err-field-cannot-be-set (206) Read-only field was included in SET request err-invalid-command (208) Unrecognized framer Command requested err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready-for-command(0), update(1), clearErrors(14), insertError(16), update-successful(101), clear-successful(114), insert-successful(116), err-general-framer-error(200), err-invalid-loop-type(202), err-invalid-bert-type(203), err-test-in-progress(205), err-field-cannot-be-set(206), err-invalid-command(208), err-snmp-parse-failed(500), err-invalid-snmp-type(501), err-invalid-snmp-var-size(502)  

dnxE3Enterprise 1.3.6.1.4.1.644.2.4.2.8.0
ERI DNX E3 Enterprise for Alarms/Events
Status: current Access: read-write
OBJECT-IDENTITY    

e3PortConfigTrap 1.3.6.1.4.1.644.2.4.2.8.0.1
This trap is used to notify a NMS that a user has updated the configuration for a given E3 Port entry.
Status: current Access: read-write
NOTIFICATION-TYPE    

e3E1ConfigTrap 1.3.6.1.4.1.644.2.4.2.8.0.2
This trap is used to notify a NMS that a user has updated the Link configuration for a given E3-E1 channel entry.
Status: current Access: read-write
NOTIFICATION-TYPE