zxAnCfm2MepDmOperTable
ZTE-AN-CFM2-MIB ·
.1.3.6.1.4.1.3902.1082.80.45.2.3.22.2
Object
table
The Maintenance Association End Point (MEP) performance
measurement operation table stores all the managed objects
for sending DMM.
Steps to use entries in this table:
1) Wait for zxAnCfm2MepDmEnable value to be
disabled. To do this do this sequence:
a. an SNMP GET for both snmpSetSerialNo and
zxAnCfm2MepDmEnable objects (in same SNMP PDU).
b. Check if value for zxAnCfm2MepDmEnable is disabled.
- if not, wait x seconds, go to step a above.
- if enabled, save the value of snmpSetSerialNo and go
to step 2) below
2) Change zxAnCfm2MepDmEnable value from disabled to
enabled to ensure no other management entity will use
the service. In order to not disturb a possible other NMS
do this by sending an SNMP SET for both snmpSetSerialNo
and zxAnCfm2MepDmEnable and other delay measurement
objects (such as zxAnCfm2MepDmPriority,...) (in same SNMP
PDU, and make sure snmpSetSerialNo is the first varbind).
For the snmpSetSerialNo varbind, use the value that you
obtained in step 1) a. This ensures that two cooperating
NMSes will not step on each others toes.
3) Check the value of zxAnCfm2MepDmResultOk to
find out if the operation was successfully initiated or not.
4) Monitor the value of zxAnCfm2MepDmEnable.
When it is reset to false, the last DMM has been transmitted.
5) Get the results of the test from zxAnCfm2MepDmRltTable.
Context
- MIB
- ZTE-AN-CFM2-MIB
- OID
.1.3.6.1.4.1.3902.1082.80.45.2.3.22.2- Type
- table
- Status
- current
- Parent
- zxAnCfm2PerfMeasureObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-CFM2-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CFM2-MIB::zxAnCfm2MepDmOperTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CFM2-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CFM2-MIB::zxAnCfm2MepDmOperTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.