zhoneBertRequest

ZHONE-Wan-MIB · .1.3.6.1.4.1.5504.5.2.13.1.3

Object

column r/w Enumeration
Command request list for the Ds1 BERT test.
              
This object corresponds to the list of test operations
that can be performed.
              
The possible values are
    noOp         (1),  -- used when reading the object
    start        (2),  -- start test
    stop         (3),  -- stop an initiated test
              		 
Reading this object will always return the value 'noOp (1)'.

Context

MIB
ZHONE-Wan-MIB
OID
.1.3.6.1.4.1.5504.5.2.13.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneDs1BertEntry

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 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneBertRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneBertRequest.<zhoneBertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-Wan-MIB::zhoneBertRequest'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2start
3stop