nbsPrbsCheckPatternCaps

NBS-PRBS-MIB · .1.3.6.1.4.1.629.212.3.2.1.2

Object

column OctetString
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.

Context

MIB
NBS-PRBS-MIB
OID
.1.3.6.1.4.1.629.212.3.2.1.2
Type
column
Access
readonly
Status
current
Parent
nbsPrbsCheckEntry

Walk 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::nbsPrbsCheckPatternCaps'
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::nbsPrbsCheckPatternCaps.<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::nbsPrbsCheckPatternCaps'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.