nbsPrbsCheckProgress
NBS-PRBS-MIB ·
.1.3.6.1.4.1.629.212.3.2.1.8
Object
column SNMPv2-SMICounter32
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.
Context
- MIB
- NBS-PRBS-MIB
- OID
.1.3.6.1.4.1.629.212.3.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsPrbsCheckEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-PRBS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-PRBS-MIB::nbsPrbsCheckProgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-PRBS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-PRBS-MIB::nbsPrbsCheckProgress.<nbsPrbsCheckIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-PRBS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-PRBS-MIB::nbsPrbsCheckProgress'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295