nbsPrbsGenStatus

NBS-PRBS-MIB · .1.3.6.1.4.1.629.212.2.2.1.7

Object

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

Context

MIB
NBS-PRBS-MIB
OID
.1.3.6.1.4.1.629.212.2.2.1.7
Type
column
Access
readonly
Status
current
Parent
nbsPrbsGenEntry

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::nbsPrbsGenStatus'
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::nbsPrbsGenStatus.<nbsPrbsGenIfIndex>'
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::nbsPrbsGenStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2unknown
3idle
4generating