NBS-PRBS-MIB
- Registered at
- 1.3.6.1.4.1.629.212
- Last updated
- 2012-09-26 00:00
- Organization
- NBS
- Namespace
- mrv
- Source file
NBS-PRBS-MIB- Digest
sha256:4b5af0f922352cd3a9c2dc86f0b23f86403a76726ddf2ef248337898b5227708
Description
Pattern checking and generation
Contact
For technical support, please contact your service channel
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| NBS-CMMC-MIB | nbsCmmcChassisIndex, nbsCmmcPortIndex, nbsCmmcPortName, nbsCmmcSlotIndex |
| NBS-MIB | nbs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB INET-ADDRESS-MIB NBS-CMMC-MIB NBS-CMMCENUM-MIB NBS-MIB NBS-PRBS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsPrbsPatternGrp OBJECT-IDENTITY Available bit sequences | 1.3.6.1.4.1.629.212.1 | current | ||
| nbsPrbsPatternTableSize OBJECT-TYPE Number of entries in nbsPrbsPatternTable | 1.3.6.1.4.1.629.212.1.1 | Unsigned32 | read-only | current |
| nbsPrbsPatternTable OBJECT-TYPE List of known PRBS patterns | 1.3.6.1.4.1.629.212.1.2 | not-accessible | current | |
| nbsPrbsPatternEntry OBJECT-TYPE A particular PRBS pattern | 1.3.6.1.4.1.629.212.1.2.1 | not-accessible | current | |
| nbsPrbsPatternIndex OBJECT-TYPE Index 1 is reserved. Indexing starts from 2. | 1.3.6.1.4.1.629.212.1.2.1.1 | INTEGER | not-accessible | current |
| nbsPrbsPatternName OBJECT-TYPE Name of this pattern | 1.3.6.1.4.1.629.212.1.2.1.2 | DisplayString | read-only | current |
| nbsPrbsPatternDesc OBJECT-TYPE Description of this pattern | 1.3.6.1.4.1.629.212.1.2.1.3 | DisplayString | read-only | current |
| nbsPrbsGenGrp OBJECT-IDENTITY PRBS pattern generation status and configuration | 1.3.6.1.4.1.629.212.2 | current | ||
| nbsPrbsGenTableSize OBJECT-TYPE | 1.3.6.1.4.1.629.212.2.1 | Unsigned32 | read-only | current |
| nbsPrbsGenTable OBJECT-TYPE List of ports that can generate a PRBS bitstream. | 1.3.6.1.4.1.629.212.2.2 | not-accessible | current | |
| nbsPrbsGenEntry OBJECT-TYPE An individual port's PRBS pattern generation status and configuration | 1.3.6.1.4.1.629.212.2.2.1 | not-accessible | current | |
| nbsPrbsGenIfIndex OBJECT-TYPE The Mib2 ifIndex of this pattern generator port. | 1.3.6.1.4.1.629.212.2.2.1.1 | InterfaceIndex | not-accessible | current |
| nbsPrbsGenPatternCaps OBJECT-TYPE Bitmask indicating which patterns can be generated from this port. Bits 0 and 1 are reserved. Subsequent bits refer to the nbsPrbsPatternTable. Bit 2 corresponds to nbsPrbsPatternIndex 2, bit 3 to nbsPrbsPatternIndex 3, and so on. A bit is set (1) if that pattern can be generated by this port, cleared (0) otherwise. OCTET STRING bitmasks count the leftmost bit (MSB) as 0. A zero length OCTET STRING indicates that this object is not supported. | 1.3.6.1.4.1.629.212.2.2.1.2 | OCTET STRING | read-only | current |
| nbsPrbsGenPatternIndex OBJECT-TYPE The nbsPrbsPatternIndex to utilize. When read, the value -1 indicates pattern generation is not supported. When read, the value 1 indicates there is no pattern currently selected. Values less than 2 cannot be written. | 1.3.6.1.4.1.629.212.2.2.1.3 | INTEGER | read-write | current |
| nbsPrbsGenDurationMax OBJECT-TYPE The maximum length of time, in seconds, that a bitstream can be generated from this port. The value 0 indicates there is no limit on the length of time. The value -1 indicates the duration cannot be set, either because generation is not supported, or because there is no way to limit the duration. The generator will not stop without user intervention. It may also indicate there is no valid protocol currently selected, so the maximum duration cannot be calculated. | 1.3.6.1.4.1.629.212.2.2.1.4 | INTEGER | read-only | current |
| nbsPrbsGenDuration OBJECT-TYPE The length of time, in seconds, to generate a bitstream. The value 0 indicates test should run until terminated manually by user. When read, the value -1 indicates setting a duration is not supported. Values less than 0 cannot be written. | 1.3.6.1.4.1.629.212.2.2.1.5 | INTEGER | read-write | current |
| nbsPrbsGenAction OBJECT-TYPE Used to initiate and terminate pattern generation from this port. If pattern generation is not available from this port, Agent will report notSupported(1). Any SET attempts will be rejected. To generate a bitstream, user should SET this object to start(3). To terminate a bitstream, user should SET this object to stop(2). When read, Agent should report the value last SET. Agent may report stop(2) after a system reboot, or after it halts pattern generation because the time specified in nbsPrbsGenDuration elapsed. | 1.3.6.1.4.1.629.212.2.2.1.6 | INTEGER {notSupported(1), stop(2), start(3)} | read-write | current |
| nbsPrbsGenStatus OBJECT-TYPE Indicates whether this port is generating a test bitstream. If notSupported(1), this port cannot generate a test bitstream. If unknown(2), this port can generate a test bitstream but cannot report the status. If idle(3), this port is currently not generating a test bitstream. If generating(4), this port currently is generating a test bitstream. | 1.3.6.1.4.1.629.212.2.2.1.7 | INTEGER {notSupported(1), unknown(2), idle(3), generating(4)} | read-only | current |
| nbsPrbsGenProgress OBJECT-TYPE Indicates how long, in seconds, the port has been generating a bitstream. When nbsPrbsGenStatus changes to generating(4), this.counter should be cleared to zero(0) and then increment once each second. When nbsPrbsGenStatus changes to idle(3), this.counter should be frozen at its then current value. | 1.3.6.1.4.1.629.212.2.2.1.8 | Counter32 | read-only | current |
| nbsPrbsCheckGrp OBJECT-IDENTITY PRBS pattern checking status and configuration | 1.3.6.1.4.1.629.212.3 | current | ||
| nbsPrbsCheckTableSize OBJECT-TYPE | 1.3.6.1.4.1.629.212.3.1 | Unsigned32 | read-only | current |
| nbsPrbsCheckTable OBJECT-TYPE List of ports that can check a PRBS bitstream. | 1.3.6.1.4.1.629.212.3.2 | not-accessible | current | |
| nbsPrbsCheckEntry OBJECT-TYPE An individual port's PRBS pattern checking status and configuration | 1.3.6.1.4.1.629.212.3.2.1 | not-accessible | current | |
| nbsPrbsCheckIfIndex OBJECT-TYPE The Mib2 ifIndex of this pattern checker port. | 1.3.6.1.4.1.629.212.3.2.1.1 | InterfaceIndex | not-accessible | current |
| nbsPrbsCheckPatternCaps OBJECT-TYPE Bitmask indicating which patterns can be checked from this port. Bits 0 and 1 are reserved. Subsequent bits refer to the nbsPrbsPatternTable. Bit 2 corresponds to nbsPrbsPatternIndex 2, bit 3 to nbsPrbsPatternIndex 3, and so on. A bit is set (1) if that pattern can be generated by this port, cleared (0) otherwise. OCTET STRING bitmasks count the leftmost bit (MSB) as 0. A zero length OCTET STRING indicates that this object is not supported. | 1.3.6.1.4.1.629.212.3.2.1.2 | OCTET STRING | read-only | current |
| nbsPrbsCheckPatternIndex OBJECT-TYPE The nbsPrbsPatternIndex to check for. When read, the value -1 indicates pattern checking is not supported. When read, the value 1 indicates there is no pattern currently selected. Values less than 2 cannot be written. | 1.3.6.1.4.1.629.212.3.2.1.3 | INTEGER | read-write | current |
| nbsPrbsCheckDurationMax OBJECT-TYPE The maximum length of time, in seconds, that a bitstream can be checked from this port. The value 0 indicates there is no limit on the length of time. The value -1 indicates the duration cannot be set, either because checking is not supported, or because there is no way to limit the duration. The checker will not stop without user intervention. It may also indicate there is no valid protocol currently selected, so the maximum duration cannot be calculated. | 1.3.6.1.4.1.629.212.3.2.1.4 | INTEGER | read-only | current |
| nbsPrbsCheckDuration OBJECT-TYPE The length of time, in seconds, to check a bitstream. The value 0 indicates test should run until terminated manually by user. When read, the value -1 indicates setting a duration is not supported. Values less than 0 cannot be written. | 1.3.6.1.4.1.629.212.3.2.1.5 | INTEGER | read-write | current |
| nbsPrbsCheckAction OBJECT-TYPE Used to initiate and terminate pattern checking from this port. If pattern checking is not available from this port, Agent will report notSupported(1). Any SET attempts will be rejected. To check a bitstream, user should SET this object to start(3). To terminate checking, user should SET this object to stop(2). When read, Agent should report the value last SET. Agent may report stop(2) after a system reboot, or after it halts pattern checking because the time specified in nbsPrbsCheckDuration elapsed. | 1.3.6.1.4.1.629.212.3.2.1.6 | INTEGER {notSupported(1), stop(2), start(3)} | read-write | current |
| nbsPrbsCheckStatus OBJECT-TYPE Indicates whether this port is checking a bitstream. If notSupported(1), this port cannot check a test bitstream. If idle(2), this port is currently not checking a test bitstream. If syncIn(3), this port currently is checking a bitstream and is synchronized with the pattern specified in nbsPrbsCheckPatternIndex. If syncOut(4), this port currently is checking a bitstream and is out of synchronization with the pattern specified in nbsPrbsCheckPatternIndex. If error(5), this port currently is checking a bitstream and an unspecified error occured in the checker. If errOverflow(6), the Error Counter reached its maximum and checking has been suspended. To clear this condition, user should set nbsPrbsCheckAction to stop(2). If gaveUp(7), the pattern checker was unable to synchronize and aborted. | 1.3.6.1.4.1.629.212.3.2.1.7 | INTEGER {notSupported(1), idle(2), syncIn(3), syncOut(4), error(5), errOverflow(6), gaveUp(7)} | read-only | current |
| nbsPrbsCheckProgress OBJECT-TYPE Indicates how long, in seconds, the port has been checking a bitstream. When nbsPrbsCheckStatus changes to idle(2), this.counter should be cleared to zero(0) and then increment once each second. When nbsPrbsCheckStatus changes to syncIn(3) or syncOut(4), this.counter should be frozen at its then current value. | 1.3.6.1.4.1.629.212.3.2.1.8 | Counter32 | read-only | current |
| nbsPrbsCheckErrors OBJECT-TYPE Indicates how many errors were detected during the last pattern checking session. The Agent should clear this counter to zero(0) when nbsPrbsCheckStatus changes from idle(2). While pattern checking, Agent may increase this counter as errors occur. Once nbsPrbsCheckStatus changes to idle(2), this counter should report the final error count. If errors were detected but the count is unknown, Agent should report the number 1. | 1.3.6.1.4.1.629.212.3.2.1.9 | Counter32 | read-only | current |
| nbsPrbsCheckUpdateFreq OBJECT-TYPE Indicates how frequently, in minutes, the nbsPrbsTrapCheckerStatusUpdate Notification should be sent. The value zero (0) disables update Notifications. | 1.3.6.1.4.1.629.212.3.2.1.10 | INTEGER | read-write | current |
| nbsPrbsTrapGrp OBJECT-IDENTITY Objects used as varbinds in traps | 1.3.6.1.4.1.629.212.200 | current | ||
| nbsPrbsTraps0 OBJECT-IDENTITY PRBS event notifications | 1.3.6.1.4.1.629.212.200.0 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| nbsPrbsTrapGeneratorStarted NOTIFICATION-TYPE Sent when nbsPrbsGenStatus transitions to generating(4). This Notification should be of Severity INFO. | 1.3.6.1.4.1.629.212.200.0.10 | current |
| nbsPrbsTrapGeneratorStopped NOTIFICATION-TYPE Sent when nbsPrbsGenStatus transitions from generating(4). This Notification should be of Severity INFO. | 1.3.6.1.4.1.629.212.200.0.11 | current |
| nbsPrbsTrapCheckerStarted NOTIFICATION-TYPE Sent when an interface begins checking for a bitstream. This Notification should be of Severity INFO. | 1.3.6.1.4.1.629.212.200.0.20 | current |
| nbsPrbsTrapCheckerStopped NOTIFICATION-TYPE Sent when an interface stops checking for a bitstream. This Notification should be of Severity INFO. | 1.3.6.1.4.1.629.212.200.0.21 | current |
| nbsPrbsTrapCheckerOverflowed NOTIFICATION-TYPE Sent when nbsPrbsCheckStatus transitions to errOverflow(6). This event indicates that the checker was unable to continue and is now in a suspended state which requires a user to manually stop the checker. This Notification should be of Severity ERROR. | 1.3.6.1.4.1.629.212.200.0.22 | current |
| nbsPrbsTrapCheckerErrorDetected NOTIFICATION-TYPE Sent when nbsPrbsCheckErrors transitions from zero (0). This event indicates the first error was detected in the incoming bitstream. This Notification should be of Severity ERROR. | 1.3.6.1.4.1.629.212.200.0.23 | current |
| nbsPrbsTrapCheckerStatusUpdate NOTIFICATION-TYPE This Notification periodically reports the status, error counts, and running time of the Checker process. This Notification should be of Severity INFO. | 1.3.6.1.4.1.629.212.200.0.24 | current |
| nbsPrbsTrapCheckerSyncIn NOTIFICATION-TYPE Sent when a checker port synchronizes with a bitstream. This Notification should be of Severity ERROR. | 1.3.6.1.4.1.629.212.200.0.25 | current |
| nbsPrbsTrapCheckerSyncOut NOTIFICATION-TYPE Sent when a checker port loses synchronization with a bitstream. This Notification should be of Severity ERROR. | 1.3.6.1.4.1.629.212.200.0.26 | current |