ERI-DNX-DS0-DP-MIB

File: ERI-DNX-DS0-DP-MIB.mib (33247 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 FunctionSwitch LinkPortAddress
trapSequence

Defined Types

DS0dpPortConfigEntry  
SEQUENCE    
  ds0DpCfgPortAddr LinkPortAddress
  ds0DpCfgResource Integer32
  ds0DpCfgPortName DisplayString
  ds0DpCfgStatus PortStatus
  ds0DpCfgRate INTEGER
  ds0DpCfgZeroCodeEnf FunctionSwitch
  ds0DpCfgLoopDetect FunctionSwitch
  ds0DpCfgCmdStatus INTEGER

DS0dpClockConfigEntry  
SEQUENCE    
  ds0DpCompClockAddr LinkPortAddress
  ds0DpCompClockResource Integer32
  ds0DpCompClockStatus FunctionSwitch
  ds0DpCompClockCmdStatus INTEGER

DS0dpPortDiagEntry  
SEQUENCE    
  ds0dpDiagAddr LinkPortAddress
  ds0dpDiagResource Integer32
  ds0dpDiagState INTEGER
  ds0dpDiagErrSecs Counter32
  ds0dpDiagDropLoop INTEGER
  ds0dpDiagNetLoop INTEGER
  ds0dpDiagBertState INTEGER
  ds0dpDiagTestDuration Counter32
  ds0dpDiagBertErrSecs Counter32
  ds0dpDiagBpvErrSecs Counter32
  ds0dpDiagInsErrMode INTEGER
  ds0dpDiagCmdStatus INTEGER

Defined Values

eriDNXDs0dpMIB 1.3.6.1.4.1.644.3.10
The ERI Enterprise MIB Module for the DNX DS0DP Device.
MODULE-IDENTITY    

dnxDS0DP 1.3.6.1.4.1.644.2.4.2.6
OBJECT IDENTIFIER    

ds0DpConfig 1.3.6.1.4.1.644.2.4.2.6.1
OBJECT IDENTIFIER    

ds0DpDiag 1.3.6.1.4.1.644.2.4.2.6.2
OBJECT IDENTIFIER    

ds0DpPortConfigTable 1.3.6.1.4.1.644.2.4.2.6.1.1
This is the DS0-DP Configuration table which consists of an entry for each of the DS0-DP card's 8 links (ports). The total number of entries depends on the number of DS0-DP cards in the nest. Changes to the Port Configuration must be made on a record or row by row basis. This means that any use of the Set command on writable fields must include the ds0DPCfgCmdStatus field with a value of 'update' as the last variable in the SET PDU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS0dpPortConfigEntry

ds0DpPortConfigEntry 1.3.6.1.4.1.644.2.4.2.6.1.1.1
The conceptual row of the DS0-DP Port Configuration table. A row in this table cannot be added or deleted, only modified using the ds0DpCfgCmdStatus field with a value of 'update' as the last variable in the SET PDU. The ds0DpCfgCmdStatus field must be included as the last variable in a SET PDU for the action to take effect. If the ds0DpCfgCmdStatus is missing from the SET PDU, the GET RESPONSE will contain the SNMP error status of 'genErr' for and an error index equal to the last variable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DS0dpPortConfigEntry  

ds0DpCfgPortAddr 1.3.6.1.4.1.644.2.4.2.6.1.1.1.1
This number uniquely identifies a DS0-Dp Port resource. This number will be used throughout the system to identify a unique port. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid port number will vary depending on the specified device. The 1st byte represents the Nest Number (0-7) The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Port Number (1-32) The 4th byte is reserved for future use.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

ds0DpCfgResource 1.3.6.1.4.1.644.2.4.2.6.1.1.1.2
Uniquely identifies a DS0-DP 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  

ds0DpCfgPortName 1.3.6.1.4.1.644.2.4.2.6.1.1.1.3
This is the user-defined text name to identify the port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

ds0DpCfgStatus 1.3.6.1.4.1.644.2.4.2.6.1.1.1.4
Dictates the current status of the port, in-service or out-of-service.
Status: current Access: read-write
OBJECT-TYPE    
  PortStatus  

ds0DpCfgRate 1.3.6.1.4.1.644.2.4.2.6.1.1.1.5
The DS0-DP port's configured transfer rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER r64K(0), r56K(1)  

ds0DpCfgZeroCodeEnf 1.3.6.1.4.1.644.2.4.2.6.1.1.1.6
Determines the Zero Code Signal enforcement setting.
Status: current Access: read-write
OBJECT-TYPE    
  FunctionSwitch  

ds0DpCfgLoopDetect 1.3.6.1.4.1.644.2.4.2.6.1.1.1.7
Determines current Loop detection setting. A channel bank can turn certain loopback codes into a dropside loop or network loop, depending upon direction (local, remote DS0, remote CSU, or remote OCU). If disabled, the DS0-DP device is transparent to loop commands and does not respond.
Status: current Access: read-write
OBJECT-TYPE    
  FunctionSwitch  

ds0DpCfgCmdStatus 1.3.6.1.4.1.644.2.4.2.6.1.1.1.8
The command status for this port 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 DS0-DP Port Commands used in SET Command (1..99) update(1) Change existing Port Configuration inServiceAll (7) Change Link Status to in-service for all 8 ports. copyToAll (9) Copy DS0-DP Port configuration to all other ports within the same device outOfServiceAll (12) Change Link Status to out-of-service for all 8 ports. Response States used in GET RESPONSE Command (100..199) update-successful (101) DS0-DP Port data has been successfully changed insvc-successful (107) All Ports have been successfully placed In Service copy-successful (109) DS0-DP Port data has been successfully copied to other ports oos-successful (112) All Ports have been successfully placed Out of Service DS0DP Port Error Codes used in GET RESPONSE Command (200..699) err-general-config-error (400) Unknown DS0-DP port configuration error occurred err-invalid-port-status (401) Unrecognized DS0-DP port status setting err-invalid-port-command (403) Unrecognized DS0-DP port command-action err-invalid-zero-code (406) Unrecognized zero code enforcement setting err-invalid-port-rate (407) Unrecognized DS0-DP Rate err-invalid-network-loop (410) Unrecognized loop detect setting setting 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    
  INTEGER ready-for-command(0), update(1), inServiceAll(7), copyToAll(9), outOfServiceAll(12), update-successful(101), insvc-successful(107), copy-successful(109), oos-successful(112), err-general-config-error(400), err-invalid-port-status(401), err-invalid-port-command(403), err-invalid-zero-code(406), err-invalid-port-rate(407), err-invalid-network-loop(410), err-data-locked-by-another-user(450), err-snmp-parse-failed(500), err-invalid-snmp-type(501), err-invalid-snmp-var-size(502)  

ds0DpClockConfigTable 1.3.6.1.4.1.644.2.4.2.6.1.2
This is the DS0-DP Composite Clock Configuration table which consists of an entry for each DS0-DP card in the node. The total number of entries depends on the number of DS0-DP cards in the node. Changes to the Clock Configuration must be made on a record or row by row basis. This means that any use of the Set command on writable fields must include the ds0DpCompClockCmdStatus field with a value of 'update' as the last variable in the SET PDU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS0dpClockConfigEntry

ds0DpClockConfigEntry 1.3.6.1.4.1.644.2.4.2.6.1.2.1
The conceptual row of the DS0-DP Composite Clock Configuration table. A row in this table cannot be added or deleted, only modified using the ds0DpCompClockCmdStatus field with a value of 'update' as the last variable in the SET PDU. The ds0DpCompClockCmdStatus field must be included as the last variable in a SET PDU for the action to take effect. If the ds0DpCompClockCmdStatus is missing from the SET PDU, the GET RESPONSE will contain the SNMP error status of 'genErr' for and an error index equal to the last variable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DS0dpClockConfigEntry  

ds0DpCompClockAddr 1.3.6.1.4.1.644.2.4.2.6.1.2.1.1
This number uniquely identifies a DS0-DP Clock resource. This number will be used throughout the system to identify a unique port. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid port number will vary depending on the specified device. The 1st byte represents the Nest Number (0-7) The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Clock Port Number (9) The 4th byte is reserved for future use.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

ds0DpCompClockResource 1.3.6.1.4.1.644.2.4.2.6.1.2.1.2
Uniquely identifies a DS0-DP composite clock 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  

ds0DpCompClockStatus 1.3.6.1.4.1.644.2.4.2.6.1.2.1.3
Displays current Composite Clock setting and allows user to enable or disable it.
Status: current Access: read-write
OBJECT-TYPE    
  FunctionSwitch  

ds0DpCompClockCmdStatus 1.3.6.1.4.1.644.2.4.2.6.1.2.1.4
The command status for this port 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 DS0-DP Clock Commands used in SET Command (1..99) update (1) Change existing Composite Clock setting Response States used in GET RESPONSE Command (100..199) update-successful (101) DS0-DP Composite Clock data has been successfully changed DS0DP Clock Error Codes used in GET RESPONSE Command (200..699) err-general-clock-config-error (400) Unknown DS0-DP port configuration error occurred err-invalid-clock-status (401) Unrecognized DS0-DP composite clock setting err-invalid-clock-command (403) Unrecognized DS0-DP clock command-action 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    
  INTEGER ready-for-command(0), update(1), update-successful(101), err-general-clock-config-error(400), err-invalid-clock-status(401), err-invalid-clock-command(403), err-data-locked-by-another-user(450), err-snmp-parse-failed(500), err-invalid-snmp-type(501), err-invalid-snmp-var-size(502)  

ds0dpPortDiagTable 1.3.6.1.4.1.644.2.4.2.6.2.1
This is the DS0DP Port Diagnostic table which consists of a single entry for each card's Framer Display. The total number of entries depends on the number of DS0DP cards in the nest.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS0dpPortDiagEntry

ds0dpPortDiagEntry 1.3.6.1.4.1.644.2.4.2.6.2.1.1
The conceptual row of the DS0DP Port table. A row in this table cannot be added or deleted, only modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  DS0dpPortDiagEntry  

ds0dpDiagAddr 1.3.6.1.4.1.644.2.4.2.6.2.1.1.1
This number uniquely identifies a DS0-Dp Port resource. This number will be used throughout the system to identify a unique port. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid port number will vary depending on the specified device. The 1st byte represents the Nest Number (0-7) The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Port Number (1-32) The 4th byte is reserved for future use.
Status: current Access: read-only
OBJECT-TYPE    
  LinkPortAddress  

ds0dpDiagResource 1.3.6.1.4.1.644.2.4.2.6.2.1.1.2
This number uniquely identifies a DS0DP Port 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  

ds0dpDiagState 1.3.6.1.4.1.644.2.4.2.6.2.1.1.3
Determines the current line condition status of the Port. ok (0) - No Alarm net-loop (8), - loopback code on the network side drop-loop (16), - loopback code on the STP drop side los (64), - Loss of Signal oos (65535), - Inactive errors (2147483647)- Multiple Errors displays raw bit field value
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), net-loop(8), drop-loop(16), los(64), oos(65535), errors(2147483647)  

ds0dpDiagErrSecs 1.3.6.1.4.1.644.2.4.2.6.2.1.1.4
This is the total number of errored seconds that have occurred since the port has been activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ds0dpDiagDropLoop 1.3.6.1.4.1.644.2.4.2.6.2.1.1.5
Determines the current latching DS0 Dataport loopback code on the STP drop side (4 wire anolog side) for this port. In order to turn on a loop, the port must be configured In Service with a Connection. off (0) - indicates drop side loopback is disabled ocu (40) - triggers the DS0DP to send a standard DDS OCU loop code towards the drop side. csu (41) - triggers the DS0DP to send a standard DDS CSU loop code towards the drop side. ds0ToDrop (42) - loops the DS0 data towards the drop side. local (43) - the STP/PATCH PANEL output data enters the DS0DP and is looped back toward the four-wire drop. Also, the DS0-DP sends the DDS Mux-Out-Of-Sync-Code in place of the four-wire loop data towards the network. ds0FromDrop (49) - loops the DS0 data from the drop side.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), ocu(40), csu(41), ds0ToDrop(42), local(43), ds0FromDrop(49)  

ds0dpDiagNetLoop 1.3.6.1.4.1.644.2.4.2.6.2.1.1.6
Determines the current latching DS0 Dataport loopback code on the network side (T1 digital line side) for this port. In order to turn on a loop, the port must be configured In Service with a Connection. off (0) - indicates network loopback is disabled local (5) - the incoming DS0 data from the far end enters the DS0DP and is looped back towards the far end. Also, the DS0DP sends the DDS Mux-Out-Of-Sync-Code in place of the DS0 data from the network towards the drop. ocu (45)- triggers the DS0DP to send a standard DDS OCU loop code towards the far end. csu (46)- triggers the DS0DP to send a standard DDS CSU loop code towards the far end. ds0ToNet (47) - loops the DS0 data towards the network side. ds0FromNet(48) - loops the DS0 data from the network side.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(5), local(44), ocu(45), csu(46), ds0ToNet(47), ds0FromNet(48)  

ds0dpDiagBertState 1.3.6.1.4.1.644.2.4.2.6.2.1.1.7
This indicates the current BERT test running and can be used to start and stop a desired Test Period. In order to turn on a bert, the port must be configured In Service. bertOff (51) - indicates BERT test is not running dropAllOnes (93) - sends All Ones Bert pattern to Drop drop511 (94) - sends 511 Bert pattern to Drop drop2047 (95) - sends 2047 Bert pattern to Drop dropQRSS (96) - sends QRSS Bert pattern to Drop netAllOnes (97) - sends All Ones Bert pattern to Network net511 (98) - sends 511 Bert pattern to Network net2047 (99) - sends 2047 Bert pattern to Network netQRSS (100) - sends QRSS Bert pattern to Network
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bertOff(51), dropAllOnes(93), drop511(94), drop2047(95), dropQRSS(96), netAllOnes(97), net511(98), net2047(99), netQRSS(100)  

ds0dpDiagTestDuration 1.3.6.1.4.1.644.2.4.2.6.2.1.1.8
This the total number of seconds the test data has been collected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ds0dpDiagBertErrSecs 1.3.6.1.4.1.644.2.4.2.6.2.1.1.9
This is the total number of errored seconds that have occurred on the local port since the Test has been turned on. This Errored Second is defined as a one second period in which one or more bits are in error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ds0dpDiagBpvErrSecs 1.3.6.1.4.1.644.2.4.2.6.2.1.1.10
This is the number of seconds a Bi-polar violation was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ds0dpDiagInsErrMode 1.3.6.1.4.1.644.2.4.2.6.2.1.1.11
Determines the status of the current Insert Error mode associated with the framer. In order to insert an error, the ds0dpPortDiagCmdStatus must be sent in a SET PDU with a value of 'insertError'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bert-error(1), bpv(2)  

ds0dpDiagCmdStatus 1.3.6.1.4.1.644.2.4.2.6.2.1.1.12
This is the command status for the DS0DP Port 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 DS0DP Action Commands used in SET Command (1..99) update (1) Can be used optionally when inserting errors 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 ds0dpPortDiagInsErrMode. Response States used in GET RESPONSE Command (100..199) update-successful (101) 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-diag-error (200) Unknown request error occurred. err-invalid-loop (202) Unrecognized loop Command requested err-invalid-bert (203) Unrecognized Bert Command requested 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-diag-error(200), err-link-out-of-service(201), err-invalid-loop(202), err-invalid-bert(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)  

dnxDS0DPEnterprise 1.3.6.1.4.1.644.2.4.2.6.0
ERI DNX DS0DP Enterprise for Alarms/Events
Status: current Access: read-write
OBJECT-IDENTITY    

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

ds0DpClockConfigTrap 1.3.6.1.4.1.644.2.4.2.6.0.2
This trap is used to notify a NMS that a user has updated the Clock configuration for the specified DS0-DP Device.
Status: current Access: read-write
NOTIFICATION-TYPE