zxAnDdnBertMode
ZTE-AN-DDN-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.2.5.1.1.9
Object
column r/w
Enumeration
The BERT mode to be sent.
In break mode, the Quality Loop Tester(QLT) shall transmit
a test pattern into the channel under test and another QLT
or same QLT (a loopback is activated earlier in the channel)
shall receive the test pattern and performance measurement.
In monitor mode,the QLT shall be able to read the status
of test pattern transmitted by another QLT non-intrusively.
Context
- MIB
- ZTE-AN-DDN-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.2.5.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnDdnBertConfEntry
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 'ZTE-AN-DDN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DDN-MIB::zxAnDdnBertMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-DDN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DDN-MIB::zxAnDdnBertMode.<zxAnDdnBertConfRack>.<zxAnDdnBertConfShelf>.<zxAnDdnBertConfSlot>.<zxAnDdnBertConfCircuit>.<zxAnDdnBertConfTs>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-DDN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-DDN-MIB::zxAnDdnBertMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | break |
2 | monitor |