ERI-DNX-DS0-DP-MIB
The ERI Enterprise MIB Module for the DNX DS0DP Device.
Main OID:
eriDNXDs0dpMIB.1.3.6.1.4.1.644.3.10
37
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
37 total| Object Name |
|---|
dnxDS0DP OBJECT IDENTIFIER .1.3.6.1.4.1.644.2.4.2.6 |
dnxDS0DPEnterpriseERI DNX DS0DP Enterprise for Alarms/Events OBJECT IDENTIFIER .1.3.6.1.4.1.644.2.4.2.6.0 |
ds0DpPortConfigTrapThis trap is used to notify a NMS that a user has updated the Port configuration for a given DS0-DP Port entry. NOTIFICATION-TYPE .1.3.6.1.4.1.644.2.4.2.6.0.1 |
ds0DpClockConfigTrapThis trap is used to notify a NMS that a user has updated the Clock configuration for the specified DS0-DP Device. NOTIFICATION-TYPE .1.3.6.1.4.1.644.2.4.2.6.0.2 |
ds0DpConfig OBJECT IDENTIFIER .1.3.6.1.4.1.644.2.4.2.6.1 |
ds0DpPortConfigTableThis 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. SEQUENCE OF DS0dpPortConfigEntry .1.3.6.1.4.1.644.2.4.2.6.1.1 |
ds0DpPortConfigEntryThe 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. DS0dpPortConfigEntry .1.3.6.1.4.1.644.2.4.2.6.1.1.1 |
ds0DpCfgPortAddrThis 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.ro LinkPortAddress (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.1.1.1 |
ds0DpCfgResourceUniquely 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.ro Integer32 .1.3.6.1.4.1.644.2.4.2.6.1.1.1.2 |
ds0DpCfgPortNameThis is the user-defined text name to identify the port.rw DisplayString .1.3.6.1.4.1.644.2.4.2.6.1.1.1.3 |
ds0DpCfgStatusDictates the current status of the port, in-service or out-of-service.rw PortStatus (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.1.1.4 |
ds0DpCfgRateThe DS0-DP port's configured transfer rate.rw Enumeration .1.3.6.1.4.1.644.2.4.2.6.1.1.1.5 |
ds0DpCfgZeroCodeEnfDetermines the Zero Code Signal enforcement setting.rw FunctionSwitch (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.1.1.6 |
ds0DpCfgLoopDetectDetermines 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.rw FunctionSwitch (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.1.1.7 |
ds0DpCfgCmdStatusThe 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 bigrw Enumeration .1.3.6.1.4.1.644.2.4.2.6.1.1.1.8 |
ds0DpClockConfigTableThis 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. SEQUENCE OF DS0dpClockConfigEntry .1.3.6.1.4.1.644.2.4.2.6.1.2 |
ds0DpClockConfigEntryThe 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. DS0dpClockConfigEntry .1.3.6.1.4.1.644.2.4.2.6.1.2.1 |
ds0DpCompClockAddrThis 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.ro LinkPortAddress (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.2.1.1 |
ds0DpCompClockResourceUniquely 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.ro Integer32 .1.3.6.1.4.1.644.2.4.2.6.1.2.1.2 |
ds0DpCompClockStatusDisplays current Composite Clock setting and allows user to enable or disable it.rw FunctionSwitch (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.1.2.1.3 |
ds0DpCompClockCmdStatusThe 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 bigrw Enumeration .1.3.6.1.4.1.644.2.4.2.6.1.2.1.4 |
ds0DpDiag OBJECT IDENTIFIER .1.3.6.1.4.1.644.2.4.2.6.2 |
ds0dpPortDiagTableThis 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. SEQUENCE OF DS0dpPortDiagEntry .1.3.6.1.4.1.644.2.4.2.6.2.1 |
ds0dpPortDiagEntryThe conceptual row of the DS0DP Port table. A row in this table cannot be added or deleted, only modified. DS0dpPortDiagEntry .1.3.6.1.4.1.644.2.4.2.6.2.1.1 |
ds0dpDiagAddrThis 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.ro LinkPortAddress (ERI-DNX-SMC-MIB) .1.3.6.1.4.1.644.2.4.2.6.2.1.1.1 |
ds0dpDiagResourceThis 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.ro Integer32 .1.3.6.1.4.1.644.2.4.2.6.2.1.1.2 |
ds0dpDiagStateDetermines 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 valuero Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.3 |
ds0dpDiagErrSecsThis is the total number of errored seconds that have occurred since the port has been activated.ro Counter32 .1.3.6.1.4.1.644.2.4.2.6.2.1.1.4 |
ds0dpDiagDropLoopDetermines 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.rw Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.5 |
ds0dpDiagNetLoopDetermines 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.rw Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.6 |
ds0dpDiagBertStateThis 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 Networkrw Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.7 |
ds0dpDiagTestDurationThis the total number of seconds the test data has been collected.ro Counter32 .1.3.6.1.4.1.644.2.4.2.6.2.1.1.8 |
ds0dpDiagBertErrSecsThis 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.ro Counter32 .1.3.6.1.4.1.644.2.4.2.6.2.1.1.9 |
ds0dpDiagBpvErrSecsThis is the number of seconds a Bi-polar violation was detected.ro Counter32 .1.3.6.1.4.1.644.2.4.2.6.2.1.1.10 |
ds0dpDiagInsErrModeDetermines 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'.rw Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.11 |
ds0dpDiagCmdStatusThis 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 bigrw Enumeration .1.3.6.1.4.1.644.2.4.2.6.2.1.1.12 |
eriDNXDs0dpMIBThe ERI Enterprise MIB Module for the DNX DS0DP Device. MODULE-IDENTITY .1.3.6.1.4.1.644.3.10 |